This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2021.11.07.15.46.20.
An extract from the build.sh output follows:
(.text+0x299): undefined reference to `main'
/tmp/build/2021.11.07.15.46.20-i386/tools/lib/gcc/i486--netbsdelf/10.3.0/../../../../i486--netbsdelf/bin/ld:
/tmp/ccxYAfKl.o: in function `filesize':
fa_spawn_utils.c:(.text+0x72): undefined reference to
`atf_tc_fail_requirement'
/tmp/build/2021.11.07.15.46.20-i386/tools/lib/gcc/i486--netbsdelf/10.3.0/../../../../i486--netbsdelf/bin/ld:
/tmp/ccxYAfKl.o: in function `empty_outfile':
fa_spawn_utils.c:(.text+0xe4): undefined reference to
`atf_tc_fail_requirement'
collect2: error: ld returned 1 exit status
--- dependall-sys ---
# compile lib/startprog.o
/tmp/build/2021.11.07.15.46.20-i386/tools/bin/i486--netbsdelf-gcc
-march=i386 -mtune=i386
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa
--sysroot=/tmp/build/2021.11.07.15.46.20-i386/destdir -DBOOTXX -I
/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../lib
-I
/tmp/build/2021.11.07.15.46.20-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ffsv1
-DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000
-DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ffsv1_open
-DXXfs_close=ffsv1_close -DXXfs_read=ffsv1_read -DXXfs_stat=ffsv1_stat
-DFS=ffsv1 -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../..
-DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING
-DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK
-DLIBSA_SINGLE_DEVICE=blkdev -DLIBKERN_OPTIMISE_SPACE
-D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0" -
D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/quad
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/string
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/atomic
-I/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3
-x assembler-with-cpp -c
/tmp/build/2021.11.07.15.46.20-i386/src/sys/arch/i386/stand/lib/startprog.S -o
startprog.o.o
--- dependall-usr.sbin ---
nbmake[4]: stopped in /tmp/build/2021.11.07.15.46.20-i386/src
The following commits were made between the last successful build and
the failed build:
2021.11.07.15.18.25 rillig src/usr.bin/indent/indent.c,v 1.215
2021.11.07.15.18.25 rillig src/usr.bin/indent/indent.h,v 1.85
2021.11.07.15.18.25 rillig src/usr.bin/indent/lexi.c,v 1.137
2021.11.07.15.44.28 rillig src/tests/usr.bin/indent/opt_cs.c,v 1.4
2021.11.07.15.44.28 rillig src/tests/usr.bin/indent/opt_v.c,v 1.4
2021.11.07.15.44.28 rillig
src/tests/usr.bin/indent/token_keyword_struct_union_enum.c,v 1.3
2021.11.07.15.46.20 christos src/tests/lib/libc/gen/posix_spawn/Makefile,v
1.3
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/fa_spawn_utils.c,v 1.1
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/fa_spawn_utils.h,v 1.1
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/h_fileactions.c,v 1.2
2021.11.07.15.46.20 christos src/tests/lib/libc/gen/posix_spawn/h_spawn.c,v
1.3
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/h_spawnattr.c,v 1.3
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/t_fileactions.c,v 1.7
2021.11.07.15.46.20 christos src/tests/lib/libc/gen/posix_spawn/t_spawn.c,v
1.4
2021.11.07.15.46.20 christos
src/tests/lib/libc/gen/posix_spawn/t_spawnattr.c,v 1.5
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2021.11.html#2021.11.07.15.46.20