* Package: media-gfx/videorbits-2.201 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking videorbits-2.201.tgz to /var/tmp/portage/media-gfx/videorbits-2.201/work >>> Source unpacked in /var/tmp/portage/media-gfx/videorbits-2.201/work >>> Preparing source in /var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for mawk... mawk checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for pow in -lm... yes checking for gzdopen in -lz... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for png_sig_cmp in -lpng... yes checking for XCreateWindow in -lX11... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ANSI C header files... yes checking for limits.h... yes checking for float.h... yes checking for stddef.h... yes checking for stdio.h... yes checking for assert.h... yes checking for getopt.h... yes checking for jpeglib.h... yes checking for fcntl.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking for floor... yes checking for gettimeofday... yes checking for memset... yes checking for pow... yes checking for rint... yes checking for sqrt... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating scripts/Makefile creating images/Makefile creating lookuptables/Makefile creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201' Making all in src make[2]: Entering directory `/var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c plm2pnm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c file.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c pnmutils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c jpeg.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c pintegrate.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c GrowArray.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c mat_util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c motion.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c pinverse.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c display_service.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c est_pseudo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c pchirp2ia.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c par.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c corners2r.c jpeg.c: In function ‘read_JPEG_file’: jpeg.c:120:9: warning: incompatible implicit declaration of built-in function ‘memcpy’ [enabled by default] par.c: In function ‘write_par_header’: par.c:114:3: warning: format not a string literal and no format arguments [-Wformat-security] par.c: In function ‘write_data’: par.c:143:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] par.c:148:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] par.c:153:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] par.c:158:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] par.c:163:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] mat_util.c: In function ‘init_var’: mat_util.c:837:6: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] plm2pnm.c: In function ‘readlut’: plm2pnm.c:527:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] plm2pnm.c:529:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c derivatives.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c img_resample.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c dst_to_src_pchirp2.c display_service.c: In function ‘readlut’: display_service.c:655:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] display_service.c:657:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c ppm.c derivatives.c: In function ‘derivatives’: derivatives.c:18:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c filt2d.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c filt2ddsamp.c ppm.c: In function ‘get_image_dimensions’: ppm.c:191:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] ppm.c:220:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] ppm.c: In function ‘load_ppm_file’: ppm.c:30:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] ppm.c:60:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] ppm.c:64:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] ppm.c:108:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] ppm.c:114:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] main.c: In function ‘get_next_frame’: main.c:982:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] main.c:983:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] main.c:985:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] main.c:989:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] main.c: In function ‘main’: main.c:544:16: warning: ignoring return value of ‘realloc’, declared with attribute warn_unused_result [-Wunused-result] main.c:545:16: warning: ignoring return value of ‘realloc’, declared with attribute warn_unused_result [-Wunused-result] main.c:658:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] main.c:708:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c cement.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c PNMImageOffsetable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c pchirp2nocrop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c boundingbox.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c corr2p_main.c PNMImageOffsetable.c: In function ‘parseHeaderFrom’: PNMImageOffsetable.c:314:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] PNMImageOffsetable.c:360:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] PNMImageOffsetable.c:364:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] PNMImageOffsetable.c: In function ‘PNM_InitFromFile’: PNMImageOffsetable.c:58:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] PNMImageOffsetable.c:70:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c corners2d.c In file included from pchirp2nocrop.c:8:0: simple_png_write.c: In function ‘simple_png_write_rgba’: simple_png_write.c:96:40: error: ‘Z_NO_COMPRESSION’ undeclared (first use in this function) simple_png_write.c:96:40: note: each undeclared identifier is reported only once for each function it appears in i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -c cementinit.c In file included from cement.c:15:0: simple_png_read.c: In function ‘simple_png_read’: simple_png_read.c:95:7: error: dereferencing pointer to incomplete type simple_png_read.c: In function ‘simple_png_read_header’: make[2]: *** [pchirp2nocrop.o] Error 1 make[2]: *** Waiting for unfinished jobs.... simple_png_read.c:229:7: error: dereferencing pointer to incomplete type simple_png_read.c:190:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] cement.c: In function ‘simple_png_read’: simple_png_read.c:56:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [cement.o] Error 1 cementinit.c: In function ‘readlut’: cementinit.c:648:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] cementinit.c:650:17: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] make[2]: Leaving directory `/var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201' make: *** [all-recursive-am] Error 2 emake failed * ERROR: media-gfx/videorbits-2.201 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 959: Called _eapi2_src_compile * ebuild.sh, line 669: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-gfx/videorbits-2.201', * the complete build log and the output of 'emerge -pqv =media-gfx/videorbits-2.201'. * The complete build log is located at '/var/log/portage/build/media-gfx/videorbits-2.201:20110807-224143.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/videorbits-2.201/temp/environment'. * S: '/var/tmp/portage/media-gfx/videorbits-2.201/work/videorbits-2.201'