+ 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/xfinans-5.9nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xfinans-5.9nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xfinans-5.9nb4 --- window.o --- --- icon.o --- --- check.o --- --- search.o --- --- window.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c window.c --- icon.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c icon.c --- check.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c check.c --- search.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c search.c --- window.o --- window.c: In function 'Quit': window.c:235:3: error: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] 235 | unlink("fplot.plt"); | ^~~~~~ --- search.o --- search.c:38:1: error: return type defaults to 'int' [-Wimplicit-int] 38 | searchInit(void) { | ^~~~~~~~~~ search.c:44:1: error: return type defaults to 'int' [-Wimplicit-int] 44 | searchFree(void) { /* New strategy: reuse */ | ^~~~~~~~~~ search.c: In function 'SearchPopup': search.c:251:5: error: implicit declaration of function 'updateMarkWithText' [-Wimplicit-function-declaration] 251 | updateMarkWithText(SEARCH_LABEL,popup); | ^~~~~~~~~~~~~~~~~~ --- info.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c info.c --- window.o --- window.c: In function 'MenuSelect': window.c:343:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 343 | int pane_num = (int) client_data; | ^ window.c: In function 'create_menu': window.c:637:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 637 | (XtPointer) menu_names[i].opcode); | ^ window.c: In function 'mainWindow': window.c:1903:3: error: implicit declaration of function 'load_configuration'; did you mean 'save_configuration'? [-Wimplicit-function-declaration] 1903 | load_configuration(); | ^~~~~~~~~~~~~~~~~~ | save_configuration window.c:1906:3: error: implicit declaration of function 'ReadTransfers'; did you mean 'RunTransfers'? [-Wimplicit-function-declaration] 1906 | ReadTransfers(); | ^~~~~~~~~~~~~ | RunTransfers window.c: In function 'opdaterPostList': window.c:1926:3: error: implicit declaration of function 'opdaterSearchList'; did you mean 'opdaterSaldoList'? [-Wimplicit-function-declaration] 1926 | opdaterSearchList(); | ^~~~~~~~~~~~~~~~~ | opdaterSaldoList window.c: In function 'PosteringPopup': window.c:2106:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2106 | i=(int) client_data; | ^ --- saldo.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c saldo.c saldo.c:30:1: error: return type defaults to 'int' [-Wimplicit-int] 30 | saldoInit(void) { | ^~~~~~~~~ saldo.c:40:1: error: return type defaults to 'int' [-Wimplicit-int] 40 | saldoFree(void) { | ^~~~~~~~~ saldo.c: In function 'saldoFree': saldo.c:43:5: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 43 | free(saldoStr[i]); | ^~~~ saldo.c:12:1: note: include '' or provide a declaration of 'free' 11 | #include "allocmem.h" +++ |+#include 12 | saldo.c:43:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 43 | free(saldoStr[i]); | ^~~~ saldo.c:43:5: note: include '' or provide a declaration of 'free' saldo.c: In function 'SaldoPopup': saldo.c:256:5: error: implicit declaration of function 'updateMarkWithText' [-Wimplicit-function-declaration] 256 | updateMarkWithText(LIST_BALANCES,popup); | ^~~~~~~~~~~~~~~~~~ --- window.o --- *** [window.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/finance/xfinans/work/Xfinans/Src --- saldo.o --- *** [saldo.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/finance/xfinans/work/Xfinans/Src --- search.o --- *** [search.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/finance/xfinans/work/Xfinans/Src bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/finance/xfinans/work/Xfinans/Src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/xfinans *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/finance/xfinans