=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpns", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xpns-1.0nb4 --- dir.H --- --- cell.h --- touch cell.h --- dir.H --- touch dir.H --- hi.o --- --- steps.o --- --- hi.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c hi.c --- steps.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c steps.c --- hi.o --- hi.c: In function 'HiSayOK': hi.c:48:6: warning: old-style function definition [-Wold-style-definition] 48 | void HiSayOK( w, client_data, call_data) | ^~~~~~~ hi.c: In function 'HiPopup': hi.c:69:6: warning: old-style function definition [-Wold-style-definition] 69 | void HiPopup( w, client_data, call_data) | ^~~~~~~ --- stepsinst.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c stepsinst.c --- stepspop.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c stepspop.c --- stepsinst.o --- stepsinst.c: In function 'StepsWinInst': stepsinst.c:37:6: warning: old-style function definition [-Wold-style-definition] 37 | void StepsWinInst( Parent) | ^~~~~~~~~~~~ --- sim.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c sim.c --- stepspop.o --- stepspop.c: In function 'StepsWinPopup': stepspop.c:35:6: warning: old-style function definition [-Wold-style-definition] 35 | void StepsWinPopup( w, event, params, num_params) | ^~~~~~~~~~~~~ stepspop.c: In function 'StepsSayCancel': stepspop.c:77:6: warning: old-style function definition [-Wold-style-definition] 77 | void StepsSayCancel( w, client_data, call_data) | ^~~~~~~~~~~~~~ stepspop.c: In function 'StepsSayOK': stepspop.c:100:6: warning: old-style function definition [-Wold-style-definition] 100 | void StepsSayOK( w, client_data, call_data) | ^~~~~~~~~~ stepspop.c:116:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 116 | HaWinSayStep( w, (XtPointer)StepsNoOfSteps, call_data); | ^ --- simbreak.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c simbreak.c --- simfire.o --- --- simbreak.o --- simbreak.c: In function 'SimBreakAddBL': simbreak.c:44:6: warning: old-style function definition [-Wold-style-definition] 44 | void SimBreakAddBL( Typ, nr) | ^~~~~~~~~~~~~ --- simfire.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c simfire.c simfire.c: In function 'SimFireS': simfire.c:21:31: error: implicit declaration of function 'SimStepS'; did you mean 'StepS'? [-Wimplicit-function-declaration] 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^~~~~~~~ simfire.c:39:5: note: in expansion of macro 'StepS' 39 | StepS( SimGetFirstT( AKTIV) ); | ^~~~~ simfire.c:39:12: error: implicit declaration of function 'SimGetFirstT' [-Wimplicit-function-declaration] 39 | StepS( SimGetFirstT( AKTIV) ); | ^~~~~~~~~~~~ simfire.c:21:42: note: in definition of macro 'StepS' 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^ simfire.c:44:10: error: implicit declaration of function 'SimGetRandomT' [-Wimplicit-function-declaration] 44 | StepS( SimGetRandomT( AKTIV) ); /* AUSWAHL DURCH ZUFALL ! */ | ^~~~~~~~~~~~~ simfire.c:21:42: note: in definition of macro 'StepS' 21 | #define StepS( t) if ( (SimStepS( (t) )) ) return BREAK_SET; else return NORMAL | ^ simfire.c: In function 'SimFireP': simfire.c:22:31: error: implicit declaration of function 'SimStepP'; did you mean 'StepP'? [-Wimplicit-function-declaration] 22 | #define StepP() if ( (SimStepP()) ) return BREAK_SET; else return NORMAL | ^~~~~~~~ simfire.c:69:5: note: in expansion of macro 'StepP' 69 | StepP(); | ^~~~~ simfire.c: In function 'SimFireAgain': simfire.c:127:6: warning: old-style function definition [-Wold-style-definition] 127 | char SimFireAgain( TNr) | ^~~~~~~~~~~~ --- fileio.o --- gcc -O2 -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c fileio.c --- simfire.o --- *** [simfire.o] Error code 1 bmake: stopped making "pns" in /home/pbulk/work/x11/xpns/work --- fileio.o --- fileio.c: In function 'SaveHeader': fileio.c:34:13: warning: old-style function definition [-Wold-style-definition] 34 | static void SaveHeader( f) | ^~~~~~~~~~ fileio.c: In function 'FileSave': fileio.c:53:6: warning: old-style function definition [-Wold-style-definition] 53 | void FileSave( FileName) | ^~~~~~~~ fileio.c: In function 'FileLoad': fileio.c:78:9: warning: old-style function definition [-Wold-style-definition] 78 | BOOLEAN FileLoad( FileName) | ^~~~~~~~ bmake: 1 error bmake: stopped making "pns" in /home/pbulk/work/x11/xpns/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpns *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpns