=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/gputils", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for gputils-1.5.0 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/work/devel/gputils/work/gputils-1.5.0' Making all in libgputils gmake[2]: Entering directory '/tmp/work/devel/gputils/work/gputils-1.5.0/libgputils' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/opt/pkg/share/gputils/header\" -DLKR_PATH=\"/opt/pkg/share/gputils/lkr\" -DLIB_PATH=\"/opt/pkg/share/gputils/lib\" -I/opt/pkg/include -DGPUTILS_SVN_VERSION=1284 -MT gparchive.o -MD -MP -MF .deps/gparchive.Tpo -c -o gparchive.o gparchive.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/opt/pkg/share/gputils/header\" -DLKR_PATH=\"/opt/pkg/share/gputils/lkr\" -DLIB_PATH=\"/opt/pkg/share/gputils/lib\" -I/opt/pkg/include -DGPUTILS_SVN_VERSION=1284 -MT gpbitarray.o -MD -MP -MF .deps/gpbitarray.Tpo -c -o gpbitarray.o gpbitarray.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/opt/pkg/share/gputils/header\" -DLKR_PATH=\"/opt/pkg/share/gputils/lkr\" -DLIB_PATH=\"/opt/pkg/share/gputils/lib\" -I/opt/pkg/include -DGPUTILS_SVN_VERSION=1284 -MT gpcfg.o -MD -MP -MF .deps/gpcfg.Tpo -c -o gpcfg.o gpcfg.c In file included from libgputils.h:28, from gpbitarray.c:23: gptypes.h:30:3: error: cannot use keyword 'false' as enumeration constant 30 | false = (0 == 1), | ^~~~~ gptypes.h:30:3: note: 'false' is a keyword with '-std=c23' onwards gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DHEADER_PATH=\"/opt/pkg/share/gputils/header\" -DLKR_PATH=\"/opt/pkg/share/gputils/lkr\" -DLIB_PATH=\"/opt/pkg/share/gputils/lib\" -I/opt/pkg/include -DGPUTILS_SVN_VERSION=1284 -MT gpcfg-table.o -MD -MP -MF .deps/gpcfg-table.Tpo -c -o gpcfg-table.o gpcfg-table.c In file included from libgputils.h:28, from gparchive.c:23: gptypes.h:30:3: error: cannot use keyword 'false' as enumeration constant 30 | false = (0 == 1), | ^~~~~ gptypes.h:30:3: note: 'false' is a keyword with '-std=c23' onwards gmake[2]: *** [Makefile:425: gparchive.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:425: gpbitarray.o] Error 1 In file included from gpcfg.h:30, from gpcfg.c:24: gptypes.h:30:3: error: cannot use keyword 'false' as enumeration constant 30 | false = (0 == 1), | ^~~~~ gptypes.h:30:3: note: 'false' is a keyword with '-std=c23' onwards gmake[2]: *** [Makefile:425: gpcfg.o] Error 1 In file included from gpcfg.h:30, from gpcfg-table.c:23: gptypes.h:30:3: error: cannot use keyword 'false' as enumeration constant 30 | false = (0 == 1), | ^~~~~ gptypes.h:30:3: note: 'false' is a keyword with '-std=c23' onwards gmake[2]: *** [Makefile:425: gpcfg-table.o] Error 1 gmake[2]: Leaving directory '/tmp/work/devel/gputils/work/gputils-1.5.0/libgputils' gmake[1]: *** [Makefile:396: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/work/devel/gputils/work/gputils-1.5.0' gmake: *** [Makefile:335: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/gputils *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/gputils