+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/algol68g-3.0.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/algol68g-3.0.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for algol68g-3.0.4 /opt/pkg/bin/bmake all-am gcc -DHAVE_CONFIG_H -I. -I./src/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -DBINDIR='"/opt/pkg/bin"' -DINCLUDEDIR='"/opt/pkg/include/algol68g"' -g -O2 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -fno-diagnostics-color -MT ./src/a68g/a68g-a68g.o -MD -MP -MF ./src/a68g/.deps/a68g-a68g.Tpo -c -o ./src/a68g/a68g-a68g.o `test -f './src/a68g/a68g.c' || echo './'`./src/a68g/a68g.c ./src/a68g/a68g.c: In function 'state_license': ./src/a68g/a68g.c:70:12: error: 'STDOUT_FILENO' undeclared (first use in this function) 70 | if (f == STDOUT_FILENO) { | ^~~~~~~~~~~~~ ./src/a68g/a68g.c:70:12: note: each undeclared identifier is reported only once for each function it appears in ./src/a68g/a68g.c: In function 'state_version': ./src/a68g/a68g.c:99:12: error: 'STDOUT_FILENO' undeclared (first use in this function) 99 | if (f == STDOUT_FILENO) { | ^~~~~~~~~~~~~ ./src/a68g/a68g.c: In function 'online_help': ./src/a68g/a68g.c:172:12: error: 'STDOUT_FILENO' undeclared (first use in this function) 172 | if (f == STDOUT_FILENO) { | ^~~~~~~~~~~~~ In file included from ./src/include/a68g.h:103, from ./src/a68g/a68g.c:22: ./src/a68g/a68g.c: In function 'announce_phase': ./src/a68g/a68g.c:189:12: error: 'STDOUT_FILENO' undeclared (first use in this function) 189 | WRITE (STDOUT_FILENO, A68 (output_line)); | ^~~~~~~~~~~~~ ./src/include/a68g-defines.h:221:39: note: in definition of macro 'WRITE' 221 | #define WRITE(f, s) io_write_string ((f), (s)); | ^ ./src/a68g/a68g.c: In function 'compiler_interpreter': ./src/a68g/a68g.c:424:13: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 424 | ASSERT (close (FILE_OBJECT_FD (&A68_JOB)) == 0); | ^~~~~ ./src/include/a68g-defines.h:141:9: note: in definition of macro 'ASSERT' 141 | if (!(f)) {\ | ^ ./src/a68g/a68g.c:487:22: error: 'STDOUT_FILENO' undeclared (first use in this function) 487 | state_license (STDOUT_FILENO); | ^~~~~~~~~~~~~ ./src/a68g/a68g.c: In function 'main': ./src/a68g/a68g.c:726:20: error: 'STDOUT_FILENO' undeclared (first use in this function) 726 | online_help (STDOUT_FILENO); | ^~~~~~~~~~~~~ *** [./src/a68g/a68g-a68g.o] Error code 1 bmake[1]: stopped in /home/pbulk/build/lang/algol68g/work/algol68g-3.0.4 1 error bmake[1]: stopped in /home/pbulk/build/lang/algol68g/work/algol68g-3.0.4 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/lang/algol68g/work/algol68g-3.0.4 1 error bmake: stopped in /home/pbulk/build/lang/algol68g/work/algol68g-3.0.4 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/algol68g *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/algol68g