Current-Users archive

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

Build failure with MKPIC=no



sources from yesterday (and the day before, same picture):
(-u as it's the 2nd try; tried on tuesday, too, failing the same)

===> build.sh command: ./build.sh -T /data/current-tools -O /data/current-obj 
-D /data/current-dest -u -V MKPIC=no distribution kernel=GENERIC
===> build.sh started: Wed Feb 24 15:21:24 EST 2010
===> NetBSD version:   5.99.24
===> MACHINE:          i386
===> MACHINE_ARCH:     i386
===> Build platform:   NetBSD 5.0_STABLE i386
===> HOST_SH:          /bin/sh
===> TOOLDIR path:     /data/current-tools
===> DESTDIR path:     /data/current-dest
===> RELEASEDIR path:     /data/current-obj/releasedir
===> makewrapper:      /data/current-tools/bin/nbmake-i386
===> Updated /data/current-tools/bin/nbmake-i386
(...)
dependall ===> gnu/usr.bin/gdb6
dependall ===> gnu/usr.bin/gdb6/bfd
dependall ===> gnu/usr.bin/gdb6/libiberty
dependall ===> gnu/usr.bin/gdb6/opcodes
dependall ===> gnu/usr.bin/gdb6/libgdb
dependall ===> gnu/usr.bin/gdb6/readline
dependall ===> gnu/usr.bin/gdb6/sim
dependall ===> gnu/usr.bin/gdb6/gdb
       link  gdb/gdb
/data/current-dest/usr/lib/libc.a(compat_ldexp_ieee754.o): In function `finite':
compat_ldexp_ieee754.c:(.text+0x0): multiple definition of `finite'
/data/current-dest/usr/lib/libm.a(s_finite.o):(.text+0x0): first defined here
/data/current-dest/usr/lib/libc.a(compat_ldexp_ieee754.o): In function `scalbn':
compat_ldexp_ieee754.c:(.text+0x20): multiple definition of `scalbn'
/data/current-dest/usr/lib/libm.a(s_scalbn.o):(.text+0x0): first defined here
collect2: ld returned 1 exit status

*** Failed target:  gdb
*** Failed command: /data/current-tools/bin/i486--netbsdelf-gcc 
-B/data/current-dest/usr/lib/ -B/data/current-dest/usr/lib/ -Wl,-nostdlib -o 
gdb gdb.o -L/data/current-obj/gnu/usr.bin/gdb6/libgdb -lgdb 
-L/data/current-obj/gnu/usr.bin/gdb6/opcodes -lopcodes 
-L/data/current-obj/gnu/usr.bin/gdb6/bfd -lbfd 
-L/data/current-obj/gnu/usr.bin/gdb6/readline -lreadline -lterminfo 
-L/data/current-obj/gnu/usr.bin/gdb6/libiberty -liberty -lcurses -lintl -lm 
-lkvm -L/data/current-dest/usr/lib -Wl,-rpath-link,/data/current-dest/lib 
-L/data/current-dest/lib -Wl,-rpath-link,/data/current-dest/usr/lib 
-L/data/current-dest/usr/lib
*** Error code 1

Stop.

Anybody been successful building with MKPIC=no lately?

Tia,

-Martin


Home | Main Index | Thread Index | Old Index