+ 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/xmon-1.5.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmon-1.5.6/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmon-1.5.6 --- decode11.o --- --- linkl.o --- --- print11.o --- --- server.o --- --- decode11.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c decode11.c --- linkl.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c linkl.c --- print11.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c print11.c --- server.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c server.c --- fd.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c fd.c --- main.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c main.c --- prtype.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c prtype.c --- table11.o --- --- main.o --- main.c: In function 'main': main.c:132:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 132 | (void)UsingFD(fileno(stdin), ReadStdin, (Pointer)(int)fileno(stdin)); | ^ main.c: In function 'SetUpConnectionSocket': main.c:402:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 402 | (void)UsingFD(ConnectionSocket, NewConnection, (Pointer)ConnectionSocket); | ^ main.c: In function 'ReadStdin': main.c:614:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 614 | int fd = (int)private_data; | ^ main.c: In function 'NewConnection': main.c:824:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 824 | int XPort = (int)private_data; | ^ --- table11.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c table11.c --- widgeti.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c widgeti.c --- table11.o --- table11.c: In function 'DefineValues': table11.c:133:1: error: type of 'length' defaults to 'int' [-Wimplicit-int] 133 | DefineValues(type, value, length, ctype, name) | ^~~~~~~~~~~~ table11.c:133:1: error: type of 'ctype' defaults to 'int' [-Wimplicit-int] --- xmonui.o --- gcc -g -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c xmonui.c --- table11.o --- *** [table11.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xmon/work/xmon.1.5.6 --- xmonui.o --- xmonui.c: In function 'toggle_cb': xmonui.c:207:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 207 | if (!(Bool)call_data) | ^ bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/xmon/work/xmon.1.5.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xmon *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xmon