* Package: x11-misc/xplanet-1.2.1 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: elibc_glibc kernel_linux png test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking xplanet-1.2.1.tar.gz to /var/tmp/portage/x11-misc/xplanet-1.2.1/work >>> Source unpacked in /var/tmp/portage/x11-misc/xplanet-1.2.1/work >>> Preparing source in /var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1 ... * Applying xplanet-1.2.1-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1 ... * econf: updating xplanet-1.2.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xplanet-1.2.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --with-cspice=no --with-x=no --with-xscreensaver=no --with-gif=no --with-jpeg=no --with-tiff=no --with-png --with-pnm --with-freetype=no --with-pango=no 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 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for perl... /usr/bin/perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... disabled 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 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 png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_read_struct in -lpng... yes checking pnm.h usability... no checking pnm.h presence... no checking for pnm.h... no configure: WARNING: *** Native PNM support will not be included *** checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking localcharset.h usability... no checking localcharset.h presence... no checking for localcharset.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for unsetenv... yes checking for timegm... yes configure: creating ./config.status config.status: creating xpDefines.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libannotate/Makefile config.status: creating src/libdisplay/Makefile config.status: creating src/libephemeris/Makefile config.status: creating src/libephemeris/libmoons/Makefile config.status: creating src/libimage/Makefile config.status: creating src/libmultiple/Makefile config.status: creating src/libplanet/Makefile config.status: creating src/libprojection/Makefile config.status: creating src/libsgp4sdp4/Makefile config.status: creating scripts/convertCassini.perl config.status: creating scripts/convertCassini2.perl config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1' Making all in src make[2]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src' Making all in libannotate make[3]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libannotate' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Annotation.o -MD -MP -MF .deps/Annotation.Tpo -c -o Annotation.o Annotation.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT addArcs.o -MD -MP -MF .deps/addArcs.Tpo -c -o addArcs.o addArcs.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT addMarkers.o -MD -MP -MF .deps/addMarkers.Tpo -c -o addMarkers.o addMarkers.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT addSatellites.o -MD -MP -MF .deps/addSatellites.Tpo -c -o addSatellites.o addSatellites.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT arrangeMarkers.o -MD -MP -MF .deps/arrangeMarkers.Tpo -c -o arrangeMarkers.o arrangeMarkers.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT drawArc.o -MD -MP -MF .deps/drawArc.Tpo -c -o drawArc.o drawArc.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT drawCircle.o -MD -MP -MF .deps/drawCircle.Tpo -c -o drawCircle.o drawCircle.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Icon.o -MD -MP -MF .deps/Icon.Tpo -c -o Icon.o Icon.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT LineSegment.o -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.o LineSegment.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Symbol.o -MD -MP -MF .deps/Symbol.Tpo -c -o Symbol.o Symbol.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Text.o -MD -MP -MF .deps/Text.Tpo -c -o Text.o Text.cpp mv -f .deps/Annotation.Tpo .deps/Annotation.Po mv -f .deps/Symbol.Tpo .deps/Symbol.Po mv -f .deps/LineSegment.Tpo .deps/LineSegment.Po mv -f .deps/drawCircle.Tpo .deps/drawCircle.Po mv -f .deps/drawArc.Tpo .deps/drawArc.Po mv -f .deps/arrangeMarkers.Tpo .deps/arrangeMarkers.Po mv -f .deps/Icon.Tpo .deps/Icon.Po mv -f .deps/Text.Tpo .deps/Text.Po mv -f .deps/addArcs.Tpo .deps/addArcs.Po mv -f .deps/addMarkers.Tpo .deps/addMarkers.Po mv -f .deps/addSatellites.Tpo .deps/addSatellites.Po rm -f libannotate.a ar cru libannotate.a Annotation.o addArcs.o addMarkers.o addSatellites.o arrangeMarkers.o drawArc.o drawCircle.o Icon.o LineSegment.o Symbol.o Text.o i686-pc-linux-gnu-ranlib libannotate.a make[3]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libannotate' Making all in libdisplay make[3]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libdisplay' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT DisplayBase.o -MD -MP -MF .deps/DisplayBase.Tpo -c -o DisplayBase.o DisplayBase.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT DisplayOutput.o -MD -MP -MF .deps/DisplayOutput.Tpo -c -o DisplayOutput.o DisplayOutput.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT getDisplay.o -MD -MP -MF .deps/getDisplay.Tpo -c -o getDisplay.o getDisplay.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT TextRenderer.o -MD -MP -MF .deps/TextRenderer.Tpo -c -o TextRenderer.o TextRenderer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT getTextRenderer.o -MD -MP -MF .deps/getTextRenderer.Tpo -c -o getTextRenderer.o getTextRenderer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT getTimer.o -MD -MP -MF .deps/getTimer.Tpo -c -o getTimer.o getTimer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Timer.o -MD -MP -MF .deps/Timer.Tpo -c -o Timer.o Timer.cpp mv -f .deps/getTimer.Tpo .deps/getTimer.Po mv -f .deps/getTextRenderer.Tpo .deps/getTextRenderer.Po mv -f .deps/getDisplay.Tpo .deps/getDisplay.Po DisplayBase.cpp: In member function ‘void DisplayBase::drawLabel(PlanetProperties**)’: DisplayBase.cpp:218:28: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] mv -f .deps/Timer.Tpo .deps/Timer.Po rm -f libtimer.a ar cru libtimer.a getTimer.o Timer.o i686-pc-linux-gnu-ranlib libtimer.a mv -f .deps/DisplayOutput.Tpo .deps/DisplayOutput.Po mv -f .deps/TextRenderer.Tpo .deps/TextRenderer.Po mv -f .deps/DisplayBase.Tpo .deps/DisplayBase.Po rm -f libdisplay.a ar cru libdisplay.a DisplayBase.o DisplayOutput.o getDisplay.o TextRenderer.o getTextRenderer.o i686-pc-linux-gnu-ranlib libdisplay.a make[3]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libdisplay' Making all in libephemeris make[3]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris' Making all in libmoons make[4]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris/libmoons' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT earth.o -MD -MP -MF .deps/earth.Tpo -c -o earth.o earth.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT mars.o -MD -MP -MF .deps/mars.Tpo -c -o mars.o mars.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT jupiter.o -MD -MP -MF .deps/jupiter.Tpo -c -o jupiter.o jupiter.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT saturn.o -MD -MP -MF .deps/saturn.Tpo -c -o saturn.o saturn.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT uranus.o -MD -MP -MF .deps/uranus.Tpo -c -o uranus.o uranus.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT neptune.o -MD -MP -MF .deps/neptune.Tpo -c -o neptune.o neptune.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -pipe -march=native -MT pluto.o -MD -MP -MF .deps/pluto.Tpo -c -o pluto.o pluto.cpp mv -f .deps/pluto.Tpo .deps/pluto.Po mv -f .deps/neptune.Tpo .deps/neptune.Po mv -f .deps/mars.Tpo .deps/mars.Po mv -f .deps/earth.Tpo .deps/earth.Po mv -f .deps/saturn.Tpo .deps/saturn.Po mv -f .deps/uranus.Tpo .deps/uranus.Po mv -f .deps/jupiter.Tpo .deps/jupiter.Po rm -f libmoons.a ar cru libmoons.a earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o i686-pc-linux-gnu-ranlib libmoons.a make[4]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris/libmoons' make[4]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Ephemeris.o -MD -MP -MF .deps/Ephemeris.Tpo -c -o Ephemeris.o Ephemeris.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT EphemerisHigh.o -MD -MP -MF .deps/EphemerisHigh.Tpo -c -o EphemerisHigh.o EphemerisHigh.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT EphemerisLow.o -MD -MP -MF .deps/EphemerisLow.Tpo -c -o EphemerisLow.o EphemerisLow.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT ephemerisWrapper.o -MD -MP -MF .deps/ephemerisWrapper.Tpo -c -o ephemerisWrapper.o ephemerisWrapper.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT jpleph.o -MD -MP -MF .deps/jpleph.Tpo -c -o jpleph.o jpleph.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT pluto.o -MD -MP -MF .deps/pluto.Tpo -c -o pluto.o pluto.cpp mv -f .deps/Ephemeris.Tpo .deps/Ephemeris.Po jpleph.cpp: In function ‘void* jpl_init_ephemeris(const char*, char (*)[6], double*)’: jpleph.cpp:571:31: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] jpleph.cpp:573:43: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] jpleph.cpp:642:62: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] jpleph.cpp:651:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] jpleph.cpp: In function ‘int jpl_state(void*, double, const int*, double (*)[6], double*, int)’: jpleph.cpp:485:68: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/pluto.Tpo .deps/pluto.Po mv -f .deps/jpleph.Tpo .deps/jpleph.Po mv -f .deps/EphemerisLow.Tpo .deps/EphemerisLow.Po mv -f .deps/EphemerisHigh.Tpo .deps/EphemerisHigh.Po mv -f .deps/ephemerisWrapper.Tpo .deps/ephemerisWrapper.Po rm -f libephemeris.a ar cru libephemeris.a Ephemeris.o EphemerisHigh.o EphemerisLow.o ephemerisWrapper.o jpleph.o pluto.o i686-pc-linux-gnu-ranlib libephemeris.a make[4]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris' make[3]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libephemeris' Making all in libimage make[3]: Entering directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libimage' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT ReadImage.o -MD -MP -MF .deps/ReadImage.Tpo -c -o ReadImage.o ReadImage.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT WriteImage.o -MD -MP -MF .deps/WriteImage.Tpo -c -o WriteImage.o WriteImage.cpp i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT bmp.o -MD -MP -MF .deps/bmp.Tpo -c -o bmp.o bmp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -march=native -MT png.o -MD -MP -MF .deps/png.Tpo -c -o png.o png.c ReadImage.cpp: In function ‘bool ReadImage(const char*, int&, int&, unsigned char*&, unsigned char*&)’: ReadImage.cpp:56:27: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] bmp.c: In function ‘write_bmp’: bmp.c:86:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:87:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:88:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:89:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:90:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:91:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:92:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:93:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:94:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:95:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:96:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:97:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:98:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:99:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:100:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] bmp.c:118:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] png.c: In function ‘read_png’: png.c:60:9: error: dereferencing pointer to incomplete type make[3]: *** [png.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/ReadImage.Tpo .deps/ReadImage.Po mv -f .deps/bmp.Tpo .deps/bmp.Po mv -f .deps/WriteImage.Tpo .deps/WriteImage.Po mv -f .deps/Image.Tpo .deps/Image.Po make[3]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src/libimage' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1' make: *** [all] Error 2 emake failed * ERROR: x11-misc/xplanet-1.2.1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 91: Called src_compile * environment, line 2443: 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 =x11-misc/xplanet-1.2.1', * the complete build log and the output of 'emerge -pqv =x11-misc/xplanet-1.2.1'. * The complete build log is located at '/var/log/portage/build/x11-misc/xplanet-1.2.1:20110916-001243.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xplanet-1.2.1/temp/environment'. * S: '/var/tmp/portage/x11-misc/xplanet-1.2.1/work/xplanet-1.2.1'