Port-sparc archive

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

Re: call for GCC 4.5.3 testers



At 12:33 Uhr +1000 15.08.2011, matthew green wrote:
>please let me know of any success or failure!  thanks.

Building with

NAMED_USE_PTHREADS= no

(for obvious reasons, like named processes ballooning to 50 MB, and dig
busy-looping at 100% cpu) fails with

[...]
#   compile  libisc/condition.o
/u/netbsd-builds/developer/sparc/tools/bin/sparc--netbsdelf-gcc -O2
-std=gnu99  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings -Werror
-Wno-pointer-sign -fstack-protector -Wstack-protector   --param
ssp-buffer-size=1   --sysroot=/u/netbsd-builds/developer/sparc/destdir
-I/public/netbsd-developer/external/bsd/bind/include
-I/public/netbsd-developer/external/bsd/bind/dist
-I/public/netbsd-developer/external/bsd/bind/dist/lib/dns/include
  -I/public/netbsd-developer/external/bsd/bind/dist/lib/isc/include
-I/public/netbsd-developer/external/bsd/bind/dist/lib/isc/unix/include
-I/public/netbsd-developer/external/bsd/bind/dist/lib/bind9/include
-I/public/netbsd-developer/external/bsd/bind/dist
/lib/isccfg/include
-I/public/netbsd-developer/external/bsd/bind/dist/lib/isccc/include
-I/public/netbsd-developer/external/bsd
/bind/dist/lib/lwres/include
-I/public/netbsd-developer/external/bsd/bind/dist/lib/lwres/unix/include
-DNS_LOCALSTATEDIR=\"/var\"  -DNS_SYSCONFDIR=\"/etc\"
-DSESSION_KEYFILE=\"/var/run/named/session.key\"  -DVERSION=\"9.8.0-P4\"
-DBIND9 -DWANT_IPV6 -DLIBINTERFACE=81  -DLIBREVISION=2 -DLIBAGE=0 -DOPENSSL
-I/public/netbsd-developer/external/bsd/bind/dist/lib/isc/nothreads/include
-D_FORTIFY_SOURCE=2 -c
/public/netbsd-developer/external/bsd/bind/dist/lib/isc/nothreads/condition.c
-o condition.o
cc1: warnings being treated as errors
/public/netbsd-developer/external/bsd/bind/dist/lib/isc/nothreads/condition.c:26:1:
error: 'isc__empty' defined but not used
*** [condition.o] Error code 1
nbmake: stopped in /public/netbsd-developer/external/bsd/bind/lib/libisc
1 error

where EMPTY_TRANSLATION_UNIT aka isc__empty() is #defined in
external/bsd/bind/dist/lib/isc/include/isc/util.h.

The kernel builds, though, and I'll try it tonight.

        hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Friedrich-Ebert-Straße 70
64347 Griesheim
Germany


Home | Main Index | Thread Index | Old Index