=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/finance/xfinans", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xfinans-5.9nb4 --- window.o --- --- icon.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 --- window.o --- window.c: In function 'Quit': window.c:235:3: error: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] 235 | unlink("fplot.plt"); | ^~~~~~ 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 --- check.o --- --- window.o --- 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; | ^ --- 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 --- window.o --- *** [window.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/finance/xfinans/work/Xfinans/Src bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/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