* Package: media-gfx/pngnq-1.0 * Repository: gentoo * Maintainer: hanno@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pngnq-1.0.tar.gz to /var/tmp/portage/media-gfx/pngnq-1.0/work >>> Source unpacked in /var/tmp/portage/media-gfx/pngnq-1.0/work >>> Preparing source in /var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0 ... * Applying pngnq-1.0-as-needed.patch ... [ ok ] * Applying pngnq-1.0-libpng14.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0 ... ./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 configure: 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 2696: -Wall: command not found checking for libpng-config... 1 checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking valgrind/callgrind.h usability... no checking valgrind/callgrind.h presence... no checking for valgrind/callgrind.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for library containing zlibVersion... -lz checking for library containing sqrt... -lm checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PNG... yes checking for getopt... yes checking for floor... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0 ... make -j14 Making all in src make[1]: Entering directory `/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0/src' make all-am make[2]: Entering directory `/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall --pedantic -std=gnu99 -I/usr/include/libpng15 -O2 -pipe -MT pngnq.o -MD -MP -MF .deps/pngnq.Tpo -c -o pngnq.o pngnq.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall --pedantic -std=gnu99 -I/usr/include/libpng15 -O2 -pipe -MT neuquant32.o -MD -MP -MF .deps/neuquant32.Tpo -c -o neuquant32.o neuquant32.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall --pedantic -std=gnu99 -I/usr/include/libpng15 -O2 -pipe -MT rwpng.o -MD -MP -MF .deps/rwpng.Tpo -c -o rwpng.o rwpng.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall --pedantic -std=gnu99 -I/usr/include/libpng15 -O2 -pipe -MT pngcomp.o -MD -MP -MF .deps/pngcomp.Tpo -c -o pngcomp.o pngcomp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall --pedantic -std=gnu99 -I/usr/include/libpng15 -O2 -pipe -MT colorspace.o -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.o colorspace.c colorspace.h:25:18: warning: ‘d00’ defined but not used [-Wunused-variable] rwpng.c: In function ‘rwpng_version_info’: rwpng.c:52:7: error: ‘ZLIB_VERSION’ undeclared (first use in this function) rwpng.c:52:7: note: each undeclared identifier is reported only once for each function it appears in rwpng.c:52:21: error: ‘zlib_version’ undeclared (first use in this function) rwpng.c: In function ‘rwpng_read_image’: rwpng.c:133:7: warning: passing argument 3 of ‘png_get_IHDR’ from incompatible pointer type [enabled by default] /usr/include/libpng15/png.h:2130:1: note: expected ‘png_uint_32 *’ but argument is of type ‘ulg *’ rwpng.c:133:7: warning: passing argument 4 of ‘png_get_IHDR’ from incompatible pointer type [enabled by default] /usr/include/libpng15/png.h:2130:1: note: expected ‘png_uint_32 *’ but argument is of type ‘ulg *’ rwpng.c: In function ‘rwpng_write_image_init’: rwpng.c:310:40: error: ‘Z_BEST_COMPRESSION’ undeclared (first use in this function) rwpng.c: In function ‘rwpng_read_image’: rwpng.c:82:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [rwpng.o] Error 1 make[2]: *** Waiting for unfinished jobs.... pngcomp.c: In function ‘main’: pngcomp.c:118:10: warning: variable ‘block_err_image’ set but not used [-Wunused-but-set-variable] pngcomp.c:108:7: warning: variable ‘verbose’ set but not used [-Wunused-but-set-variable] pngcomp.c: At top level: colorspace.h:24:18: warning: ‘d65’ defined but not used [-Wunused-variable] colorspace.h:25:18: warning: ‘d00’ defined but not used [-Wunused-variable] mv -f .deps/colorspace.Tpo .deps/colorspace.Po neuquant32.h:59:22: warning: ‘biasvalue’ declared ‘static’ but never defined [-Wunused-function] mv -f .deps/neuquant32.Tpo .deps/neuquant32.Po mv -f .deps/pngcomp.Tpo .deps/pngcomp.Po mv -f .deps/pngnq.Tpo .deps/pngnq.Po make[2]: Leaving directory `/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0/src' make: *** [all-recursive] Error 1 emake failed * ERROR: media-gfx/pngnq-1.0 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2946: 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/pngnq-1.0', * the complete build log and the output of 'emerge -pqv =media-gfx/pngnq-1.0'. * The complete build log is located at '/var/log/portage/build/media-gfx/pngnq-1.0:20110808-002747.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/pngnq-1.0/temp/environment'. * S: '/var/tmp/portage/media-gfx/pngnq-1.0/work/pngnq-1.0'