Current-Users archive

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

4.99.60 : failed to build distribution



Hi,

i try to build latest current version but i got an error with lib/libsa/memcmp.c. After discuss on #netbsd, someone tell me that memcmp.c is no more available in sources. So i try this rm -rf /usr/src and sync again my source tree with csup. I launch again build of ditribution and got the same error. Anybody have any idea ? i only patch bpf.c for wpa_supplicant fix (http://mail-index.netbsd.org/current-users/2008/04/18/msg001879.html)

Here a piece of log :

#   compile  sa/memcmp.o
/usr/src/../tools/bin/i386--netbsdelf-gcc -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Os -ffreestanding -Werror -march=i386 -mtune=i386 -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa -I /usr/src/sys/arch/i386/stand/boot/biosboot/.. -I /usr/src/sys/arch/i386/stand/boot/biosboot/../../lib -I /usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa -I /usr/src/../obj/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../../ -DSUPPORT_PS2 -DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev -DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr -DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS -DSUPPORT_DOSFS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -Wno-pointer-sign -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/quad -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/string -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/arch/i386/string -nostdinc -isystem /usr/src/../obj/destdir.i386/usr/include -DHEAP_START=0x20000 -DHEAP_LIMIT=0x50000 -I/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/../../../common/dist/zlib -DCOMPAT_UFS -D__INTERNAL_LIBSA_CREAD -nostdinc -isystem /usr/src/../obj/destdir.i386/usr/include -Wno-pointer-sign -c /usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/memcmp.c -o memcmp.o
--- dependall-usr.sbin ---
--- dependall-usbdevs ---
dependall ===> usr.sbin/usbdevs
A failure has been detected in another branch of the parallel make

nbmake: stopped in /usr/src/usr.sbin/usbdevs
*** [dependall-usbdevs] Error code 2
1 error

nbmake: stopped in /usr/src/usr.sbin
*** [dependall-usr.sbin] Error code 2
--- dependall-sys ---
i386--netbsdelf-gcc: /usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa/memcmp.c: No such file or directory
i386--netbsdelf-gcc: no input files
*** [memcmp.o] Error code 1
1 error

nbmake: stopped in /usr/obj/sys/arch/i386/stand/boot/lib/sa
*** [/usr/src/../obj/sys/arch/i386/stand/boot/biosboot/lib/sa/libsa.a] Error code 2
1 error

nbmake: stopped in /usr/src/sys/arch/i386/stand/boot/biosboot
*** [dependall-biosboot] Error code 2
1 error

nbmake: stopped in /usr/src/sys/arch/i386/stand/boot
*** [dependall-boot] Error code 2
1 error

nbmake: stopped in /usr/src/sys/arch/i386/stand
*** [dependall-stand] Error code 2
1 error

nbmake: stopped in /usr/src/sys/arch/i386
*** [dependall-i386] Error code 2
1 error

nbmake: stopped in /usr/src/sys/arch
*** [dependall-arch] Error code 2
1 error

nbmake: stopped in /usr/src/sys
*** [dependall-sys] Error code 2
--- dependall-rescue ---
A failure has been detected in another branch of the parallel make

nbmake: stopped in /usr/obj/rescue/ktruss
*** [ktruss_make] Error code 2
1 error

nbmake: stopped in /usr/src/rescue
*** [rescue] Error code 2
1 error

nbmake: stopped in /usr/src/rescue
*** [dependall] Error code 2
1 error

nbmake: stopped in /usr/src/rescue
*** [dependall-rescue] Error code 2
--- dependall-gnu ---
/usr/src/../tools/bin/i386--netbsdelf-objcopy -x tree-eh.o
A failure has been detected in another branch of the parallel make

nbmake: stopped in /usr/src/gnu/usr.bin/gcc4/backend
*** [dependall] Error code 2
1 error

nbmake: stopped in /usr/src/gnu/usr.bin/gcc4/backend
*** [dependall-backend] Error code 2
1 error

nbmake: stopped in /usr/src/gnu/usr.bin/gcc4
*** [dependall-gcc4] Error code 2
1 error

nbmake: stopped in /usr/src/gnu/usr.bin
*** [dependall-usr.bin] Error code 2
1 error

nbmake: stopped in /usr/src/gnu
*** [dependall-gnu] Error code 2
4 errors

nbmake: stopped in /usr/src
*** [do-build] Error code 2
1 error

nbmake: stopped in /usr/src
*** [build] Error code 2
1 error

nbmake: stopped in /usr/src
*** [distribution] Error code 2
1 error

nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***
#angel


zat


Home | Main Index | Thread Index | Old Index