=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pdsh", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for pdsh-2.31nb5 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in common --- err.lo --- --- fd.lo --- --- err.lo --- if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -D_REENTRANT -pthreads -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT err.lo -MD -MP -MF ".deps/err.Tpo" -c -o err.lo err.c; then mv -f ".deps/err.Tpo" ".deps/err.Plo"; else rm -f ".deps/err.Tpo"; exit 1; fi --- fd.lo --- if /usr/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -D_REENTRANT -pthreads -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT fd.lo -MD -MP -MF ".deps/fd.Tpo" -c -o fd.lo fd.c; then mv -f ".deps/fd.Tpo" ".deps/fd.Plo"; else rm -f ".deps/fd.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -pthreads -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c -fPIC -DPIC -o .libs/fd.o --- err.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -pthreads -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -fPIC -DPIC -o .libs/err.o In file included from err.c:47: macros.h:60:16: error: cannot use keyword 'false' as enumeration constant 60 | typedef enum { false, true } bool; | ^~~~~ macros.h:60:16: note: 'false' is a keyword with '-std=c23' onwards macros.h:60:30: error: expected ';', identifier or '(' before 'bool' 60 | typedef enum { false, true } bool; | ^~~~ macros.h:60:30: warning: useless type name in empty declaration *** [err.lo] Error code 1 bmake[3]: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31/src/common --- fd.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -pthreads -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c -o fd.o >/dev/null 2>&1 bmake[3]: 1 error bmake[3]: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31/src/common *** [all-recursive] Error code 1 bmake[2]: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31/src bmake[2]: 1 error bmake[2]: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31 *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31 bmake: 1 error bmake: stopped making "all" in /tmp/work/parallel/pdsh/work/pdsh-pdsh-2.31 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pdsh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pdsh