Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Some ports cannot 'build.sh release'



Just a couple of updates...

On Fri, 7 Dec 2012, Paul Goyette wrote:

evbarm-el fails while compiling ipsec.c for the GUMSTIX kernel.

This is fixed - thanks, Christos!


evbearm-el fails while compiling/linting libc/lshldi3.ln

Thanks, Christos, for fixing this one, too.

Howver, there is now a new failure for this port, for compiling
libstdc++-v3/eh_arm.pico I have attached the new log file to this message.


evbearm-eb fails due to an error in the Makefiles
...
evbppc64 fails due to the kernel modules being installed in unexpected directories.

No change for these two, and no change expected (no relevant commits).



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------
#   compile  libstdc++-v3/eh_arm.pico
/build/netbsd-local/tools/x86_64/evbearm-el/bin/arm--netbsdelf-eabi-c++ 
-frandom-seed=2d0b018a -O2 -Werror -fno-implicit-templates 
-fdiagnostics-show-location=once  --sysroot=/build/netbsd-local/dest/evbearm-el 
-I/build/netbsd-local/src/external/gpl3/gcc/dist/gcc 
-I/build/netbsd-local/src/external/gpl3/gcc/dist/include 
-I/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++ 
-I/build/netbsd-local/src/external/gpl3/gcc/lib/libstdc++-v3/../libstdc++-v3_4/arch/earm
 -I. -DHAVE_STDLIB_H -DHAVE_STRING_H 
-I/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/include 
-I/build/netbsd-local/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm  -c    
-fPIC -DPIC 
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/eh_arm.cc 
-o eh_arm.pico
cc1plus: warnings being treated as errors
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/eh_arm.cc:
 In function '__cxxabiv1::__cxa_type_match_result 
__cxa_type_match(_Unwind_Control_Block*, const std::type_info*, bool, void**)':
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/eh_arm.cc:42:23:
 error: declaration of '__cxxabiv1::__cxa_type_match_result 
__cxa_type_match(_Unwind_Control_Block*, const std::type_info*, bool, void**)' 
with C language linkage
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/unwind-cxx.h:199:17:
 error: conflicts with previous declaration 'bool 
__cxxabiv1::__cxa_type_match(_Unwind_Control_Block*, const std::type_info*, 
bool, void**)'
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/eh_arm.cc:
 In function 'bool __cxa_begin_cleanup(_Unwind_Control_Block*)':
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/eh_arm.cc:96:49:
 error: declaration of 'bool __cxa_begin_cleanup(_Unwind_Control_Block*)' with 
C language linkage
/build/netbsd-local/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/unwind-cxx.h:201:17:
 error: conflicts with previous declaration 'void 
__cxxabiv1::__cxa_begin_cleanup(_Unwind_Control_Block*)'
*** [eh_arm.pico] Error code 1


Home | Main Index | Thread Index | Old Index