+ 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/ttf2pt1-3.4.4nb18/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ttf2pt1-3.4.4nb18/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ttf2pt1-3.4.4nb18 --- ttf2pt1.o --- --- pt1.o --- --- runt1asm.o --- --- ttf.o --- --- ttf2pt1.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -DUSE_FREETYPE `freetype-config --cflags` -c ttf2pt1.c --- pt1.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -DUSE_FREETYPE `freetype-config --cflags` -c pt1.c --- runt1asm.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -DUSE_FREETYPE `freetype-config --cflags` -DEXTERNAL_T1ASM -c runt1asm.c --- ttf.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -DUSE_FREETYPE `freetype-config --cflags` -c ttf.c --- runt1asm.o --- runt1asm.c: In function 'runt1asm': runt1asm.c:28:19: error: implicit declaration of function 'dup' [-Wimplicit-function-declaration] 28 | if(( id = dup(fileno(ifp)) )<0) { | ^~~ runt1asm.c:30:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 30 | exit(1); | ^~~~ runt1asm.c:14:1: note: include '' or provide a declaration of 'exit' 13 | #include +++ |+#include 14 | runt1asm.c:30:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 30 | exit(1); | ^~~~ runt1asm.c:30:17: note: include '' or provide a declaration of 'exit' runt1asm.c:34:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 34 | exit(1); | ^~~~ runt1asm.c:34:17: note: include '' or provide a declaration of 'exit' runt1asm.c:37:9: error: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 37 | close(0); | ^~~~~ | pclose runt1asm.c:40:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 40 | exit(1); | ^~~~ runt1asm.c:40:17: note: include '' or provide a declaration of 'exit' runt1asm.c:45:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 45 | exit(1); | ^~~~ runt1asm.c:45:17: note: include '' or provide a declaration of 'exit' runt1asm.c:50:25: error: implicit declaration of function 'execlp' [-Wimplicit-function-declaration] 50 | error = execlp("t1asm", "t1asm", "-b", NULL); | ^~~~~~ runt1asm.c:50:25: warning: incompatible implicit declaration of built-in function 'execlp' [-Wbuiltin-declaration-mismatch] runt1asm.c:52:25: warning: incompatible implicit declaration of built-in function 'execlp' [-Wbuiltin-declaration-mismatch] 52 | error = execlp("t1asm", "t1asm", NULL); | ^~~~~~ runt1asm.c:56:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 56 | exit(1); | ^~~~ runt1asm.c:56:9: note: include '' or provide a declaration of 'exit' *** [runt1asm.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/fonts/ttf2pt1/work/ttf2pt1-3.4.4 --- pt1.o --- pt1.c: In function 'fdotcurvdist2': pt1.c:5219:41: warning: 'fdotsegdist2' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] 5219 | dots[d].dist2 = fdotsegdist2(&cvd[0], dots[d].p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pt1.c:5219:41: note: referencing argument 1 of type 'double[2][2]' pt1.c:5219:41: note: referencing argument 2 of type 'double[2]' pt1.c:4995:1: note: in a call to function 'fdotsegdist2' 4995 | fdotsegdist2( | ^~~~~~~~~~~~ pt1.c:5222:41: warning: 'fdotsegdist2' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] 5222 | dots[d].dist2 = fdotsegdist2(&cvd[NAPSECT-1], dots[d].p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pt1.c:5222:41: note: referencing argument 1 of type 'double[2][2]' pt1.c:5222:41: note: referencing argument 2 of type 'double[2]' pt1.c:4995:1: note: in a call to function 'fdotsegdist2' 4995 | fdotsegdist2( | ^~~~~~~~~~~~ pt1.c: In function 'fconcisecontour': pt1.c:6049:29: warning: 'fcrossraysge' accessing 32 bytes in a region of size 16 [-Wstringop-overflow=] 6049 | if( fcrossraysge(&tpge, &tnge, NULL, NULL, &apcv[1]) ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pt1.c:6049:29: note: referencing argument 5 of type 'double[2][2]' pt1.c:4935:1: note: in a call to function 'fcrossraysge' 4935 | fcrossraysge( | ^~~~~~~~~~~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/fonts/ttf2pt1/work/ttf2pt1-3.4.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/ttf2pt1 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/fonts/ttf2pt1