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 babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2022.07.22.21.28.32.

An extract from the build.sh output follows:

    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="lib/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib" ;;  *)	this="lib/${dir}/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.07.22.21.28.32-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-libpam dependall-libukfs
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="lib/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib" ;;  *)	this="lib/${dir}/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.07.22.21.28.32-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-libpam install-libukfs
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/dependall-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="lib/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib" ;;  *)	this="lib/${dir}/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.07.22.21.28.32-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-../external/bsd/pam-u2f/lib dependall-libp2k dependall-../sys/rump/dev/lib dependall-../sys/rump/fs/lib dependall-../sys/rump/kern/lib dependall-../sys/rump/net/lib dependall-lua
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="lib/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib" ;;  *)	this="lib/${dir}/";  real="/tmp/build/2022.07.22.21.28.32-i386/src/lib/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.07.22.21.28.32-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-../external/bsd/pam-u2f/lib install-libp2k install-../sys/rump/dev/lib install-../sys/rump/fs/lib install-../sys/rump/kern/lib install-../sys/rump/net/lib install-lua
    *** [build_install] Error code 1
    nbmake[4]: stopped in /tmp/build/2022.07.22.21.28.32-i386/src/lib
    1 error
    nbmake[4]: stopped in /tmp/build/2022.07.22.21.28.32-i386/src/lib
    nbmake[3]: stopped in /tmp/build/2022.07.22.21.28.32-i386/src
    nbmake[2]: stopped in /tmp/build/2022.07.22.21.28.32-i386/src
    nbmake[1]: stopped in /tmp/build/2022.07.22.21.28.32-i386/src
    nbmake: stopped in /tmp/build/2022.07.22.21.28.32-i386/src
    ERROR: Failed to make release

Between the last successful build and the failed build, a total of 379
revisions were committed, by the following developer:

    mrg

The first of these commits was made on CVS date 2022.07.22.21.10.26,
and the last on 2022.07.22.21.28.32.

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2022.07.html#2022.07.22.21.28.32


Home | Main Index | Thread Index | Old Index