+ 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/xracer-0.96.9nb28/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xracer-0.96.9nb28/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xracer-0.96.9nb28 cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9' Making all in include gmake[2]: Entering directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/include' Making all in src gmake[2]: Entering directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/src' Making all in mpeg gmake[3]: Entering directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/src/mpeg' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c display.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c getbits.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c getblk.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c gethdr.c gethdr.c: In function 'sequence_header': gethdr.c:140:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 140 | int pos; | ^~~ gethdr.c: In function 'group_of_pictures_header': gethdr.c:216:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 216 | int pos; | ^~~ gethdr.c: In function 'picture_header': gethdr.c:262:7: warning: variable 'Extra_Information_Byte_Count' set but not used [-Wunused-but-set-variable] 262 | int Extra_Information_Byte_Count; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gethdr.c:261:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 261 | int pos; | ^~~ gethdr.c: In function '_mpeg2slice_header': gethdr.c:329:7: warning: variable 'extra_information_slice' set but not used [-Wunused-but-set-variable] 329 | int extra_information_slice = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ gethdr.c:328:7: warning: variable 'slice_picture_id' set but not used [-Wunused-but-set-variable] 328 | int slice_picture_id = 0; | ^~~~~~~~~~~~~~~~ gethdr.c:327:7: warning: variable 'slice_picture_id_enable' set but not used [-Wunused-but-set-variable] 327 | int slice_picture_id_enable = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ gethdr.c:326:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 326 | int pos; | ^~~ gethdr.c: In function 'sequence_display_extension': gethdr.c:558:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 558 | int pos; | ^~~ gethdr.c: In function 'quant_matrix_extension': gethdr.c:609:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 609 | int pos; | ^~~ gethdr.c: In function 'sequence_scalable_extension': gethdr.c:671:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 671 | int pos; | ^~~ gethdr.c: In function 'picture_display_extension': gethdr.c:735:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 735 | int pos; | ^~~ gethdr.c: In function 'picture_coding_extension': gethdr.c:810:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 810 | int pos; | ^~~ gethdr.c: In function 'picture_spatial_scalable_extension': gethdr.c:886:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 886 | int pos; | ^~~ gethdr.c: In function '_mpeg2marker_bit': gethdr.c:966:7: warning: variable 'marker' set but not used [-Wunused-but-set-variable] 966 | int marker; | ^~~~~~ gethdr.c: In function 'copyright_extension': gethdr.c:994:7: warning: variable 'reserved_data' set but not used [-Wunused-but-set-variable] 994 | int reserved_data; | ^~~~~~~~~~~~~ gethdr.c:993:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] 993 | int pos; | ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c getpic.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c getvlc.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c idct.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c idctref.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c motion.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c mpeg2dec.c mpeg2dec.c:215:12: warning: 'Decode_Bitstream' defined but not used [-Wunused-function] 215 | static int Decode_Bitstream(struct mpeg2obj *m) | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c recon.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c spatscal.c spatscal.c: In function 'Read_Lower_Layer_Component_Framewise': spatscal.c:102:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 102 | if (fd==NULL) exit(-1); | ^~~~ spatscal.c:12:1: note: include '' or provide a declaration of 'exit' 11 | #include "global.h" +++ |+#include 12 | spatscal.c:102:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 102 | if (fd==NULL) exit(-1); | ^~~~ spatscal.c:102:17: note: include '' or provide a declaration of 'exit' spatscal.c: In function 'Read_Lower_Layer_Component_Fieldwise': spatscal.c:130:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 130 | if (fd==NULL) exit(-1); | ^~~~ spatscal.c:130:17: note: include '' or provide a declaration of 'exit' spatscal.c:140:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 140 | if (fd==NULL) exit(-1); | ^~~~ spatscal.c:140:19: note: include '' or provide a declaration of 'exit' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c store.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c subspic.c subspic.c: In function '_mpeg2Substitute_Frame_Buffer': subspic.c:70:14: warning: variable 'previous_anchor_bitstream_framenum' set but not used [-Wunused-but-set-variable] 70 | static int previous_anchor_bitstream_framenum; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subspic.c:68:14: warning: variable 'previous_bitstream_framenum' set but not used [-Wunused-but-set-variable] 68 | static int previous_bitstream_framenum; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ subspic.c: In function 'Read_Component': subspic.c:270:48: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] 270 | if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) | ^ subspic.c:270:48: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] subspic.c:270:6: note: add parentheses around left hand side expression to silence this warning 270 | if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) subspic.c: In function 'Read_Components': subspic.c:239:19: warning: '.Y' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 239 | sprintf(name,"%s.Y",outname); | ^~ subspic.c:239:3: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256 239 | sprintf(name,"%s.Y",outname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ subspic.c:243:19: warning: '.U' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 243 | sprintf(name,"%s.U",outname); | ^~ subspic.c:243:3: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256 243 | sprintf(name,"%s.U",outname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ subspic.c:246:19: warning: '.V' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 246 | sprintf(name,"%s.V",outname); | ^~ subspic.c:246:3: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256 246 | sprintf(name,"%s.V",outname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c systems.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -c verify.c rm -f libmpeg.a ar cru libmpeg.a display.o getbits.o getblk.o gethdr.o getpic.o getvlc.o idct.o idctref.o motion.o mpeg2dec.o recon.o spatscal.o store.o subspic.o systems.o verify.o ranlib libmpeg.a gmake[3]: Leaving directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/src/mpeg' cp arch_posix.c arch.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c arch.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c config_menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c craft.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c file_browser.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c game.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c intro.c cp joystick_generic.c joystick.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c joystick.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c jpeg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c kb_config_menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c lcd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c load_track.c load_track.c: In function 'fb_display': load_track.c:121:7: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 121 | strncpy (trackname, filename + 8, sizeof trackname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c log.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c main.c main.c: In function 'program_initialization': main.c:291:11: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 291 | putenv ("FX_GLIDE_NO_SPLASH=1"); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:23: /usr/include/stdlib.h:161:19: note: expected 'char *' but argument is of type 'const char *' 161 | extern int putenv(char *); | ^~~~~~ main.c:305:29: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 305 | if (xrFullScreen) putenv ("MESA_GLX_FX=fullscreen"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdlib.h:161:19: note: expected 'char *' but argument is of type 'const char *' 161 | extern int putenv(char *); | ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c math.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c mode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c panel.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c player.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c powerup.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c quit_menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c screenshot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c sound.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c sound-process.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c start_menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c text.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c texture.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c track.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c utils.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c video.c video.c: In function 'xrVideoInit': video.c:58:21: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign] 58 | glGenTextures (1, &tex); | ^~~~ | | | int * In file included from /home/pbulk/build/games/xracer/work/.buildlink/include/GL/glu.h:34, from video.c:26: /home/pbulk/build/games/xracer/work/.buildlink/include/GL/gl.h:1300:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *' 1300 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); | ~~~~~~~~^~~~~~~~ cp ws_x11.c ws.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -c ws.c ws.c: In function 'xrWsWarpPointer': ws.c:53:3: warning: implicit declaration of function 'glutWarpPointer'; did you mean 'xrWsWarpPointer'? [-Wimplicit-function-declaration] 53 | glutWarpPointer(xrWidth/2, xrHeight/2); | ^~~~~~~~~~~~~~~ | xrWsWarpPointer /bin/sh ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -Wl,-R/opt/pkg/lib -lintl -liconv -L/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/pkg/lib/perl5/5.36.0/x86_64-solaris-thread-multi-64/CORE -Wl,-export-dynamic -o xracer arch.o config_menu.o craft.o file_browser.o game.o intro.o joystick.o jpeg.o kb_config_menu.o lcd.o load_track.o log.o main.o math.o menu.o mode.o panel.o player.o powerup.o quit_menu.o screenshot.o sound.o sound-process.o start_menu.o text.o texture.o track.o utils.o video.o ws.o mpeg/libmpeg.a -lintl -ljpeg -lglut -lGLU -lGL -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lsocket -lnsl libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/home/pbulk/build/games/xracer/work/.buildlink/include -I/home/pbulk/build/games/xracer/work/.buildlink/include/libdrm -O3 -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wwrite-strings -DXRACER_HOME=\"/opt/pkg/share/xracer\" -DHAVE_PPMTOGIF=1 -DHAVE_PPMQUANT=1 -DPPMTOGIF=\"/opt/pkg/bin/ppmtogif\" -DPPMQUANT=\"/opt/pkg/bin/ppmquant\" -DLOCALEDIR=\"/opt/pkg/share/locale\" -DGNULOCALEDIR=\"/opt/pkg/share/locale\" -I../intl -Wl,-rpath -Wl,/opt/pkg/lib -Wl,-rpath -Wl,/opt/pkg/lib/perl5/5.36.0/x86_64-solaris-thread-multi-64/CORE -Wl,-export-dynamic -o xracer arch.o config_menu.o craft.o file_browser.o game.o intro.o joystick.o jpeg.o kb_config_menu.o lcd.o load_track.o log.o main.o math.o menu.o mode.o panel.o player.o powerup.o quit_menu.o screenshot.o sound.o sound-process.o start_menu.o text.o texture.o track.o utils.o video.o ws.o -L/home/pbulk/build/games/xracer/work/.buildlink/lib mpeg/libmpeg.a /home/pbulk/build/games/xracer/work/.buildlink/lib/libintl.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libjpeg.so -lglut /home/pbulk/build/games/xracer/work/.buildlink/lib/libGLU.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libiconv.so -lGL -lm /home/pbulk/build/games/xracer/work/.buildlink/lib/libXmu.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libXt.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libSM.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libICE.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libXi.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libXext.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libX11.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libxcb.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libXau.so /home/pbulk/build/games/xracer/work/.buildlink/lib/libXdmcp.so -lsocket -lnsl -R/home/pbulk/build/games/xracer/work/.buildlink/lib -R/home/pbulk/build/games/xracer/work/.buildlink/lib ld: fatal: entry point symbol 'xport-dynamic' is undefined collect2: error: ld returned 1 exit status gmake[2]: *** [Makefile:295: xracer] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9/src' gmake[1]: *** [Makefile:217: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/games/xracer/work/xracer-0.96.9' gmake: *** [Makefile:327: all-recursive-am] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xracer *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xracer