+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fbida.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rN1T7O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fbida-2.09 + /usr/bin/gzip -dc /builddir/build/SOURCES/fbida-2.09.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fbida-2.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i -e s,/X11R6,,g GNUmakefile + /usr/bin/sed -i -e s,/usr/X11R6/lib/X11,/usr/share/X11,g mk/Autoconf.mk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sHZklk + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + LIB=lib64 + prefix=/usr + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/make -j4 HAVE_MOTIF=no exiftran thumbnail.cgi fbi 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 strcasestr ... yes checking for pcd_open in pcd ... no checking for DGifOpenFileName in ungif ... no checking for png_read_info in png ... yes checking for TIFFOpen in tiff ... yes checking for WebPDecodeRGBA in webp ... no 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 ... no checking for XmStringGenerate in Xm ... no checking for libjpeg version ... 62 Make.config written, edit if needed CC genthumbnail.o CC exiftran.o CC jpegtools.o CC jpeg/62/transupp.o 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 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)); ^~~~~~ 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)); ^~~ 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, ^~~ 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/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^~~ 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/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^~~ 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/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^~~ 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/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: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.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, ^~~ 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/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: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/transupp.c:732:1: warning: no previous prototype for 'jtransform_adjust_parameters' [-Wmissing-prototypes] jtransform_adjust_parameters (j_decompress_ptr srcinfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/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) ^~~~~~~~~~~~~~~~~~~ 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.c:886:1: warning: no previous prototype for 'jcopy_markers_execute' [-Wmissing-prototypes] jcopy_markers_execute (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, ^~~ 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, ^~~~~~ 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 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, ^~~ CC filter.o CC op.o CC readers.o CC rd/read-jpeg.o CC thumbnail.cgi.o 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: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, ^~~~~~ CC fbi.o CC fbtools.o CC fb-gui.o CC desktop.o In file included from fbi.c:28: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, ^~~~~~ fbtools.c: In function 'fb_switch_release': fbtools.c:114:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2,"vt: release\n",12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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, ^~~~~~ fbtools.c: In function 'fb_switch_acquire': fbtools.c:123:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2,"vt: acquire\n",12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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, ^~~~~~ fbtools.c: In function 'fb_switch_signal': fbtools.c:98:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2,"vt: SIGUSR1\n",12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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)); ^~~~~~ fbtools.c:104:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2,"vt: SIGUSR2\n",12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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, ^~~~~~ fbtools.c: In function 'fb_setvt': fbtools.c:261:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(vtname, getuid(), getgid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fbtools.c:281:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ fbtools.c:282:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ In file included from fbi.c:46: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, ^~~ fbi.c: In function 'read_image': fbi.c:664:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(blk,1,sizeof(blk),fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC parseconfig.o CC fbiconfig.o CC dither.o CC rd/read-png.o CC rd/read-tiff.o CC curl.o rd/read-tiff.c: In function 'tiff_init': rd/read-tiff.c:54:17: warning: format '%d' expects argument of type 'int', but argument 10 has type 'tmsize_t {aka long int}' [-Wformat=] fprintf(stderr,"tiff: %" PRId32 "x%" PRId32 ", planar=%d, " ^~~~~~~~~ rd/read-tiff.c:58:3: TIFFScanlineSize(h->tif)); ~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rd/read-tiff.c:4:0: /usr/include/inttypes.h:56:19: note: format string is defined here # define PRId32 "d" CC rd/read-ppm.o CC rd/read-bmp.o rd/read-ppm.c: In function 'ppm_read': rd/read-ppm.c:57: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:29: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:31: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:33: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:36: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:85: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:67:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(h->row,h->width,1,h->infile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD exiftran rd/read-bmp.c: In function 'bmp_init': rd/read-bmp.c:75: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:123: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD thumbnail.cgi LD fbi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZBFWOW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 + cd fbida-2.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 + iconv -t UTF-8 -f ISO-8859-1 fbi.man + iconv -t UTF-8 -f ISO-8859-1 exiftran.man + iconv -t UTF-8 -f ISO-8859-1 fbgs.man + /usr/bin/mv fbi.man.new fbi.man + /usr/bin/mv exiftran.man.new exiftran.man + /usr/bin/mv fbgs.man.new fbgs.man + lib=lib64 + prefix=/usr + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 STRIP= install install -d /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/bin install -d /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/man/man1 install exiftran /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/bin install -m 644 ./exiftran.man /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/man/man1/exiftran.1 install fbi /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/bin install fbgs /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/bin install -m 644 ./fbi.man /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/man/man1/fbi.1 install -m 644 ./fbgs.man /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/man/man1/fbgs.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fbida-2.09-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ICgK4b + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + DOCDIR=/builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + cp -pr Changes /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + cp -pr README /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + cp -pr TODO /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64/usr/share/doc/fbida + exit 0 Provides: fbida = 2.09-10.fc28 fbida(riscv-64) = 2.09-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libexif.so.12()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: fbida-ida < 2.06-1 Processing files: fbida-fbgs-2.09-10.fc28.riscv64 Provides: fbida-fbgs = 2.09-10.fc28 fbida-fbgs(riscv-64) = 2.09-10.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/fbida-2.09-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fbida-2.09-10.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/fbida-fbgs-2.09-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0PaOUe + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.09-10.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff