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.05.12.17.31.30.

An extract from the build.sh output follows:

    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="tools/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools" ;;  *)	this="tools/${dir}/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.05.12.17.31.30-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-installboot dependall-pwd_mkdb dependall-strfile dependall-sunlabel dependall-vgrind dependall-zic dependall-stat
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="tools/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools" ;;  *)	this="tools/${dir}/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.05.12.17.31.30-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-installboot install-pwd_mkdb install-strfile install-sunlabel install-vgrind install-zic install-stat
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111111}:C/^/dependall-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="tools/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools" ;;  *)	this="tools/${dir}/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.05.12.17.31.30-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . dependall-config dependall-xz-bin dependall-groff dependall-mandoc dependall-cvslatest
    	${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111111}:C/^/install-/}
    	=> @_makedirtarget() {  dir="$1"; shift;  target="$1"; shift;  case "${dir}" in  /*)	this="${dir}/";  real="${dir}" ;;  .)	this="tools/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools" ;;  *)	this="tools/${dir}/";  real="/tmp/build/2022.05.12.17.31.30-i386/src/tools/${dir}" ;;  esac;  show=${this:-.};  echo "${target} ===> ${show%/}${1:+	(with: $@)}";  cd "${real}"  &&  /tmp/build/2022.05.12.17.31.30-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};  };  _makedirtarget . install-config install-xz-bin install-groff install-mandoc install-cvslatest
    *** [build_install] Error code 1
    nbmake[4]: stopped in /tmp/build/2022.05.12.17.31.30-i386/src/tools
    1 error
    nbmake[4]: stopped in /tmp/build/2022.05.12.17.31.30-i386/src/tools
    nbmake[3]: stopped in /tmp/build/2022.05.12.17.31.30-i386/src
    nbmake[2]: stopped in /tmp/build/2022.05.12.17.31.30-i386/src
    nbmake[1]: stopped in /tmp/build/2022.05.12.17.31.30-i386/src
    nbmake: stopped in /tmp/build/2022.05.12.17.31.30-i386/src
    ERROR: Failed to make release

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

    2022.05.12.17.31.30 christos src/usr.bin/xlint/lint1/cgram.y,v 1.412
    2022.05.12.17.31.30 christos src/usr.bin/xlint/lint1/err.c,v 1.165

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2022.05.html#2022.05.12.17.31.30


Home | Main Index | Thread Index | Old Index