* Package: media-gfx/metapixel-1.0.2 * Repository: gentoo * Maintainer: graphics@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking metapixel-1.0.2.tar.gz to /var/tmp/portage/media-gfx/metapixel-1.0.2/work >>> Source unpacked in /var/tmp/portage/media-gfx/metapixel-1.0.2/work >>> Compiling source in /var/tmp/portage/media-gfx/metapixel-1.0.2/work/metapixel-1.0.2 ... make -j14 CC=i686-pc-linux-gnu-gcc 'OPTIMIZE=-O2 -pipe' 'LDOPTS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c metapixel.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c vector.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c zoom.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c lispreader.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c pools.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c allocator.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c getopt.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c getopt1.c make -C rwimg i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c convert.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c imagesize.c make[1]: Entering directory `/var/tmp/portage/media-gfx/metapixel-1.0.2/work/metapixel-1.0.2/rwimg' i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c readimage.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c writeimage.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwpng.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwjpeg.c i686-pc-linux-gnu-gcc -I/sw/include -I/usr/include -I/usr/include/X11 -I. -Irwimg -Wall -O2 -pipe -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwgif.c convert.c: In function ‘main’: convert.c:80:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] convert.c:95:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] convert.c:103:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] convert.c:119:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] rwpng.c: In function ‘open_png_file_reading’: rwpng.c:60:9: error: dereferencing pointer to incomplete type rwpng.c:67:28: error: dereferencing pointer to incomplete type rwpng.c:68:29: error: dereferencing pointer to incomplete type rwpng.c:70:5: error: dereferencing pointer to incomplete type rwpng.c:70:5: error: dereferencing pointer to incomplete type rwpng.c:71:5: error: dereferencing pointer to incomplete type rwpng.c:71:5: error: dereferencing pointer to incomplete type rwpng.c:72:5: error: dereferencing pointer to incomplete type rwpng.c: In function ‘png_read_lines’: rwpng.c:87:9: error: dereferencing pointer to incomplete type rwpng.c:90:23: error: dereferencing pointer to incomplete type rwpng.c:95:23: error: dereferencing pointer to incomplete type rwpng.c:100:48: error: dereferencing pointer to incomplete type rwpng.c:107:32: error: dereferencing pointer to incomplete type rwpng.c:109:27: error: dereferencing pointer to incomplete type rwpng.c: In function ‘png_free_reader_data’: rwpng.c:122:9: error: dereferencing pointer to incomplete type rwpng.c: In function ‘open_png_file_writing’: rwpng.c:151:9: error: dereferencing pointer to incomplete type rwpng.c:159:19: error: dereferencing pointer to incomplete type rwpng.c:160:19: error: dereferencing pointer to incomplete type rwpng.c:161:19: error: dereferencing pointer to incomplete type rwpng.c:162:19: error: dereferencing pointer to incomplete type rwpng.c:163:19: error: dereferencing pointer to incomplete type rwpng.c:164:19: error: dereferencing pointer to incomplete type rwpng.c:165:19: error: dereferencing pointer to incomplete type rwpng.c:166:19: error: dereferencing pointer to incomplete type rwpng.c:167:19: error: dereferencing pointer to incomplete type rwpng.c:168:19: error: dereferencing pointer to incomplete type rwpng.c:169:19: error: dereferencing pointer to incomplete type rwpng.c:170:19: error: dereferencing pointer to incomplete type rwpng.c: In function ‘png_write_lines’: rwpng.c:185:9: error: dereferencing pointer to incomplete type rwpng.c: In function ‘png_free_writer_data’: rwpng.c:197:9: error: dereferencing pointer to incomplete type make[1]: *** [rwpng.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/media-gfx/metapixel-1.0.2/work/metapixel-1.0.2/rwimg' make: *** [librwimg] Error 2 make: *** Waiting for unfinished jobs.... emake failed * ERROR: media-gfx/metapixel-1.0.2 failed (compile phase): * emake failed. * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 957: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" OPTIMIZE="${CFLAGS}" LDOPTS="${LDFLAGS}" || die "emake failed." * * If you need support, post the output of 'emerge --info =media-gfx/metapixel-1.0.2', * the complete build log and the output of 'emerge -pqv =media-gfx/metapixel-1.0.2'. * The complete build log is located at '/var/log/portage/build/media-gfx/metapixel-1.0.2:20110809-090827.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/metapixel-1.0.2/temp/environment'. * S: '/var/tmp/portage/media-gfx/metapixel-1.0.2/work/metapixel-1.0.2'