* Package: media-gfx/exact-image-0.8.1 * Repository: gentoo * Maintainer: graphics@gentoo.org * USE: elibc_glibc kernel_linux perl png python test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking exact-image-0.8.1.tar.bz2 to /var/tmp/portage/media-gfx/exact-image-0.8.1/work >>> Source unpacked in /var/tmp/portage/media-gfx/exact-image-0.8.1/work >>> Preparing source in /var/tmp/portage/media-gfx/exact-image-0.8.1/work/exact-image-0.8.1 ... * Applying exact-image-0.7.5-libpng14.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/exact-image-0.8.1/work/exact-image-0.8.1 ... checking whether the C++ compiler works ... yes checking for C++ STL support ... yes checking for C++ templates ... yes checking for C++ template specialization ... yes checking for C++ partial template specialization ... yes checking whether C++ supports templates ... yes checking for header iostream ... found checking for header string ... found checking for header iostream ... found checking for header sstream ... found checking for header fstream ... found checking for package x11 (atleast 11.0) ... disabled checking for package libagg (atleast 2.3) ... yes (2.5.0) checking for package freetype2 (atleast 9.5.0) ... disabled Freetype2 was not found - font rendering is disabled. Freetype2 can be obtained from: www.freetype.org checking for package evas (atleast 0.9.9) ... disabled Enlightenment Evas was not found - edisplay is disabled. Evas can be obtained from: www.enlightenment.org checking for header Evas_Engine_GL_X11.h ... not found checking for package libjpeg ... disabled checking for package libtiff ... disabled checking for package libpng (atleast 1.2) ... yes (1.5.4) checking for package libungif ... disabled checking for package jasper ... disabled checking for package expat ... disabled checking for package OpenEXR (atleast 1.2.0) ... disabled checking for package lcms (atleast 1.10) ... disabled checking for package bardecode ... disabled For optional, proprietary barcode recognition, place it in 'external/'. checking for package swig (atleast 1.3.32) ... disabled checking for package lua (atleast 5.1) ... disabled checking for package perl (atleast 5.8.0) ... yes (5.12.4) checking for package php (atleast 5.2.0) ... disabled checking for package python (atleast 2.5.0) ... yes (2.7.2) checking for package ruby (atleast 1.8.5) ... disabled >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/exact-image-0.8.1/work/exact-image-0.8.1 ... make -j14 C++ objdir/lib/scale.o C++ objdir/lib/Colorspace.o C++ objdir/lib/floyd-steinberg.o C++ objdir/lib/low-level.o In file included from lib/Colorspace.cc:24:0: lib/Colorspace.cc: In function ‘void codegen(T1&, T2&, T3&) [with ALGO = normalize_template, T1 = Image, T2 = unsigned char, T3 = unsigned char]’: lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘black’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:29: note: ‘black’ was declared here lib/Colorspace.cc:92:5: warning: ‘white’ may be used uninitialized in this function [-Wuninitialized] lib/Colorspace.cc:37:36: note: ‘white’ was declared here C++ objdir/lib/crop.o C++ objdir/lib/FG-Matrix.o C++ objdir/lib/hocr.o C++ objdir/lib/rotate.o C++ objdir/lib/Matrix.o C++ objdir/lib/canvas.o C++ objdir/lib/ContourMatching.o In file included from lib/rotate.cc:27:0: lib/ImageIterator2.hh: In function ‘T0 codegen_return(T1&, T2&, T3&, T4&, T5&, T6&, T7&) [with T0 = Image*, ALGO = copy_crop_rotate_template, T1 = Image, T2 = int, T3 = int, T4 = unsigned int, T5 = unsigned int, T6 = double, T7 = const Image::iterator]’: lib/ImageIterator2.hh:1249:6: warning: ‘t’ may be used uninitialized in this function [-Wuninitialized] C++ objdir/lib/empty-page.o C++ objdir/lib/segmentation.o C++ objdir/lib/Image2.o C++ objdir/lib/GaussianBlur.o C++ objdir/lib/optimize2bw.o C++ objdir/lib/riemersma.o C++ objdir/lib/Image.o C++ objdir/lib/ContourUtility.o C++ objdir/lib/agg.o C++ objdir/lib/DistanceMatrix.o C++ objdir/lib/vectorial.o C++ objdir/lib/Contours.o In file included from lib/vectorial.cc:34:0: /usr/include/agg2/agg_curves.h: In member function ‘unsigned int agg::conv_curve::vertex(double*, double*) [with VertexSource = agg::path_base >, Curve3 = agg::curve3, Curve4 = agg::curve4]’: /usr/include/agg2/agg_curves.h:623:65: warning: ‘ct2_x’ may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:162:16: note: ‘ct2_x’ was declared here /usr/include/agg2/agg_curves.h:623:65: warning: ‘ct2_y’ may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:163:16: note: ‘ct2_y’ was declared here /usr/include/agg2/agg_curves.h:623:65: warning: ‘end_y’ may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:165:16: note: ‘end_y’ was declared here /usr/include/agg2/agg_curves.h:623:65: warning: ‘end_x’ may be used uninitialized in this function [-Wuninitialized] /usr/include/agg2/agg_conv_curve.h:164:16: note: ‘end_x’ was declared here C++ objdir/codecs/dcraw.o C++ objdir/codecs/png.o In file included from codecs/dcraw.cc:117:0: codecs/dcraw.h: In function ‘void dcraw::parse_phase_one(int)’: codecs/dcraw.h:5707:26: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] codecs/png.cc: In member function ‘virtual int PNGCodec::readImage(std::istream*, Image&, const string&)’: codecs/png.cc:107:23: error: invalid use of incomplete type ‘png_info’ /usr/include/png.h:696:16: error: forward declaration of ‘png_info’ codecs/png.cc:126:17: error: invalid use of incomplete type ‘png_info’ /usr/include/png.h:696:16: error: forward declaration of ‘png_info’ codecs/png.cc: In member function ‘virtual bool PNGCodec::writeImage(std::ostream*, Image&, int, const string&)’: codecs/png.cc:242:13: error: ‘Z_BEST_COMPRESSION’ was not declared in this scope make: *** [objdir/codecs/png.o] Error 1 make: *** Waiting for unfinished jobs.... codecs/dcraw.h: In function ‘void dcraw::foveon_interpolate()’: codecs/dcraw.h:3142:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3143:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3143:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3143:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3143:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3142:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3097:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3097:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3097:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:35: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3097:36: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:3096:19: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h: In function ‘void dcraw::parse_mos(int)’: codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:4820:15: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h: In function ‘void dcraw::parse_phase_one(int)’: codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:5729:17: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h: In function ‘void dcraw::adobe_coeff(const char*, const char*)’: codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] codecs/dcraw.h:6469:14: warning: array subscript is above array bounds [-Warray-bounds] make: *** wait: No child processes. Stop. emake failed * ERROR: media-gfx/exact-image-0.8.1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 5009: Called _eapi2_src_compile * phase-helpers.sh, line 562: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-gfx/exact-image-0.8.1', * the complete build log and the output of 'emerge -pqv =media-gfx/exact-image-0.8.1'. * The complete build log is located at '/var/log/portage/build/media-gfx/exact-image-0.8.1:20110916-060507.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/exact-image-0.8.1/temp/environment'. * S: '/var/tmp/portage/media-gfx/exact-image-0.8.1/work/exact-image-0.8.1'