DEBUG: Executing shell function do_compile
NOTE: make -j 22 STRIP= srcdir=TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10 -f TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/GNUmakefile
checking for libdir name ... lib
checking for X11 app-defaults prefix ... 
checking for endian.h ... yes
checking for linux/fb.h ... yes
checking for libexif/exif-log.h ... yes
checking for fopencookie ... yes
checking for strsignal ... yes
checking for pcd_open in pcd ... no
checking for DGifOpenFileName in gif ... yes
checking for png_read_info in png ... yes
checking for Magick-config ... no
checking for sane_init in sane ... no
checking for curl_easy_init in curl ... yes
checking for libjpeg version ... 62

Make.config written, edit if needed

  CC	  exiftran.o
  CC	  genthumbnail.o
  CC	  jpegtools.o
  CC	  TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.o
  CC	  filter.o
  CC	  op.o
  CC	  readers.o
make: pkg-config: Command not found
  CC	  rd/read-jpeg.o
make: pkg-config: Command not found
  CC	  thumbnail.cgi.o
make: pkg-config: Command not found
  CC	  fbi.o
make: pkg-config: Command not found
make: pkg-config: Command not found
make: pkg-config: Command not found
  CC	  fbtools.o
make: pkg-config: Command not found
  CC	  fb-gui.o
make: pkg-config: Command not found
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:21:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1092:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:21:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:335:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:337:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_c_main_controller JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:339:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_c_prep_controller JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:341:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_c_coef_controller JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:344:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:351:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_d_main_controller JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:353:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_d_coef_controller JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:355:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_d_post_controller JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:362:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jinit_upsampler JPP((j_decompress_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:372:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(long) jround_up JPP((long a, long b));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:373:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jcopy_sample_rows JPP((JSAMPARRAY input_array, int source_row,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpegint.h:376:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jcopy_block_row JPP((JBLOCKROW input_row, JBLOCKROW output_row,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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 TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:22:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
make: pkg-config: Command not found
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
make: pkg-config: Command not found
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:568:1: warning: no previous prototype for 'jtransform_request_workspace' [-Wmissing-prototypes]
 jtransform_request_workspace (j_decompress_ptr srcinfo,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC	  desktop.o
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:732:1: warning: no previous prototype for 'jtransform_adjust_parameters' [-Wmissing-prototypes]
 jtransform_adjust_parameters (j_decompress_ptr srcinfo,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:819:1: warning: no previous prototype for 'jtransform_execute_transformation' [-Wmissing-prototypes]
 jtransform_execute_transformation (j_decompress_ptr srcinfo,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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)
 ^~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.c:886:1: warning: no previous prototype for 'jcopy_markers_execute' [-Wmissing-prototypes]
 jcopy_markers_execute (j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
 ^~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpegtools.c:35:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
make: pkg-config: Command not found
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpegtools.c:36:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
make: pkg-config: Command not found
  CC	  parseconfig.o
make: pkg-config: Command not found
make: pkg-config: Command not found
  CC	  fbiconfig.o
make: pkg-config: Command not found
make: pkg-config: Command not found
  CC	  dither.o
make: pkg-config: Command not found
make: pkg-config: Command not found
  CC	  rd/read-gif.o
make: pkg-config: Command not found
  CC	  rd/read-png.o
make: pkg-config: Command not found
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/rd/read-jpeg.c:6:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
make: pkg-config: Command not found
make: pkg-config: Command not found
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/genthumbnail.c:8:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
  CC	  curl.o
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/genthumbnail.c:9:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
make: pkg-config: Command not found
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
make: pkg-config: Command not found
  CC	  rd/read-ppm.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/exiftran.c:16:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/exiftran.c:17:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:102:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, jpeg_transform_info *info));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:105:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:110:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:131:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, JCOPY_OPTION option));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/transupp.h:134:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr srcinfo, j_compress_ptr dstinfo,
  ^~~
  CC	  rd/read-bmp.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/fb-gui.c:12:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/recipe-sysroot/usr/include/fontconfig/fcfreetype.h:27:22: fatal error: ft2build.h: No such file or directory
 #include <ft2build.h>
                      ^
compilation terminated.
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/mk/Compile.mk:58: recipe for target 'fb-gui.o' failed
make: *** [fb-gui.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/fbi.c:26:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:885:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((struct jpeg_error_mgr * err));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:900:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:902:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:916:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:919:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_quality JPP((j_compress_ptr cinfo, int quality,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:921:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_set_linear_quality JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:924:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:928:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_quality_scaling JPP((int quality));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:930:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:936:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:938:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_scanlines JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:944:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_write_raw_data JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:950:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int marker,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
  ^~~
ERROR: oe_runmake failed
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:956:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_compress_ptr cinfo, int val));
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:962:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:976:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:982:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(JDIMENSION) jpeg_read_raw_data JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:988:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_start_output JPP((j_decompress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1006:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1011:2: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  JPP((j_decompress_ptr cinfo, int marker_code,
  ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1016:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_write_coefficients JPP((j_compress_ptr cinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1018:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_copy_critical_parameters JPP((j_decompress_ptr srcinfo,
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/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));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1033:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_abort JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1034:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(void) jpeg_destroy JPP((j_common_ptr cinfo));
 ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/jpeg/62/jpeglib.h:1037:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
 ^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/fbi.c:37:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/fb-gui.h:1:22: fatal error: ft2build.h: No such file or directory
 #include <ft2build.h>
                      ^
compilation terminated.
TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/fbida-2.10/mk/Compile.mk:58: recipe for target 'fbi.o' failed
make: *** [fbi.o] Error 1
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-glibc/work/i586-oe-linux/fbida/2.10-r0/temp/log.do_compile.28060)

Error details

Submitted on:
09/02/17 01:38
Error type:
Recipe
Task:
do_compile
Recipe:
fbida
Recipe version:
2.10-r0
Machine:
qemux86
Distro:
nodistro
Build system:
x86_64-linux
Target system:
i586-oe-linux
Host distro:
ubuntu-16.04
Branch:
jansa/master
Commit:
bb4d0357db8bb0ce30db55b60f41faee72c13cd7
Build:
#32021
Submitter:
Martin.Jansa@gmail.com
Similar errors:
0
Open a bug