* Package: sci-astronomy/celestia-1.6.1  * Repository: gentoo  * Maintainer: sci-astronomy@gentoo.org  * USE: amd64 cairo elibc_glibc gtk kernel_linux multilib nls threads userland_GNU  * FEATURES: preserve-libs sandbox * USE="gtk" detected. >>> Unpacking source... >>> Unpacking celestia-1.6.1.tar.gz to /var/tmp/portage/sci-astronomy/celestia-1.6.1/work >>> Source unpacked in /var/tmp/portage/sci-astronomy/celestia-1.6.1/work >>> Preparing source in /var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1 ... * QA Notice: The 'hasq' function is deprecated (replaced by 'has') * Applying celestia-1.5.0-desktop.patch ...  [ ok ] * Applying celestia-1.6.0-cfg.patch ...  [ ok ] * Applying celestia-1.6.1-as-needed.patch ...  [ ok ] * Applying celestia-1.6.1-gcc46.patch ...  [ ok ] * Applying celestia-1.6.1-gold.patch ...  [ ok ] * Applying celestia-1.6.1-libpng15.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1' ... * Running aclocal -I macros ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I macros ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: celestia-1.6.1/admin/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1 ... * econf: updating celestia-1.6.1/admin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating celestia-1.6.1/admin/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-rpath --with-gtk --with-lua --enable-cairo --enable-threading --enable-nls --disable-pch --disable-theora checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes 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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to include debugging code... no checking whether to be pedantic... no checking whether to do profiling... no checking whether to enable GLUT... no checking whether to enable GTK... yes checking whether to enable Gnome... no checking whether to enable KDE... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking whether x86_64-pc-linux-gnu-gcc is blacklisted... no checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wundef... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wno-non-virtual-dtor... yes checking whether x86_64-pc-linux-gnu-g++ supports -fno-reorder-blocks... yes checking whether x86_64-pc-linux-gnu-g++ supports -fno-exceptions... yes checking whether x86_64-pc-linux-gnu-g++ supports -fno-check-new... yes checking whether x86_64-pc-linux-gnu-g++ supports -fno-common... yes checking whether x86_64-pc-linux-gnu-g++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether x86_64-pc-linux-gnu-g++ supports -O0... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for deflate in -lz... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glNewList in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluLookAt in -lGLU... yes checking for x86_64-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 GTK... yes checking for CAIRO... yes checking for jpeg_start_decompress in -ljpeg... yes checking for png_create_info_struct in -lpng... yes checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether byte ordering is bigendian... no checking whether we can create a new star database... no checking for LUA... no checking for LUA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/celutil/Makefile config.status: creating src/celmath/Makefile config.status: creating src/cel3ds/Makefile config.status: creating src/celtxf/Makefile config.status: creating src/celengine/Makefile config.status: creating src/celestia/Makefile config.status: creating data/Makefile config.status: creating extras/Makefile config.status: creating extras-standard/Makefile config.status: creating extras-standard/cassini/Makefile config.status: creating extras-standard/cassini/models/Makefile config.status: creating extras-standard/cassini/data/Makefile config.status: creating extras-standard/mir/Makefile config.status: creating extras-standard/mir/models/Makefile config.status: creating extras-standard/galileo/Makefile config.status: creating extras-standard/galileo/models/Makefile config.status: creating extras-standard/galileo/data/Makefile config.status: creating extras-standard/hubble/Makefile config.status: creating extras-standard/hubble/models/Makefile config.status: creating extras-standard/iss/Makefile config.status: creating extras-standard/iss/models/Makefile config.status: creating extras-standard/iss/textures/Makefile config.status: creating extras-standard/iss/textures/medres/Makefile config.status: creating textures/Makefile config.status: creating textures/lores/Makefile config.status: creating textures/medres/Makefile config.status: creating textures/hires/Makefile config.status: creating models/Makefile config.status: creating shaders/Makefile config.status: creating fonts/Makefile config.status: creating src/celestia/res/Makefile config.status: creating src/celestia/kde/Makefile config.status: creating src/celestia/kde/data/Makefile config.status: creating src/celestia/kde/doc/Makefile config.status: creating src/celestia/kde/doc/celestia/Makefile config.status: creating src/celestia/gtk/Makefile config.status: creating src/celestia/gtk/data/Makefile config.status: creating po/Makefile.in config.status: creating po2/Makefile.in config.status: creating locale/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po2/POTFILES config.status: creating po2/Makefile config.status: executing depfiles commands config.status: executing libtool commands *************************************************************** ** Celestia configuration complete. Now do a 'make' followed ** ** by 'make install' ** *************************************************************** Front-End: GTK Use Cairo: yes Use Lua: yes Use Theora: no >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1 ... make -j2 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/admin/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src' Making all in celutil make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celutil' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT bigfix.o -MD -MP -MF .deps/bigfix.Tpo -c -o bigfix.o bigfix.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.cpp bigfix.cpp: In member function ‘std::string BigFix::toString()’: bigfix.cpp:419:30: warning: variable ‘started’ set but not used [-Wunused-but-set-variable] mv -f .deps/bigfix.Tpo .deps/bigfix.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cpp mv -f .deps/debug.Tpo .deps/debug.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.cpp mv -f .deps/directory.Tpo .deps/directory.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT filetype.o -MD -MP -MF .deps/filetype.Tpo -c -o filetype.o filetype.cpp mv -f .deps/color.Tpo .deps/color.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT formatnum.o -MD -MP -MF .deps/formatnum.Tpo -c -o formatnum.o formatnum.cpp mv -f .deps/filetype.Tpo .deps/filetype.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.cpp mv -f .deps/formatnum.Tpo .deps/formatnum.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/utf8.Tpo .deps/utf8.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT unixdirectory.o -MD -MP -MF .deps/unixdirectory.Tpo -c -o unixdirectory.o unixdirectory.cpp mv -f .deps/util.Tpo .deps/util.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT unixtimer.o -MD -MP -MF .deps/unixtimer.Tpo -c -o unixtimer.o unixtimer.cpp mv -f .deps/unixtimer.Tpo .deps/unixtimer.Po mv -f .deps/unixdirectory.Tpo .deps/unixdirectory.Po rm -f libcelutil.a x86_64-pc-linux-gnu-ar cru libcelutil.a bigfix.o color.o debug.o directory.o filetype.o formatnum.o utf8.o util.o unixdirectory.o unixtimer.o x86_64-pc-linux-gnu-ranlib libcelutil.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celutil' Making all in celmath make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celmath' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT frustum.o -MD -MP -MF .deps/frustum.Tpo -c -o frustum.o frustum.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT perlin.o -MD -MP -MF .deps/perlin.Tpo -c -o perlin.o perlin.cpp mv -f .deps/perlin.Tpo .deps/perlin.Po mv -f .deps/frustum.Tpo .deps/frustum.Po rm -f libcelmath.a x86_64-pc-linux-gnu-ar cru libcelmath.a frustum.o perlin.o x86_64-pc-linux-gnu-ranlib libcelmath.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celmath' Making all in cel3ds make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/cel3ds' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT 3dsmodel.o -MD -MP -MF .deps/3dsmodel.Tpo -c -o 3dsmodel.o 3dsmodel.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT 3dsread.o -MD -MP -MF .deps/3dsread.Tpo -c -o 3dsread.o 3dsread.cpp 3dsread.cpp: In function ‘void logChunk(uint16)’: 3dsread.cpp:120:17: warning: variable ‘name’ set but not used [-Wunused-but-set-variable] mv -f .deps/3dsread.Tpo .deps/3dsread.Po mv -f .deps/3dsmodel.Tpo .deps/3dsmodel.Po rm -f libcel3ds.a x86_64-pc-linux-gnu-ar cru libcel3ds.a 3dsmodel.o 3dsread.o x86_64-pc-linux-gnu-ranlib libcel3ds.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/cel3ds' Making all in celtxf make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celtxf' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT texturefont.o -MD -MP -MF .deps/texturefont.Tpo -c -o texturefont.o texturefont.cpp mv -f .deps/texturefont.Tpo .deps/texturefont.Po rm -f libceltxf.a x86_64-pc-linux-gnu-ar cru libceltxf.a texturefont.o x86_64-pc-linux-gnu-ranlib libceltxf.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celtxf' Making all in celengine make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celengine' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-asterism.o -MD -MP -MF .deps/libcelengine_a-asterism.Tpo -c -o libcelengine_a-asterism.o `test -f 'asterism.cpp' || echo './'`asterism.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-astro.o -MD -MP -MF .deps/libcelengine_a-astro.Tpo -c -o libcelengine_a-astro.o `test -f 'astro.cpp' || echo './'`astro.cpp mv -f .deps/libcelengine_a-astro.Tpo .deps/libcelengine_a-astro.Po mv -f .deps/libcelengine_a-asterism.Tpo .deps/libcelengine_a-asterism.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-axisarrow.o -MD -MP -MF .deps/libcelengine_a-axisarrow.Tpo -c -o libcelengine_a-axisarrow.o `test -f 'axisarrow.cpp' || echo './'`axisarrow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-body.o -MD -MP -MF .deps/libcelengine_a-body.Tpo -c -o libcelengine_a-body.o `test -f 'body.cpp' || echo './'`body.cpp mv -f .deps/libcelengine_a-axisarrow.Tpo .deps/libcelengine_a-axisarrow.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-boundaries.o -MD -MP -MF .deps/libcelengine_a-boundaries.Tpo -c -o libcelengine_a-boundaries.o `test -f 'boundaries.cpp' || echo './'`boundaries.cpp mv -f .deps/libcelengine_a-boundaries.Tpo .deps/libcelengine_a-boundaries.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-catalogxref.o -MD -MP -MF .deps/libcelengine_a-catalogxref.Tpo -c -o libcelengine_a-catalogxref.o `test -f 'catalogxref.cpp' || echo './'`catalogxref.cpp mv -f .deps/libcelengine_a-body.Tpo .deps/libcelengine_a-body.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-cmdparser.o -MD -MP -MF .deps/libcelengine_a-cmdparser.Tpo -c -o libcelengine_a-cmdparser.o `test -f 'cmdparser.cpp' || echo './'`cmdparser.cpp mv -f .deps/libcelengine_a-catalogxref.Tpo .deps/libcelengine_a-catalogxref.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-command.o -MD -MP -MF .deps/libcelengine_a-command.Tpo -c -o libcelengine_a-command.o `test -f 'command.cpp' || echo './'`command.cpp command.cpp: In member function ‘virtual void CommandCapture::process(ExecutionEnvironment&)’: command.cpp:703:10: warning: variable ‘success’ set but not used [-Wunused-but-set-variable] mv -f .deps/libcelengine_a-cmdparser.Tpo .deps/libcelengine_a-cmdparser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-console.o -MD -MP -MF .deps/libcelengine_a-console.Tpo -c -o libcelengine_a-console.o `test -f 'console.cpp' || echo './'`console.cpp mv -f .deps/libcelengine_a-command.Tpo .deps/libcelengine_a-command.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-constellation.o -MD -MP -MF .deps/libcelengine_a-constellation.Tpo -c -o libcelengine_a-constellation.o `test -f 'constellation.cpp' || echo './'`constellation.cpp mv -f .deps/libcelengine_a-console.Tpo .deps/libcelengine_a-console.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-customorbit.o -MD -MP -MF .deps/libcelengine_a-customorbit.Tpo -c -o libcelengine_a-customorbit.o `test -f 'customorbit.cpp' || echo './'`customorbit.cpp mv -f .deps/libcelengine_a-constellation.Tpo .deps/libcelengine_a-constellation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-customrotation.o -MD -MP -MF .deps/libcelengine_a-customrotation.Tpo -c -o libcelengine_a-customrotation.o `test -f 'customrotation.cpp' || echo './'`customrotation.cpp mv -f .deps/libcelengine_a-customrotation.Tpo .deps/libcelengine_a-customrotation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-dds.o -MD -MP -MF .deps/libcelengine_a-dds.Tpo -c -o libcelengine_a-dds.o `test -f 'dds.cpp' || echo './'`dds.cpp mv -f .deps/libcelengine_a-dds.Tpo .deps/libcelengine_a-dds.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-deepskyobj.o -MD -MP -MF .deps/libcelengine_a-deepskyobj.Tpo -c -o libcelengine_a-deepskyobj.o `test -f 'deepskyobj.cpp' || echo './'`deepskyobj.cpp mv -f .deps/libcelengine_a-customorbit.Tpo .deps/libcelengine_a-customorbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-dispmap.o -MD -MP -MF .deps/libcelengine_a-dispmap.Tpo -c -o libcelengine_a-dispmap.o `test -f 'dispmap.cpp' || echo './'`dispmap.cpp mv -f .deps/libcelengine_a-dispmap.Tpo .deps/libcelengine_a-dispmap.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-dsodb.o -MD -MP -MF .deps/libcelengine_a-dsodb.Tpo -c -o libcelengine_a-dsodb.o `test -f 'dsodb.cpp' || echo './'`dsodb.cpp mv -f .deps/libcelengine_a-deepskyobj.Tpo .deps/libcelengine_a-deepskyobj.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-dsoname.o -MD -MP -MF .deps/libcelengine_a-dsoname.Tpo -c -o libcelengine_a-dsoname.o `test -f 'dsoname.cpp' || echo './'`dsoname.cpp mv -f .deps/libcelengine_a-dsoname.Tpo .deps/libcelengine_a-dsoname.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-dsooctree.o -MD -MP -MF .deps/libcelengine_a-dsooctree.Tpo -c -o libcelengine_a-dsooctree.o `test -f 'dsooctree.cpp' || echo './'`dsooctree.cpp mv -f .deps/libcelengine_a-dsooctree.Tpo .deps/libcelengine_a-dsooctree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-execution.o -MD -MP -MF .deps/libcelengine_a-execution.Tpo -c -o libcelengine_a-execution.o `test -f 'execution.cpp' || echo './'`execution.cpp mv -f .deps/libcelengine_a-dsodb.Tpo .deps/libcelengine_a-dsodb.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-fragmentprog.o -MD -MP -MF .deps/libcelengine_a-fragmentprog.Tpo -c -o libcelengine_a-fragmentprog.o `test -f 'fragmentprog.cpp' || echo './'`fragmentprog.cpp mv -f .deps/libcelengine_a-fragmentprog.Tpo .deps/libcelengine_a-fragmentprog.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-frame.o -MD -MP -MF .deps/libcelengine_a-frame.Tpo -c -o libcelengine_a-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/libcelengine_a-execution.Tpo .deps/libcelengine_a-execution.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-frametree.o -MD -MP -MF .deps/libcelengine_a-frametree.Tpo -c -o libcelengine_a-frametree.o `test -f 'frametree.cpp' || echo './'`frametree.cpp mv -f .deps/libcelengine_a-frametree.Tpo .deps/libcelengine_a-frametree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-galaxy.o -MD -MP -MF .deps/libcelengine_a-galaxy.Tpo -c -o libcelengine_a-galaxy.o `test -f 'galaxy.cpp' || echo './'`galaxy.cpp mv -f .deps/libcelengine_a-frame.Tpo .deps/libcelengine_a-frame.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-glcontext.o -MD -MP -MF .deps/libcelengine_a-glcontext.Tpo -c -o libcelengine_a-glcontext.o `test -f 'glcontext.cpp' || echo './'`glcontext.cpp mv -f .deps/libcelengine_a-glcontext.Tpo .deps/libcelengine_a-glcontext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-glext.o -MD -MP -MF .deps/libcelengine_a-glext.Tpo -c -o libcelengine_a-glext.o `test -f 'glext.cpp' || echo './'`glext.cpp mv -f .deps/libcelengine_a-glext.Tpo .deps/libcelengine_a-glext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-globular.o -MD -MP -MF .deps/libcelengine_a-globular.Tpo -c -o libcelengine_a-globular.o `test -f 'globular.cpp' || echo './'`globular.cpp mv -f .deps/libcelengine_a-galaxy.Tpo .deps/libcelengine_a-galaxy.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-glshader.o -MD -MP -MF .deps/libcelengine_a-glshader.Tpo -c -o libcelengine_a-glshader.o `test -f 'glshader.cpp' || echo './'`glshader.cpp mv -f .deps/libcelengine_a-glshader.Tpo .deps/libcelengine_a-glshader.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-image.o -MD -MP -MF .deps/libcelengine_a-image.Tpo -c -o libcelengine_a-image.o `test -f 'image.cpp' || echo './'`image.cpp image.cpp:557:7: warning: "TARGET_OS_MAC" is not defined [-Wundef] globular.cpp:63:13: warning: ‘bool decreasing(const GBlob&, const GBlob&)’ defined but not used [-Wunused-function] mv -f .deps/libcelengine_a-globular.Tpo .deps/libcelengine_a-globular.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-jpleph.o -MD -MP -MF .deps/libcelengine_a-jpleph.Tpo -c -o libcelengine_a-jpleph.o `test -f 'jpleph.cpp' || echo './'`jpleph.cpp image.cpp: In function ‘Image* LoadPNGImage(const string&)’: image.cpp:658:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] image.cpp: In function ‘void PNGReadData(png_structp, png_bytep, png_size_t)’: image.cpp:632:39: 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/libcelengine_a-image.Tpo .deps/libcelengine_a-image.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-location.o -MD -MP -MF .deps/libcelengine_a-location.Tpo -c -o libcelengine_a-location.o `test -f 'location.cpp' || echo './'`location.cpp mv -f .deps/libcelengine_a-jpleph.Tpo .deps/libcelengine_a-jpleph.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-lodspheremesh.o -MD -MP -MF .deps/libcelengine_a-lodspheremesh.Tpo -c -o libcelengine_a-lodspheremesh.o `test -f 'lodspheremesh.cpp' || echo './'`lodspheremesh.cpp mv -f .deps/libcelengine_a-location.Tpo .deps/libcelengine_a-location.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-marker.o -MD -MP -MF .deps/libcelengine_a-marker.Tpo -c -o libcelengine_a-marker.o `test -f 'marker.cpp' || echo './'`marker.cpp mv -f .deps/libcelengine_a-lodspheremesh.Tpo .deps/libcelengine_a-lodspheremesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-mesh.o -MD -MP -MF .deps/libcelengine_a-mesh.Tpo -c -o libcelengine_a-mesh.o `test -f 'mesh.cpp' || echo './'`mesh.cpp marker.cpp: In member function ‘void MarkerRepresentation::render(float) const’: marker.cpp:154:12: warning: enumeration value ‘Crosshair’ not handled in switch [-Wswitch] mv -f .deps/libcelengine_a-marker.Tpo .deps/libcelengine_a-marker.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-meshmanager.o -MD -MP -MF .deps/libcelengine_a-meshmanager.Tpo -c -o libcelengine_a-meshmanager.o `test -f 'meshmanager.cpp' || echo './'`meshmanager.cpp mv -f .deps/libcelengine_a-mesh.Tpo .deps/libcelengine_a-mesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-model.o -MD -MP -MF .deps/libcelengine_a-model.Tpo -c -o libcelengine_a-model.o `test -f 'model.cpp' || echo './'`model.cpp mv -f .deps/libcelengine_a-meshmanager.Tpo .deps/libcelengine_a-meshmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-modelfile.o -MD -MP -MF .deps/libcelengine_a-modelfile.Tpo -c -o libcelengine_a-modelfile.o `test -f 'modelfile.cpp' || echo './'`modelfile.cpp mv -f .deps/libcelengine_a-model.Tpo .deps/libcelengine_a-model.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-multitexture.o -MD -MP -MF .deps/libcelengine_a-multitexture.Tpo -c -o libcelengine_a-multitexture.o `test -f 'multitexture.cpp' || echo './'`multitexture.cpp mv -f .deps/libcelengine_a-multitexture.Tpo .deps/libcelengine_a-multitexture.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-nebula.o -MD -MP -MF .deps/libcelengine_a-nebula.Tpo -c -o libcelengine_a-nebula.o `test -f 'nebula.cpp' || echo './'`nebula.cpp mv -f .deps/libcelengine_a-modelfile.Tpo .deps/libcelengine_a-modelfile.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-nutation.o -MD -MP -MF .deps/libcelengine_a-nutation.Tpo -c -o libcelengine_a-nutation.o `test -f 'nutation.cpp' || echo './'`nutation.cpp nutation.cpp:236:5: warning: "TEST" is not defined [-Wundef] mv -f .deps/libcelengine_a-nutation.Tpo .deps/libcelengine_a-nutation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-observer.o -MD -MP -MF .deps/libcelengine_a-observer.Tpo -c -o libcelengine_a-observer.o `test -f 'observer.cpp' || echo './'`observer.cpp observer.cpp: In member function ‘void Observer::update(double, double)’: observer.cpp:390:23: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable] observer.cpp: In member function ‘void Observer::computeCenterCOParameters(const Selection&, Observer::JourneyParams&, double)’: observer.cpp:759:20: warning: variable ‘targetPosition’ set but not used [-Wunused-but-set-variable] mv -f .deps/libcelengine_a-nebula.Tpo .deps/libcelengine_a-nebula.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-opencluster.o -MD -MP -MF .deps/libcelengine_a-opencluster.Tpo -c -o libcelengine_a-opencluster.o `test -f 'opencluster.cpp' || echo './'`opencluster.cpp mv -f .deps/libcelengine_a-opencluster.Tpo .deps/libcelengine_a-opencluster.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-orbit.o -MD -MP -MF .deps/libcelengine_a-orbit.Tpo -c -o libcelengine_a-orbit.o `test -f 'orbit.cpp' || echo './'`orbit.cpp mv -f .deps/libcelengine_a-observer.Tpo .deps/libcelengine_a-observer.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-overlay.o -MD -MP -MF .deps/libcelengine_a-overlay.Tpo -c -o libcelengine_a-overlay.o `test -f 'overlay.cpp' || echo './'`overlay.cpp mv -f .deps/libcelengine_a-overlay.Tpo .deps/libcelengine_a-overlay.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-parseobject.o -MD -MP -MF .deps/libcelengine_a-parseobject.Tpo -c -o libcelengine_a-parseobject.o `test -f 'parseobject.cpp' || echo './'`parseobject.cpp mv -f .deps/libcelengine_a-orbit.Tpo .deps/libcelengine_a-orbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-parser.o -MD -MP -MF .deps/libcelengine_a-parser.Tpo -c -o libcelengine_a-parser.o `test -f 'parser.cpp' || echo './'`parser.cpp mv -f .deps/libcelengine_a-parser.Tpo .deps/libcelengine_a-parser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-planetgrid.o -MD -MP -MF .deps/libcelengine_a-planetgrid.Tpo -c -o libcelengine_a-planetgrid.o `test -f 'planetgrid.cpp' || echo './'`planetgrid.cpp mv -f .deps/libcelengine_a-planetgrid.Tpo .deps/libcelengine_a-planetgrid.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-precession.o -MD -MP -MF .deps/libcelengine_a-precession.Tpo -c -o libcelengine_a-precession.o `test -f 'precession.cpp' || echo './'`precession.cpp mv -f .deps/libcelengine_a-precession.Tpo .deps/libcelengine_a-precession.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-regcombine.o -MD -MP -MF .deps/libcelengine_a-regcombine.Tpo -c -o libcelengine_a-regcombine.o `test -f 'regcombine.cpp' || echo './'`regcombine.cpp mv -f .deps/libcelengine_a-regcombine.Tpo .deps/libcelengine_a-regcombine.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-rendcontext.o -MD -MP -MF .deps/libcelengine_a-rendcontext.Tpo -c -o libcelengine_a-rendcontext.o `test -f 'rendcontext.cpp' || echo './'`rendcontext.cpp parseobject.cpp:274:1: warning: ‘bool ParseStringList(Hash*, const string&, std::list >&)’ defined but not used [-Wunused-function] mv -f .deps/libcelengine_a-parseobject.Tpo .deps/libcelengine_a-parseobject.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-render.o -MD -MP -MF .deps/libcelengine_a-render.Tpo -c -o libcelengine_a-render.o `test -f 'render.cpp' || echo './'`render.cpp render.cpp:7039:5: warning: "DEBUG_SECONDARY_ILLUMINATION" is not defined [-Wundef] render.cpp:8660:5: warning: "DEBUG_SECONDARY_ILLUMINATION" is not defined [-Wundef] render.cpp: In member function ‘void Renderer::renderEllipsoidAtmosphere(const Atmosphere&, Point3f, const Quatf&, Vec3f, const Vec3f&, const LightingState&, float, bool)’: render.cpp:4781:11: warning: variable ‘A’ set but not used [-Wunused-but-set-variable] render.cpp: In function ‘void renderCompass(Point3f, const Quatf&, Vec3f, float)’: render.cpp:5067:11: warning: variable ‘A’ set but not used [-Wunused-but-set-variable] render.cpp:5068:11: warning: variable ‘A1’ set but not used [-Wunused-but-set-variable] render.cpp: In member function ‘void Renderer::renderLocations(const Body&, const Vec3d&, const Quatd&)’: render.cpp:6877:23: warning: variable ‘blah’ set but not used [-Wunused-but-set-variable] render.cpp: In member function ‘void Renderer::renderCometTail(const Body&, Point3f, double, float)’: render.cpp:8292:11: warning: variable ‘vd’ set but not used [-Wunused-but-set-variable] render.cpp: In member function ‘virtual void PointStarRenderer::process(const Star&, float, float)’: render.cpp:9513:15: warning: variable ‘renderDistance’ set but not used [-Wunused-but-set-variable] rendcontext.cpp:211:12: warning: ‘blah’ defined but not used [-Wunused-variable] mv -f .deps/libcelengine_a-rendcontext.Tpo .deps/libcelengine_a-rendcontext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-renderglsl.o -MD -MP -MF .deps/libcelengine_a-renderglsl.Tpo -c -o libcelengine_a-renderglsl.o `test -f 'renderglsl.cpp' || echo './'`renderglsl.cpp mv -f .deps/libcelengine_a-renderglsl.Tpo .deps/libcelengine_a-renderglsl.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-rotation.o -MD -MP -MF .deps/libcelengine_a-rotation.Tpo -c -o libcelengine_a-rotation.o `test -f 'rotation.cpp' || echo './'`rotation.cpp mv -f .deps/libcelengine_a-rotation.Tpo .deps/libcelengine_a-rotation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-rotationmanager.o -MD -MP -MF .deps/libcelengine_a-rotationmanager.Tpo -c -o libcelengine_a-rotationmanager.o `test -f 'rotationmanager.cpp' || echo './'`rotationmanager.cpp mv -f .deps/libcelengine_a-rotationmanager.Tpo .deps/libcelengine_a-rotationmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-samporbit.o -MD -MP -MF .deps/libcelengine_a-samporbit.Tpo -c -o libcelengine_a-samporbit.o `test -f 'samporbit.cpp' || echo './'`samporbit.cpp mv -f .deps/libcelengine_a-samporbit.Tpo .deps/libcelengine_a-samporbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-samporient.o -MD -MP -MF .deps/libcelengine_a-samporient.Tpo -c -o libcelengine_a-samporient.o `test -f 'samporient.cpp' || echo './'`samporient.cpp mv -f .deps/libcelengine_a-samporient.Tpo .deps/libcelengine_a-samporient.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-selection.o -MD -MP -MF .deps/libcelengine_a-selection.Tpo -c -o libcelengine_a-selection.o `test -f 'selection.cpp' || echo './'`selection.cpp mv -f .deps/libcelengine_a-selection.Tpo .deps/libcelengine_a-selection.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-shadermanager.o -MD -MP -MF .deps/libcelengine_a-shadermanager.Tpo -c -o libcelengine_a-shadermanager.o `test -f 'shadermanager.cpp' || echo './'`shadermanager.cpp mv -f .deps/libcelengine_a-shadermanager.Tpo .deps/libcelengine_a-shadermanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-simulation.o -MD -MP -MF .deps/libcelengine_a-simulation.Tpo -c -o libcelengine_a-simulation.o `test -f 'simulation.cpp' || echo './'`simulation.cpp mv -f .deps/libcelengine_a-render.Tpo .deps/libcelengine_a-render.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-skygrid.o -MD -MP -MF .deps/libcelengine_a-skygrid.Tpo -c -o libcelengine_a-skygrid.o `test -f 'skygrid.cpp' || echo './'`skygrid.cpp mv -f .deps/libcelengine_a-simulation.Tpo .deps/libcelengine_a-simulation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-solarsys.o -MD -MP -MF .deps/libcelengine_a-solarsys.Tpo -c -o libcelengine_a-solarsys.o `test -f 'solarsys.cpp' || echo './'`solarsys.cpp mv -f .deps/libcelengine_a-skygrid.Tpo .deps/libcelengine_a-skygrid.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-spheremesh.o -MD -MP -MF .deps/libcelengine_a-spheremesh.Tpo -c -o libcelengine_a-spheremesh.o `test -f 'spheremesh.cpp' || echo './'`spheremesh.cpp mv -f .deps/libcelengine_a-spheremesh.Tpo .deps/libcelengine_a-spheremesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-star.o -MD -MP -MF .deps/libcelengine_a-star.Tpo -c -o libcelengine_a-star.o `test -f 'star.cpp' || echo './'`star.cpp mv -f .deps/libcelengine_a-star.Tpo .deps/libcelengine_a-star.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-starbrowser.o -MD -MP -MF .deps/libcelengine_a-starbrowser.Tpo -c -o libcelengine_a-starbrowser.o `test -f 'starbrowser.cpp' || echo './'`starbrowser.cpp mv -f .deps/libcelengine_a-solarsys.Tpo .deps/libcelengine_a-solarsys.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-starcolors.o -MD -MP -MF .deps/libcelengine_a-starcolors.Tpo -c -o libcelengine_a-starcolors.o `test -f 'starcolors.cpp' || echo './'`starcolors.cpp mv -f .deps/libcelengine_a-starcolors.Tpo .deps/libcelengine_a-starcolors.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-stardb.o -MD -MP -MF .deps/libcelengine_a-stardb.Tpo -c -o libcelengine_a-stardb.o `test -f 'stardb.cpp' || echo './'`stardb.cpp stardb.cpp:1367:5: warning: "PROFILE_OCTREE" is not defined [-Wundef] mv -f .deps/libcelengine_a-starbrowser.Tpo .deps/libcelengine_a-starbrowser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-starname.o -MD -MP -MF .deps/libcelengine_a-starname.Tpo -c -o libcelengine_a-starname.o `test -f 'starname.cpp' || echo './'`starname.cpp mv -f .deps/libcelengine_a-starname.Tpo .deps/libcelengine_a-starname.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-staroctree.o -MD -MP -MF .deps/libcelengine_a-staroctree.Tpo -c -o libcelengine_a-staroctree.o `test -f 'staroctree.cpp' || echo './'`staroctree.cpp mv -f .deps/libcelengine_a-staroctree.Tpo .deps/libcelengine_a-staroctree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-stellarclass.o -MD -MP -MF .deps/libcelengine_a-stellarclass.Tpo -c -o libcelengine_a-stellarclass.o `test -f 'stellarclass.cpp' || echo './'`stellarclass.cpp mv -f .deps/libcelengine_a-stellarclass.Tpo .deps/libcelengine_a-stellarclass.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-texmanager.o -MD -MP -MF .deps/libcelengine_a-texmanager.Tpo -c -o libcelengine_a-texmanager.o `test -f 'texmanager.cpp' || echo './'`texmanager.cpp mv -f .deps/libcelengine_a-texmanager.Tpo .deps/libcelengine_a-texmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-texture.o -MD -MP -MF .deps/libcelengine_a-texture.Tpo -c -o libcelengine_a-texture.o `test -f 'texture.cpp' || echo './'`texture.cpp mv -f .deps/libcelengine_a-stardb.Tpo .deps/libcelengine_a-stardb.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-timeline.o -MD -MP -MF .deps/libcelengine_a-timeline.Tpo -c -o libcelengine_a-timeline.o `test -f 'timeline.cpp' || echo './'`timeline.cpp mv -f .deps/libcelengine_a-timeline.Tpo .deps/libcelengine_a-timeline.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-timelinephase.o -MD -MP -MF .deps/libcelengine_a-timelinephase.Tpo -c -o libcelengine_a-timelinephase.o `test -f 'timelinephase.cpp' || echo './'`timelinephase.cpp mv -f .deps/libcelengine_a-texture.Tpo .deps/libcelengine_a-texture.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-tokenizer.o -MD -MP -MF .deps/libcelengine_a-tokenizer.Tpo -c -o libcelengine_a-tokenizer.o `test -f 'tokenizer.cpp' || echo './'`tokenizer.cpp mv -f .deps/libcelengine_a-timelinephase.Tpo .deps/libcelengine_a-timelinephase.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-trajmanager.o -MD -MP -MF .deps/libcelengine_a-trajmanager.Tpo -c -o libcelengine_a-trajmanager.o `test -f 'trajmanager.cpp' || echo './'`trajmanager.cpp mv -f .deps/libcelengine_a-tokenizer.Tpo .deps/libcelengine_a-tokenizer.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-univcoord.o -MD -MP -MF .deps/libcelengine_a-univcoord.Tpo -c -o libcelengine_a-univcoord.o `test -f 'univcoord.cpp' || echo './'`univcoord.cpp mv -f .deps/libcelengine_a-trajmanager.Tpo .deps/libcelengine_a-trajmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-universe.o -MD -MP -MF .deps/libcelengine_a-universe.Tpo -c -o libcelengine_a-universe.o `test -f 'universe.cpp' || echo './'`universe.cpp mv -f .deps/libcelengine_a-univcoord.Tpo .deps/libcelengine_a-univcoord.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-vertexlist.o -MD -MP -MF .deps/libcelengine_a-vertexlist.Tpo -c -o libcelengine_a-vertexlist.o `test -f 'vertexlist.cpp' || echo './'`vertexlist.cpp mv -f .deps/libcelengine_a-vertexlist.Tpo .deps/libcelengine_a-vertexlist.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-vertexprog.o -MD -MP -MF .deps/libcelengine_a-vertexprog.Tpo -c -o libcelengine_a-vertexprog.o `test -f 'vertexprog.cpp' || echo './'`vertexprog.cpp mv -f .deps/libcelengine_a-vertexprog.Tpo .deps/libcelengine_a-vertexprog.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-virtualtex.o -MD -MP -MF .deps/libcelengine_a-virtualtex.Tpo -c -o libcelengine_a-virtualtex.o `test -f 'virtualtex.cpp' || echo './'`virtualtex.cpp mv -f .deps/libcelengine_a-universe.Tpo .deps/libcelengine_a-universe.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-visibleregion.o -MD -MP -MF .deps/libcelengine_a-visibleregion.Tpo -c -o libcelengine_a-visibleregion.o `test -f 'visibleregion.cpp' || echo './'`visibleregion.cpp mv -f .deps/libcelengine_a-virtualtex.Tpo .deps/libcelengine_a-virtualtex.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-vsop87.o -MD -MP -MF .deps/libcelengine_a-vsop87.Tpo -c -o libcelengine_a-vsop87.o `test -f 'vsop87.cpp' || echo './'`vsop87.cpp mv -f .deps/libcelengine_a-visibleregion.Tpo .deps/libcelengine_a-visibleregion.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-scriptobject.o -MD -MP -MF .deps/libcelengine_a-scriptobject.Tpo -c -o libcelengine_a-scriptobject.o `test -f 'scriptobject.cpp' || echo './'`scriptobject.cpp mv -f .deps/libcelengine_a-scriptobject.Tpo .deps/libcelengine_a-scriptobject.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-scriptorbit.o -MD -MP -MF .deps/libcelengine_a-scriptorbit.Tpo -c -o libcelengine_a-scriptorbit.o `test -f 'scriptorbit.cpp' || echo './'`scriptorbit.cpp mv -f .deps/libcelengine_a-vsop87.Tpo .deps/libcelengine_a-vsop87.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libcelengine_a-scriptrotation.o -MD -MP -MF .deps/libcelengine_a-scriptrotation.Tpo -c -o libcelengine_a-scriptrotation.o `test -f 'scriptrotation.cpp' || echo './'`scriptrotation.cpp mv -f .deps/libcelengine_a-scriptorbit.Tpo .deps/libcelengine_a-scriptorbit.Po mv -f .deps/libcelengine_a-scriptrotation.Tpo .deps/libcelengine_a-scriptrotation.Po rm -f libcelengine.a x86_64-pc-linux-gnu-ar cru libcelengine.a libcelengine_a-asterism.o libcelengine_a-astro.o libcelengine_a-axisarrow.o libcelengine_a-body.o libcelengine_a-boundaries.o libcelengine_a-catalogxref.o libcelengine_a-cmdparser.o libcelengine_a-command.o libcelengine_a-console.o libcelengine_a-constellation.o libcelengine_a-customorbit.o libcelengine_a-customrotation.o libcelengine_a-dds.o libcelengine_a-deepskyobj.o libcelengine_a-dispmap.o libcelengine_a-dsodb.o libcelengine_a-dsoname.o libcelengine_a-dsooctree.o libcelengine_a-execution.o libcelengine_a-fragmentprog.o libcelengine_a-frame.o libcelengine_a-frametree.o libcelengine_a-galaxy.o libcelengine_a-glcontext.o libcelengine_a-glext.o libcelengine_a-globular.o libcelengine_a-glshader.o libcelengine_a-image.o libcelengine_a-jpleph.o libcelengine_a-location.o libcelengine_a-lodspheremesh.o libcelengine_a-marker.o libcelengine_a-mesh.o libcelengine_a-meshmanager.o libcelengine_a-model.o libcelengine_a-modelfile.o libcelengine_a-multitexture.o libcelengine_a-nebula.o libcelengine_a-nutation.o libcelengine_a-observer.o libcelengine_a-opencluster.o libcelengine_a-orbit.o libcelengine_a-overlay.o libcelengine_a-parseobject.o libcelengine_a-parser.o libcelengine_a-planetgrid.o libcelengine_a-precession.o libcelengine_a-regcombine.o libcelengine_a-rendcontext.o libcelengine_a-render.o libcelengine_a-renderglsl.o libcelengine_a-rotation.o libcelengine_a-rotationmanager.o libcelengine_a-samporbit.o libcelengine_a-samporient.o libcelengine_a-selection.o libcelengine_a-shadermanager.o libcelengine_a-simulation.o libcelengine_a-skygrid.o libcelengine_a-solarsys.o libcelengine_a-spheremesh.o libcelengine_a-star.o libcelengine_a-starbrowser.o libcelengine_a-starcolors.o libcelengine_a-stardb.o libcelengine_a-starname.o libcelengine_a-staroctree.o libcelengine_a-stellarclass.o libcelengine_a-texmanager.o libcelengine_a-texture.o libcelengine_a-timeline.o libcelengine_a-timelinephase.o libcelengine_a-tokenizer.o libcelengine_a-trajmanager.o libcelengine_a-univcoord.o libcelengine_a-universe.o libcelengine_a-vertexlist.o libcelengine_a-vertexprog.o libcelengine_a-virtualtex.o libcelengine_a-visibleregion.o libcelengine_a-vsop87.o libcelengine_a-scriptobject.o libcelengine_a-scriptorbit.o libcelengine_a-scriptrotation.o x86_64-pc-linux-gnu-ranlib libcelengine.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celengine' Making all in celestia make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia' Making all in res make[4]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/res' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/res' Making all in gtk make[4]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk' Making all in data make[5]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk/data' make[5]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk' x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-actions.o -MD -MP -MF .deps/libgtkgui_a-actions.Tpo -c -o libgtkgui_a-actions.o `test -f 'actions.cpp' || echo './'`actions.cpp x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-common.o -MD -MP -MF .deps/libgtkgui_a-common.Tpo -c -o libgtkgui_a-common.o `test -f 'common.cpp' || echo './'`common.cpp actions.cpp: In function ‘void resyncGalaxyGainActions(AppData*)’: actions.cpp:1456:8: warning: unused variable ‘gain’ [-Wunused-variable] actions.cpp: At global scope: actions.cpp:1454:6: warning: unused parameter ‘app’ [-Wunused-parameter] actions.cpp: In function ‘void resyncTextureResolutionActions(AppData*)’: actions.cpp:1467:6: warning: unused variable ‘resolution’ [-Wunused-variable] mv -f .deps/libgtkgui_a-common.Tpo .deps/libgtkgui_a-common.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-eclipse.o -MD -MP -MF .deps/libgtkgui_a-dialog-eclipse.Tpo -c -o libgtkgui_a-dialog-eclipse.o `test -f 'dialog-eclipse.cpp' || echo './'`dialog-eclipse.cpp dialog-time.h: At global scope: dialog-time.h:26:20: warning: ‘timeOptions’ defined but not used [-Wunused-variable] mv -f .deps/libgtkgui_a-actions.Tpo .deps/libgtkgui_a-actions.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-goto.o -MD -MP -MF .deps/libgtkgui_a-dialog-goto.Tpo -c -o libgtkgui_a-dialog-goto.o `test -f 'dialog-goto.cpp' || echo './'`dialog-goto.cpp dialog-eclipse.cpp: In function ‘gint eclipseGoto(GtkButton*, EclipseData*)’: dialog-eclipse.cpp:289:24: warning: missing braces around initializer for ‘_GValue:: [2]’ [-Wmissing-braces] dialog-eclipse.cpp:289:24: warning: missing braces around initializer for ‘_GValue::’ [-Wmissing-braces] mv -f .deps/libgtkgui_a-dialog-eclipse.Tpo .deps/libgtkgui_a-dialog-eclipse.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-options.o -MD -MP -MF .deps/libgtkgui_a-dialog-options.Tpo -c -o libgtkgui_a-dialog-options.o `test -f 'dialog-options.cpp' || echo './'`dialog-options.cpp mv -f .deps/libgtkgui_a-dialog-goto.Tpo .deps/libgtkgui_a-dialog-goto.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-solar.o -MD -MP -MF .deps/libgtkgui_a-dialog-solar.Tpo -c -o libgtkgui_a-dialog-solar.o `test -f 'dialog-solar.cpp' || echo './'`dialog-solar.cpp dialog-solar.cpp: In function ‘void treeSolarSelect(GtkTreeSelection*, AppData*)’: dialog-solar.cpp:108:24: warning: missing braces around initializer for ‘_GValue:: [2]’ [-Wmissing-braces] dialog-solar.cpp:108:24: warning: missing braces around initializer for ‘_GValue::’ [-Wmissing-braces] mv -f .deps/libgtkgui_a-dialog-solar.Tpo .deps/libgtkgui_a-dialog-solar.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-star.o -MD -MP -MF .deps/libgtkgui_a-dialog-star.Tpo -c -o libgtkgui_a-dialog-star.o `test -f 'dialog-star.cpp' || echo './'`dialog-star.cpp mv -f .deps/libgtkgui_a-dialog-options.Tpo .deps/libgtkgui_a-dialog-options.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-time.o -MD -MP -MF .deps/libgtkgui_a-dialog-time.Tpo -c -o libgtkgui_a-dialog-time.o `test -f 'dialog-time.cpp' || echo './'`dialog-time.cpp dialog-star.cpp: In function ‘void listStarSelect(GtkTreeSelection*, AppData*)’: dialog-star.cpp:162:24: warning: missing braces around initializer for ‘_GValue:: [2]’ [-Wmissing-braces] dialog-star.cpp:162:24: warning: missing braces around initializer for ‘_GValue::’ [-Wmissing-braces] dialog-star.cpp: In function ‘void addStars(sbData*)’: dialog-star.cpp:288:9: warning: variable ‘r’ set but not used [-Wunused-but-set-variable] mv -f .deps/libgtkgui_a-dialog-star.Tpo .deps/libgtkgui_a-dialog-star.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-dialog-tour.o -MD -MP -MF .deps/libgtkgui_a-dialog-tour.Tpo -c -o libgtkgui_a-dialog-tour.o `test -f 'dialog-tour.cpp' || echo './'`dialog-tour.cpp mv -f .deps/libgtkgui_a-dialog-time.Tpo .deps/libgtkgui_a-dialog-time.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-glwidget.o -MD -MP -MF .deps/libgtkgui_a-glwidget.Tpo -c -o libgtkgui_a-glwidget.o `test -f 'glwidget.cpp' || echo './'`glwidget.cpp mv -f .deps/libgtkgui_a-dialog-tour.Tpo .deps/libgtkgui_a-dialog-tour.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-main.o -MD -MP -MF .deps/libgtkgui_a-main.Tpo -c -o libgtkgui_a-main.o `test -f 'main.cpp' || echo './'`main.cpp mv -f .deps/libgtkgui_a-glwidget.Tpo .deps/libgtkgui_a-glwidget.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-menu-context.o -MD -MP -MF .deps/libgtkgui_a-menu-context.Tpo -c -o libgtkgui_a-menu-context.o `test -f 'menu-context.cpp' || echo './'`menu-context.cpp main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::short_name’ [-Wmissing-field-initializers] main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::flags’ [-Wmissing-field-initializers] main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::arg’ [-Wmissing-field-initializers] main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::arg_data’ [-Wmissing-field-initializers] main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::description’ [-Wmissing-field-initializers] main.cpp:92:1: warning: missing initializer for member ‘_GOptionEntry::arg_description’ [-Wmissing-field-initializers] main.cpp: In function ‘int main(int, char**)’: main.cpp:286:14: warning: variable ‘gtkWatcher’ set but not used [-Wunused-but-set-variable] mv -f .deps/libgtkgui_a-main.Tpo .deps/libgtkgui_a-main.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-splash.o -MD -MP -MF .deps/libgtkgui_a-splash.Tpo -c -o libgtkgui_a-splash.o `test -f 'splash.cpp' || echo './'`splash.cpp mv -f .deps/libgtkgui_a-splash.Tpo .deps/libgtkgui_a-splash.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT libgtkgui_a-settings-file.o -MD -MP -MF .deps/libgtkgui_a-settings-file.Tpo -c -o libgtkgui_a-settings-file.o `test -f 'settings-file.cpp' || echo './'`settings-file.cpp mv -f .deps/libgtkgui_a-menu-context.Tpo .deps/libgtkgui_a-menu-context.Po mv -f .deps/libgtkgui_a-settings-file.Tpo .deps/libgtkgui_a-settings-file.Po rm -f libgtkgui.a x86_64-pc-linux-gnu-ar cru libgtkgui.a libgtkgui_a-actions.o libgtkgui_a-common.o libgtkgui_a-dialog-eclipse.o libgtkgui_a-dialog-goto.o libgtkgui_a-dialog-options.o libgtkgui_a-dialog-solar.o libgtkgui_a-dialog-star.o libgtkgui_a-dialog-time.o libgtkgui_a-dialog-tour.o libgtkgui_a-glwidget.o libgtkgui_a-main.o libgtkgui_a-menu-context.o libgtkgui_a-splash.o libgtkgui_a-settings-file.o x86_64-pc-linux-gnu-ranlib libgtkgui.a make[5]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk' make[4]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia/gtk' make[4]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia' x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celestiacore.o -MD -MP -MF .deps/celestia-celestiacore.Tpo -c -o celestia-celestiacore.o `test -f 'celestiacore.cpp' || echo './'`celestiacore.cpp x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-configfile.o -MD -MP -MF .deps/celestia-configfile.Tpo -c -o celestia-configfile.o `test -f 'configfile.cpp' || echo './'`configfile.cpp celestiacore.cpp: In member function ‘void CelestiaCore::activateFavorite(FavoritesEntry&)’: celestiacore.cpp:442:20: warning: NULL used in arithmetic [-Wpointer-arith] celestiacore.cpp: In member function ‘void CelestiaCore::tick()’: celestiacore.cpp:2292:16: warning: variable ‘fraction’ set but not used [-Wunused-but-set-variable] mv -f .deps/celestia-configfile.Tpo .deps/celestia-configfile.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-destination.o -MD -MP -MF .deps/celestia-destination.Tpo -c -o celestia-destination.o `test -f 'destination.cpp' || echo './'`destination.cpp mv -f .deps/celestia-destination.Tpo .deps/celestia-destination.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-eclipsefinder.o -MD -MP -MF .deps/celestia-eclipsefinder.Tpo -c -o celestia-eclipsefinder.o `test -f 'eclipsefinder.cpp' || echo './'`eclipsefinder.cpp mv -f .deps/celestia-eclipsefinder.Tpo .deps/celestia-eclipsefinder.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-favorites.o -MD -MP -MF .deps/celestia-favorites.Tpo -c -o celestia-favorites.o `test -f 'favorites.cpp' || echo './'`favorites.cpp favorites.cpp: In function ‘FavoritesList* ReadFavoritesList(std::istream&)’: favorites.cpp:83:24: warning: converting to non-pointer type ‘double’ from NULL [-Wconversion-null] favorites.cpp: In function ‘void WriteFavoritesList(FavoritesList&, std::ostream&)’: favorites.cpp:140:29: warning: NULL used in arithmetic [-Wpointer-arith] favorites.cpp:144:20: warning: enumeration value ‘PhaseLock_Old’ not handled in switch [-Wswitch] favorites.cpp:144:20: warning: enumeration value ‘Chase_Old’ not handled in switch [-Wswitch] favorites.cpp:144:20: warning: enumeration value ‘Unknown’ not handled in switch [-Wswitch] mv -f .deps/celestia-favorites.Tpo .deps/celestia-favorites.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-imagecapture.o -MD -MP -MF .deps/celestia-imagecapture.Tpo -c -o celestia-imagecapture.o `test -f 'imagecapture.cpp' || echo './'`imagecapture.cpp imagecapture.cpp: In function ‘void PNGWriteData(png_structp, png_bytep, png_size_t)’: imagecapture.cpp:116:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/celestia-imagecapture.Tpo .deps/celestia-imagecapture.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-url.o -MD -MP -MF .deps/celestia-url.Tpo -c -o celestia-url.o `test -f 'url.cpp' || echo './'`url.cpp mv -f .deps/celestia-celestiacore.Tpo .deps/celestia-celestiacore.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx.o -MD -MP -MF .deps/celestia-celx.Tpo -c -o celestia-celx.o `test -f 'celx.cpp' || echo './'`celx.cpp mv -f .deps/celestia-url.Tpo .deps/celestia-url.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_celestia.o -MD -MP -MF .deps/celestia-celx_celestia.Tpo -c -o celestia-celx_celestia.o `test -f 'celx_celestia.cpp' || echo './'`celx_celestia.cpp mv -f .deps/celestia-celx_celestia.Tpo .deps/celestia-celx_celestia.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_frame.o -MD -MP -MF .deps/celestia-celx_frame.Tpo -c -o celestia-celx_frame.o `test -f 'celx_frame.cpp' || echo './'`celx_frame.cpp mv -f .deps/celestia-celx_frame.Tpo .deps/celestia-celx_frame.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_gl.o -MD -MP -MF .deps/celestia-celx_gl.Tpo -c -o celestia-celx_gl.o `test -f 'celx_gl.cpp' || echo './'`celx_gl.cpp mv -f .deps/celestia-celx_gl.Tpo .deps/celestia-celx_gl.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_object.o -MD -MP -MF .deps/celestia-celx_object.Tpo -c -o celestia-celx_object.o `test -f 'celx_object.cpp' || echo './'`celx_object.cpp mv -f .deps/celestia-celx.Tpo .deps/celestia-celx.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_observer.o -MD -MP -MF .deps/celestia-celx_observer.Tpo -c -o celestia-celx_observer.o `test -f 'celx_observer.cpp' || echo './'`celx_observer.cpp mv -f .deps/celestia-celx_object.Tpo .deps/celestia-celx_object.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_phase.o -MD -MP -MF .deps/celestia-celx_phase.Tpo -c -o celestia-celx_phase.o `test -f 'celx_phase.cpp' || echo './'`celx_phase.cpp mv -f .deps/celestia-celx_observer.Tpo .deps/celestia-celx_observer.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_position.o -MD -MP -MF .deps/celestia-celx_position.Tpo -c -o celestia-celx_position.o `test -f 'celx_position.cpp' || echo './'`celx_position.cpp mv -f .deps/celestia-celx_phase.Tpo .deps/celestia-celx_phase.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_rotation.o -MD -MP -MF .deps/celestia-celx_rotation.Tpo -c -o celestia-celx_rotation.o `test -f 'celx_rotation.cpp' || echo './'`celx_rotation.cpp mv -f .deps/celestia-celx_position.Tpo .deps/celestia-celx_position.Po x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT celestia-celx_vector.o -MD -MP -MF .deps/celestia-celx_vector.Tpo -c -o celestia-celx_vector.o `test -f 'celx_vector.cpp' || echo './'`celx_vector.cpp mv -f .deps/celestia-celx_rotation.Tpo .deps/celestia-celx_rotation.Po mv -f .deps/celestia-celx_vector.Tpo .deps/celestia-celx_vector.Po /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o celestia celestia-celestiacore.o celestia-configfile.o celestia-destination.o celestia-eclipsefinder.o celestia-favorites.o celestia-imagecapture.o celestia-url.o celestia-celx.o celestia-celx_celestia.o celestia-celx_frame.o celestia-celx_gl.o celestia-celx_object.o celestia-celx_observer.o celestia-celx_phase.o celestia-celx_position.o celestia-celx_rotation.o celestia-celx_vector.o -pthread -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 gtk/libgtkgui.a -ldl -llua -lm ../celengine/libcelengine.a ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a ../celutil/libcelutil.a -lpng -ljpeg -lGLU -lz -pthread -Wl,--export-dynamic -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-g++ -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -mtune=native -O2 -pipe -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,-O1 -Wl,--sort-common -o celestia celestia-celestiacore.o celestia-configfile.o celestia-destination.o celestia-eclipsefinder.o celestia-favorites.o celestia-imagecapture.o celestia-url.o celestia-celx.o celestia-celx_celestia.o celestia-celx_frame.o celestia-celx_gl.o celestia-celx_object.o celestia-celx_observer.o celestia-celx_phase.o celestia-celx_position.o celestia-celx_rotation.o celestia-celx_vector.o -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L/usr/lib64 gtk/libgtkgui.a /usr/lib64//liblua.so ../celengine/libcelengine.a ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a ../celutil/libcelutil.a -lpng -ljpeg /usr/lib64/libgtkglext-x11-1.0.so -lresolv -lz -lbz2 -lexpat /usr/lib64/libgdkglext-x11-1.0.so -lpng14 -lpthread -ldl -lm -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 /usr/lib64/libatk-1.0.so -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64/ /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpng14 collect2: ld returned 1 exit status make[4]: *** [celestia] Error 1 make[4]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src/celestia' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1' make: *** [all] Error 2 emake failed * ERROR: sci-astronomy/celestia-1.6.1 failed (compile phase): * compile failure * * Call stack: * ebuild.sh, line 104: Called src_compile * environment, line 3803: Called gnome2_src_compile * environment, line 2869: Called die * The specific snippet of code: * emake || die "compile failure" * * If you need support, post the output of 'emerge --info =sci-astronomy/celestia-1.6.1', * the complete build log and the output of 'emerge -pqv =sci-astronomy/celestia-1.6.1'. * The complete build log is located at '/var/tmp/portage/sci-astronomy/celestia-1.6.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-astronomy/celestia-1.6.1/temp/environment'. * S: '/var/tmp/portage/sci-astronomy/celestia-1.6.1/work/celestia-1.6.1'