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 2025.01.23.12.08.12. An extract from the build.sh output follows: *** In directory: /tmp/build/2025.01.23.12.08.12-i386/src/lib/libexecinfo *** Failed commands: ${_MKTARGET_CREATE} => @echo '# ' " create " libexecinfo/libexecinfo.so.0.0.diffsym if diff -u ${.ALLSRC} >${.TARGET}.tmp; then ${MV} ${.TARGET}.tmp ${.TARGET}; else ret=$$?; cat ${.TARGET}.tmp; echo ${_LIB.so.full}: error: actual symbols differ from expected symbols >&2; exit $$ret; fi => if diff -u execinfo.expsym libexecinfo.so.0.0.actsym >libexecinfo.so.0.0.diffsym.tmp; then mv -f libexecinfo.so.0.0.diffsym.tmp libexecinfo.so.0.0.diffsym; else ret=$?; cat libexecinfo.so.0.0.diffsym.tmp; echo libexecinfo.so.0.0: error: actual symbols differ from expected symbols >&2; exit $ret; fi *** [libexecinfo.so.0.0.diffsym] Error code 1 nbmake[7]: stopped making "realall" in /tmp/build/2025.01.23.12.08.12-i386/src/lib/libexecinfo nbmake[7]: 1 error nbmake[7]: stopped making "realall" in /tmp/build/2025.01.23.12.08.12-i386/src/lib/libexecinfo nbmake[6]: stopped making "dependall" in /tmp/build/2025.01.23.12.08.12-i386/src/lib/libexecinfo The following commits were made between the last successful build and the first failed build: 2025.01.23.12.08.12 christos src/lib/libexecinfo/backtrace.3 1.11 2025.01.23.12.08.12 christos src/lib/libexecinfo/backtrace.c 1.9 2025.01.23.12.08.12 christos src/lib/libexecinfo/execinfo.h 1.5 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2025.01.html#2025.01.23.12.08.12