Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fbida.spec'], chrootPath='/var/lib/mock/f29-build-25037-13062/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/fbida-2.14-5.fc29.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/f29-build-25037-13062/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t0kiVH + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ocBGVl + 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 Make.config written, edit if needed CC exiftran.o CC genthumbnail.o CC jpegtools.o CC jpeg/62/transupp.o 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: ^~~ 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, 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: EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:335:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:346:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:347:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: EXTERN(void) jinit_d_post_controller JPP((j_decompress_ptr cinfo, BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:357:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: EXTERN(void) jinit_marker_reader JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:359:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jinit_huff_decoder JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:360:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: EXTERN(void) jinit_inverse_dct JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:362:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: EXTERN(void) jinit_color_deconverter JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:364:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jinit_1pass_quantizer JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:365:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: EXTERN(void) jinit_merged_upsampler JPP((j_decompress_ptr cinfo)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:368:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: EXTERN(long) jdiv_round_up JPP((long a, long b)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:372:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(long) jround_up JPP((long a, long b)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:373:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jcopy_sample_rows JPP((JSAMPARRAY input_array, int source_row, BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:376:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row, BUILDSTDERR: ^~~~~~ BUILDSTDERR: jpeg/62/jpegint.h:378:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: EXTERN(void) jzero_far JPP((void FAR * target, size_t bytestozero)); 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: jcopy_markers_execute (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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: ^~~ CC filter.o CC op.o CC readers.o CC rd/read-jpeg.o 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: ^~~~~~ CC thumbnail.cgi.o CC fbi.o CC vt.o 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: dup(0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: vt.c:184:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: dup(0); BUILDSTDERR: ^~~~~~ CC kbd.o CC fbtools.o CC drmtools.o 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: 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: 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: 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: 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: JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: ^~~ CC fb-gui.o 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: fread(blk,1,sizeof(blk),fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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: 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: 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: 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: 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: 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: 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: fread(h->row,h->width,1,h->infile); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC rd/read-png.o 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: 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: fread(&h->cmap,sizeof(struct bmp_cmap),h->hdr.num_colors,fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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: 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: 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: 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: snprintf(uri, sizeof(uri), "file:%s/%s", cwd, argv[optind]); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, 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: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC idaconfig.o CC fileops.o CC RegEdit.o CC selections.o 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo, BUILDSTDERR: ^~~ CC xdnd.o 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: write(fd,scs->value,scs->length); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC filebutton.o CC filelist.o 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: fread(blk,1,sizeof(blk),fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC browser.o CC lut.o 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: getcwd(path,sizeof(path)-1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC color.o CC rd/read-xwd.o CC rd/read-xpm.o CC writers.o 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: fgets(line,sizeof(line)-1,fp); 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: 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: 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: 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: fread(&h->cmap,sizeof(XWDColor),be32_to_cpu(h->header.colormap_entries),fp); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC wr/write-ppm.o CC wr/write-ps.o CC wr/write-jpeg.o CC wr/write-png.o 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: JPP((struct jpeg_error_mgr * err)); BUILDSTDERR: ^~~ BUILDSTDERR: jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] BUILDSTDERR: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo, BUILDSTDERR: ^~~~~~ CC wr/write-tiff.o LD exiftran LD thumbnail.cgi LD fbi LD fbpdf LD kbdtest CC ida.o 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: 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: 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: 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: write(fd,logo,sizeof(logo)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ LD ida + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FkmH4f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fbida-2.14-5.fc29.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-5.fc29.riscv64 STRIP= install install -d /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install -d /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/man/man1 install exiftran /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install -m 644 ./man/exiftran.1 /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/man/man1 install fbi /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install fbgs /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install fbpdf /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install -m 644 ./man/fbi.1 /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/man/man1 install -m 644 ./man/fbgs.1 /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/man/man1 install ida /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin install -m 644 ./man/ida.1 /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/X11/app-defaults install -m 644 ./Ida.ad /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/X11/app-defaults/Ida + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.14-5.fc29 --unique-debug-suffix -2.14-5.fc29.riscv64 --unique-debug-src-base fbida-2.14-5.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fbida-2.14 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/exiftran extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/exiftran explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/fbpdf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/fbi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/ida extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/fbpdf extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/fbi extracting debug info from /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/bin/ida /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/fbgs from /bin/sh to #!/usr/bin/sh Processing files: fbida-2.14-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UE5u7m + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + DOCDIR=/builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + cp -pr Changes /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + cp -pr README /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + cp -pr TODO /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/doc/fbida + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZPcUgx + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida + exit 0 Provides: fbida = 2.14-5.fc29 fbida(riscv-64) = 2.14-5.fc29 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-5.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gnI39m + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-5.fc29.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-5.fc29.riscv64/usr/share/licenses/fbida-fbgs + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida-fbgs + exit 0 Provides: fbida-fbgs = 2.14-5.fc29 fbida-fbgs(riscv-64) = 2.14-5.fc29 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-5.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rptS0u + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-5.fc29.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-5.fc29.riscv64/usr/share/licenses/fbida-fbpdf + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida-fbpdf + exit 0 Provides: fbida-fbpdf = 2.14-5.fc29 fbida-fbpdf(riscv-64) = 2.14-5.fc29 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-5.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.95rU7F + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + LICENSEDIR=/builddir/build/BUILDROOT/fbida-2.14-5.fc29.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-5.fc29.riscv64/usr/share/licenses/fbida-ida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64/usr/share/licenses/fbida-ida + exit 0 Provides: fbida-ida = 2.14-5.fc29 fbida-ida(riscv-64) = 2.14-5.fc29 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-5.fc29.riscv64 Provides: fbida-debugsource = 2.14-5.fc29 fbida-debugsource(riscv-64) = 2.14-5.fc29 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-5.fc29.riscv64 Provides: debuginfo(build-id) = 32edb642e8c4827ab6747c995f99733199b488b0 debuginfo(build-id) = 3640b523d70c0c5cd0959374e5359a5f4dd635c7 fbida-debuginfo = 2.14-5.fc29 fbida-debuginfo(riscv-64) = 2.14-5.fc29 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-5.fc29 Processing files: fbida-fbpdf-debuginfo-2.14-5.fc29.riscv64 Provides: debuginfo(build-id) = 4ca14bff2551607c17b93993b803fc96f4ed6238 fbida-fbpdf-debuginfo = 2.14-5.fc29 fbida-fbpdf-debuginfo(riscv-64) = 2.14-5.fc29 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-5.fc29 Processing files: fbida-ida-debuginfo-2.14-5.fc29.riscv64 Provides: debuginfo(build-id) = b66a98f124917d98b310f2f4c754c16c68823deb fbida-ida-debuginfo = 2.14-5.fc29 fbida-ida-debuginfo(riscv-64) = 2.14-5.fc29 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-5.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64 Wrote: /builddir/build/RPMS/fbida-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-fbgs-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-fbpdf-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-ida-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-debugsource-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-debuginfo-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-fbpdf-debuginfo-2.14-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/fbida-ida-debuginfo-2.14-5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rYFeMj + umask 022 + cd /builddir/build/BUILD + cd fbida-2.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.14-5.fc29.riscv64 + exit 0 Child return code was: 0