+ 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/gpsutils-0.4.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gpsutils-0.4.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gpsutils-0.4.0 --- libgps.o --- --- garmin.o --- --- garminbin.o --- --- capture.o --- --- libgps.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -DDEBUG=0 -c libgps.c --- garmin.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -DDEBUG=0 -c garmin.c --- garminbin.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -DDEBUG=0 -c garminbin.c --- capture.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -DDEBUG=0 -c capture.c --- garmin.o --- garmin.c: In function 'garmin_rcv_record': garmin.c:69:18: warning: variable 'nvalid' set but not used [-Wunused-but-set-variable] 69 | int i,offset,nvalid; | ^~~~~~ --- garminbin.o --- garminbin.c: In function 'main': garminbin.c:168:5: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 168 | bzero (skymap_sum, sizeof(int)*8*60); | ^~~~~ garminbin.c:168:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] garminbin.c: In function 'retrieve_record': garminbin.c:400:18: warning: variable 'checksum' set but not used [-Wunused-but-set-variable] 400 | unsigned char checksum; | ^~~~~~~~ garminbin.c: In function 'output_rinex_rcv_recordset': --- capture.o --- capture.c: In function 'main': capture.c:70:29: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 70 | if (port_name!=NULL && strcmp(port_name,"-")!=0 ) | ^~~~~~ capture.c:19:1: note: include '' or provide a declaration of 'strcmp' 18 | #include "garmin.h" +++ |+#include 19 | --- garminbin.o --- garminbin.c:668:27: warning: the comparison will always evaluate as 'true' for the address of 'rinex_marker_name' will never be NULL [-Waddress] 668 | if (rinex_marker_name != NULL) | ^~ garminbin.c:636:10: note: 'rinex_marker_name' declared here 636 | char rinex_marker_name[]="marker_name"; | ^~~~~~~~~~~~~~~~~ garminbin.c:673:29: warning: the comparison will always evaluate as 'true' for the address of 'rinex_marker_number' will never be NULL [-Waddress] 673 | if (rinex_marker_number != NULL) | ^~ garminbin.c:637:10: note: 'rinex_marker_number' declared here 637 | char rinex_marker_number[]="marker_number"; | ^~~~~~~~~~~~~~~~~~~ --- capture.o --- *** [capture.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/geography/gpsutils/work/gpsutils-0.4.0/src --- garminbin.o --- garminbin.c: In function 'output_csv': garminbin.c:746:31: warning: variable 'errormag' set but not used [-Wunused-but-set-variable] 746 | double Trel,az,el,cclke_t,errormag; | ^~~~~~~~ garminbin.c:746:23: warning: variable 'cclke_t' set but not used [-Wunused-but-set-variable] 746 | double Trel,az,el,cclke_t,errormag; | ^~~~~~~ garminbin.c:745:41: warning: unused variable 'dXrXs' [-Wunused-variable] 745 | vec3 Xs,errorvec, Xrg, current_lla, dXrXs; | ^~~~~ garminbin.c: In function 'output_to_screen': garminbin.c:804:42: warning: variable 'cre' set but not used [-Wunused-but-set-variable] 804 | double gclke_m, gclke_s, cclke_t,gre,cre; | ^~~ garminbin.c:804:38: warning: variable 'gre' set but not used [-Wunused-but-set-variable] 804 | double gclke_m, gclke_s, cclke_t,gre,cre; | ^~~ *** [garminbin.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/geography/gpsutils/work/gpsutils-0.4.0/src bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/geography/gpsutils/work/gpsutils-0.4.0/src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/gpsutils *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/gpsutils