+ 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/ia64sim-0.5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ia64sim-0.5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ia64sim-0.5 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Iinclude -c asm/assemble.c -o obj/assemble.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Iinclude -c asm/bundle.c -o obj/bundle.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Iinclude -c asm/asmfunc.c -o obj/asmfunc.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Iinclude -c asm/jumptbl.c -o obj/jumptbl.o asm/bundle.c: In function 'bundle_from_file': asm/bundle.c:117:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 117 | if (temp[1]=='/') *temp = (char) NULL; /* strip comments */ | ^ asm/bundle.c:121:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 121 | *temp = (char) NULL; stop = STOP; | ^ asm/bundle.c: In function 'data_from_file': asm/bundle.c:388:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 388 | if (temp[1]=='/') *temp = (char) NULL; /* strip comments */ | ^ asm/assemble.c: In function 'parse_operands': asm/assemble.c:285:21: error: implicit declaration of function 'strtoq'; did you mean 'strtok'? [-Wimplicit-function-declaration] 285 | imm = strtoq(inptr, &throwaway, 0); | ^~~~~~ | strtok gmake: *** [makefile.unx:37: assemble.o] Error 1 gmake: *** Waiting for unfinished jobs.... asm/asmfunc.c: In function 'or_r_i8_r': asm/asmfunc.c:5217:38: warning: result of '46 << 27' requires 34 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 5217 | out->q = (uint64)8<<37 | (0xb*4+2)<<27 | op.r[0]<<6 | (op.i[0]&127)<<13 | ^~ asm/asmfunc.c: In function 'psub1_uuu_r_r_r': asm/asmfunc.c:5574:54: warning: result of '2822 << 27' requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] 5574 | out->q = (uint64)8<<37 | (11*256+0*128+0*64+1*4+2)<<27 | | ^~ *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/ia64sim *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/ia64sim