NetBSD-CI archive

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

Automated report: NetBSD-current/sparc build failure



This is an automatically generated notice of a NetBSD-current/sparc
build failure.

The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.07.21.13.10.23.

An extract from the build.sh output follows:

    *** In directory: /tmp/build/2025.07.21.13.10.23-sparc/src/crypto/external/apache2/openssl/lib/liblegacy
    *** Failed commands:
    	${_MKTARGET_CREATE}
    	=> @echo '#  ' " create " liblegacy/liblegacy.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 /tmp/build/2025.07.21.13.10.23-sparc/src/crypto/external/apache2/openssl/lib/liblegacy/legacy.expsym liblegacy.so.0.0.actsym >liblegacy.so.0.0.diffsym.tmp; then  mv -f liblegacy.so.0.0.diffsym.tmp liblegacy.so.0.0.diffsym;  else  ret=$?;  cat liblegacy.so.0.0.diffsym.tmp;  echo liblegacy.so.0.0: error:  actual symbols differ from expected symbols >&2;  exit $ret;  fi
    *** [liblegacy.so.0.0.diffsym] Error code 1
    nbmake[7]: stopped making "realall" in /tmp/build/2025.07.21.13.10.23-sparc/src/crypto/external/apache2/openssl/lib/liblegacy
    nbmake[7]: 1 error

The following commits were made between the last successful build and
the first failed build:

    2025.07.21.08.41.03 skrll src/sys/arch/aarch64/aarch64/trap.c 1.52
    2025.07.21.08.46.17 skrll src/sys/arch/aarch64/aarch64/trap.c 1.53
    2025.07.21.10.55.51 macallan src/sys/dev/pci/gffb.c 1.23
    2025.07.21.13.10.23 christos src/crypto/external/apache2/openssl/lib/liblegacy/providers.inc 1.2

Logs can be found at:

    https://releng.NetBSD.org/b5reports/sparc/commits-2025.07.html#2025.07.21.13.10.23


Home | Main Index | Thread Index | Old Index