NetBSD-CI archive

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

Automated report: NetBSD-current/amd64 build failure



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

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

An extract from the build.sh output follows:

    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="compat/amd64/i386/../../../lib/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib" ;;  *)	this="compat/amd64/i386/../../../lib/${dir}/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2025.01.05.14.30.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-libpam dependall-libukfs
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="compat/amd64/i386/../../../lib/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib" ;;  *)	this="compat/amd64/i386/../../../lib/${dir}/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2025.01.05.14.30.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-libpam install-libukfs
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/dependall-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="compat/amd64/i386/../../../lib/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib" ;;  *)	this="compat/amd64/i386/../../../lib/${dir}/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2025.01.05.14.30.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-../external/bsd/pam-u2f/lib dependall-libp2k dependall-lua
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="compat/amd64/i386/../../../lib/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib" ;;  *)	this="compat/amd64/i386/../../../lib/${dir}/";  real="/tmp/build/2025.01.05.14.30.38-amd64/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2025.01.05.14.30.38-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-../external/bsd/pam-u2f/lib install-libp2k install-lua
    *** [build_install] Error code 1
    nbmake[6]: stopped making "build_install" in /tmp/build/2025.01.05.14.30.38-amd64/src/lib
    nbmake[6]: 1 error
    nbmake[6]: stopped making "build_install" in /tmp/build/2025.01.05.14.30.38-amd64/src/lib
    nbmake[5]: stopped making "build_install" in /tmp/build/2025.01.05.14.30.38-amd64/src/compat/amd64/i386
    nbmake[4]: stopped making "build_install" in /tmp/build/2025.01.05.14.30.38-amd64/src/compat
    nbmake[3]: stopped making "do-compat-lib" in /tmp/build/2025.01.05.14.30.38-amd64/src
    nbmake[2]: stopped making "build" in /tmp/build/2025.01.05.14.30.38-amd64/src
    nbmake[1]: stopped making "distribution" in /tmp/build/2025.01.05.14.30.38-amd64/src
    nbmake: stopped making "release" in /tmp/build/2025.01.05.14.30.38-amd64/src
    ERROR: Failed to make release

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

    2025.01.05.14.30.37 riastradh src/sys/arch/amd64/include/asm.h 1.24
    2025.01.05.14.30.38 riastradh src/sys/arch/i386/include/asm.h 1.46

Logs can be found at:

    http://releng.NetBSD.org/b5reports/amd64/commits-2025.01.html#2025.01.05.14.30.38


Home | Main Index | Thread Index | Old Index