=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xracer-0.96.9nb29 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 '/Users/pbulk/build/games/xracer/work/xracer-0.96.9' Making all in include gmake[2]: Entering directory '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/include' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/src' Making all in mpeg gmake[3]: Entering directory '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/src/mpeg' clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:140:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:216:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:261:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:262:7: warning: variable 'Extra_Information_Byte_Count' set but not used [-Wunused-but-set-variable] int Extra_Information_Byte_Count; ^ gethdr.c:326:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:327:7: warning: variable 'slice_picture_id_enable' set but not used [-Wunused-but-set-variable] int slice_picture_id_enable = 0; ^ gethdr.c:328:7: warning: variable 'slice_picture_id' set but not used [-Wunused-but-set-variable] int slice_picture_id = 0; ^ gethdr.c:329:7: warning: variable 'extra_information_slice' set but not used [-Wunused-but-set-variable] int extra_information_slice = 0; ^ gethdr.c:558:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:609:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:671:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:735:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:810:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:886:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:966:7: warning: variable 'marker' set but not used [-Wunused-but-set-variable] int marker; ^ gethdr.c:993:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ gethdr.c:994:7: warning: variable 'reserved_data' set but not used [-Wunused-but-set-variable] int reserved_data; ^ 17 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 getpic.c:257:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void macroblock_modes(m,pmacroblock_type,pstwtype,pstwclass, ^ getpic.c:257:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:367:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Add_Block(m,comp,bx,by,dct_type,addflag) ^ getpic.c:367:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:471:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Decode_SNR_Macroblock(m,SNRMBA, SNRMBAinc, MBA, MBAmax, dct_type) ^ getpic.c:471:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:583:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Clear_Block(m,comp) ^ getpic.c:583:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:599:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Sum_Block(m,comp) ^ getpic.c:599:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:616:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Saturate(m,Block_Ptr) ^ getpic.c:616:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:694:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Output_Last_Frame_of_Sequence(m,Framenum) ^ getpic.c:706:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void frame_reorder(m,Bitstream_Framenum, Sequence_Framenum) ^ getpic.c:706:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:741:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void motion_compensation(m, MBA, macroblock_type, motion_type, PMV, ^ getpic.c:741:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:800:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void skipped_macroblock(m,dc_dct_pred, PMV, motion_type, ^ getpic.c:800:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:856:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int start_of_slice(m,MBAmax, MBA, MBAinc, ^ getpic.c:856:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getpic.c:945:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int decode_macroblock(m,macroblock_type, stwtype, stwclass, ^ getpic.c:945:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 23 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 idct.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void idctrow(m, blk) ^ idct.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idct.c:142:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void idctcol(m, blk) ^ idct.c:142:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] idct.c:198:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Fast_IDCT(m, block) ^ 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 idctref.c:80:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Reference_IDCT(m, block) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 motion.c:42:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2motion_vectors(m,PMV,dmvector, ^ motion.c:96:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2motion_vector(m,PMV,dmvector, ^ motion.c:172:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void decode_motion_vector(pred,r_size,motion_code,motion_residual,full_pel_vector) ^ motion.c:172:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] motion.c:199:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Dual_Prime_Arithmetic(m,DMV,dmvector,mvx,mvy) ^ 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:171:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Error(m,text) ^ mpeg2dec.c:175:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr,text); ^~~~ mpeg2dec.c:175:18: note: treat the string as an argument to avoid this fprintf(stderr,text); ^ "%s", mpeg2dec.c:180:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Print_Bits(m,code,bits,len) ^ mpeg2dec.c:215:12: warning: unused function 'Decode_Bitstream' [-Wunused-function] static int Decode_Bitstream(struct mpeg2obj *m) ^ 4 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 recon.c:48:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2form_predictions(m,bx,by,macroblock_type,motion_type,PMV,motion_vertical_field_select,dmvector,stwtype) ^ recon.c:260:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void form_prediction(m,src,sfield,dst,dfield,lx,lx2,w,h,x,y,dx,dy,average_flag) ^ recon.c:260:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] recon.c:319:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void form_component_prediction(m,src,dst,lx,lx2,w,h,x,y,dx,dy,average_flag) ^ recon.c:319:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Read_Lower_Layer_Component_Framewise(m,comp,lw,lh) ^ spatscal.c:102:17: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (fd==NULL) exit(-1); ^ spatscal.c:102:17: note: include the header or explicitly provide a declaration for 'exit' spatscal.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Read_Lower_Layer_Component_Framewise(m,comp,lw,lh) ^ spatscal.c:116:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Read_Lower_Layer_Component_Fieldwise(m,comp,lw,lh) ^ spatscal.c:116:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spatscal.c:150:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Make_Spatial_Prediction_Frame(m,progressive_frame, ^ spatscal.c:150:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spatscal.c:245:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Deinterlace(m,fld0,fld1,j0,lx,ly,aperture) ^ spatscal.c:245:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spatscal.c:279:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Subsample_Vertical(_m,s,d,lx,lys,lyd,m,n,j0,dj) ^ spatscal.c:279:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spatscal.c:303:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Subsample_Horizontal(_m,s,d,x0,lx,lxs,lxd,ly,m,n) ^ spatscal.c:303:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 13 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 store.c:58:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Write_Frame(m, src, frame) ^ store.c:280:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void conv422to444(m,src,dst) ^ store.c:280:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store.c:351:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void conv420to422(m,src,dst) ^ store.c:351:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:61:6: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void _mpeg2Substitute_Frame_Buffer (m,bitstream_framenum, sequence_framenum) ^ subspic.c:68:14: warning: variable 'previous_bitstream_framenum' set but not used [-Wunused-but-set-variable] static int previous_bitstream_framenum; ^ subspic.c:70:14: warning: variable 'previous_anchor_bitstream_framenum' set but not used [-Wunused-but-set-variable] static int previous_anchor_bitstream_framenum; ^ subspic.c:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Read_Frame(m,fname,frame,framenum) ^ subspic.c:165:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subspic.c:226:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Read_Components(m, filename, frame, framenum) ^ subspic.c:226:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subspic.c:253:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Read_Component(m, Filename, Frame, Width, Height) ^ subspic.c:270:6: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) ^ ~ subspic.c:270:6: note: add parentheses after the '!' to evaluate the comparison first if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) ^ ( ) subspic.c:270:6: note: add parentheses around left hand side expression to silence this warning if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) ^ ( ) subspic.c:253:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Read_Component(m, Filename, Frame, Width, Height) ^ subspic.c:270:48: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare] if(!(Infile=open(Filename,O_RDONLY|O_BINARY))<0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ subspic.c:295:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int Extract_Components(m, filename, frame, framenum) ^ subspic.c:295:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] subspic.c:363:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Copy_Frame(m, src, dst, width, height, parity, field_mode) ^ subspic.c:363:13: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 15 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/src/mpeg' cp arch_posix.c arch.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 config_menu.c:68:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "configuration menu", ^~~~~ .name = config_menu.c:69:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] title: "Configuration", ^~~~~~ .title = config_menu.c:70:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] nr_items: 3, ^~~~~~~~~ .nr_items = config_menu.c:71:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] items: items, ^~~~~~ .items = config_menu.c:72:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] actions: actions ^~~~~~~~ .actions = 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 game.c:299:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:300:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:306:3: warning: 'gluLookAt' is deprecated: first deprecated in macOS 10.9 - "Use GLKMatrix4MakeLookAt" [-Wdeprecated-declarations] gluLookAt (eye[0], eye[1], eye[2], ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:265:13: note: 'gluLookAt' has been explicitly marked deprecated here extern void gluLookAt (GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMatrix4MakeLookAt"); ^ game.c:318:3: warning: 'glClear' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2394:13: note: 'glClear' has been explicitly marked deprecated here extern void glClear (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:332:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:333:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:334:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:336:3: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho (0, (GLdouble) xrWidth, 0, (GLdouble) xrHeight, 0, 1000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:337:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:338:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:339:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:346:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:347:3: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:354:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin (GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:356:7: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f (0, 1, 1, 0.2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:357:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (0, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:358:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (0, xrHeight); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:359:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (xrWidth, xrHeight); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:360:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (xrWidth, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:361:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:367:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin (GL_POLYGON); /* XXX mouse pointer should a texture! */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:368:7: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f (0, 0, 0, 0.5); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:369:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x-3, xrHeight-game_controls.mouse_y-3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:370:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x+3, xrHeight-game_controls.mouse_y-3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:371:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x+3, xrHeight-game_controls.mouse_y+3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:372:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x-3, xrHeight-game_controls.mouse_y+3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:373:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:374:7: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin (GL_LINES); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:375:7: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f (1, 1, 1, 0.5); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:376:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x-3, xrHeight-game_controls.mouse_y-3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:377:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x+3, xrHeight-game_controls.mouse_y+3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:378:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x-3, xrHeight-game_controls.mouse_y+3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:379:7: warning: 'glVertex2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex2i (game_controls.mouse_x+3, xrHeight-game_controls.mouse_y-3); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2734:13: note: 'glVertex2i' has been explicitly marked deprecated here extern void glVertex2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:380:7: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:392:3: warning: 'glGetFloatv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetFloatv (GL_CURRENT_COLOR, saved_colour); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2509:13: note: 'glGetFloatv' has been explicitly marked deprecated here extern void glGetFloatv (GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:400:3: warning: 'glColor3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3fv (saved_colour); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2406:13: note: 'glColor3fv' has been explicitly marked deprecated here extern void glColor3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:414:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:416:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:417:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:418:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:419:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:435:3: warning: 'glColor3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3fv (sphere_colour); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2406:13: note: 'glColor3fv' has been explicitly marked deprecated here extern void glColor3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:438:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:439:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:440:3: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslatef (player->posn[0][0], player->posn[0][1], player->posn[0][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:442:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:444:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:445:3: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslatef (player->posn[1][0], player->posn[1][1], player->posn[1][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:447:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:449:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:450:3: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glTranslatef (player->posn[2][0], player->posn[2][1], player->posn[2][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:452:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:455:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin (GL_LINE_LOOP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:456:3: warning: 'glColor3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3fv (line_colour); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2406:13: note: 'glColor3fv' has been explicitly marked deprecated here extern void glColor3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:457:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f (player->posn[0][0], player->posn[0][1], player->posn[0][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:458:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f (player->posn[1][0], player->posn[1][1], player->posn[1][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:459:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f (player->posn[2][0], player->posn[2][1], player->posn[2][2]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:460:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ game.c:563:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "game", ^~~~~ .name = game.c:564:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_mode: start_mode, ^~~~~~~~~~~ .start_mode = game.c:565:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_mode: end_mode, ^~~~~~~~~ .end_mode = game.c:566:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: display, ^~~~~~~~ .display = game.c:567:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard: keyboard, ^~~~~~~~~ .keyboard = game.c:568:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard_up: keyboard_up, ^~~~~~~~~~~~ .keyboard_up = game.c:569:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] special: special, ^~~~~~~~ .special = game.c:570:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] special_up: special_up, ^~~~~~~~~~~ .special_up = game.c:571:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] mouse: mouse, ^~~~~~ .mouse = game.c:572:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] motion: motion, ^~~~~~~ .motion = game.c:573:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] passive_motion: passive_motion, ^~~~~~~~~~~~~~~ .passive_motion = game.c:574:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] idle: gidle ^~~~~ .idle = 70 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 intro.c:125:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "intro", ^~~~~ .name = intro.c:127:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_mode: start_mode, ^~~~~~~~~~~ .start_mode = intro.c:128:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_mode: end_mode, ^~~~~~~~~ .end_mode = intro.c:130:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: display, ^~~~~~~~ .display = intro.c:131:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard: keyboard ^~~~~~~~~ .keyboard = 5 warnings generated. cp joystick_generic.c joystick.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 jpeg.c:93:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] xrLogPerror (filename); ^~~~~~~~ ../include/xracer-log.h:80:70: note: expanded from macro 'xrLogPerror' #define xrLogPerror(fs...) xrLogPerrorWithLine (__FILE__, __LINE__, fs) ^~ jpeg.c:93:18: note: treat the string as an argument to avoid this xrLogPerror (filename); ^ "%s", ../include/xracer-log.h:80:70: note: expanded from macro 'xrLogPerror' #define xrLogPerror(fs...) xrLogPerrorWithLine (__FILE__, __LINE__, fs) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 kb_config_menu.c:70:3: warning: 'glClear' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClear (GL_COLOR_BUFFER_BIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2394:13: note: 'glClear' has been explicitly marked deprecated here extern void glClear (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:73:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:74:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:75:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:76:3: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho (0, (GLdouble) xrWidth, 0, (GLdouble) xrHeight, 0, 1000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:77:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:78:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:79:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:82:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:83:3: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:92:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:95:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:96:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:97:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:98:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ kb_config_menu.c:144:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "keyboard configuration menu", ^~~~~ .name = kb_config_menu.c:145:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_mode: start_mode, ^~~~~~~~~~~ .start_mode = kb_config_menu.c:146:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_mode: end_mode, ^~~~~~~~~ .end_mode = kb_config_menu.c:147:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: display, ^~~~~~~~ .display = kb_config_menu.c:148:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard: keyboard, ^~~~~~~~~ .keyboard = kb_config_menu.c:149:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] special: special ^~~~~~~~ .special = 21 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:64:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: fb_display, ^~~~~~~~ .display = load_track.c:65:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] filter: fb_filter ^~~~~~~ .filter = load_track.c:172:3: warning: 'glClear' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClear (GL_COLOR_BUFFER_BIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2394:13: note: 'glClear' has been explicitly marked deprecated here extern void glClear (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:175:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:176:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:177:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:178:3: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho (0, (GLdouble) xrWidth, 0, (GLdouble) xrHeight, 0, 1000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:179:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:180:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:181:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:184:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:185:3: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:209:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:212:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:213:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:214:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:215:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ load_track.c:344:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "load track mode", ^~~~~ .name = load_track.c:345:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_mode: start_mode, ^~~~~~~~~~~ .start_mode = load_track.c:346:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_mode: end_mode, ^~~~~~~~~ .end_mode = load_track.c:347:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: display, ^~~~~~~~ .display = load_track.c:348:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard: keyboard, ^~~~~~~~~ .keyboard = load_track.c:349:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] special: special ^~~~~~~~ .special = 23 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:244:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] xrLogPerror (home); ^~~~ ../include/xracer-log.h:80:70: note: expanded from macro 'xrLogPerror' #define xrLogPerror(fs...) xrLogPerrorWithLine (__FILE__, __LINE__, fs) ^~ main.c:244:20: note: treat the string as an argument to avoid this xrLogPerror (home); ^ "%s", ../include/xracer-log.h:80:70: note: expanded from macro 'xrLogPerror' #define xrLogPerror(fs...) xrLogPerrorWithLine (__FILE__, __LINE__, fs) ^ main.c:291:11: warning: passing 'const char[21]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] putenv ("FX_GLIDE_NO_SPLASH=1"); ^~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:227:19: note: passing argument to parameter here int putenv(char *) __DARWIN_ALIAS(putenv); ^ main.c:305:29: warning: passing 'const char[23]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (xrFullScreen) putenv ("MESA_GLX_FX=fullscreen"); ^~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:227:19: note: passing argument to parameter here int putenv(char *) __DARWIN_ALIAS(putenv); ^ main.c:337:48: warning: 'glGetString' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GL_VERSION: %s", (char *) glGetString (GL_VERSION)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2530:23: note: 'glGetString' has been explicitly marked deprecated here extern const GLubyte *glGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:338:51: warning: 'glGetString' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GL_EXTENSIONS: %s", (char *) glGetString (GL_EXTENSIONS)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2530:23: note: 'glGetString' has been explicitly marked deprecated here extern const GLubyte *glGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:339:49: warning: 'glGetString' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GL_RENDERER: %s", (char *) glGetString (GL_RENDERER)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2530:23: note: 'glGetString' has been explicitly marked deprecated here extern const GLubyte *glGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:340:47: warning: 'glGetString' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GL_VENDOR: %s", (char *) glGetString (GL_VENDOR)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2530:23: note: 'glGetString' has been explicitly marked deprecated here extern const GLubyte *glGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:341:49: warning: 'gluGetString' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GLU_VERSION: %s", (char *) gluGetString (GLU_VERSION)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:262:24: note: 'gluGetString' has been explicitly marked deprecated here extern const GLubyte * gluGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.9); ^ main.c:342:52: warning: 'gluGetString' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_DEBUG, "GLU_EXTENSIONS: %s", (char *) gluGetString (GLU_EXTENSIONS)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:262:24: note: 'gluGetString' has been explicitly marked deprecated here extern const GLubyte * gluGetString (GLenum name) OPENGL_DEPRECATED(10.0, 10.9); ^ main.c:348:3: warning: 'glPixelStorei' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPixelStorei (GL_UNPACK_ALIGNMENT, 1); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2610:13: note: 'glPixelStorei' has been explicitly marked deprecated here extern void glPixelStorei (GLenum pname, GLint param) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:349:3: warning: 'glHint' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glHint (GL_POINT_SMOOTH_HINT, GL_NICEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2541:13: note: 'glHint' has been explicitly marked deprecated here extern void glHint (GLenum target, GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:350:3: warning: 'glHint' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glHint (GL_LINE_SMOOTH_HINT, GL_NICEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2541:13: note: 'glHint' has been explicitly marked deprecated here extern void glHint (GLenum target, GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:351:3: warning: 'glHint' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glHint (GL_POLYGON_SMOOTH_HINT, GL_NICEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2541:13: note: 'glHint' has been explicitly marked deprecated here extern void glHint (GLenum target, GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:352:3: warning: 'glHint' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glHint (GL_FOG_HINT, GL_NICEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2541:13: note: 'glHint' has been explicitly marked deprecated here extern void glHint (GLenum target, GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:353:3: warning: 'glHint' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glHint (GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2541:13: note: 'glHint' has been explicitly marked deprecated here extern void glHint (GLenum target, GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ main.c:355:3: warning: 'glClearColor' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClearColor (0, 0, 0, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2396:13: note: 'glClearColor' has been explicitly marked deprecated here extern void glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ 16 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 menu.c:51:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "menu", ^~~~~ .name = menu.c:52:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_mode: start_mode, ^~~~~~~~~~~ .start_mode = menu.c:53:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_mode: end_mode, ^~~~~~~~~ .end_mode = menu.c:54:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display: display, ^~~~~~~~ .display = menu.c:55:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] keyboard: keyboard, ^~~~~~~~~ .keyboard = menu.c:56:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] special: special ^~~~~~~~ .special = menu.c:102:3: warning: 'glClear' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2394:13: note: 'glClear' has been explicitly marked deprecated here extern void glClear (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:108:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:109:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:110:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:111:3: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho (0, (GLdouble) xrWidth, 0, (GLdouble) xrHeight, 0, 1000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:112:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:113:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:114:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:117:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:118:3: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:158:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:161:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:162:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:163:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ menu.c:164:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ 21 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 mode.c:70:11: warning: 'glGetError' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] error = glGetError (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2508:15: note: 'glGetError' has been explicitly marked deprecated here extern GLenum glGetError (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:72:39: warning: 'gluErrorString' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] xrLog (LOG_ERROR, "GL error: %s", gluErrorString (error)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:260:24: note: 'gluErrorString' has been explicitly marked deprecated here extern const GLubyte * gluErrorString (GLenum error) OPENGL_DEPRECATED(10.0, 10.9); ^ mode.c:77:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:78:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:79:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:80:3: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho (0, (GLdouble) xrWidth, 0, (GLdouble) xrHeight, 0, 1000); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:81:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:82:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:83:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:86:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:87:3: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:105:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:108:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:109:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:110:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:111:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:114:3: warning: 'glFlush' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glFlush (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2490:13: note: 'glFlush' has been explicitly marked deprecated here extern void glFlush (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:143:3: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport (0, 0, (GLsizei) w, (GLsizei) h); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:144:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:145:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ mode.c:146:3: warning: 'gluPerspective' is deprecated: first deprecated in macOS 10.9 - "Use GLKMatrix4MakePerspective" [-Wdeprecated-declarations] gluPerspective (50, (GLfloat) w / (GLfloat) h, 0.04, 40); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:278:13: note: 'gluPerspective' has been explicitly marked deprecated here extern void gluPerspective (GLdouble fovy, GLdouble aspect, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMatrix4MakePerspective"); ^ 21 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 player.c:298:1: warning: unused function 'dunk_tube' [-Wunused-function] dunk_tube (struct xrPlayer *player) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 quit_menu.c:61:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "quit menu", ^~~~~ .name = quit_menu.c:62:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] title: "Quit - are you sure?", ^~~~~~ .title = quit_menu.c:63:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] nr_items: 2, ^~~~~~~~~ .nr_items = quit_menu.c:64:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] items: items, ^~~~~~ .items = quit_menu.c:65:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] actions: actions ^~~~~~~~ .actions = 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 start_menu.c:127:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:128:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:129:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:130:3: warning: 'gluLookAt' is deprecated: first deprecated in macOS 10.9 - "Use GLKMatrix4MakeLookAt" [-Wdeprecated-declarations] gluLookAt (0, 0, 1, /* eye */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:265:13: note: 'gluLookAt' has been explicitly marked deprecated here extern void gluLookAt (GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMatrix4MakeLookAt"); ^ start_menu.c:140:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:141:3: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:142:3: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:145:3: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glScalef (0.25, 0.25, 0.25); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:148:3: warning: 'glRotatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRotatef (a, 0, 1, 0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2665:13: note: 'glRotatef' has been explicitly marked deprecated here extern void glRotatef (GLfloat angle, GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:154:3: warning: 'glShadeModel' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glShadeModel (GL_FLAT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2671:13: note: 'glShadeModel' has been explicitly marked deprecated here extern void glShadeModel (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:156:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_DEPTH_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:157:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_LIGHTING); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:158:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable (GL_LIGHT0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:159:3: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLightfv (GL_LIGHT0, GL_POSITION, light); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:160:3: warning: 'glLightModeli' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLightModeli(GL_LIGHT_MODEL_TWO_SIDE, GL_TRUE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2562:13: note: 'glLightModeli' has been explicitly marked deprecated here extern void glLightModeli (GLenum pname, GLint param) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:161:3: warning: 'glLightModelfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLightModelfv(GL_LIGHT_MODEL_AMBIENT, ambient); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2561:13: note: 'glLightModelfv' has been explicitly marked deprecated here extern void glLightModelfv (GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:167:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_LIGHT0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:168:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_LIGHTING); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:169:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable (GL_DEPTH_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:173:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:174:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:175:3: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode (GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:176:3: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix (); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ start_menu.c:180:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] name: "start menu", ^~~~~ .name = start_menu.c:181:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] title: "XRacer", ^~~~~~ .title = start_menu.c:182:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] footer: "Copyright (C) 1999-2000 Richard W.M. Jones and other AUTHORS", ^~~~~~~ .footer = start_menu.c:186:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] nr_items: 4, ^~~~~~~~~ .nr_items = start_menu.c:187:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] items: items, ^~~~~~ .items = start_menu.c:188:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] actions: actions, ^~~~~~~~ .actions = start_menu.c:189:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] display_background: display_background, ^~~~~~~~~~~~~~~~~~~ .display_background = start_menu.c:190:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] start_menu: start_menu, ^~~~~~~~~~~ .start_menu = start_menu.c:191:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] end_menu: end_menu ^~~~~~~~~ .end_menu = 32 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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:58:21: warning: passing 'int *' to parameter of type 'GLuint *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] glGenTextures (1, &tex); ^~~~ /Users/pbulk/build/games/xracer/work/.buildlink/include/GL/gl.h:1300:57: note: passing argument to parameter 'textures' here GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); ^ 1 warning generated. cp ws_x11.c ws.c clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/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 In file included from ws.c:27: ../include/xracer.h:44:9: warning: 'vsnprintf' macro redefined [-Wmacro-redefined] #define vsnprintf(s,n,f,a) vsprintf (s,f,a) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:74:9: note: previous definition is here #define vsnprintf(str, len, format, ap) \ ^ In file included from ws.c:27: ../include/xracer.h:48:9: warning: 'snprintf' macro redefined [-Wmacro-redefined] #define snprintf(s,n,f...) sprintf (s,f...) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_stdio.h:56:9: note: previous definition is here #define snprintf(str, len, ...) \ ^ ws.c:53:3: warning: call to undeclared function 'glutWarpPointer'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] glutWarpPointer(xrWidth/2, xrHeight/2); ^ 3 warnings generated. /bin/sh ../libtool --mode=link clang -pipe -Os -I/opt/pkg/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 -L/opt/pkg/lib -L/opt/pkg/lib/perl5/5.38.0/darwin-thread-multi-2level/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 libtool: link: clang -pipe -Os -I/Users/pbulk/build/games/xracer/work/.buildlink/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,-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/Users/pbulk/build/games/xracer/work/.buildlink/lib -L/Users/pbulk/build/games/xracer/work/.buildlink/lib/perl5/5.38.0/darwin-thread-multi-2level/CORE mpeg/libmpeg.a /Users/pbulk/build/games/xracer/work/.buildlink/lib/libintl.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libiconv.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libjpeg.dylib -lglut /Users/pbulk/build/games/xracer/work/.buildlink/lib/libGLU.dylib -lGL -lm /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXmu.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXt.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libSM.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libICE.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXi.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXext.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libX11.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libxcb.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXau.dylib /Users/pbulk/build/games/xracer/work/.buildlink/lib/libXdmcp.dylib ld: unknown option: -export-dynamic clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [Makefile:295: xracer] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/games/xracer/work/xracer-0.96.9/src' gmake[1]: *** [Makefile:217: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/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 /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/games/xracer *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/games/xracer