* Package: media-gfx/fbida-2.14 * Repository: gentoo * Maintainer: jer@gentoo.org * USE: X abi_x86_64 amd64 elibc_glibc gif kernel_linux png tiff userland_GNU webp * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking fbida-2.14.tar.gz to /var/tmp/portage/media-gfx/fbida-2.14/work >>> Unpacking ida.png.bz2 to /var/tmp/portage/media-gfx/fbida-2.14/work >>> Source unpacked in /var/tmp/portage/media-gfx/fbida-2.14/work >>> Preparing source in /var/tmp/portage/media-gfx/fbida-2.14/work/fbida-2.14 ... * Applying ida-desktop.patch ... [ ok ] * Applying fbida-2.10-giflib-4.2.patch ... [ ok ] * Applying fbida-2.14-Autoconf.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/fbida-2.14/work/fbida-2.14 ... make -j1 Make.config checking for libdir name ... lib64 checking for X11 app-defaults prefix ... /etc/X11 checking for linux/fb.h ... yes checking for cairo-gl (using pkg-config) ... yes checking for pcd_open in pcd ... no checking for DGifOpenFileName in gif ... yes checking for libwebp (using pkg-config) ... yes checking for XmStringGenerate in Xm ... yes checking for libjpeg version ... 62 checking for fopencookie ... yes checking for sane_init in sane ... yes checking for curl_easy_init in curl ... yes checking for lirc_init in lirc_client ... no Make.config written, edit if needed make: 'Make.config' is up to date. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/fbida-2.14/work/fbida-2.14 ... make -j1 verbose=yes x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/exiftran.tmp -c -o exiftran.o exiftran.c In file included from exiftran.c:16: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ In file included from exiftran.c:17: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); | ^~~ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); | ^~~ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/genthumbnail.tmp -c -o genthumbnail.o genthumbnail.c In file included from genthumbnail.c:8: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ In file included from genthumbnail.c:9: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); | ^~~ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); | ^~~ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/jpegtools.tmp -c -o jpegtools.o jpegtools.c In file included from jpegtools.c:35: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ In file included from jpegtools.c:36: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); | ^~~ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); | ^~~ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/jpeg_62_transupp.tmp -c -o jpeg/62/transupp.o jpeg/62/transupp.c In file included from jpeg/62/transupp.c:21: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ In file included from jpeg/62/jpeglib.h:1092, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:334:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 334 | EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:335:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 335 | EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:337:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 337 | EXTERN(void) jinit_c_main_controller JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:339:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 339 | EXTERN(void) jinit_c_prep_controller JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:341:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 341 | EXTERN(void) jinit_c_coef_controller JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:343:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 343 | EXTERN(void) jinit_color_converter JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:344:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 344 | EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:345:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 345 | EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:346:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 346 | EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:347:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 347 | EXTERN(void) jinit_phuff_encoder JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:348:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 348 | EXTERN(void) jinit_marker_writer JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:350:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 350 | EXTERN(void) jinit_master_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:351:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 351 | EXTERN(void) jinit_d_main_controller JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:353:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 353 | EXTERN(void) jinit_d_coef_controller JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:355:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 355 | EXTERN(void) jinit_d_post_controller JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpegint.h:357:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 357 | EXTERN(void) jinit_input_controller JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:358:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 358 | EXTERN(void) jinit_marker_reader JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:359:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 359 | EXTERN(void) jinit_huff_decoder JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:360:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 360 | EXTERN(void) jinit_phuff_decoder JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:361:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 361 | EXTERN(void) jinit_inverse_dct JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:362:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 362 | EXTERN(void) jinit_upsampler JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:363:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 363 | EXTERN(void) jinit_color_deconverter JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:364:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 364 | EXTERN(void) jinit_1pass_quantizer JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:365:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 365 | EXTERN(void) jinit_2pass_quantizer JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:366:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 366 | EXTERN(void) jinit_merged_upsampler JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:368:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 368 | EXTERN(void) jinit_memory_mgr JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpegint.h:371:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 371 | EXTERN(long) jdiv_round_up JPP((long a, long b)); | ^~~~~~ jpeg/62/jpegint.h:372:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 372 | EXTERN(long) jround_up JPP((long a, long b)); | ^~~~~~ jpeg/62/jpegint.h:373:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 373 | EXTERN(void) jcopy_sample_rows JPP((JSAMPARRAY input_array, int source_row, | ^~~~~~ jpeg/62/jpegint.h:376:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 376 | EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row, | ^~~~~~ jpeg/62/jpegint.h:378:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 378 | EXTERN(void) jzero_far JPP((void FAR * target, size_t bytestozero)); | ^~~~~~ In file included from jpeg/62/transupp.c:22: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); | ^~~ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); | ^~~ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.c:568:1: warning: no previous prototype for ‘jtransform_request_workspace’ [-Wmissing-prototypes] 568 | jtransform_request_workspace (j_decompress_ptr srcinfo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpeg/62/transupp.c:732:1: warning: no previous prototype for ‘jtransform_adjust_parameters’ [-Wmissing-prototypes] 732 | jtransform_adjust_parameters (j_decompress_ptr srcinfo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpeg/62/transupp.c:819:1: warning: no previous prototype for ‘jtransform_execute_transformation’ [-Wmissing-prototypes] 819 | jtransform_execute_transformation (j_decompress_ptr srcinfo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpeg/62/transupp.c:861:1: warning: no previous prototype for ‘jcopy_markers_setup’ [-Wmissing-prototypes] 861 | jcopy_markers_setup (j_decompress_ptr srcinfo, JCOPY_OPTION option) | ^~~~~~~~~~~~~~~~~~~ jpeg/62/transupp.c:886:1: warning: no previous prototype for ‘jcopy_markers_execute’ [-Wmissing-prototypes] 886 | jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/filter.tmp -c -o filter.o filter.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/op.tmp -c -o op.o op.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/readers.tmp -c -o readers.o readers.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-jpeg.tmp -c -o rd/read-jpeg.o rd/read-jpeg.c In file included from rd/read-jpeg.c:6: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o exiftran exiftran.o genthumbnail.o jpegtools.o jpeg/62/transupp.o filter.o op.o readers.o rd/read-jpeg.o -ljpeg -lexif -lm -lpixman-1 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -Wp,-MD,mk/thumbnail.cgi.tmp -c -o thumbnail.cgi.o thumbnail.cgi.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o thumbnail.cgi thumbnail.cgi.o -lexif -lm perl ./scripts/fallback.pl Ida.ad Ida.ad.h scripts/hexify.sh logo.jpg logo.h x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/ida.tmp -c -o ida.o ida.c ida.c: In function ‘stderr_init’: ida.c:1772:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] 1772 | pipe(p); | ^~~~~~~ ida.c: In function ‘stderr_input’: ida.c:1729:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 1729 | write(h->err,buf,rc); | ^~~~~~~~~~~~~~~~~~~~ ida.c: In function ‘load_stdin’: ida.c:810:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 810 | write(fd,buf,rc); | ^~~~~~~~~~~~~~~~ ida.c: In function ‘load_logo’: ida.c:787:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 787 | write(fd,logo,sizeof(logo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/man.tmp -c -o man.o man.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/hex.tmp -c -o hex.o hex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/x11.tmp -c -o x11.o x11.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/viewer.tmp -c -o viewer.o viewer.c viewer.c: In function ‘viewer_loadimage’: viewer.c:888:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 888 | fread(blk,1,sizeof(blk),fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/dither.tmp -c -o dither.o dither.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/icons.tmp -c -o icons.o icons.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/parseconfig.tmp -c -o parseconfig.o parseconfig.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/idaconfig.tmp -c -o idaconfig.o idaconfig.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/fileops.tmp -c -o fileops.o fileops.c In file included from fileops.c:14: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ In file included from fileops.c:15: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); | ^~~ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); | ^~~ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, | ^~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/desktop.tmp -c -o desktop.o desktop.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wno-missing-prototypes -Wno-strict-prototypes -Wno-maybe-uninitialized -Wp,-MD,mk/RegEdit.tmp -c -o RegEdit.o RegEdit.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/selections.tmp -c -o selections.o selections.c selections.c: In function ‘selection_xfer’: selections.c:468:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 468 | write(fd,scs->value,scs->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from selections.c:1: In function ‘fprintf’, inlined from ‘selection_convert’ at selections.c:205:2: /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/xdnd.tmp -c -o xdnd.o xdnd.c In file included from /usr/include/stdio.h:867, from xdnd.c:33: In function ‘fprintf’, inlined from ‘XdndAction’ at xdnd.c:253:6: /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ xdnd.c: In function ‘XdndAction’: xdnd.c:254:11: note: format string is defined here 254 | "ac=%s op=%d widget=%s drop=%s\n", | ^~ In file included from /usr/include/stdio.h:867, from xdnd.c:33: In function ‘fprintf’, inlined from ‘XdndAction’ at xdnd.c:253:6: /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ xdnd.c: In function ‘XdndAction’: xdnd.c:254:11: note: format string is defined here 254 | "ac=%s op=%d widget=%s drop=%s\n", | ^~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/filebutton.tmp -c -o filebutton.o filebutton.c filebutton.c: In function ‘fileinfo_loader’: filebutton.c:191:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 191 | fread(blk,1,sizeof(blk),fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from filebutton.c:1: In function ‘fprintf’, inlined from ‘container_convert_cb’ at filebutton.c:577:2: /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/filelist.tmp -c -o filelist.o filelist.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/browser.tmp -c -o browser.o browser.c browser.c: In function ‘browser_fixpath’: browser.c:429:2: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] 429 | getcwd(path,sizeof(path)-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/lut.tmp -c -o lut.o lut.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/color.tmp -c -o color.o color.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-xwd.tmp -c -o rd/read-xwd.o rd/read-xwd.c rd/read-xwd.c: In function ‘xwd_read’: rd/read-xwd.c:277:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 277 | fread(h->row,be32_to_cpu(h->header.bytes_per_line),1,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xwd.c: In function ‘xwd_init’: rd/read-xwd.c:111:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 111 | fread(&h->header,sizeof(h->header),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xwd.c:141:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 141 | fread(buf,size,1,fp); | ^~~~~~~~~~~~~~~~~~~~ rd/read-xwd.c:165:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 165 | fread(&h->cmap,sizeof(XWDColor),be32_to_cpu(h->header.colormap_entries),fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-xpm.tmp -c -o rd/read-xpm.o rd/read-xpm.c rd/read-xpm.c: In function ‘xbm_read’: rd/read-xpm.c:229:6: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] 229 | fscanf(h->infile," 0x%x,",&val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c: In function ‘xbm_init’: rd/read-xpm.c:185:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 185 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:194:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 194 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:201:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 201 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c: In function ‘xpm_read’: rd/read-xpm.c:122:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 122 | fgets(h->charline,h->width * h->chars + 8,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:125:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 125 | fgets(h->charline,h->width * h->chars + 8,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:126:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 126 | fgets(h->charline,h->width * h->chars + 8,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c: In function ‘xpm_init’: rd/read-xpm.c:45:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 45 | fgets(line,sizeof(line)-1,fp); /* XPM */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:46:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 46 | fgets(line,sizeof(line)-1,fp); /* static char ... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:49:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 49 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:50:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 50 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:54:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 54 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:57:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 57 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:58:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 58 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:70:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 70 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:73:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 73 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-xpm.c:74:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 74 | fgets(line,sizeof(line)-1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-gif.tmp -c -o rd/read-gif.o rd/read-gif.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-webp.tmp -c -o rd/read-webp.o rd/read-webp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-ppm.tmp -c -o rd/read-ppm.o rd/read-ppm.c rd/read-ppm.c: In function ‘ppm_read’: rd/read-ppm.c:58:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 58 | fread(dst,h->width,3,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c: In function ‘pnm_init’: rd/read-ppm.c:30:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 30 | fgets(line,sizeof(line),fp); /* P[456] */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c:32:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 32 | fgets(line,sizeof(line),fp); /* width height */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c:34:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 34 | fgets(line,sizeof(line),fp); /* skip comments */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c:37:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 37 | fgets(line,sizeof(line),fp); /* depth ??? */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c: In function ‘pbm_read’: rd/read-ppm.c:86:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 86 | fread(h->row,bpl,1,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-ppm.c: In function ‘pgm_read’: rd/read-ppm.c:68:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 68 | fread(h->row,h->width,1,h->infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-bmp.tmp -c -o rd/read-bmp.o rd/read-bmp.c rd/read-bmp.c: In function ‘bmp_init’: rd/read-bmp.c:74:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 74 | fread(&h->hdr,sizeof(struct bmp_hdr),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd/read-bmp.c:122:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 122 | fread(&h->cmap,sizeof(struct bmp_cmap),h->hdr.num_colors,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-png.tmp -c -o rd/read-png.o rd/read-png.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/rd_read-tiff.tmp -c -o rd/read-tiff.o rd/read-tiff.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/writers.tmp -c -o writers.o writers.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/wr_write-ppm.tmp -c -o wr/write-ppm.o wr/write-ppm.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/wr_write-ps.tmp -c -o wr/write-ps.o wr/write-ps.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/wr_write-jpeg.tmp -c -o wr/write-jpeg.o wr/write-jpeg.c In file included from wr/write-jpeg.c:6: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 885 | JPP((struct jpeg_error_mgr * err)); | ^~~ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:906:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:910:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); | ^~~~~~ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); | ^~~~~~ jpeg/62/jpeglib.h:914:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:916:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, | ^~~~~~ jpeg/62/jpeglib.h:921:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:924:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, | ^~~~~~ jpeg/62/jpeglib.h:928:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); | ^~~~~~ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:930:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:941:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:944:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:950:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 950 | JPP((j_compress_ptr cinfo, int marker, | ^~~ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); | ^~~ jpeg/62/jpeglib.h:956:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 956 | JPP((j_compress_ptr cinfo, int val)); | ^~~ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:962:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:976:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:979:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:982:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:987:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:988:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:990:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:991:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:992:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:993:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1002:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1006:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1006 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1011 | JPP((j_decompress_ptr cinfo, int marker_code, | ^~~ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1016:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, | ^~~~~~ jpeg/62/jpeglib.h:1018:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, | ^~~~~~ jpeg/62/jpeglib.h:1027:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1028:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1033:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); | ^~~~~~ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, | ^~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/wr_write-png.tmp -c -o wr/write-png.o wr/write-png.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.14" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_CAIRO_GL -DHAVE_LIBGIF -I/usr/X11R6/include -I/usr/include/libexif -I/usr/include/libpng16 -I/usr/include/pixman-1 -Wp,-MD,mk/wr_write-tiff.tmp -c -o wr/write-tiff.o wr/write-tiff.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/X11R6/lib64 -o ida ida.o man.o hex.o x11.o viewer.o dither.o icons.o parseconfig.o idaconfig.o fileops.o desktop.o RegEdit.o selections.o xdnd.o jpeg/62/transupp.o filebutton.o filelist.o browser.o jpegtools.o op.o filter.o lut.o color.o rd/read-xwd.o rd/read-xpm.o rd/read-gif.o rd/read-webp.o readers.o rd/read-ppm.o rd/read-bmp.o rd/read-jpeg.o rd/read-png.o rd/read-tiff.o writers.o wr/write-ppm.o wr/write-ps.o wr/write-jpeg.o wr/write-png.o wr/write-tiff.o -lgif -lXm -lXpm -lXt -lXext -lX11 -lexif -lpng16 -lz -ltiff -lpixman-1 -lwebp -ljpeg -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: viewer.o:(.bss+0x50): multiple definition of `ida_lists'; ida.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: idaconfig.o:(.bss+0x0): multiple definition of `ida_lists'; ida.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: filebutton.o:(.bss+0x0): multiple definition of `ida_lists'; ida.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: filelist.o:(.bss+0x0): multiple definition of `ida_lists'; ida.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: browser.o:(.bss+0x0): multiple definition of `ida_lists'; ida.o:(.bss+0x48): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: filter.o:(.bss+0x0): multiple definition of `debug'; viewer.o:(.bss+0x48): first defined here collect2: error: ld returned 1 exit status make: *** [mk/Compile.mk:84: ida] Error 1 * ERROR: media-gfx/fbida-2.14::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/fbida-2.14::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/fbida-2.14::gentoo'`. * The complete build log is located at '/var/log/portage/media-gfx:fbida-2.14:20200317-160557.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/fbida-2.14/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/fbida-2.14/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/fbida-2.14/work/fbida-2.14' * S: '/var/tmp/portage/media-gfx/fbida-2.14/work/fbida-2.14'