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.08.19.21.21.04. An extract from the build.sh output follows: | ^~ In file included from /tmp/build/2021.08.19.21.21.04-i386/src/usr.bin/mkdep/mkdep.c:57: /tmp/build/2021.08.19.21.21.04-i386/src/usr.bin/mkdep/findcc.h:3:14: note: expected 'char *' but argument is of type 'const char *' 3 | char *findcc(char *); | ^~~~~~ /tmp/build/2021.08.19.21.21.04-i386/src/usr.bin/mkdep/mkdep.c:110:22: error: passing argument 1 of 'findcc' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] 110 | pathname = findcc(CC); | ^~ In file included from /tmp/build/2021.08.19.21.21.04-i386/src/usr.bin/mkdep/mkdep.c:57: /tmp/build/2021.08.19.21.21.04-i386/src/usr.bin/mkdep/findcc.h:3:14: note: expected 'char *' but argument is of type 'const char *' 3 | char *findcc(char *); The following commits were made between the last successful build and the failed build: 2021.08.19.21.13.58 rillig src/usr.bin/xlint/lint1/emit1.c,v 1.49 2021.08.19.21.13.58 rillig src/usr.bin/xlint/lint1/externs1.h,v 1.129 2021.08.19.21.13.58 rillig src/usr.bin/xlint/lint1/lex.c,v 1.65 2021.08.19.21.13.58 rillig src/usr.bin/xlint/lint1/tree.c,v 1.340 2021.08.19.21.21.04 rillig src/usr.bin/mkdep/findcc.c,v 1.8 2021.08.19.21.21.04 rillig src/usr.bin/mkdep/findcc.h,v 1.2 2021.08.19.21.21.04 rillig src/usr.bin/xlint/xlint/xlint.c,v 1.78 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2021.08.html#2021.08.19.21.21.04