Current-Users archive

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

-current build failure: libgdb



Hi,

-----
#   compile  libgdb/i386nbsd-nat.o
/usr/local/netbsd-tools/i386/bin/i686--netbsdelf-gcc -O2 -std=gnu99
-Werror   -Wno-stack-protector
--sysroot=/home/snapshot/20120122/root/i386
-I/usr/src/external/gpl3/gdb/lib/libgdb
-I/usr/src/external/gpl3/gdb/lib/libgdb/arch/i386
-I/usr/src/external/gpl3/gdb/dist/gdb
-I/usr/src/external/gpl3/gdb/dist/gdb/config
-I/usr/src/external/gpl3/gdb/dist/gdb/common
-I/usr/src/external/gpl3/gdb/dist/include/opcode
-I/usr/src/external/gpl3/gdb/dist/libdecnumber
-I/usr/src/external/gpl3/gdb/dist
-I/usr/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386
-I/usr/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386
-I/usr/src/external/gpl3/gdb/dist/bfd
-I/usr/src/external/gpl3/gdb/dist/include  -DTARGET_SYSTEM_ROOT=\"\"
-DTARGET_SYSTEM_ROOT_RELOCATABLE=0  -DBINDIR=\"/usr/bin\"
-DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -DMI_OUT=1 -DTUI=1
 -c    /usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c -o
i386nbsd-nat.o
cc1: warnings being treated as errors
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c: In function
'supply_gregset':
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c:115:3: error:
implicit declaration of function 'i386bsd_supply_gregset'
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c: In function 'fill_gregset':
/usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c:126:3: error:
implicit declaration of function 'i386bsd_collect_gregset'

*** Failed target:  i386nbsd-nat.o
*** Failed command:
/usr/local/netbsd-tools/i386/bin/i686--netbsdelf-gcc -O2 -std=gnu99
-Werror -Wno-stack-protector
--sysroot=/home/snapshot/20120122/root/i386
-I/usr/src/external/gpl3/gdb/lib/libgdb
-I/usr/src/external/gpl3/gdb/lib/libgdb/arch/i386
-I/usr/src/external/gpl3/gdb/dist/gdb
-I/usr/src/external/gpl3/gdb/dist/gdb/config
-I/usr/src/external/gpl3/gdb/dist/gdb/common
-I/usr/src/external/gpl3/gdb/dist/include/opcode
-I/usr/src/external/gpl3/gdb/dist/libdecnumber
-I/usr/src/external/gpl3/gdb/dist
-I/usr/src/external/gpl3/gdb/lib/libgdb/../libbfd/arch/i386
-I/usr/src/external/gpl3/gdb/lib/libgdb/../libdecnumber/arch/i386
-I/usr/src/external/gpl3/gdb/dist/bfd
-I/usr/src/external/gpl3/gdb/dist/include -DTARGET_SYSTEM_ROOT=\"\"
-DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\"
-DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -DMI_OUT=1 -DTUI=1
-c /usr/src/external/gpl3/gdb/dist/gdb/i386nbsd-nat.c -o
i386nbsd-nat.o
*** Error code 1

Stop.
nbmake: stopped in /usr/src/external/gpl3/gdb/lib/libgdb

*** Failed target:  dependall
*** Failed command: cd "/usr/src/external/gpl3/gdb/lib/libgdb";
/usr/local/netbsd-tools/i386/bin/nbmake realall
*** Error code 1

Stop.
-----

my environment and build command:
===> build.sh command:    ./build.sh -m i386 -D
/home/snapshot/20120122/root/i386 -R /home/snapshot/20120122/release
-T /usr/local/netbsd-tools/i386 -x release
===> NetBSD version:      5.99.60
===> MACHINE:             i386
===> MACHINE_ARCH:        i386
===> Build platform:      NetBSD 5.99.60 i386
===> HOST_SH:             /bin/sh
===> TOOLDIR path:        /usr/local/netbsd-tools/i386
===> DESTDIR path:        /home/snapshot/20120122/root/i386
===> RELEASEDIR path:     /home/snapshot/20120122/release
===> Updated makewrapper: /usr/local/netbsd-tools/i386/bin/nbmake-i386

regards,
-- 
NONAKA Kimihiro


Home | Main Index | Thread Index | Old Index