+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pcsc-tools-1.6.2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pcsc-tools-1.6.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pcsc-tools-1.6.2 /bin/make all-am make[1]: Entering directory `/home/pbulk/build/security/pcsc-tools/work/pcsc-tools-1.6.2' CC pcsc_scan-pcsc_scan.o pcsc_scan.c:124:1: error: unknown type name '_Atomic' _Atomic Boolean Interrupted = False; ^ pcsc_scan.c:124:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Interrupted' _Atomic Boolean Interrupted = False; ^ pcsc_scan.c: In function 'should_exit': pcsc_scan.c:201:6: error: 'Interrupted' undeclared (first use in this function) if (Interrupted) ^ pcsc_scan.c:201:6: note: each undeclared identifier is reported only once for each function it appears in pcsc_scan.c: At top level: pcsc_scan.c:214:1: error: unknown type name '_Atomic' _Atomic SpinState_t spin_state = SpinStopped; ^ pcsc_scan.c:214:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'spin_state' _Atomic SpinState_t spin_state = SpinStopped; ^ pcsc_scan.c: In function 'spin_start': pcsc_scan.c:218:2: error: 'spin_state' undeclared (first use in this function) spin_state = Options.verbose ? SpinRunning : SpinDisabled; ^ pcsc_scan.c: In function 'spin_stop': pcsc_scan.c:223:2: error: 'spin_state' undeclared (first use in this function) spin_state = SpinStopped; ^ pcsc_scan.c: In function 'spin_update': pcsc_scan.c:245:24: error: 'spin_state' undeclared (first use in this function) if (SpinDisabled == spin_state) ^ pcsc_scan.c: In function 'user_interrupt_signal_handler': pcsc_scan.c:282:2: error: 'Interrupted' undeclared (first use in this function) Interrupted = True; ^ pcsc_scan.c: In function 'stress': pcsc_scan.c:445:7: error: 'Interrupted' undeclared (first use in this function) if (Interrupted) ^ make[1]: *** [pcsc_scan-pcsc_scan.o] Error 1 make[1]: Leaving directory `/home/pbulk/build/security/pcsc-tools/work/pcsc-tools-1.6.2' make: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/pcsc-tools *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/pcsc-tools