Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fbida.spec'], chrootPath='/var/lib/mock/f31-build-66302-29837/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fbida.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/fbida-2.14-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fbida.spec'], chrootPath='/var/lib/mock/f31-build-66302-29837/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fbida.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wO4V4F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fbida-2.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/fbida-2.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fbida-2.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P0RK0G + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/make -j4 all BUILDSTDERR: checking for X11 app-defaults prefix ... /usr/share/X11 BUILDSTDERR: checking for linux/fb.h ... yes BUILDSTDERR: checking for cairo-gl (using pkg-config) ... no BUILDSTDERR: checking for pcd_open in pcd ... no BUILDSTDERR: checking for DGifOpenFileName in gif ... yes BUILDSTDERR: checking for libwebp (using pkg-config) ... yes BUILDSTDERR: checking for XmStringGenerate in Xm ... yes BUILDSTDERR: checking for libjpeg version ... 62 BUILDSTDERR: checking for fopencookie ... yes BUILDSTDERR: checking for sane_init in sane ... no BUILDSTDERR: checking for curl_easy_init in curl ... yes BUILDSTDERR: checking for lirc_init in lirc_client ... yes BUILDSTDERR: In file included from jpeg/62/transupp.c:21: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from exiftran.c:16: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from jpeg/62/jpeglib.h:1092, BUILDSTDERR: from jpeg/62/transupp.c:21: BUILDSTDERR: jpeg/62/jpegint.h:334:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 334 | EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpegint.h:335:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 335 | EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:337:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 337 | EXTERN(void) jinit_c_main_controller JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:339:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 339 | EXTERN(void) jinit_c_prep_controller JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:341:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 341 | EXTERN(void) jinit_c_coef_controller JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:343:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 343 | EXTERN(void) jinit_color_converter JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:344:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 344 | EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:345:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 345 | EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpegint.h:346:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 346 | EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpegint.h:347:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 347 | EXTERN(void) jinit_phuff_encoder JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:348:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 348 | EXTERN(void) jinit_marker_writer JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:350:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 350 | EXTERN(void) jinit_master_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:351:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 351 | EXTERN(void) jinit_d_main_controller JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:353:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 353 | EXTERN(void) jinit_d_coef_controller JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:355:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 355 | EXTERN(void) jinit_d_post_controller JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:357:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 357 | EXTERN(void) jinit_input_controller JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:358:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 358 | EXTERN(void) jinit_marker_reader JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:359:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 359 | EXTERN(void) jinit_huff_decoder JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:360:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 360 | EXTERN(void) jinit_phuff_decoder JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:361:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 361 | EXTERN(void) jinit_inverse_dct JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:362:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 362 | EXTERN(void) jinit_upsampler JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:363:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 363 | EXTERN(void) jinit_color_deconverter JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:364:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 364 | EXTERN(void) jinit_1pass_quantizer JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:365:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 365 | EXTERN(void) jinit_2pass_quantizer JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:366:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 366 | EXTERN(void) jinit_merged_upsampler JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:368:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 368 | EXTERN(void) jinit_memory_mgr JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:371:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 371 | EXTERN(long) jdiv_round_up JPP((long a, long b)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:372:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 372 | EXTERN(long) jround_up JPP((long a, long b)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:373:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 373 | EXTERN(void) jcopy_sample_rows JPP((JSAMPARRAY input_array, int source_row, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:376:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 376 | EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:378:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 378 | EXTERN(void) jzero_far JPP((void FAR * target, size_t bytestozero)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from exiftran.c:17: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from jpeg/62/transupp.c:22: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from genthumbnail.c:8: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from genthumbnail.c:9: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from jpegtools.c:35: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from jpegtools.c:36: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.c:568:1: warning: no previous prototype for 'jtransform_request_workspace' [-Wmissing-prototypes] BUILDSTDERR: 568 | jtransform_request_workspace (j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg/62/transupp.c:732:1: warning: no previous prototype for 'jtransform_adjust_parameters' [-Wmissing-prototypes] BUILDSTDERR: 732 | jtransform_adjust_parameters (j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg/62/transupp.c:819:1: warning: no previous prototype for 'jtransform_execute_transformation' [-Wmissing-prototypes] BUILDSTDERR: 819 | jtransform_execute_transformation (j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg/62/transupp.c:861:1: warning: no previous prototype for 'jcopy_markers_setup' [-Wmissing-prototypes] BUILDSTDERR: 861 | jcopy_markers_setup (j_decompress_ptr srcinfo, JCOPY_OPTION option) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpeg/62/transupp.c:886:1: warning: no previous prototype for 'jcopy_markers_execute' [-Wmissing-prototypes] BUILDSTDERR: 886 | jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from rd/read-jpeg.c:6: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: vt.c: In function 'console_switch_signal': BUILDSTDERR: vt.c:42:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 42 | write(2,"vt: SIGUSR1\n",12); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vt.c:48:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 48 | write(2,"vt: SIGUSR2\n",12); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vt.c: In function 'console_switch_release': BUILDSTDERR: vt.c:57:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 57 | write(2,"vt: release\n",12); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vt.c: In function 'console_switch_acquire': BUILDSTDERR: vt.c:65:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 65 | write(2,"vt: acquire\n",12); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vt.c: In function 'console_set_vt': BUILDSTDERR: vt.c:162:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 162 | chown(vtname, getuid(), getgid()); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vt.c:183:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 183 | dup(0); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: vt.c:184:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 184 | dup(0); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from fbi.c:30: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from fbi.c:49: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: fbi.c: In function 'read_image': BUILDSTDERR: fbi.c:568:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 568 | fread(blk,1,sizeof(blk),fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c: In function 'ppm_read': BUILDSTDERR: rd/read-ppm.c:58:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 58 | fread(dst,h->width,3,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c: In function 'pnm_init': BUILDSTDERR: rd/read-ppm.c:30:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 30 | fgets(line,sizeof(line),fp); /* P[456] */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c:32:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 32 | fgets(line,sizeof(line),fp); /* width height */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c:34:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 34 | fgets(line,sizeof(line),fp); /* skip comments */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c:37:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 37 | fgets(line,sizeof(line),fp); /* depth ??? */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c: In function 'pbm_read': BUILDSTDERR: rd/read-ppm.c:86:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 86 | fread(h->row,bpl,1,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-ppm.c: In function 'pgm_read': BUILDSTDERR: rd/read-ppm.c:68:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 68 | fread(h->row,h->width,1,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-bmp.c: In function 'bmp_init': BUILDSTDERR: rd/read-bmp.c:74:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 74 | fread(&h->hdr,sizeof(struct bmp_hdr),1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-bmp.c:122:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 122 | fread(&h->cmap,sizeof(struct bmp_cmap),h->hdr.num_colors,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: viewer.c: In function 'viewer_loadimage': BUILDSTDERR: viewer.c:888:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 888 | fread(blk,1,sizeof(blk),fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fbpdf.c: In function 'main': BUILDSTDERR: fbpdf.c:295:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 295 | getcwd(cwd, sizeof(cwd)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fbpdf.c:408:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 408 | read(0, key, sizeof(key)-1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fbpdf.c:296:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1019 [-Wformat-truncation=] BUILDSTDERR: 296 | snprintf(uri, sizeof(uri), "file:%s/%s", cwd, argv[optind]); BUILDSTDERR: | ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from fbpdf.c:8: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fileops.c:14: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from fileops.c:15: BUILDSTDERR: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 102 | JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 105 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 110 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 131 | JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 134 | JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: | ^~~ BUILDSTDERR: selections.c: In function 'selection_xfer': BUILDSTDERR: selections.c:468:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 468 | write(fd,scs->value,scs->length); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from xdnd.c:33: BUILDSTDERR: In function 'fprintf', BUILDSTDERR: inlined from 'XdndAction' at xdnd.c:253:6: BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 101 | __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: xdnd.c: In function 'XdndAction': BUILDSTDERR: xdnd.c:254:11: note: format string is defined here BUILDSTDERR: 254 | "ac=%s op=%d widget=%s drop=%s\n", BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from xdnd.c:33: BUILDSTDERR: In function 'fprintf', BUILDSTDERR: inlined from 'XdndAction' at xdnd.c:253:6: BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 101 | __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: xdnd.c: In function 'XdndAction': BUILDSTDERR: xdnd.c:254:11: note: format string is defined here BUILDSTDERR: 254 | "ac=%s op=%d widget=%s drop=%s\n", BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from selections.c:1: BUILDSTDERR: In function 'fprintf', BUILDSTDERR: inlined from 'selection_convert' at selections.c:205:2: BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 101 | __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: filebutton.c: In function 'fileinfo_loader': BUILDSTDERR: filebutton.c:191:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 191 | fread(blk,1,sizeof(blk),fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from filebutton.c:1: BUILDSTDERR: In function 'fprintf', BUILDSTDERR: inlined from 'container_convert_cb' at filebutton.c:577:2: BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 101 | __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/bits/stdio2.h:100:10: warning: '%s' directive argument is null [-Wformat-overflow=] BUILDSTDERR: browser.c: In function 'browser_fixpath': BUILDSTDERR: browser.c:429:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 429 | getcwd(path,sizeof(path)-1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xwd.c: In function 'xwd_read': BUILDSTDERR: rd/read-xwd.c:277:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 277 | fread(h->row,be32_to_cpu(h->header.bytes_per_line),1,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xwd.c: In function 'xwd_init': BUILDSTDERR: rd/read-xwd.c:111:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 111 | fread(&h->header,sizeof(h->header),1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xwd.c:141:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 141 | fread(buf,size,1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xwd.c:165:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 165 | fread(&h->cmap,sizeof(XWDColor),be32_to_cpu(h->header.colormap_entries),fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c: In function 'xbm_read': BUILDSTDERR: rd/read-xpm.c:229:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 229 | fscanf(h->infile," 0x%x,",&val); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c: In function 'xbm_init': BUILDSTDERR: rd/read-xpm.c:185:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 185 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:194:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 194 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:201:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 201 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c: In function 'xpm_read': BUILDSTDERR: rd/read-xpm.c:122:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 122 | fgets(h->charline,h->width * h->chars + 8,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:125:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 125 | fgets(h->charline,h->width * h->chars + 8,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:126:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 126 | fgets(h->charline,h->width * h->chars + 8,h->infile); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c: In function 'xpm_init': BUILDSTDERR: rd/read-xpm.c:45:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 45 | fgets(line,sizeof(line)-1,fp); /* XPM */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:46:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 46 | fgets(line,sizeof(line)-1,fp); /* static char ... */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:49:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:50:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 50 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:54:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 54 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:57:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 57 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:58:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 58 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:70:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 70 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:73:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 73 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: rd/read-xpm.c:74:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 74 | fgets(line,sizeof(line)-1,fp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from wr/write-jpeg.c:6: BUILDSTDERR: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 885 | JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 900 | EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 902 | EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 905 | EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 906 | EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 910 | EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 911 | EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 914 | EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 916 | EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 918 | EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 919 | EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 921 | EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 924 | EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 928 | EXTERN(int) jpeg_quality_scaling JPP((int quality)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 929 | EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 930 | EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 932 | EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 933 | EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 936 | EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 938 | EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 941 | EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 944 | EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 950 | JPP((j_compress_ptr cinfo, int marker, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 954 | JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 956 | JPP((j_compress_ptr cinfo, int val)); BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 959 | EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 962 | EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 975 | EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 976 | EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 979 | EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 982 | EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 987 | EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 988 | EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 990 | EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 991 | EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 992 | EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 993 | EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1002 | EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1006 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1011 | JPP((j_decompress_ptr cinfo, int marker_code, BUILDSTDERR: | ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1015 | EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1016 | EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1018 | EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1027 | EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1028 | EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1033 | EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1034 | EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 1037 | EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ida.c: In function 'stderr_init': BUILDSTDERR: ida.c:1772:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1772 | pipe(p); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ida.c: In function 'stderr_input': BUILDSTDERR: ida.c:1729:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1729 | write(h->err,buf,rc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ida.c: In function 'load_stdin': BUILDSTDERR: ida.c:810:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 810 | write(fd,buf,rc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ida.c: In function 'load_logo': BUILDSTDERR: ida.c:787:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 787 | write(fd,logo,sizeof(logo)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Make.config written, edit if needed CC exiftran.o CC genthumbnail.o CC jpegtools.o CC jpeg/62/transupp.o CC filter.o CC op.o CC readers.o CC rd/read-jpeg.o CC thumbnail.cgi.o CC fbi.o CC vt.o CC kbd.o CC fbtools.o CC drmtools.o CC fb-gui.o CC desktop.o CC parseconfig.o CC fbiconfig.o CC dither.o CC rd/read-gif.o CC rd/read-webp.o CC rd/read-ppm.o CC rd/read-bmp.o CC rd/read-png.o CC rd/read-tiff.o CC fbpdf.o CC drmtools-egl.o CC kbdtest.o perl ./scripts/fallback.pl Ida.ad Ida.ad.h scripts/hexify.sh logo.jpg logo.h CC man.o CC hex.o CC x11.o CC viewer.o CC icons.o CC idaconfig.o CC fileops.o CC RegEdit.o CC selections.o CC xdnd.o CC filebutton.o CC filelist.o CC browser.o CC lut.o CC color.o CC rd/read-xwd.o CC rd/read-xpm.o CC writers.o CC wr/write-ppm.o CC wr/write-ps.o CC wr/write-jpeg.o CC wr/write-png.o CC wr/write-tiff.o LD exiftran LD thumbnail.cgi LD fbi LD fbpdf LD kbdtest CC ida.o LD ida Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MQTk0D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 + cd fbida-2.14 + cd man + for man in fbi exiftran fbgs ida + iconv -t UTF-8 -f ISO-8859-1 fbi.1 + /usr/bin/mv fbi.new fbi.1 + for man in fbi exiftran fbgs ida + iconv -t UTF-8 -f ISO-8859-1 exiftran.1 + /usr/bin/mv exiftran.new fbi.1 + for man in fbi exiftran fbgs ida + iconv -t UTF-8 -f ISO-8859-1 fbgs.1 + /usr/bin/mv fbgs.new fbi.1 + for man in fbi exiftran fbgs ida + iconv -t UTF-8 -f ISO-8859-1 ida.1 + /usr/bin/mv ida.new fbi.1 + cd .. + lib=lib64 + prefix=/usr + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 STRIP= install + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.14-7.fc31 --unique-debug-suffix -2.14-7.fc31.riscv64 --unique-debug-src-base fbida-2.14-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fbida-2.14 BUILDSTDERR: 1269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -d /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install -d /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/man/man1 install exiftran /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install -m 644 ./man/exiftran.1 /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/man/man1 install fbi /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install fbgs /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install fbpdf /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install -m 644 ./man/fbi.1 /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/man/man1 install -m 644 ./man/fbgs.1 /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/man/man1 install ida /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin install -m 644 ./man/ida.1 /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/X11/app-defaults install -m 644 ./Ida.ad /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/X11/app-defaults/Ida explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/exiftran explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/fbpdf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/fbi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/ida extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/exiftran extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/fbpdf extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/ida extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/bin/fbi original debug info size: 3076kB, size after compression: 2052kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/fbgs from /bin/sh to #!/usr/bin/sh Processing files: fbida-2.14-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vZtd9D + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + DOCDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + cp -pr Changes /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + cp -pr README /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + cp -pr TODO /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/doc/fbida + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H8FFGG + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fbida = 2.14-7.fc31 fbida(riscv-64) = 2.14-7.fc31 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) libdrm.so.2()(64bit) libexif.so.12()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgif.so.7()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpixman-1.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: fbida-fbgs-2.14-7.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0IUVjF + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbgs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbgs + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbgs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fbida-fbgs = 2.14-7.fc31 fbida-fbgs(riscv-64) = 2.14-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: fbida-fbpdf-2.14-7.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GvNciF + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbpdf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbpdf + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-fbpdf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fbida-fbpdf = 2.14-7.fc31 fbida-fbpdf(riscv-64) = 2.14-7.fc31 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) libEGL.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libdrm.so.2()(64bit) libepoxy.so.0()(64bit) libgbm.so.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpixman-1.so.0()(64bit) libpoppler-glib.so.8()(64bit) rtld(GNU_HASH) Processing files: fbida-ida-2.14-7.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FxT20C + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-ida + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-ida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64/usr/share/licenses/fbida-ida + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: fbida-ida = 2.14-7.fc31 fbida-ida(riscv-64) = 2.14-7.fc31 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) libX11.so.6()(64bit) libXext.so.6()(64bit) libXm.so.4()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexif.so.12()(64bit) libgif.so.7()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpixman-1.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: fbida-debugsource-2.14-7.fc31.riscv64 Provides: fbida-debugsource = 2.14-7.fc31 fbida-debugsource(riscv-64) = 2.14-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fbida-debuginfo-2.14-7.fc31.riscv64 Provides: debuginfo(build-id) = 24d487c489a4fd1734dc28276c876e71a17ca627 debuginfo(build-id) = c76c1ead520ccc3579b0dd8d17dc21886129e547 fbida-debuginfo = 2.14-7.fc31 fbida-debuginfo(riscv-64) = 2.14-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fbida-debugsource(riscv-64) = 2.14-7.fc31 Processing files: fbida-fbpdf-debuginfo-2.14-7.fc31.riscv64 Provides: debuginfo(build-id) = 4b044c8586fdabb5f83593fd416673c045835549 fbida-fbpdf-debuginfo = 2.14-7.fc31 fbida-fbpdf-debuginfo(riscv-64) = 2.14-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fbida-debugsource(riscv-64) = 2.14-7.fc31 Processing files: fbida-ida-debuginfo-2.14-7.fc31.riscv64 Provides: debuginfo(build-id) = b8331751cc50706fd6ab030f82622c80f103f68e fbida-ida-debuginfo = 2.14-7.fc31 fbida-ida-debuginfo(riscv-64) = 2.14-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fbida-debugsource(riscv-64) = 2.14-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 Wrote: /builddir/build/RPMS/fbida-fbgs-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-fbpdf-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-ida-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-fbpdf-debuginfo-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-debugsource-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-debuginfo-2.14-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-ida-debuginfo-2.14-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EzcPcE + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.14-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0