* Package: media-gfx/fbida-2.10 * Repository: gentoo * Maintainer: jer@gentoo.org * USE: X abi_x86_64 amd64 elibc_glibc gif kernel_linux png tiff userland_GNU webp * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying ida-desktop.patch ... [ ok ] * Applying fbida-2.10-giflib-4.2.patch ... [ ok ] checking for libdir name ... lib64 checking for X11 app-defaults prefix ... /usr/share/X11 checking for endian.h ... yes checking for linux/fb.h ... yes checking for libexif/exif-log.h ... yes checking for fopencookie ... yes checking for strsignal ... yes checking for pcd_open in pcd ... no checking for DGifOpenFileName in gif ... yes checking for png_read_info in png ... yes checking for TIFFOpen in tiff ... yes checking for WebPDecodeRGBA in webp ... yes checking for Magick-config ... no checking for sane_init in sane ... no checking for curl_easy_init in curl ... yes checking for lirc_init in lirc_client ... yes checking for XmStringGenerate in Xm ... yes checking for libjpeg version ... 62 Make.config written, edit if needed make: 'Make.config' is up to date. x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/exiftran.tmp -c -o exiftran.o exiftran.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/genthumbnail.tmp -c -o genthumbnail.o genthumbnail.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/jpegtools.tmp -c -o jpegtools.o jpegtools.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/jpeg_62_transupp.tmp -c -o jpeg/62/transupp.o jpeg/62/transupp.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/filter.tmp -c -o filter.o filter.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/op.tmp -c -o op.o op.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/readers.tmp -c -o readers.o readers.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/rd_read-jpeg.tmp -c -o rd/read-jpeg.o rd/read-jpeg.c In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:334:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo)); ^ jpeg/62/jpegint.h:345:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(void) jinit_upsampler JPP((j_decompress_ptr cinfo)); ^ jpeg/62/jpegint.h:363:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] EXTERN(long) jround_up JPP((long a, long b)); ^ jpeg/62/jpegint.h:373:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] EXTERN(void) jzero_far JPP((void FAR * target, size_t bytestozero)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ jpeg/62/jpeglib.h:918:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/jpeglib.h:919:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, ^ jpeg/62/transupp.c:568:1: warning: no previous prototype for ‘jtransform_request_workspace’ [-Wmissing-prototypes] jtransform_request_workspace (j_decompress_ptr srcinfo, ^ jpeg/62/jpeglib.h:975:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.c:732:1: warning: no previous prototype for ‘jtransform_adjust_parameters’ [-Wmissing-prototypes] jtransform_adjust_parameters (j_decompress_ptr srcinfo, ^ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.c:819:1: warning: no previous prototype for ‘jtransform_execute_transformation’ [-Wmissing-prototypes] jtransform_execute_transformation (j_decompress_ptr srcinfo, ^ jpeg/62/transupp.c:861:1: warning: no previous prototype for ‘jcopy_markers_setup’ [-Wmissing-prototypes] 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] jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ jpeg/62/jpeglib.h:933:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:911:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:936:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:932:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:938:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ perl ./fallback.pl < Ida.ad > Ida.ad.h hexdump -v -e '1/1 "0x%02x,"' < logo.jpg > logo.h x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -Wp,-MD,mk/thumbnail.cgi.tmp -c -o thumbnail.cgi.o thumbnail.cgi.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/man.tmp -c -o man.o man.c echo >> logo.h # make gcc 3.x happy x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/hex.tmp -c -o hex.o hex.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/x11.tmp -c -o x11.o x11.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/viewer.tmp -c -o viewer.o viewer.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/dither.tmp -c -o dither.o dither.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/icons.tmp -c -o icons.o icons.c viewer.c: In function ‘viewer_loadimage’: viewer.c:887:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(blk,1,sizeof(blk),fp); ^ x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/idaconfig.tmp -c -o idaconfig.o idaconfig.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/parseconfig.tmp -c -o parseconfig.o parseconfig.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/fileops.tmp -c -o fileops.o fileops.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/desktop.tmp -c -o desktop.o desktop.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wno-missing-prototypes -Wno-strict-prototypes -Wno-maybe-uninitialized -Wp,-MD,mk/RegEdit.tmp -c -o RegEdit.o RegEdit.c In file included from fileops.c:14:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ In file included from fileops.c:15:0: jpeg/62/transupp.h:102:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ jpeg/62/transupp.h:105:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:110:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ jpeg/62/transupp.h:131:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ jpeg/62/transupp.h:134:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/selections.tmp -c -o selections.o selections.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/xdnd.tmp -c -o xdnd.o xdnd.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/filebutton.tmp -c -o filebutton.o filebutton.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/filelist.tmp -c -o filelist.o filelist.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/browser.tmp -c -o browser.o browser.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] write(fd,scs->value,scs->length); ^ browser.c: In function ‘browser_fixpath’: browser.c:429:2: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(path,sizeof(path)-1); ^ filebutton.c: In function ‘fileinfo_loader’: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/color.tmp -c -o color.o color.c filebutton.c:193:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(blk,1,sizeof(blk),fp); ^ x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/lut.tmp -c -o lut.o lut.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-xwd.tmp -c -o rd/read-xwd.o rd/read-xwd.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-xpm.tmp -c -o rd/read-xpm.o rd/read-xpm.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-gif.tmp -c -o rd/read-gif.o rd/read-gif.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-png.tmp -c -o rd/read-png.o rd/read-png.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/wr_write-png.tmp -c -o wr/write-png.o wr/write-png.c rd/read-xwd.c: In function ‘xwd_read’: rd/read-xwd.c:279:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 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:113:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&h->header,sizeof(h->header),1,fp); ^ rd/read-xwd.c:143:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buf,size,1,fp); ^ rd/read-xwd.c:167:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&h->cmap,sizeof(XWDColor),be32_to_cpu(h->header.colormap_entries),fp); ^ 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] fgets(line,sizeof(line)-1,fp); ^ x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-tiff.tmp -c -o rd/read-tiff.o rd/read-tiff.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/wr_write-tiff.tmp -c -o wr/write-tiff.o wr/write-tiff.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-ppm.tmp -c -o rd/read-ppm.o rd/read-ppm.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-webp.tmp -c -o rd/read-webp.o rd/read-webp.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/rd_read-bmp.tmp -c -o rd/read-bmp.o rd/read-bmp.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] 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] 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] 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] 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] 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] 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] fread(h->row,h->width,1,h->infile); ^ x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/writers.tmp -c -o writers.o writers.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/wr_write-ps.tmp -c -o wr/write-ps.o wr/write-ps.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/wr_write-ppm.tmp -c -o wr/write-ppm.o wr/write-ppm.c rd/read-bmp.c: In function ‘bmp_init’: rd/read-bmp.c:76:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&h->hdr,sizeof(struct bmp_hdr),1,fp); ^ rd/read-bmp.c:124:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&h->cmap,sizeof(struct bmp_cmap),h->hdr.num_colors,fp); ^ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o thumbnail.cgi thumbnail.cgi.o -lexif -lm x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/wr_write-jpeg.tmp -c -o wr/write-jpeg.o wr/write-jpeg.c x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wunused -DVERSION="2.09" -I. -Wno-pointer-sign -Ijpeg/62 -DHAVE_ENDIAN_H -DHAVE_STRSIGNAL -DHAVE_NEW_EXIF -DHAVE_LIBGIF -DHAVE_LIBPNG -DHAVE_LIBTIFF -DHAVE_LIBWEBP -I/usr/X11R6/include -Wp,-MD,mk/ida.tmp -c -o ida.o ida.c wr/write-ps.c: In function ‘ps_write’: wr/write-ps.c:461:5: error: format not a string literal and no format arguments [-Werror=format-security] fprintf(fp,footer); ^ In file included from wr/write-jpeg.c:6:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ jpeg/62/jpeglib.h:900:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, ^ jpeg/62/jpeglib.h:902:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, ^ jpeg/62/jpeglib.h:905:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ jpeg/62/jpeglib.h:929:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_compress_ptr cinfo, int marker, ^ jpeg/62/jpeglib.h:954:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] JPP((j_compress_ptr cinfo, int val)); ^ jpeg/62/jpeglib.h:959:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1011:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr cinfo, int marker_code, ^ jpeg/62/jpeglib.h:1015:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 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] 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] 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] 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] 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] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1034:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ jpeg/62/jpeglib.h:1037:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, ^ ida.c: In function ‘stderr_init’: ida.c:1772:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] 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] 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] 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] write(fd,logo,sizeof(logo)); ^ cc1: some warnings being treated as errors mk/Compile.mk:58: recipe for target 'wr/write-ps.o' failed make: *** [wr/write-ps.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-gfx/fbida-2.10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/fbida-2.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/fbida-2.10::gentoo'`. * The complete build log is located at '/var/log/log/build/media-gfx/fbida-2.10:20160123-162926.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/fbida-2.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/fbida-2.10/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/fbida-2.10/work/fbida-2.10' * S: '/var/tmp/portage/media-gfx/fbida-2.10/work/fbida-2.10'