On Tue, Jun 11, 2024 at 10:07:11AM +0000, NetBSD Test Fixture wrote:
> This is an automatically generated notice of a NetBSD-current/i386
> build failure.
>
> The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host,
> using sources from CVS date 2024.06.11.09.26.58.
>
> An extract from the build.sh output follows:
>
> # create lib/load_http.d
> CC=/tmp/build/2024.06.11.09.26.58-i386/tools/bin/i486--netbsdelf-gcc
> /tmp/build/2024.06.11.09.26.58-i386/tools/bin/nbmkdep -f load_http.d.tmp --
> -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings
> -Werror -Wno-address-of-packed-member -Wno-stringop-truncation
> --sysroot=/tmp/build/2024.06.11.09.26.58-i386/destdir
> -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist
> -I/tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/tools
> -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf
> -I/tmp/build/2024.06.11.09.26.58-i386/src/sys/external/bsd/ipf/netinet
> -DSTATETOP -D__UIO_EXPOSE -DINET -DINET6
> /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/ipf/dist/lib/load_http.c
> && mv -f load_http.d.tmp load_http.d
> --- dependall-pkg_install ---
>
> /tmp/build/2024.06.11.09.26.58-i386/tools/lib/gcc/i486--netbsdelf/10.5.0/../../../../i486--netbsdelf/bin/ld:
> main.o: in function `.L12':
> main.c:(.text.startup+0x1aa): undefined reference to `parse_cross'
> collect2: error: ld returned 1 exit status
> *** Failed target: pkg_add
> *** In directory:
> /tmp/build/2024.06.11.09.26.58-i386/src/external/bsd/pkg_install/sbin/pkg_add
> *** Failed commands:
> ${_MKTARGET_LINK}
> => @echo '# ' " link " pkg_add/pkg_add
>
> The following commits were made between the last successful build and
> the first failed build:
>
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/add/add.h 1.4
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/add/main.c 1.5
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/add/perform.c
> 1.11
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/admin/main.c 1.7
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/create/util.c
> 1.3
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/lib/dewey.c 1.6
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/lib/fexec.c 1.4
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/lib/license.c
> 1.12
> 2024.06.11.09.26.57 wiz
> src/external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in 1.6
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/lib/pkg_io.c 1.5
> 2024.06.11.09.26.57 wiz src/external/bsd/pkg_install/dist/lib/version.h
> 1.21
> 2024.06.11.09.26.58 wiz src/external/bsd/pkg_install/dist/x509/pkgsrc.cnf
> 1.4
>
> Logs can be found at:
>
>
> http://releng.NetBSD.org/b5reports/i386/commits-2024.06.html#2024.06.11.09.26.58
I have the patch since the import and have been trying to commit it,
but cvs.netbsd.org became unresponsible during the commits and is not
accepting any connections from me right now.
Thomas