Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/fbida.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'shell=Falsetimeout=0gid=135uid=1000printOutput=Falselogger=user='mockbuild'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/fbida.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/fbida-2.09-9bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/fbida.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'shell=Falsetimeout=0gid=135private_network=Truelogger=printOutput=Falseuid=1000user='mockbuild'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/fbida.spec '] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2rcY3O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fbida-2.09 + /usr/bin/gzip -dc /builddir/build/SOURCES/fbida-2.09.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fbida-2.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i -e s,/X11R6,,g GNUmakefile + /usr/bin/sed -i -e s,/usr/X11R6/lib/X11,/usr/share/X11,g mk/Autoconf.mk Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y5CNYz + exit 0 + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + LIB=lib + prefix=/usr + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + /usr/bin/make -j8 HAVE_MOTIF=no exiftran thumbnail.cgi fbi checking for X11 app-defaults prefix ... /usr/share/X11 checking for endian.h ... yes checking for linux/fb.h ... yes checking for libexif/exif-log.h ... yes checking for fopencookie ... yes checking for strcasestr ... yes checking for pcd_open in pcd ... no checking for DGifOpenFileName in ungif ... no checking for png_read_info in png ... yes checking for TIFFOpen in tiff ... yes checking for WebPDecodeRGBA in webp ... no checking for Magick-config ... no checking for sane_init in sane ... no checking for curl_easy_init in curl ... yes checking for lirc_init in lirc_client ... no checking for XmStringGenerate in Xm ... no checking for libjpeg version ... 62 Make.config written, edit if needed CC exiftran.o CC genthumbnail.o CC jpegtools.o CC jpeg/62/transupp.o CC op.o CC readers.o CC filter.o CC rd/read-jpeg.o In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from genthumbnail.c:8:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:107 CC thumbnail.cgi.o :34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:112:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ In file included from genthumbnail.c:9:0: jpeg/62/transupp.h:135:28: warning: function declaration isn't a prototype [-Wstrict-prototypes] JCOPY_OPTION option)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from exiftran.c:16:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:107:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:112:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ In file included from exiftran.c:17:0: jpeg/62/transupp.h:135:28: warning: function declaration isn't a prototype [-Wstrict-prototypes] JCOPY_OPTION option)); ^ CC fbi.o In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from rd/read-jpeg.c:6:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ CC fbtools.o In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from jpegtools.c:35:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:107:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:112:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ In file included from jpegtools.c:36:0: jpeg/62/transupp.h:135:28: warning: function declaration isn't a prototype [-Wstrict-prototypes] JCOPY_OPTION option)); ^ CC fb-gui.o CC desktop.o CC parseconfig.o CC fbiconfig.o CC dither.o CC rd/read-png.o In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from jpeg/62/transupp.c:21:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ In file included from jpeg/6 CC rd/read-tiff.o CC curl.o 2/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:334:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:336:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean transcode_only)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:338:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:340:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:342:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:343:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_color_converter JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:344:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:345:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:346:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:347:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_phuff_encoder JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:348:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_marker_writer JPP((j_compress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:350:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_master_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:352:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:354:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:356:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean need_full_buffer)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:357:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_input_controller JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:358:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_marker_reader JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:359:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_huff_decoder JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:360:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_phuff_decoder JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:361:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_inverse_dct JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:362:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_upsampler JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:363:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_color_deconverter JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:364:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_1pass_quantizer JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:365:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_2pass_quantizer JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:366:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_merged_upsampler JPP((j_decompress_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:368:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jinit_memory_mgr JPP((j_common_ptr cinfo)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:371:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(long) jdiv_round_up JPP((long a, long b)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:372:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(long) jround_up JPP((long a, long b)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:375:44: warning: function declaration isn't a prototype [-Wstrict-prototypes] int num_rows, JDIMENSION num_cols)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:377:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_blocks)); ^ In file included from jpeg/62/jpeglib.h:1092:0, from jpeg/62/transupp.c:21: jpeg/62/jpegint.h:378:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jzero_far JPP((void FAR * target, size_t bytestozero)); ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:107:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:112:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ In file included from jpeg/62/transupp.c:22:0: jpeg/62/transupp.h:135:28: warning: function declaration isn't a prototype [-Wstrict-prototypes] JCOPY_OPTION option)); ^ jpeg/62/transupp.c:568:1: warning: no previous prototype for 'jtransform_request_workspace' [-Wmissing-prototypes] jtransform_request_workspace (j_decompress_ptr srcinfo, ^ jpeg/62/transupp.c:732:1: warning: no previous prototype for 'jtransform_adjust_parameters' [-Wmissing-prototypes] jtransform_adjust_parameters (j_decompress_ptr srcinfo, ^ jpeg/62/transupp.c:819:1: warning: no previous prototype for 'jtransform_execute_transformation' [-Wmissing-prototypes] jtransform_execute_transformation (j_decompress_ptr srcinfo, ^ jpeg/62/transupp.c:861:1: warning: no previous prototype for 'jcopy_markers_setup' [-Wmissing-prototypes] jcopy_markers_setup (j_decompress_ptr srcinfo, JCOPY_OPTION option) ^ jpeg/62/transupp.c:886:1: warning: no previous prototype for 'jcopy_markers_execute' [-Wmissing-prototypes] jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo, ^ CC rd/read-ppm.o CC rd/read-bmp.o LD exiftran LD thumbnail.cgi In file included from fbi.c:28:0: jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((struct jpeg_error_mgr * err)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:901:43: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:903:38: warning: function declaration isn't a prototype [-Wstrict-prototypes] int version, size_t structsize)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:905:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:906:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:910:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:911:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:914:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:917:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] J_COLOR_SPACE colorspace)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:918:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_default_colorspace JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:920:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:923:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:927:36: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean force_baseline)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_quality_scaling JPP((int quality)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:929:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_simple_progression JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:931:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean suppress)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:932:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JQUANT_TBL *) jpeg_alloc_quant_table JPP((j_common_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:933:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(JHUFF_TBL *) jpeg_alloc_huff_table JPP((j_common_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:937:37: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean write_all_tables)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:940:33: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:941:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_finish_compress JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:946:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION num_lines)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:951:53: warning: function declaration isn't a prototype [-Wstrict-prototypes] const JOCTET * dataptr, unsigned int datalen)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:954:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int marker, unsigned int datalen)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_compress_ptr cinfo, int val)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:959:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:963:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] boolean require_image)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:975:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_start_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:978:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:979:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:984:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] JDIMENSION max_lines)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:987:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_has_multiple_scans JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:989:29: warning: function declaration isn't a prototype [-Wstrict-prototypes] int scan_number)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:990:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_finish_output JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:991:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(boolean) jpeg_input_complete JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:992:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_new_colormap JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:993:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1002:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_calc_output_dimensions JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1007:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] unsigned int length_limit)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1012:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_marker_parser_method routine)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1015:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(jvirt_barray_ptr *) jpeg_read_coefficients JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1017:40: warning: function declaration isn't a prototype [-Wstrict-prototypes] jvirt_barray_ptr * coef_arrays)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1019:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] j_compress_ptr dstinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1027:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_compress JPP((j_compress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1028:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort_decompress JPP((j_decompress_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo)); ^ In file included from fbi.c:28:0: jpeg/62/jpeglib.h:1038:23: warning: function declaration isn't a prototype [-Wstrict-prototypes] int desired)); ^ In file included from fbi.c:46:0: jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info)); ^ In file included from fbi.c:46:0: jpeg/62/transupp.h:107:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from fbi.c:46:0: jpeg/62/transupp.h:112:34: warning: function declaration isn't a prototype [-Wstrict-prototypes] jpeg_transform_info *info)); ^ In file included from fbi.c:46:0: jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option)); ^ In file included from fbi.c:46:0: jpeg/62/transupp.h:135:28: warning: function declaration isn't a prototype [-Wstrict-prototypes] JCOPY_OPTION option)); ^ LD fbi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lo7NOJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm + cd fbida-2.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm + iconv -t UTF-8 -f ISO-8859-1 fbi.man + iconv -t UTF-8 -f ISO-8859-1 exiftran.man + iconv -t UTF-8 -f ISO-8859-1 fbgs.man + /usr/bin/mv fbi.man.new fbi.man + /usr/bin/mv exiftran.man.new exiftran.man + /usr/bin/mv fbgs.man.new fbgs.man + lib=lib + prefix=/usr + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm STRIP= install install -d /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin install -d /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/man/man1 install exiftran /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin install -m 644 ./exiftran.man /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/man/man1/exiftran.1 install fbi /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin install fbgs /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin install -m 644 ./fbi.man /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/man/man1/fbi.1 install -m 644 ./fbgs.man /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/man/man1/fbgs.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/fbida-2.09 extracting debug info from /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin/fbi extracting debug info from /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/bin/exiftran /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 584 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fbida-2.09-9bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OiI7mI + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + DOCDIR=/builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + cp -pr Changes /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + cp -pr COPYING /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + cp -pr README /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + cp -pr TODO /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm/usr/share/doc/fbida + exit 0 Provides: fbida = 2.09-9bs02fc23 fbida(armv6hl-32) = 2.09-9bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libcurl.so.4 libexif.so.12 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.4) libpng16.so.16 libpng16.so.16(PNG16_0) libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libz.so.1 rtld(GNU_HASH) Obsoletes: fbida-ida < 2.06-1 Processing files: fbida-fbgs-2.09-9bs02fc23.armv6hl Provides: fbida-fbgs = 2.09-9bs02fc23 fbida-fbgs(armv6hl-32) = 2.09-9bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: fbida-debuginfo-2.09-9bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm Wrote: /builddir/build/RPMS/fbida-2.09-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/fbida-fbgs-2.09-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/fbida-debuginfo-2.09-9bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qaEt2j + umask 022 + cd /builddir/build/BUILD + cd fbida-2.09 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fbida-2.09-9bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->