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.23.17.58.03. An extract from the build.sh output follows: *** 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.23.17.58.03-i386/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2021.01.23.17.58.03-i386/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2021.01.23.17.58.03-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget lint1 dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src/tools *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src/tools 1 error nbmake[4]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src/tools nbmake[3]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src nbmake[2]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src nbmake[1]: stopped in /tmp/build/2021.01.23.17.58.03-i386/src nbmake: stopped in /tmp/build/2021.01.23.17.58.03-i386/src ERROR: Failed to make release The following commits were made between the last successful build and the failed build: 2021.01.23.17.58.03 rillig src/usr.bin/xlint/lint1/Makefile,v 1.59 2021.01.23.17.58.03 rillig src/usr.bin/xlint/lint1/externs1.h,v 1.60 2021.01.23.17.58.03 rillig src/usr.bin/xlint/lint1/lex.c,v 1.1 2021.01.23.17.58.03 rillig src/usr.bin/xlint/lint1/scan.l,v 1.130 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2021.01.html#2021.01.23.17.58.03