Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/i386 build failure
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.18.17.31.17.
An extract from the build.sh output follows:
*** In directory: /tmp/build/2024.06.18.17.31.17-i386/src/crypto/external/bsd/openssl/lib/libcrypto
*** Failed commands:
${_MKTARGET_CREATE}
=> @echo '# ' " create " libcrypto/libcrypto.so.15.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 /tmp/build/2024.06.18.17.31.17-i386/src/crypto/external/bsd/openssl/lib/libcrypto/crypto.expsym libcrypto.so.15.0.actsym >libcrypto.so.15.0.diffsym.tmp; then mv -f libcrypto.so.15.0.diffsym.tmp libcrypto.so.15.0.diffsym; else ret=$?; cat libcrypto.so.15.0.diffsym.tmp; echo libcrypto.so.15.0: error: actual symbols differ from expected symbols >&2; exit $ret; fi
*** [libcrypto.so.15.0.diffsym] Error code 1
nbmake[7]: stopped in /tmp/build/2024.06.18.17.31.17-i386/src/crypto/external/bsd/openssl/lib/libcrypto
nbmake[7]: 1 error
nbmake[7]: stopped in /tmp/build/2024.06.18.17.31.17-i386/src/crypto/external/bsd/openssl/lib/libcrypto
nbmake[6]: stopped in /tmp/build/2024.06.18.17.31.17-i386/src/crypto/external/bsd/openssl/lib/libcrypto
The following commits were made between the last successful build and
the first failed build:
2024.06.18.17.29.15 christos src/doc/3RDPARTY 1.2013
2024.06.18.17.31.17 christos src/crypto/external/bsd/openssl/lib/libcrypto/crypto.map 1.13
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2024.06.html#2024.06.18.17.31.17
Home |
Main Index |
Thread Index |
Old Index