The NetBSD Test Fixture wrote:
> --- dependall-pkg_install ---
> cc1: all warnings being treated as errors
> *** [util.o] Error code 1
> nbmake[10]: stopped in
> /tmp/bracket/build/2019.04.06.03.06.29-i386/src/external/bsd/pkg_install/sbin/pkg_create
More relevant error messages from earlier in the build og:
--- dependall-pkg_install ---
/tmp/bracket/build/2019.04.06.03.06.29-i386/src/external/bsd/pkg_install/dist/create/main.c:
In function 'main':
/tmp/bracket/build/2019.04.06.03.06.29-i386/src/external/bsd/pkg_install/dist/create/main.c:179:4:
warning: this statement may fall through [-Wimplicit-fallthrough=]
show_version();
^~~~~~~~~~~~~~
/tmp/bracket/build/2019.04.06.03.06.29-i386/src/external/bsd/pkg_install/dist/create/main.c:182:3:
note: here
case '?':
^~~~
--
Andreas Gustafsson, [email protected]