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 2021.01.03.19.15.36.
An extract from the build.sh output follows:
dependall ===> tools/lint1
--- ops.h ---
# create lint1/ops.h
AWK=/tmp/build/2021.01.03.19.15.36-i386/tools/bin/nbawk /bin/sh
/tmp/build/2021.01.03.19.15.36-i386/src/usr.bin/xlint/lint1/mkops -h
/tmp/build/2021.01.03.19.15.36-i386/src/tools/lint1/../../usr.bin/xlint/lint1/ops.def
> ops.h
--- err-msgs.h ---
# create lint1/err-msgs.h
sp='[[:space:]]*';
from="^$sp\(\".*\"\)\,$sp/\*$sp\([0-9][0-9]*\)$sp\*/\$";
/tmp/build/2021.01.03.19.15.36-i386/tools/bin/nbsed -n -e "s,$from,#define
MSG_\2 \1,p" < err.c > err-msgs.h.tmp
sh: cannot open err.c: no such file
*** [err-msgs.h] Error code 1
nbmake[6]: stopped in /tmp/build/2021.01.03.19.15.36-i386/src/tools/lint1
1 error
nbmake[6]: stopped in /tmp/build/2021.01.03.19.15.36-i386/src/tools/lint1
*** Failed target: dependall-lint1
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/";
real="/tmp/build/2021.01.03.19.15.36-i386/src/tools" ;; *)
this="tools/${dir}/";
real="/tmp/build/2021.01.03.19.15.36-i386/src/tools/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
&& /tmp/build/2021.01.03.19.15.36-i386/tools/bin/nbmake _THISDIR_="${this}"
"$@" ${target}; }; _makedirtarget lint1 dependall
*** Error code 2
*** [build_install] Error code 1
nbmake[4]: stopped in /tmp/build/2021.01.03.19.15.36-i386/src/tools
1 error
nbmake[4]: stopped in /tmp/build/2021.01.03.19.15.36-i386/src/tools
ERROR: Failed to make release
The following commits were made between the last successful build and
the failed build:
2021.01.03.18.48.37 rillig src/usr.bin/xlint/lint1/Makefile,v 1.55
2021.01.03.18.48.37 rillig src/usr.bin/xlint/lint1/Makefile.err-msgs-h,v 1.1
2021.01.03.18.48.37 rillig src/usr.bin/xlint/lint1/decl.c,v 1.107
2021.01.03.18.48.37 rillig src/usr.bin/xlint/lint1/err.c,v 1.64
2021.01.03.18.48.37 rillig src/usr.bin/xlint/lint1/lint1.h,v 1.49
2021.01.03.19.10.47 rillig src/usr.bin/xlint/lint1/decl.c,v 1.108
2021.01.03.19.10.47 rillig src/usr.bin/xlint/lint1/init.c,v 1.59
2021.01.03.19.10.47 rillig src/usr.bin/xlint/lint1/lint1.h,v 1.50
2021.01.03.19.10.47 rillig src/usr.bin/xlint/lint1/tree.c,v 1.120
2021.01.03.19.15.36 rillig src/usr.bin/xlint/lint1/decl.c,v 1.109
2021.01.03.19.15.36 rillig src/usr.bin/xlint/lint1/lint1.h,v 1.51
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2021.01.html#2021.01.03.19.15.36