* USE="kde" detected. >>> Unpacking source... >>> Unpacking celestia-1.6.0.tar.gz to /var/tmp/portage/sci-astronomy/celestia-1.6.0/work >>> Source unpacked in /var/tmp/portage/sci-astronomy/celestia-1.6.0/work >>> Preparing source in /var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0 ... * Applying celestia-1.5.0-desktop.patch ...  [ ok ] * Applying celestia-1.6.0-cfg.patch ...  [ ok ] * Applying celestia-1.4.1-as-needed.patch ...  [ ok ] * Applying celestia-1.5.1-gcc44.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0' ... * 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.0/admin * 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.0/work/celestia-1.6.0 ... * econf: updating celestia-1.6.0/admin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating celestia-1.6.0/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-lua --with-kde --with-arts --enable-cairo --enable-threading --enable-nls --disable-pch --enable-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... /usr/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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 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 for a BSD-compatible install... /usr/bin/install -c -p checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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-ar... x86_64-pc-linux-gnu-ar 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 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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 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... 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... no checking whether to enable Gnome... no checking whether to enable KDE... yes 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 X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... 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 not using lib directory suffix checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking if C++ programs can be compiled... yes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of char *... 8 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries , headers checking for IceConnectionNumber in -lICE... (cached) yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/qt/3/lib64, headers /usr/qt/3/include using -mt checking for moc... /usr/qt/3/bin/moc checking for uic... /usr/qt/3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... no checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/kde/3.5/bin/dcopidl checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp checking for mcopidl... /usr/kde/3.5/bin/mcopidl checking for artsc-config... /usr/kde/3.5/bin/artsc-config checking for meinproc... /usr/kde/3.5/bin/meinproc ./configure: line 35261: --version: command not found ./configure: line 35261: test: =: unary operator expected checking for kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng checking for makekdewidgets... /usr/bin/makekdewidgets checking for xmllint... /usr/bin/xmllint checking for THEORA... 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/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: KDE Use Lua: yes Use Theora: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src' Making all in celutil make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celutil' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -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../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT filetype.o -MD -MP -MF .deps/filetype.Tpo -c -o filetype.o filetype.cpp mv -f .deps/debug.Tpo .deps/debug.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT formatnum.o -MD -MP -MF .deps/formatnum.Tpo -c -o formatnum.o formatnum.cpp mv -f .deps/formatnum.Tpo .deps/formatnum.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.cpp mv -f .deps/directory.Tpo .deps/directory.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/filetype.Tpo .deps/filetype.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT unixdirectory.o -MD -MP -MF .deps/unixdirectory.Tpo -c -o unixdirectory.o unixdirectory.cpp mv -f .deps/bigfix.Tpo .deps/bigfix.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT unixtimer.o -MD -MP -MF .deps/unixtimer.Tpo -c -o unixtimer.o unixtimer.cpp mv -f .deps/unixdirectory.Tpo .deps/unixdirectory.Po mv -f .deps/unixtimer.Tpo .deps/unixtimer.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/utf8.Tpo .deps/utf8.Po mv -f .deps/color.Tpo .deps/color.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.0/work/celestia-1.6.0/src/celutil' Making all in celmath make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celmath' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -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.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -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.0/work/celestia-1.6.0/src/celmath' Making all in cel3ds make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/cel3ds' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -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.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT 3dsread.o -MD -MP -MF .deps/3dsread.Tpo -c -o 3dsread.o 3dsread.cpp 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.0/work/celestia-1.6.0/src/cel3ds' Making all in celtxf make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celtxf' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -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.0/work/celestia-1.6.0/src/celtxf' Making all in celengine make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celengine' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT asterism.o -MD -MP -MF .deps/asterism.Tpo -c -o asterism.o asterism.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT astro.o -MD -MP -MF .deps/astro.Tpo -c -o astro.o astro.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT axisarrow.o -MD -MP -MF .deps/axisarrow.Tpo -c -o axisarrow.o axisarrow.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT body.o -MD -MP -MF .deps/body.Tpo -c -o body.o body.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT boundaries.o -MD -MP -MF .deps/boundaries.Tpo -c -o boundaries.o boundaries.cpp mv -f .deps/boundaries.Tpo .deps/boundaries.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT catalogxref.o -MD -MP -MF .deps/catalogxref.Tpo -c -o catalogxref.o catalogxref.cpp mv -f .deps/astro.Tpo .deps/astro.Po mv -f .deps/axisarrow.Tpo .deps/axisarrow.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT cmdparser.o -MD -MP -MF .deps/cmdparser.Tpo -c -o cmdparser.o cmdparser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.cpp mv -f .deps/asterism.Tpo .deps/asterism.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.cpp mv -f .deps/catalogxref.Tpo .deps/catalogxref.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT constellation.o -MD -MP -MF .deps/constellation.Tpo -c -o constellation.o constellation.cpp mv -f .deps/constellation.Tpo .deps/constellation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT customorbit.o -MD -MP -MF .deps/customorbit.Tpo -c -o customorbit.o customorbit.cpp mv -f .deps/console.Tpo .deps/console.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT customrotation.o -MD -MP -MF .deps/customrotation.Tpo -c -o customrotation.o customrotation.cpp mv -f .deps/body.Tpo .deps/body.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT dds.o -MD -MP -MF .deps/dds.Tpo -c -o dds.o dds.cpp mv -f .deps/command.Tpo .deps/command.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT deepskyobj.o -MD -MP -MF .deps/deepskyobj.Tpo -c -o deepskyobj.o deepskyobj.cpp mv -f .deps/cmdparser.Tpo .deps/cmdparser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT dispmap.o -MD -MP -MF .deps/dispmap.Tpo -c -o dispmap.o dispmap.cpp mv -f .deps/dds.Tpo .deps/dds.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT dsodb.o -MD -MP -MF .deps/dsodb.Tpo -c -o dsodb.o dsodb.cpp mv -f .deps/dispmap.Tpo .deps/dispmap.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT dsoname.o -MD -MP -MF .deps/dsoname.Tpo -c -o dsoname.o dsoname.cpp mv -f .deps/deepskyobj.Tpo .deps/deepskyobj.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT dsooctree.o -MD -MP -MF .deps/dsooctree.Tpo -c -o dsooctree.o dsooctree.cpp mv -f .deps/dsoname.Tpo .deps/dsoname.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT execution.o -MD -MP -MF .deps/execution.Tpo -c -o execution.o execution.cpp mv -f .deps/dsooctree.Tpo .deps/dsooctree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT fragmentprog.o -MD -MP -MF .deps/fragmentprog.Tpo -c -o fragmentprog.o fragmentprog.cpp mv -f .deps/fragmentprog.Tpo .deps/fragmentprog.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cpp mv -f .deps/execution.Tpo .deps/execution.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT frametree.o -MD -MP -MF .deps/frametree.Tpo -c -o frametree.o frametree.cpp mv -f .deps/customrotation.Tpo .deps/customrotation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT galaxy.o -MD -MP -MF .deps/galaxy.Tpo -c -o galaxy.o galaxy.cpp mv -f .deps/frametree.Tpo .deps/frametree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT glcontext.o -MD -MP -MF .deps/glcontext.Tpo -c -o glcontext.o glcontext.cpp mv -f .deps/frame.Tpo .deps/frame.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT glext.o -MD -MP -MF .deps/glext.Tpo -c -o glext.o glext.cpp mv -f .deps/customorbit.Tpo .deps/customorbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT globular.o -MD -MP -MF .deps/globular.Tpo -c -o globular.o globular.cpp mv -f .deps/dsodb.Tpo .deps/dsodb.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT glshader.o -MD -MP -MF .deps/glshader.Tpo -c -o glshader.o glshader.cpp mv -f .deps/glcontext.Tpo .deps/glcontext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.cpp image.cpp:557:7: warning: "TARGET_OS_MAC" is not defined mv -f .deps/glext.Tpo .deps/glext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT jpleph.o -MD -MP -MF .deps/jpleph.Tpo -c -o jpleph.o jpleph.cpp mv -f .deps/glshader.Tpo .deps/glshader.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT location.o -MD -MP -MF .deps/location.Tpo -c -o location.o location.cpp globular.cpp:63: warning: 'bool decreasing(const GBlob&, const GBlob&)' defined but not used mv -f .deps/globular.Tpo .deps/globular.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT lodspheremesh.o -MD -MP -MF .deps/lodspheremesh.Tpo -c -o lodspheremesh.o lodspheremesh.cpp mv -f .deps/galaxy.Tpo .deps/galaxy.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT marker.o -MD -MP -MF .deps/marker.Tpo -c -o marker.o marker.cpp image.cpp: In function 'void PNGReadData(png_struct*, png_byte*, png_size_t)': image.cpp:632: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result image.cpp: In function 'Image* LoadPNGImage(const std::string&)': image.cpp:658: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result marker.cpp: In member function 'void MarkerRepresentation::render(float) const': marker.cpp:154: warning: enumeration value 'Crosshair' not handled in switch mv -f .deps/marker.Tpo .deps/marker.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT mesh.o -MD -MP -MF .deps/mesh.Tpo -c -o mesh.o mesh.cpp mv -f .deps/image.Tpo .deps/image.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT meshmanager.o -MD -MP -MF .deps/meshmanager.Tpo -c -o meshmanager.o meshmanager.cpp mv -f .deps/jpleph.Tpo .deps/jpleph.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT model.o -MD -MP -MF .deps/model.Tpo -c -o model.o model.cpp mv -f .deps/location.Tpo .deps/location.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT modelfile.o -MD -MP -MF .deps/modelfile.Tpo -c -o modelfile.o modelfile.cpp mv -f .deps/mesh.Tpo .deps/mesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT multitexture.o -MD -MP -MF .deps/multitexture.Tpo -c -o multitexture.o multitexture.cpp mv -f .deps/lodspheremesh.Tpo .deps/lodspheremesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT nebula.o -MD -MP -MF .deps/nebula.Tpo -c -o nebula.o nebula.cpp mv -f .deps/meshmanager.Tpo .deps/meshmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT nutation.o -MD -MP -MF .deps/nutation.Tpo -c -o nutation.o nutation.cpp mv -f .deps/model.Tpo .deps/model.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT observer.o -MD -MP -MF .deps/observer.Tpo -c -o observer.o observer.cpp nutation.cpp:236:5: warning: "TEST" is not defined mv -f .deps/nutation.Tpo .deps/nutation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT opencluster.o -MD -MP -MF .deps/opencluster.Tpo -c -o opencluster.o opencluster.cpp mv -f .deps/multitexture.Tpo .deps/multitexture.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT orbit.o -MD -MP -MF .deps/orbit.Tpo -c -o orbit.o orbit.cpp mv -f .deps/nebula.Tpo .deps/nebula.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT overlay.o -MD -MP -MF .deps/overlay.Tpo -c -o overlay.o overlay.cpp mv -f .deps/opencluster.Tpo .deps/opencluster.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT parseobject.o -MD -MP -MF .deps/parseobject.Tpo -c -o parseobject.o parseobject.cpp mv -f .deps/overlay.Tpo .deps/overlay.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cpp mv -f .deps/orbit.Tpo .deps/orbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT planetgrid.o -MD -MP -MF .deps/planetgrid.Tpo -c -o planetgrid.o planetgrid.cpp mv -f .deps/modelfile.Tpo .deps/modelfile.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT precession.o -MD -MP -MF .deps/precession.Tpo -c -o precession.o precession.cpp mv -f .deps/precession.Tpo .deps/precession.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT regcombine.o -MD -MP -MF .deps/regcombine.Tpo -c -o regcombine.o regcombine.cpp mv -f .deps/regcombine.Tpo .deps/regcombine.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT rendcontext.o -MD -MP -MF .deps/rendcontext.Tpo -c -o rendcontext.o rendcontext.cpp mv -f .deps/parser.Tpo .deps/parser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.cpp mv -f .deps/observer.Tpo .deps/observer.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT renderglsl.o -MD -MP -MF .deps/renderglsl.Tpo -c -o renderglsl.o renderglsl.cpp render.cpp:7039:5: warning: "DEBUG_SECONDARY_ILLUMINATION" is not defined render.cpp:8660:5: warning: "DEBUG_SECONDARY_ILLUMINATION" is not defined mv -f .deps/planetgrid.Tpo .deps/planetgrid.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT rotation.o -MD -MP -MF .deps/rotation.Tpo -c -o rotation.o rotation.cpp mv -f .deps/rotation.Tpo .deps/rotation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT rotationmanager.o -MD -MP -MF .deps/rotationmanager.Tpo -c -o rotationmanager.o rotationmanager.cpp mv -f .deps/renderglsl.Tpo .deps/renderglsl.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT samporbit.o -MD -MP -MF .deps/samporbit.Tpo -c -o samporbit.o samporbit.cpp rendcontext.cpp:211: warning: 'blah' defined but not used mv -f .deps/rendcontext.Tpo .deps/rendcontext.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT samporient.o -MD -MP -MF .deps/samporient.Tpo -c -o samporient.o samporient.cpp parseobject.cpp:274: warning: 'bool ParseStringList(Hash*, const std::string&, std::list, std::allocator >, std::allocator, std::allocator > > >&)' defined but not used mv -f .deps/parseobject.Tpo .deps/parseobject.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o selection.cpp mv -f .deps/rotationmanager.Tpo .deps/rotationmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT shadermanager.o -MD -MP -MF .deps/shadermanager.Tpo -c -o shadermanager.o shadermanager.cpp mv -f .deps/samporient.Tpo .deps/samporient.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT simulation.o -MD -MP -MF .deps/simulation.Tpo -c -o simulation.o simulation.cpp mv -f .deps/selection.Tpo .deps/selection.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT skygrid.o -MD -MP -MF .deps/skygrid.Tpo -c -o skygrid.o skygrid.cpp mv -f .deps/samporbit.Tpo .deps/samporbit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT solarsys.o -MD -MP -MF .deps/solarsys.Tpo -c -o solarsys.o solarsys.cpp mv -f .deps/simulation.Tpo .deps/simulation.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT spheremesh.o -MD -MP -MF .deps/spheremesh.Tpo -c -o spheremesh.o spheremesh.cpp mv -f .deps/skygrid.Tpo .deps/skygrid.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT star.o -MD -MP -MF .deps/star.Tpo -c -o star.o star.cpp mv -f .deps/spheremesh.Tpo .deps/spheremesh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT starbrowser.o -MD -MP -MF .deps/starbrowser.Tpo -c -o starbrowser.o starbrowser.cpp mv -f .deps/star.Tpo .deps/star.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT starcolors.o -MD -MP -MF .deps/starcolors.Tpo -c -o starcolors.o starcolors.cpp mv -f .deps/starcolors.Tpo .deps/starcolors.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT stardb.o -MD -MP -MF .deps/stardb.Tpo -c -o stardb.o stardb.cpp mv -f .deps/starbrowser.Tpo .deps/starbrowser.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT starname.o -MD -MP -MF .deps/starname.Tpo -c -o starname.o starname.cpp mv -f .deps/solarsys.Tpo .deps/solarsys.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT staroctree.o -MD -MP -MF .deps/staroctree.Tpo -c -o staroctree.o staroctree.cpp stardb.cpp:1367:5: warning: "PROFILE_OCTREE" is not defined mv -f .deps/shadermanager.Tpo .deps/shadermanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT stellarclass.o -MD -MP -MF .deps/stellarclass.Tpo -c -o stellarclass.o stellarclass.cpp mv -f .deps/stellarclass.Tpo .deps/stellarclass.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT texmanager.o -MD -MP -MF .deps/texmanager.Tpo -c -o texmanager.o texmanager.cpp mv -f .deps/staroctree.Tpo .deps/staroctree.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT texture.o -MD -MP -MF .deps/texture.Tpo -c -o texture.o texture.cpp mv -f .deps/starname.Tpo .deps/starname.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT timeline.o -MD -MP -MF .deps/timeline.Tpo -c -o timeline.o timeline.cpp mv -f .deps/texmanager.Tpo .deps/texmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT timelinephase.o -MD -MP -MF .deps/timelinephase.Tpo -c -o timelinephase.o timelinephase.cpp mv -f .deps/timeline.Tpo .deps/timeline.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT tokenizer.o -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.o tokenizer.cpp mv -f .deps/timelinephase.Tpo .deps/timelinephase.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT trajmanager.o -MD -MP -MF .deps/trajmanager.Tpo -c -o trajmanager.o trajmanager.cpp mv -f .deps/tokenizer.Tpo .deps/tokenizer.Po mv -f .deps/texture.Tpo .deps/texture.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT univcoord.o -MD -MP -MF .deps/univcoord.Tpo -c -o univcoord.o univcoord.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT universe.o -MD -MP -MF .deps/universe.Tpo -c -o universe.o universe.cpp mv -f .deps/univcoord.Tpo .deps/univcoord.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT vertexlist.o -MD -MP -MF .deps/vertexlist.Tpo -c -o vertexlist.o vertexlist.cpp mv -f .deps/trajmanager.Tpo .deps/trajmanager.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT vertexprog.o -MD -MP -MF .deps/vertexprog.Tpo -c -o vertexprog.o vertexprog.cpp mv -f .deps/vertexlist.Tpo .deps/vertexlist.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT virtualtex.o -MD -MP -MF .deps/virtualtex.Tpo -c -o virtualtex.o virtualtex.cpp mv -f .deps/vertexprog.Tpo .deps/vertexprog.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT visibleregion.o -MD -MP -MF .deps/visibleregion.Tpo -c -o visibleregion.o visibleregion.cpp mv -f .deps/stardb.Tpo .deps/stardb.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT vsop87.o -MD -MP -MF .deps/vsop87.Tpo -c -o vsop87.o vsop87.cpp mv -f .deps/virtualtex.Tpo .deps/virtualtex.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT scriptobject.o -MD -MP -MF .deps/scriptobject.Tpo -c -o scriptobject.o scriptobject.cpp mv -f .deps/universe.Tpo .deps/universe.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT scriptorbit.o -MD -MP -MF .deps/scriptorbit.Tpo -c -o scriptorbit.o scriptorbit.cpp mv -f .deps/visibleregion.Tpo .deps/visibleregion.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT scriptrotation.o -MD -MP -MF .deps/scriptrotation.Tpo -c -o scriptrotation.o scriptrotation.cpp mv -f .deps/scriptobject.Tpo .deps/scriptobject.Po mv -f .deps/scriptorbit.Tpo .deps/scriptorbit.Po mv -f .deps/scriptrotation.Tpo .deps/scriptrotation.Po mv -f .deps/vsop87.Tpo .deps/vsop87.Po mv -f .deps/render.Tpo .deps/render.Po rm -f libcelengine.a x86_64-pc-linux-gnu-ar cru libcelengine.a asterism.o astro.o axisarrow.o body.o boundaries.o catalogxref.o cmdparser.o command.o console.o constellation.o customorbit.o customrotation.o dds.o deepskyobj.o dispmap.o dsodb.o dsoname.o dsooctree.o execution.o fragmentprog.o frame.o frametree.o galaxy.o glcontext.o glext.o globular.o glshader.o image.o jpleph.o location.o lodspheremesh.o marker.o mesh.o meshmanager.o model.o modelfile.o multitexture.o nebula.o nutation.o observer.o opencluster.o orbit.o overlay.o parseobject.o parser.o planetgrid.o precession.o regcombine.o rendcontext.o render.o renderglsl.o rotation.o rotationmanager.o samporbit.o samporient.o selection.o shadermanager.o simulation.o skygrid.o solarsys.o spheremesh.o star.o starbrowser.o starcolors.o stardb.o starname.o staroctree.o stellarclass.o texmanager.o texture.o timeline.o timelinephase.o tokenizer.o trajmanager.o univcoord.o universe.o vertexlist.o vertexprog.o virtualtex.o visibleregion.o vsop87.o scriptobject.o scriptorbit.o scriptrotation.o x86_64-pc-linux-gnu-ranlib libcelengine.a make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celengine' Making all in celestia make[3]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia' Making all in res make[4]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/res' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/res' Making all in kde make[4]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde' Making all in data make[5]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/data' Making all in doc make[5]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc' Making all in celestia make[6]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc/celestia' make[7]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc/celestia' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc/celestia' make[6]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc/celestia' make[6]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc' make[5]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde/doc' make[5]: Entering directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde' /usr/qt/3/bin/moc celsplashscreen.h -o celsplashscreen.moc.cpp /usr/qt/3/bin/moc kdeapp.h -o kdeapp.moc.cpp /usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload eclipsefinderdlgbase.ui -o eclipsefinderdlgbase.uic.h /usr/qt/3/bin/moc eclipsefinderdlg.h -o eclipsefinderdlg.moc.cpp eclipsefinderdlg.h:23: Warning: Unexpected variable declaration. /usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload celestialbrowserbase.ui -o celestialbrowserbase.uic.h /usr/qt/3/bin/moc celestialbrowser.h -o celestialbrowser.moc.cpp /usr/qt/3/bin/moc kdeglwidget.h -o kdeglwidget.moc.cpp /usr/qt/3/bin/moc kdepreferencesdialog.h -o kdepreferencesdialog.moc.cpp /usr/qt/3/bin/moc kdeuniquecelestia.h -o kdeuniquecelestia.moc.cpp /usr/qt/3/bin/moc kcelbookmarkmenu.h -o kcelbookmarkmenu.moc.cpp /usr/qt/3/bin/moc kcelbookmarkmanager.h -o kcelbookmarkmanager.moc.cpp kcelbookmarkmanager.h:0: Warning: No relevant classes found. No output generated. /usr/qt/3/bin/moc selectionpopup.h -o selectionpopup.moc.cpp /usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload videocapturedlgbase.ui -o videocapturedlgbase.uic.h /usr/qt/3/bin/moc videocapturedlg.h -o videocapturedlg.moc.cpp x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT celsplashscreen.o -MD -MP -MF .deps/celsplashscreen.Tpo -c -o celsplashscreen.o celsplashscreen.cpp x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT eclipsefinderdlg.o -MD -MP -MF .deps/eclipsefinderdlg.Tpo -c -o eclipsefinderdlg.o eclipsefinderdlg.cpp In file included from /usr/include/kdecore_export.h:24, from /usr/include/klocale.h:25, from eclipsefinderdlg.cpp:2: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from /usr/include/klocale.h:26, from eclipsefinderdlg.cpp:2: /usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: No such file or directory /usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: No such file or directory /usr/include/klocalizedstring.h:27:30: error: QtCore/QStringList: No such file or directory In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory /usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory /usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory /usr/include/ksharedptr.h:31:33: error: QtCore/QAtomicPointer: No such file or directory x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT celestialbrowser.o -MD -MP -MF .deps/celestialbrowser.Tpo -c -o celestialbrowser.o celestialbrowser.cpp In file included from /usr/include/kdecore_export.h:24, from /usr/include/klocale.h:25, from celsplashscreen.cpp:20: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from /usr/include/klocale.h:26, from celsplashscreen.cpp:20: /usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: No such file or directory /usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: No such file or directory /usr/include/klocalizedstring.h:27:30: error: QtCore/QStringList: No such file or directory In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory /usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory /usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory /usr/include/ksharedptr.h:31:33: error: QtCore/QAtomicPointer: No such file or directory x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT kdemain.o -MD -MP -MF .deps/kdemain.Tpo -c -o kdemain.o kdemain.cpp In file included from celsplashscreen.cpp:22: /usr/include/kglobalsettings.h:23:26: error: QtCore/QObject: No such file or directory /usr/include/kglobalsettings.h:25:26: error: QtGui/QPalette: No such file or directory In file included from /usr/include/kdecore_export.h:24, from /usr/include/kcmdlineargs.h:22, from kdemain.cpp:18: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from kdemain.cpp:18: /usr/include/kcmdlineargs.h:23:24: error: QtCore/QBool: No such file or directory In file included from /usr/include/klocale.h:26, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: No such file or directory /usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: No such file or directory /usr/include/klocalizedstring.h:27:30: error: QtCore/QStringList: No such file or directory x86_64-pc-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I.. -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -pipe -march=opteron-sse3 -O3 -fomit-frame-pointer -fweb -frename-registers -ftracer -ftree-loop-im -funswitch-loops -fivopts -floop-interchange -floop-strip-mine -floop-block -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -MT kdeapp.o -MD -MP -MF .deps/kdeapp.Tpo -c -o kdeapp.o kdeapp.cpp In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory /usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory /usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory /usr/include/ksharedptr.h:31:33: error: QtCore/QAtomicPointer: No such file or directory In file included from kdemain.cpp:19: /usr/include/kaboutdata.h:30:37: error: QtCore/QSharedDataPointer: No such file or directory In file included from eclipsefinderdlg.cpp:5: /usr/include/knuminput.h:27:25: error: QtGui/QWidget: No such file or directory /usr/include/knuminput.h:28:26: error: QtGui/QSpinBox: No such file or directory celestialbrowser.cpp:3:23: error: klistview.h: No such file or directory celestialbrowser.cpp:4:24: error: kpopupmenu.h: No such file or directory In file included from /usr/include/kdecore_export.h:24, from /usr/include/klocale.h:25, from celestialbrowser.cpp:5: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from /usr/include/kfilemetainfo.h:24, from ./celsplashscreen.h:26, from celsplashscreen.cpp:23: /usr/include/predicateproperties.h:24:30: error: QtCore/QSharedData: No such file or directory In file included from /usr/include/klocale.h:26, from celestialbrowser.cpp:5: /usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: No such file or directory /usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: No such file or directory /usr/include/klocalizedstring.h:27:30: error: QtCore/QStringList: No such file or directory In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/kconfig.h:31:26: error: QtCore/QString: No such file or directory /usr/include/kconfig.h:32:27: error: QtCore/QVariant: No such file or directory /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory /usr/include/kconfig.h:34:24: error: QtCore/QList: No such file or directory In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/ksharedptr.h:30:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory /usr/include/ksharedptr.h:31:33: error: QtCore/QAtomicPointer: No such file or directory In file included from /usr/include/kuniqueapplication.h:24, from kdeuniquecelestia.h:18, from kdemain.cpp:22: /usr/include/kapplication.h:44:30: error: QtGui/QApplication: No such file or directory In file included from eclipsefinderdlg.cpp:6: /usr/include/kcombobox.h:25:27: error: QtGui/QComboBox: No such file or directory In file included from /usr/include/kcompletion.h:24, from /usr/include/kcombobox.h:27, from eclipsefinderdlg.cpp:6: /usr/include/kglobalsettings.h:23:26: error: QtCore/QObject: No such file or directory /usr/include/kglobalsettings.h:25:26: error: QtGui/QPalette: No such file or directory In file included from /usr/include/kcompletion.h:25, from /usr/include/kcombobox.h:27, from eclipsefinderdlg.cpp:6: /usr/include/ksortablelist.h:25:24: error: QtCore/QPair: No such file or directory In file included from /usr/include/kcompletion.h:26, from /usr/include/kcombobox.h:27, from eclipsefinderdlg.cpp:6: /usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory /usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory In file included from /usr/include/kcombobox.h:27, from eclipsefinderdlg.cpp:6: /usr/include/kcompletion.h:28:23: error: QtCore/QMap: No such file or directory /usr/include/kcompletion.h:32:27: error: QtCore/QPointer: No such file or directory eclipsefinderdlg.cpp:9:24: error: kpopupmenu.h: No such file or directory In file included from kdeuniquecelestia.h:19, from kdemain.cpp:22: kdeapp.h:26:18: error: kapp.h: No such file or directory In file included from celestialbrowser.h:9, from celestialbrowser.cpp:16: kdeapp.h:26:18: error: kapp.h: No such file or directory In file included from kdeapp.h:28, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kmainwindow.h:35:29: error: QtGui/QMainWindow: No such file or directory /usr/include/kmainwindow.h:36:33: error: QtCore/QMetaClassInfo: No such file or directory In file included from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kiconloader.h:27:26: error: QtCore/QObject: No such file or directory In file included from /usr/include/kguiitem.h:28, from /usr/include/kaction.h:30, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kicon.h:24:23: error: QtGui/QIcon: No such file or directory In file included from /usr/include/kaction.h:31, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory /usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory In file included from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kaction.h:33:31: error: QtGui/QWidgetAction: No such file or directory In file included from kdeapp.h:31, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kurl.h:28:23: error: QtCore/QUrl: No such file or directory /usr/include/kurl.h:29:23: error: QtCore/QMap: No such file or directory In file included from celestialbrowser.h:9, from celestialbrowser.cpp:16: kdeapp.h:32:25: error: kdialogbase.h: No such file or directory In file included from /usr/include/kdeui_export.h:24, from /usr/include/kaction.h:29, from kdeapp.cpp:47: /usr/include/kdemacros.h:162:29: error: QtCore/qglobal.h: No such file or directory In file included from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kguiitem.h:25:26: error: QtCore/QString: No such file or directory In file included from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kicontheme.h:29:30: error: QtCore/QStringList: No such file or directory /usr/include/kicontheme.h:30:24: error: QtCore/QList: No such file or directory In file included from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kiconloader.h:27:26: error: QtCore/QObject: No such file or directory In file included from /usr/include/kiconloader.h:29, from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kglobal.h:23:33: error: QtCore/QAtomicPointer: No such file or directory In file included from /usr/include/kguiitem.h:28, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kicon.h:24:23: error: QtGui/QIcon: No such file or directory In file included from /usr/include/kaction.h:31, from kdeapp.cpp:47: /usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory /usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory In file included from kdeapp.cpp:47: /usr/include/kaction.h:33:31: error: QtGui/QWidgetAction: No such file or directory In file included from kdeapp.h:35, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kbookmarkmanager.h:26:24: error: QtCore/QPair: No such file or directory /usr/include/kbookmarkmanager.h:27:30: error: QtXml/QDomDocument: No such file or directory /usr/include/kbookmarkmanager.h:28:29: error: QtXml/QDomElement: No such file or directory In file included from celestialbrowser.h:9, from celestialbrowser.cpp:16: kdeapp.h:36:26: error: kbookmarkbar.h: No such file or directory In file included from /usr/include/klocale.h:26, from eclipsefinderdlg.cpp:2: /usr/include/klocalizedstring.h:331: error: 'QString' does not name a type /usr/include/klocalizedstring.h:344: error: 'QString' does not name a type /usr/include/klocalizedstring.h:370: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:384: error: 'uint' has not been declared /usr/include/klocalizedstring.h:385: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:384: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:400: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:414: error: 'ulong' has not been declared /usr/include/klocalizedstring.h:415: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:414: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:429: error: 'qlonglong' has not been declared /usr/include/klocalizedstring.h:430: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:429: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:444: error: 'qulonglong' has not been declared /usr/include/klocalizedstring.h:445: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:444: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:461: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:473: error: 'QChar' has not been declared /usr/include/klocalizedstring.h:474: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:486: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:496: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:502: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:369: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:384: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:399: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(long int, int, int, int) const' /usr/include/klocalizedstring.h:414: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:429: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:444: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:459: error: default argument missing for parameter 5 of 'KLocalizedString KLocalizedString::subs(double, int, char, int, int) const' /usr/include/klocalizedstring.h:473: error: default argument missing for parameter 3 of 'KLocalizedString KLocalizedString::subs(int, int, int) const' /usr/include/klocalizedstring.h:570: error: 'QString' does not name a type /usr/include/klocalizedstring.h:598: error: 'QString' does not name a type /usr/include/klocalizedstring.h:610: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:624: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:639: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:655: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:672: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:690: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:709: error: expected initializer before 'i18n' In file included from /usr/include/klocale.h:26, from eclipsefinderdlg.cpp:2: /usr/include/klocalizedstring.h:729: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:750: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:765: error: 'QString' does not name a type /usr/include/klocalizedstring.h:778: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:792: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:807: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:823: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:840: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:858: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:877: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:897: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:918: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:934: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:948: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:963: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:979: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:996: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1014: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1033: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1053: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1074: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1091: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1106: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1122: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1139: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1157: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1176: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1196: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1217: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1239: error: expected initializer before 'i18ncp' In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:71: error: expected ';' before 'virtual' /usr/include/kconfigbase.h:86: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:88: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:88: error: 'bool KConfigBase::hasGroup(int) const' cannot be overloaded /usr/include/kconfigbase.h:86: error: with 'bool KConfigBase::hasGroup(int) const' /usr/include/kconfigbase.h:97: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:98: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:98: error: 'KConfigGroup KConfigBase::group(int)' cannot be overloaded /usr/include/kconfigbase.h:97: error: with 'KConfigGroup KConfigBase::group(int)' /usr/include/kconfigbase.h:104: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:105: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:105: error: 'const KConfigGroup KConfigBase::group(int) const' cannot be overloaded /usr/include/kconfigbase.h:104: error: with 'const KConfigGroup KConfigBase::group(int) const' /usr/include/kconfigbase.h:112: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:113: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:113: error: 'void KConfigBase::deleteGroup(int)' cannot be overloaded /usr/include/kconfigbase.h:112: error: with 'void KConfigBase::deleteGroup(int)' /usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:161: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:162: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:162: error: 'bool KConfigBase::isGroupImmutable(int) const' cannot be overloaded /usr/include/kconfigbase.h:161: error: with 'bool KConfigBase::isGroupImmutable(int) const' /usr/include/kconfigbase.h:168: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:169: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:170: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:171: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:172: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:126: error: expected ';' before 'explicit' In file included from kdeapp.cpp:49: /usr/include/kmenubar.h:27:26: error: QtGui/QMenuBar: No such file or directory /usr/include/kconfig.h:156: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:171: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:183: error: 'QString' does not name a type /usr/include/kconfig.h:233: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:251: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:294: error: 'QString' does not name a type /usr/include/kconfig.h:307: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:370: error: expected ';' before '<' token /usr/include/kconfig.h:373: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:374: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:375: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:376: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:377: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:392: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE' /usr/include/kconfig.h:397: error: expected ';' before '}' token /usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:209: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedptr.h:220: error: expected constructor, destructor, or type conversion before 'void' In file included from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/ksharedconfig.h:41: error: expected class-name before '{' token /usr/include/ksharedconfig.h:68: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:96: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:103: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:104: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:106: error: expected ',' or '...' before '&' token In file included from eclipsefinderdlg.cpp:2: /usr/include/klocale.h:91: error: expected ',' or '...' before '&' token /usr/include/klocale.h:106: error: expected ',' or '...' before '&' token /usr/include/klocale.h:106: error: 'KLocale::KLocale(int)' cannot be overloaded /usr/include/klocale.h:91: error: with 'KLocale::KLocale(int)' /usr/include/klocale.h:140: error: 'QString' has not been declared /usr/include/klocale.h:140: error: 'QString' has not been declared /usr/include/klocale.h:161: error: 'QString' has not been declared /usr/include/klocale.h:161: error: 'QString' has not been declared /usr/include/klocale.h:184: error: 'QString' has not been declared /usr/include/klocale.h:184: error: 'QString' has not been declared /usr/include/klocale.h:209: error: 'QString' has not been declared /usr/include/klocale.h:209: error: 'QString' has not been declared /usr/include/klocale.h:272: error: 'QString' does not name a type /usr/include/klocale.h:283: error: expected ';' before '<' token /usr/include/klocale.h:291: error: 'QString' does not name a type /usr/include/klocale.h:300: error: 'QString' does not name a type /usr/include/klocale.h:319: error: 'QString' does not name a type /usr/include/klocale.h:328: error: 'QString' does not name a type /usr/include/klocale.h:337: error: 'QString' does not name a type /usr/include/klocale.h:345: error: 'QString' does not name a type /usr/include/klocale.h:353: error: 'QString' does not name a type /usr/include/klocale.h:422: error: 'QString' does not name a type /usr/include/klocale.h:441: error: 'QString' does not name a type /usr/include/klocale.h:455: error: 'QString' does not name a type /usr/include/klocale.h:467: error: 'QString' does not name a type /usr/include/klocale.h:479: error: 'QString' does not name a type /usr/include/klocale.h:490: error: 'QString' does not name a type /usr/include/klocale.h:507: error: 'QString' does not name a type /usr/include/klocale.h:543: error: 'QString' does not name a type /usr/include/klocale.h:556: error: 'QString' does not name a type /usr/include/klocale.h:566: error: 'DateTimeFormatOptions' has not been declared /usr/include/klocale.h:578: error: expected ';' before 'QString' /usr/include/klocale.h:601: error: 'QString' does not name a type /usr/include/klocale.h:666: error: 'QString' does not name a type /usr/include/klocale.h:675: error: expected ',' or '...' before '&' token /usr/include/klocale.h:686: error: expected ',' or '...' before '&' token /usr/include/klocale.h:697: error: expected ',' or '...' before '&' token /usr/include/klocale.h:709: error: expected ',' or '...' before '&' token /usr/include/klocale.h:715: error: expected ',' or '...' before '&' token /usr/include/klocale.h:715: error: 'QDate KLocale::readDate(int) const' cannot be overloaded /usr/include/klocale.h:709: error: with 'QDate KLocale::readDate(int) const' /usr/include/klocale.h:737: error: expected ',' or '...' before '&' token /usr/include/klocale.h:737: error: 'QDate KLocale::readDate(int) const' cannot be overloaded /usr/include/klocale.h:709: error: with 'QDate KLocale::readDate(int) const' /usr/include/klocale.h:751: error: expected ',' or '...' before '&' token /usr/include/klocale.h:773: error: expected ',' or '...' before '&' token /usr/include/klocale.h:773: error: 'QTime KLocale::readTime(int) const' cannot be overloaded /usr/include/klocale.h:751: error: with 'QTime KLocale::readTime(int) const' /usr/include/klocale.h:787: error: 'QString' does not name a type /usr/include/klocale.h:800: error: 'QString' does not name a type /usr/include/klocale.h:823: error: 'QByteArray' does not name a type /usr/include/klocale.h:876: error: expected ',' or '...' before '&' token /usr/include/klocale.h:899: error: expected ',' or '...' before '&' token /usr/include/klocale.h:925: error: expected ',' or '...' before '&' token /usr/include/klocale.h:974: error: 'QString' does not name a type /usr/include/klocale.h:981: error: 'QString' does not name a type /usr/include/klocale.h:988: error: 'QString' does not name a type /usr/include/klocale.h:995: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1001: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1008: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1014: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1063: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1070: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1076: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1134: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1141: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1147: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1154: error: 'QString' does not name a type /usr/include/klocale.h:1185: error: 'QString' does not name a type /usr/include/klocale.h:1213: error: 'QString' does not name a type /usr/include/klocale.h:1225: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1257: error: 'QString' does not name a type /usr/include/klocale.h:1264: error: 'QString' does not name a type /usr/include/klocale.h:1271: error: 'QString' does not name a type /usr/include/klocale.h:1285: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1306: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1320: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1355: error: 'QString' does not name a type /usr/include/klocale.h:1373: error: 'QString' does not name a type /usr/include/klocale.h:1393: error: 'QString' does not name a type /usr/include/klocale.h:1400: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/qt/3/include/qobjectdefs.h:45, from /usr/qt/3/include/qwindowdefs.h:46, from /usr/qt/3/include/qwidget.h:45, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qglobal.h:634: error: expected initializer before '*' token In file included from /usr/include/kconfiggroup.h:27, from /usr/include/kdialog.h:32, from /usr/include/kedittoolbar.h:23, from kdeapp.cpp:50: /usr/include/kconfigbase.h:29:27: error: QtCore/QtGlobal: No such file or directory In file included from /usr/include/kdialog.h:32, from /usr/include/kedittoolbar.h:23, from kdeapp.cpp:50: /usr/include/kconfiggroup.h:31:47: error: QtCore/QExplicitlySharedDataPointer: No such file or directory /usr/include/kconfiggroup.h:32:27: error: QtCore/QVariant: No such file or directory In file included from /usr/qt/3/include/qstring.h:45, from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qwidget.h:45, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qcstring.h:123: error: ISO C++ forbids declaration of 'uchar' with no type /usr/qt/3/include/qcstring.h:123: error: expected ',' or '...' before '*' token /usr/qt/3/include/qcstring.h:124: error: ISO C++ forbids declaration of 'uchar' with no type /usr/qt/3/include/qcstring.h:124: error: expected ',' or '...' before '*' token /usr/qt/3/include/qcstring.h: In function 'QByteArray qCompress(const QByteArray&)': /usr/qt/3/include/qcstring.h:126: error: ISO C++ forbids declaration of 'type name' with no type /usr/qt/3/include/qcstring.h:126: error: ISO C++ forbids declaration of 'type name' with no type /usr/qt/3/include/qcstring.h:126: error: expected primary-expression before 'const' /usr/qt/3/include/qcstring.h:126: error: expected ')' before 'const' /usr/qt/3/include/qcstring.h: At global scope: /usr/qt/3/include/qcstring.h:125: warning: unused parameter 'data' /usr/qt/3/include/qcstring.h: In function 'QByteArray qUncompress(const QByteArray&)': /usr/qt/3/include/qcstring.h:128: error: ISO C++ forbids declaration of 'type name' with no type /usr/qt/3/include/qcstring.h:128: error: ISO C++ forbids declaration of 'type name' with no type /usr/qt/3/include/qcstring.h:128: error: expected primary-expression before 'const' /usr/qt/3/include/qcstring.h:128: error: expected ')' before 'const' /usr/qt/3/include/qcstring.h: At global scope: /usr/qt/3/include/qcstring.h:127: warning: unused parameter 'data' In file included from /usr/include/kconfiggroup.h:714, from /usr/include/kdialog.h:32, from /usr/include/kedittoolbar.h:23, from kdeapp.cpp:50: /usr/include/conversion_check.h:26:24: error: QtGui/QColor: No such file or directory /usr/include/conversion_check.h:27:23: error: QtGui/QFont: No such file or directory /usr/include/conversion_check.h:28:24: error: QtCore/QDate: No such file or directory /usr/include/conversion_check.h:29:25: error: QtCore/QPoint: No such file or directory /usr/include/conversion_check.h:30:24: error: QtCore/QSize: No such file or directory /usr/include/conversion_check.h:31:24: error: QtCore/QRect: No such file or directory In file included from /usr/include/conversion_check.h:32, from /usr/include/kconfiggroup.h:714, from /usr/include/kdialog.h:32, from /usr/include/kedittoolbar.h:23, from kdeapp.cpp:50: /usr/include/kurl.h:28:23: error: QtCore/QUrl: No such file or directory /usr/include/kurl.h:29:23: error: QtCore/QMap: No such file or directory In file included from /usr/include/kedittoolbar.h:23, from kdeapp.cpp:50: /usr/include/kdialog.h:35:25: error: QtGui/QDialog: No such file or directory kdeapp.cpp:51:24: error: kkeydialog.h: No such file or directory In file included from /usr/include/klocale.h:26, from kdeapp.cpp:52: /usr/include/klocalizedstring.h:25:24: error: QtCore/QChar: No such file or directory /usr/include/klocalizedstring.h:26:30: error: QtCore/QLatin1Char: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from kdeapp.cpp:52: /usr/include/kconfig.h:33:29: error: QtCore/QByteArray: No such file or directory In file included from kdeapp.h:28, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kmainwindow.h:35:29: error: QtGui/QMainWindow: No such file or directory /usr/include/kmainwindow.h:36:33: error: QtCore/QMetaClassInfo: No such file or directory In file included from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.h:29, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kiconloader.h:27:26: error: QtCore/QObject: No such file or directory In file included from /usr/include/kguiitem.h:28, from /usr/include/kaction.h:30, from kdeapp.h:29, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kicon.h:24:23: error: QtGui/QIcon: No such file or directory In file included from /usr/include/kaction.h:31, from kdeapp.h:29, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kshortcut.h:33:28: error: QtCore/QMetaType: No such file or directory /usr/include/kshortcut.h:34:30: error: QtGui/QKeySequence: No such file or directory In file included from kdeapp.h:29, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kaction.h:33:31: error: QtGui/QWidgetAction: No such file or directory In file included from kdeapp.h:31, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kurl.h:28:23: error: QtCore/QUrl: No such file or directory /usr/include/kurl.h:29:23: error: QtCore/QMap: No such file or directory In file included from kdeuniquecelestia.h:19, from kdemain.cpp:22: kdeapp.h:32:25: error: kdialogbase.h: No such file or directory In file included from /usr/include/kfiledialog.h:30, from kdeapp.cpp:60: /usr/include/kfile.h:21:23: error: QtCore/QDir: No such file or directory In file included from kdeapp.h:35, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/include/kbookmarkmanager.h:26:24: error: QtCore/QPair: No such file or directory /usr/include/kbookmarkmanager.h:27:30: error: QtXml/QDomDocument: No such file or directory /usr/include/kbookmarkmanager.h:28:29: error: QtXml/QDomElement: No such file or directory In file included from kdeuniquecelestia.h:19, from kdemain.cpp:22: kdeapp.h:36:26: error: kbookmarkbar.h: No such file or directory In file included from /usr/include/kservicetype.h:24, from /usr/include/kmimetype.h:28, from /usr/include/kfiledialog.h:32, from kdeapp.cpp:60: /usr/include/ksycocaentry.h:26:30: error: QtCore/QDataStream: No such file or directory In file included from kdeapp.cpp:61: /usr/include/kmessagebox.h:25:29: error: QtGui/QMessageBox: No such file or directory In file included from /usr/include/kmessagebox.h:28, from kdeapp.cpp:61: /usr/include/kstandardguiitem.h:24:24: error: QtCore/QPair: No such file or directory In file included from kdeapp.cpp:63: /usr/include/krun.h:28:25: error: QtCore/QTimer: No such file or directory kdeapp.cpp:64:22: error: kurldrag.h: No such file or directory kdeapp.cpp:66:24: error: kpopupmenu.h: No such file or directory In file included from ./kcelbookmarkmenu.h:27, from kdeapp.cpp:67: /usr/include/kbookmark.h:27:29: error: QtXml/QDomElement: No such file or directory In file included from ./kcelbookmarkmenu.h:28, from kdeapp.cpp:67: /usr/include/kbookmarkmanager.h:27:30: error: QtXml/QDomDocument: No such file or directory kdeapp.cpp:68:26: error: kbookmarkbar.h: No such file or directory In file included from kdeapp.cpp:73: /usr/include/ksplashscreen.h:25:31: error: QtGui/QSplashScreen: No such file or directory In file included from /usr/include/klocale.h:26, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/klocalizedstring.h:331: error: 'QString' does not name a type /usr/include/klocalizedstring.h:344: error: 'QString' does not name a type /usr/include/klocalizedstring.h:370: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:384: error: 'uint' has not been declared /usr/include/klocalizedstring.h:385: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:384: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:400: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:414: error: 'ulong' has not been declared /usr/include/klocalizedstring.h:415: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:414: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:429: error: 'qlonglong' has not been declared /usr/include/klocalizedstring.h:430: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:429: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:444: error: 'qulonglong' has not been declared /usr/include/klocalizedstring.h:445: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:444: error: 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:461: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:473: error: 'QChar' has not been declared /usr/include/klocalizedstring.h:474: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:486: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:496: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:502: error: expected ',' or '...' before '&' token /usr/include/klocalizedstring.h:369: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:384: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:399: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(long int, int, int, int) const' /usr/include/klocalizedstring.h:414: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:429: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:444: error: default argument missing for parameter 4 of 'KLocalizedString KLocalizedString::subs(int, int, int, int) const' /usr/include/klocalizedstring.h:459: error: default argument missing for parameter 5 of 'KLocalizedString KLocalizedString::subs(double, int, char, int, int) const' /usr/include/klocalizedstring.h:473: error: default argument missing for parameter 3 of 'KLocalizedString KLocalizedString::subs(int, int, int) const' /usr/include/klocalizedstring.h:570: error: 'QString' does not name a type /usr/include/klocalizedstring.h:598: error: 'QString' does not name a type /usr/include/klocalizedstring.h:610: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:624: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:639: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:655: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:672: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:690: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:709: error: expected initializer before 'i18n' In file included from /usr/include/klocale.h:26, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/klocalizedstring.h:729: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:750: error: expected initializer before 'i18n' /usr/include/klocalizedstring.h:765: error: 'QString' does not name a type /usr/include/klocalizedstring.h:778: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:792: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:807: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:823: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:840: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:858: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:877: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:897: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:918: error: expected initializer before 'i18nc' /usr/include/klocalizedstring.h:934: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:948: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:963: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:979: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:996: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1014: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1033: error: expected initializer before 'i18np' /usr/include/klocalizedstring.h:1053: error: expected initializer before 'i18np' In file included from kdeapp.cpp:77: kdeapp.h:26:18: /usr/include/klocalizedstring.h:1074: error: expected initializer before 'i18np' error: kapp.h: No such file or directory /usr/include/klocalizedstring.h:1091: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1106: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1122: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1139: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1157: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1176: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1196: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1217: error: expected initializer before 'i18ncp' /usr/include/klocalizedstring.h:1239: error: expected initializer before 'i18ncp' In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:71: error: expected ';' before 'virtual' /usr/include/kconfigbase.h:86: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:88: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:88: error: 'bool KConfigBase::hasGroup(int) const' cannot be overloaded /usr/include/kconfigbase.h:86: error: with 'bool KConfigBase::hasGroup(int) const' /usr/include/kconfigbase.h:97: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:98: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:98: error: 'KConfigGroup KConfigBase::group(int)' cannot be overloaded /usr/include/kconfigbase.h:97: error: with 'KConfigGroup KConfigBase::group(int)' /usr/include/kconfigbase.h:104: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:105: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:105: error: 'const KConfigGroup KConfigBase::group(int) const' cannot be overloaded /usr/include/kconfigbase.h:104: error: with 'const KConfigGroup KConfigBase::group(int) const' /usr/include/kconfigbase.h:112: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:113: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:113: error: 'void KConfigBase::deleteGroup(int)' cannot be overloaded /usr/include/kconfigbase.h:112: error: with 'void KConfigBase::deleteGroup(int)' /usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:161: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:162: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:162: error: 'bool KConfigBase::isGroupImmutable(int) const' cannot be overloaded /usr/include/kconfigbase.h:161: error: with 'bool KConfigBase::isGroupImmutable(int) const' /usr/include/kconfigbase.h:168: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:169: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:170: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:171: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:172: error: expected ',' or '...' before '&' token /usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token In file included from kdeapp.h:28, from kdeapp.cpp:77: /usr/include/kmainwindow.h:35:29: error: QtGui/QMainWindow: No such file or directory In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:126: error: expected ';' before 'explicit' /usr/include/kconfig.h:156: error: expected ',' or '...' before '&' token /usr/include/kmainwindow.h:36:33: error: QtCore/QMetaClassInfo: No such file or directory /usr/include/kconfig.h:171: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:183: error: 'QString' does not name a type /usr/include/kconfig.h:233: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:251: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:294: error: 'QString' does not name a type /usr/include/kconfig.h:307: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:370: error: expected ';' before '<' token /usr/include/kconfig.h:373: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:374: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:375: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:376: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:377: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:392: error: expected ',' or '...' before '&' token /usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE' /usr/include/kconfig.h:397: error: expected ';' before '}' token In file included from kdeapp.cpp:77: kdeapp.h:32:25: error: kdialogbase.h: No such file or directory /usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:209: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedptr.h:220: error: expected constructor, destructor, or type conversion before 'void' In file included from /usr/include/klocale.h:27, from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/ksharedconfig.h:41: error: expected class-name before '{' token /usr/include/ksharedconfig.h:68: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:96: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:103: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:104: error: expected ',' or '...' before '&' token /usr/include/ksharedconfig.h:106: error: expected ',' or '...' before '&' token In file included from /usr/include/kcmdlineargs.h:25, from kdemain.cpp:18: /usr/include/klocale.h:91: error: expected ',' or '...' before '&' token /usr/include/klocale.h:106: error: expected ',' or '...' before '&' token /usr/include/klocale.h:106: error: 'KLocale::KLocale(int)' cannot be overloaded /usr/include/klocale.h:91: error: with 'KLocale::KLocale(int)' In file included from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qwidget.h:45, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qstring.h:80: error: expected ')' before 'c'/usr/include/klocale.h:140: error: 'QString' has not been declared /usr/include/klocale.h:140: error: 'QString' has not been declared /usr/include/klocale.h:161: error: 'QString' has not been declared /usr/include/klocale.h:161: error: 'QString' has not been declared /usr/include/klocale.h:184: error: 'QString' has not been declared /usr/include/klocale.h:184: error: 'QString' has not been declared/usr/qt/3/include/qstring.h:81: error: expected ')' before 'c' /usr/include/klocale.h:209: error: 'QString' has not been declared /usr/include/klocale.h:209: error: 'QString' has not been declared /usr/include/klocale.h:272: error: 'QString' does not name a type /usr/include/klocale.h:283: error: expected ';' before '<' token /usr/include/klocale.h:291: error: 'QString' does not name a type /usr/include/klocale.h:300: error: 'QString' does not name a type /usr/include/klocale.h:319: error: 'QString' does not name a type /usr/include/klocale.h:328: error: 'QString' does not name a type /usr/include/klocale.h:337: error: 'QString' does not name a type /usr/include/klocale.h:345: error: 'QString' does not name a type /usr/include/klocale.h:353: error: 'QString' does not name a type /usr/include/klocale.h:422: error: 'QString' does not name a type /usr/include/klocale.h:441: error: 'QString' does not name a type /usr/include/klocale.h:455: error: 'QString' does not name a type /usr/include/klocale.h:467: error: 'QString' does not name a type /usr/include/klocale.h:479: error: 'QString' does not name a type /usr/include/klocale.h:490: error: 'QString' does not name a type /usr/include/klocale.h:507: error: 'QString' does not name a type /usr/include/klocale.h:543: error: 'QString' does not name a type /usr/include/klocale.h:556: error: 'QString' does not name a type /usr/include/klocale.h:566: error: 'DateTimeFormatOptions' has not been declared /usr/include/klocale.h:578: error: expected ';' before 'QString' /usr/include/klocale.h:601: error: 'QString' does not name a type /usr/include/klocale.h:666: error: 'QString' does not name a type /usr/include/klocale.h:675: error: expected ',' or '...' before '&' token /usr/include/klocale.h:686: error: expected ',' or '...' before '&' token /usr/include/klocale.h:697: error: expected ',' or '...' before '&' token /usr/include/klocale.h:709: error: expected ',' or '...' before '&' token /usr/include/klocale.h:715: error: expected ',' or '...' before '&' token /usr/include/klocale.h:715: error: 'QDate KLocale::readDate(int) const' cannot be overloaded /usr/include/klocale.h:709: error: with 'QDate KLocale::readDate(int) const' /usr/include/klocale.h:737: error: expected ',' or '...' before '&' token /usr/include/klocale.h:737: error: 'QDate KLocale::readDate(int) const' cannot be overloaded /usr/include/klocale.h:709: error: with 'QDate KLocale::readDate(int) const' /usr/include/klocale.h:751: error: expected ',' or '...' before '&' token /usr/qt/3/include/qstring.h:220: error: 'uchar' does not name a type /usr/qt/3/include/qstring.h:221: error: 'uchar' does not name a type /usr/include/klocale.h:773: error: expected ',' or '...' before '&' token/usr/qt/3/include/qstring.h:222: error: 'uchar' has not been declared /usr/include/klocale.h:773: error: 'QTime KLocale::readTime(int) const' cannot be overloaded /usr/include/klocale.h:751: error: with 'QTime KLocale::readTime(int) const' /usr/qt/3/include/qstring.h:223: error: 'uchar' has not been declared /usr/include/klocale.h:787: error: 'QString' does not name a type /usr/include/klocale.h:800: error: 'QString' does not name a type /usr/include/klocale.h:823: error: 'QByteArray' does not name a type /usr/include/klocale.h:876: error: expected ',' or '...' before '&' token /usr/include/klocale.h:899: error: expected ',' or '...' before '&' token /usr/include/klocale.h:925: error: expected ',' or '...' before '&' token /usr/include/klocale.h:974: error: 'QString' does not name a type /usr/include/klocale.h:981: error: 'QString' does not name a type /usr/include/klocale.h:988: error: 'QString' does not name a type /usr/include/klocale.h:995: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1001: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1008: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1014: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1063: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1070: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1076: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1134: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1141: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1147: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1154: error: 'QString' does not name a type /usr/include/klocale.h:1185: error: 'QString' does not name a type /usr/include/klocale.h:1213: error: 'QString' does not name a type /usr/include/klocale.h:1225: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1257: error: 'QString' does not name a type /usr/include/klocale.h:1264: error: 'QString' does not name a type /usr/include/klocale.h:1271: error: 'QString' does not name a type /usr/include/klocale.h:1285: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1306: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1320: error: expected ',' or '...' before '&' token /usr/include/klocale.h:1355: error: 'QString' does not name a type /usr/include/klocale.h:1373: error: 'QString' does not name a type /usr/include/klocale.h:1393: error: 'QString' does not name a type /usr/include/klocale.h:1400: error: expected constructor, destructor, or type conversion before '(' token In file included from kdemain.cpp:18: /usr/include/kcmdlineargs.h:96: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/qt/3/include/qstring.h: In constructor 'QChar::QChar(char)': /usr/qt/3/include/qstring.h:255: error: 'uchar' was not declared in this scope /usr/include/kcmdlineargs.h:269: error: 'StdCmdLineArgs' has not been declared /usr/include/kcmdlineargs.h:288: error: expected ';' before 'static' /usr/include/kcmdlineargs.h:311: error: 'StdCmdLineArgs' has not been declared /usr/include/kcmdlineargs.h:330: error: 'StdCmdLineArgs' has not been declared In file included from /usr/include/kfilemetainfo.h:24, from celsplashscreen.h:26, from kdeapp.cpp:84: /usr/include/predicateproperties.h:24:30: error: QtCore/QSharedData: No such file or directory /usr/include/kcmdlineargs.h:311: error: 'StdCmdLineArgs' was not declared in this scope /usr/include/kcmdlineargs.h:330: error: 'StdCmdLineArgs' was not declared in this scope /usr/include/kcmdlineargs.h:397: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kcmdlineargs.h:398: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kcmdlineargs.h:409: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kcmdlineargs.h:435: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kcmdlineargs.h:656: error: expected constructor, destructor, or type conversion before '(' token In file included from kdemain.cpp:19: /usr/include/kaboutdata.h:84: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:85: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:655: error: expected ';' before '<' token /usr/include/kaboutdata.h:661: error: expected ';' before '<' token /usr/include/kaboutdata.h:667: error: expected ';' before '<' token /usr/include/kaboutdata.h:707: error: expected ';' before '<' token /usr/include/kaboutdata.h:247: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:248: error: default argument for parameter of type 'const QByteArray&' has type 'const char [20]' /usr/include/kaboutdata.h:289: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:290: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:316: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:317: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' /usr/include/kaboutdata.h:867: error: expected ';' before '<' token In file included from /usr/include/kapplication.h:45, from /usr/include/kuniqueapplication.h:24, from kdeuniquecelestia.h:18, from kdemain.cpp:22: /usr/include/kcomponentdata.h:100: error: invalid use of incomplete type 'struct QByteArray' /usr/include/kcmdlineargs.h:30: error: forward declaration of 'struct QByteArray' In file included from /usr/include/kuniqueapplication.h:24, from kdeuniquecelestia.h:18, from kdemain.cpp:22: /usr/include/kapplication.h:82: error: expected class-name before '{' token /usr/include/kapplication.h:83: error: 'Q_OBJECT' does not name a type /usr/include/kapplication.h:194: error: 'QSessionManager' has not been declared /usr/include/kapplication.h:201: error: 'QSessionManager' has not been declared /usr/include/kapplication.h:245: error: 'QWidget' has not been declared /usr/include/kapplication.h:288: error: 'QWidget' has not been declared /usr/include/kapplication.h:294: error: expected ',' or '...' before '*' token /usr/include/kapplication.h:378: error: 'QObject' has not been declared /usr/include/kapplication.h:378: error: 'QEvent' has not been declared /usr/include/kapplication.h:400: error: expected ':' before 'Q_SLOTS' /usr/include/kapplication.h:406: error: 'Q_SCRIPTABLE' was not declared in this scope /usr/include/kapplication.h:406: error: expected ';' before 'void' /usr/include/kapplication.h:409: error: expected ';' before 'void' /usr/include/kapplication.h:410: error: expected ';' before 'void' /usr/include/kapplication.h:440: error: expected primary-expression before 'void' /usr/include/kapplication.h:440: error: expected ';' before 'void' /usr/include/kapplication.h:475: error: 'd' is not a type /usr/include/kapplication.h:476: error: expected ';' before 'Q_PRIVATE_SLOT' /usr/include/kapplication.h:478: error: expected ';' before '}' token In file included from kdeuniquecelestia.h:18, from kdemain.cpp:22: /usr/include/kuniqueapplication.h:55: error: expected ';' before 'public' /usr/include/kuniqueapplication.h:118: error: 'StartFlags' has not been declared /usr/include/kuniqueapplication.h:154: error: expected ';' before 'static' /usr/include/kuniqueapplication.h:222: error: 'd' is not a type /usr/include/kuniqueapplication.h:223: error: expected ';' before '}' token /usr/include/kuniqueapplication.h:223: error: expected ';' before '}' token /usr/include/kuniqueapplication.h:224: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/new:40, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/ext/new_allocator.h:33, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/x86_64-pc-linux-gnu/bits/c++allocator.h:34, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/bits/allocator.h:48, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/string:43, from /usr/qt/3/include/qstring.h:59, from /usr/qt/3/include/qwindowdefs.h:47, from /usr/qt/3/include/qwidget.h:45, from kdeapp.h:27, from kdeuniquecelestia.h:19, from kdemain.cpp:22: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/exception:35: error: expected declaration before end of line /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:255: warning: unused parameter 'c' /usr/qt/3/include/qstring.h:261: error: expected ')' before 'c' /usr/qt/3/include/qstring.h:267: error: expected ')' before 'c' /usr/qt/3/include/qstring.h: In function 'bool operator==(char, QChar)': /usr/qt/3/include/qstring.h:307: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:307: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:305: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h:305: warning: unused parameter 'c' /usr/qt/3/include/qstring.h: In function 'bool operator==(QChar, char)': /usr/qt/3/include/qstring.h:312: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:312: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:310: warning: unused parameter 'c' /usr/qt/3/include/qstring.h:310: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h: In function 'bool operator!=(char, QChar)': /usr/qt/3/include/qstring.h:327: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:327: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:325: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h:325: warning: unused parameter 'c' /usr/qt/3/include/qstring.h: In function 'bool operator!=(QChar, char)': /usr/qt/3/include/qstring.h:332: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:332: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:330: warning: unused parameter 'c' /usr/qt/3/include/qstring.h:330: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h: In function 'bool operator<=(QChar, char)': /usr/qt/3/include/qstring.h:337: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:337: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:335: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h: In function 'bool operator<=(char, QChar)': /usr/qt/3/include/qstring.h:342: error: 'uchar' was not declared in this scope /usr/qt/3/include/qstring.h:342: error: expected ')' before 'ch' /usr/qt/3/include/qstring.h: At global scope: /usr/qt/3/include/qstring.h:340: warning: unused parameter 'ch' /usr/qt/3/include/qstring.h:340: warning: unused parameter 'c' /usr/qt/3/include/qstring.h:772: error: 'uchar' has not been declared /usr/qt/3/include/qstring.h:778: error: 'QCharRef QCharRef::operator=(int)' cannot be overloaded /usr/qt/3/include/qstring.h:772: error: with 'QCharRef QCharRef::operator=(int)' /usr/qt/3/include/qstring.h:807: error: 'uchar' does not name a type /usr/qt/3/include/qstring.h:808: error: 'uchar' does not name a type make[5]: *** [kdemain.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from /usr/include/klocale.h:26, from celsplashscreen.cpp:20: /usr/include/klocalizedstring.h:429: error: 'qlonglong' has not been declared /usr/include/klocalizedstring.h:429: error: 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' /usr/include/klocalizedstring.h:444: error: 'qulonglong' has not been declared /usr/include/klocalizedstring.h:444: error: 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' /usr/include/klocalizedstring.h:370: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:385: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:400: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:415: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:430: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:445: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:461: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:474: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:487: error: 'QLatin1Char' was not declared in this scope In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:71: error: expected ';' before 'virtual' /usr/include/kconfigbase.h:112: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:113: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:171: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:126: error: expected ';' before 'explicit' /usr/include/kconfig.h:157: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:376: error: 'WriteConfigFlags' has not been declared /usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE' /usr/include/kconfig.h:397: error: expected ';' before '}' token /usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:209: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedptr.h:220: error: expected constructor, destructor, or type conversion before 'void' In file included from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/ksharedconfig.h:41: error: expected class-name before '{' token /usr/include/ksharedconfig.h:69: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:97: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:106: error: 'OpenFlags' has not been declared In file included from celsplashscreen.cpp:20: /usr/include/klocale.h:566: error: 'DateTimeFormatOptions' has not been declared /usr/include/klocale.h:578: error: expected ';' before 'QString' /usr/include/klocale.h:1400: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celsplashscreen.cpp:20: /usr/include/ksharedptr.h: In destructor 'KSharedPtr::~KSharedPtr() [with T = KSharedConfig]': /usr/include/klocale.h:91: instantiated from here /usr/include/ksharedptr.h:90: error: 'class KSharedConfig' has no member named 'ref' make[5]: *** [celsplashscreen.o] Error 1 In file included from /usr/qt/3/include/qobject.h:48, from /usr/qt/3/include/qwidget.h:46, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qevent.h:298: error: 'uchar' does not name a type /usr/qt/3/include/qevent.h: In constructor 'QKeyEvent::QKeyEvent(QEvent::Type, int, int, int, const QString&, bool, ushort)': /usr/qt/3/include/qevent.h:279: error: class 'QKeyEvent' does not have any field named 'a' /usr/qt/3/include/qevent.h:279: error: 'uchar' was not declared in this scope /usr/qt/3/include/qevent.h: At global scope: /usr/qt/3/include/qevent.h:276: warning: unused parameter 'ascii' /usr/qt/3/include/qevent.h: In member function 'int QKeyEvent::ascii() const': /usr/qt/3/include/qevent.h:285: error: 'a' was not declared in this scope In file included from /usr/qt/3/include/qpalette.h:46, from /usr/qt/3/include/qwidget.h:48, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qcolor.h: At global scope: /usr/qt/3/include/qcolor.h:164: error: 'uchar' does not name a type /usr/qt/3/include/qcolor.h:165: error: 'uchar' does not name a type /usr/qt/3/include/qcolor.h:166: error: 'uchar' does not name a type /usr/qt/3/include/qcolor.h:167: error: 'uchar' does not name a type /usr/qt/3/include/qcolor.h: In member function 'bool QColor::isValid() const': /usr/qt/3/include/qcolor.h:204: error: 'const struct QColor::::D8' has no member named 'invalid' In file included from /usr/qt/3/include/qwidget.h:52, from /usr/qt/3/include/qstatusbar.h:45, from eclipsefinderdlg.cpp:3: /usr/qt/3/include/qsizepolicy.h: At global scope: /usr/qt/3/include/qsizepolicy.h:77: error: 'uchar' has not been declared /usr/qt/3/include/qsizepolicy.h:77: error: 'uchar' has not been declared /usr/qt/3/include/qsizepolicy.h:107: error: 'uchar' has not been declared /usr/qt/3/include/qsizepolicy.h:108: error: 'uchar' has not been declared /usr/qt/3/include/qsizepolicy.h:117: error: 'uchar' has not been declared /usr/qt/3/include/qsizepolicy.h:117: error: 'uchar' has not been declared In file included from eclipsefinderdlg.cpp:5: /usr/include/knuminput.h:61: error: 'Q_DECL_CONSTRUCTOR_DEPRECATED' does not name a type /usr/include/knuminput.h:85: error: 'Qt::Alignment' has not been declared /usr/include/knuminput.h:141: error: expected ';' before '}' token /usr/include/knuminput.h:141: error: expected ';' before '}' token /usr/include/knuminput.h:221: error: 'Q_DECL_CONSTRUCTOR_DEPRECATED' does not name a type /usr/include/knuminput.h:317: error: 'Qt::Alignment' has not been declared /usr/include/knuminput.h:328: error: expected ':' before 'Q_SLOTS' /usr/include/knuminput.h:332: error: expected primary-expression before 'void' /usr/include/knuminput.h:332: error: expected ';' before 'void' /usr/include/knuminput.h:383: error: expected primary-expression before 'void' /usr/include/knuminput.h:383: error: expected ';' before 'void' /usr/include/knuminput.h:391: error: expected ':' before 'Q_SLOTS' /usr/include/knuminput.h:392: error: expected primary-expression before 'void' /usr/include/knuminput.h:392: error: expected ';' before 'void' /usr/include/knuminput.h:414: error: expected ';' before '}' token /usr/include/knuminput.h:414: error: expected ';' before '}' token /usr/include/knuminput.h:511: error: 'Q_DECL_CONSTRUCTOR_DEPRECATED' does not name a type /usr/include/knuminput.h:610: error: 'Qt::Alignment' has not been declared /usr/include/knuminput.h:624: error: expected ':' before 'Q_SLOTS' /usr/include/knuminput.h:628: error: expected primary-expression before 'void' /usr/include/knuminput.h:628: error: expected ';' before 'void' /usr/include/knuminput.h:664: error: expected primary-expression before 'void' /usr/include/knuminput.h:664: error: expected ';' before 'void' /usr/include/knuminput.h:673: error: expected ':' before 'Q_SLOTS' /usr/include/knuminput.h:674: error: expected primary-expression before 'void' /usr/include/knuminput.h:674: error: expected ';' before 'void' /usr/include/knuminput.h:695: error: expected ';' before '}' token /usr/include/knuminput.h:695: error: expected ';' before '}' token /usr/include/knuminput.h:710: error: invalid use of incomplete type 'struct QSpinBox' /usr/include/knuminput.h:31: error: forward declaration of 'struct QSpinBox' /usr/include/knuminput.h:767: error: type 'QSpinBox' is not a base type for type 'KIntSpinBox' /usr/include/knuminput.h:789: error: expected ';' before 'Q_PRIVATE_SLOT' /usr/include/knuminput.h:790: error: expected ';' before '}' token In file included from /usr/include/kcompletion.h:24, from /usr/include/kcombobox.h:27, from eclipsefinderdlg.cpp:6: /usr/include/kglobalsettings.h:303: error: 'qreal' does not name a type /usr/include/kglobalsettings.h:449: error: 'GraphicEffects' has not been declared /usr/include/kglobalsettings.h:456: error: expected ';' before 'static' /usr/include/kglobalsettings.h:464: error: 'GraphicEffects' does not name a type /usr/include/kglobalsettings.h:541: error: expected primary-expression before 'void' /usr/include/kglobalsettings.h:541: error: expected ';' before 'void' /usr/include/kglobalsettings.h:614: error: 'd' is not a type /usr/include/kglobalsettings.h:615: error: expected ';' before '}' token /usr/include/kglobalsettings.h:615: error: expected ';' before '}' token /usr/include/kglobalsettings.h:617: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/klocale.h:26, from celestialbrowser.cpp:5: /usr/include/klocalizedstring.h:429: error: 'qlonglong' has not been declared /usr/include/klocalizedstring.h:429: error: 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' /usr/include/klocalizedstring.h:444: error: 'qulonglong' has not been declared /usr/include/klocalizedstring.h:444: error: 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' cannot be overloaded /usr/include/klocalizedstring.h:369: error: with 'KLocalizedString KLocalizedString::subs(int, int, int, const QChar&) const' /usr/include/klocalizedstring.h:370: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:385: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:400: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:415: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:430: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:445: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:461: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:474: error: 'QLatin1Char' was not declared in this scope /usr/include/klocalizedstring.h:487: error: 'QLatin1Char' was not declared in this scope In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from eclipsefinderdlg.cpp:2: /usr/include/ksharedptr.h: In destructor 'KSharedPtr::~KSharedPtr() [with T = KSharedConfig]': /usr/include/kglobalsettings.h:499: instantiated from here /usr/include/ksharedptr.h:90: error: 'class KSharedConfig' has no member named 'ref' In file included from /usr/include/kconfig.h:27, from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/kconfigbase.h:66: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:71: error: expected ';' before 'virtual' /usr/include/kconfigbase.h:112: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:113: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:114: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:171: error: 'WriteConfigFlags' has not been declared /usr/include/kconfigbase.h:180: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:25, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/kconfig.h:99: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:126: error: expected ';' before 'explicit' /usr/include/kconfig.h:157: error: 'OpenFlags' has not been declared /usr/include/kconfig.h:376: error: 'WriteConfigFlags' has not been declared /usr/include/kconfig.h:396: error: expected ';' before 'Q_DECLARE_PRIVATE' /usr/include/kconfig.h:397: error: expected ';' before '}' token /usr/include/kconfig.h:398: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/ksharedptr.h:197: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:203: error: expected constructor, destructor, or type conversion before 'bool' /usr/include/ksharedptr.h:209: error: expected constructor, destructor, or type conversion before 'void' /usr/include/ksharedptr.h:220: error: expected constructor, destructor, or type conversion before 'void' In file included from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/ksharedconfig.h:41: error: expected class-name before '{' token /usr/include/ksharedconfig.h:69: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:97: error: 'OpenFlags' has not been declared /usr/include/ksharedconfig.h:106: error: 'OpenFlags' has not been declared In file included from celestialbrowser.cpp:5: /usr/include/klocale.h:566: error: 'DateTimeFormatOptions' has not been declared /usr/include/klocale.h:578: error: expected ';' before 'QString' /usr/include/klocale.h:1400: error: expected constructor, destructor, or type conversion before '(' token In file included from celestialbrowser.cpp:6: /usr/qt/3/include/qstatusbar.h:86: error: ISO C++ forbids declaration of 'QStatusBarPrivate' with no type /usr/qt/3/include/qstatusbar.h:86: error: expected ';' before '*' token make[5]: *** [eclipsefinderdlg.o] Error 1 In file included from kdeapp.cpp:46: /usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const': /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&' within '||' In file included from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kiconloader.h: At global scope: /usr/include/kiconloader.h:436: error: expected ':' before 'Q_SLOTS' /usr/include/kiconloader.h:440: error: expected primary-expression before 'void' /usr/include/kiconloader.h:440: error: expected ';' before 'void' /usr/include/kiconloader.h:446: error: expected primary-expression before 'void' /usr/include/kiconloader.h:446: error: expected ';' before 'void' In file included from /usr/include/kguiitem.h:28, from /usr/include/kaction.h:30, from kdeapp.cpp:47: /usr/include/kicon.h:41: error: invalid use of incomplete type 'struct QIcon' /usr/include/kiconloader.h:32: error: forward declaration of 'struct QIcon' In file included from /usr/include/kaction.h:31, from kdeapp.cpp:47: /usr/include/kshortcut.h:182: error: 'QKeySequence::SequenceFormat' has not been declared In file included from kdeapp.cpp:47: /usr/include/kaction.h:35: error: expected constructor, destructor, or type conversion before 'class' /usr/include/kaction.h:212: error: expected class-name before '{' token /usr/include/kaction.h:220: error: 'ShortcutType' has not been declared /usr/include/kaction.h:222: error: expected ';' before 'public' /usr/include/kaction.h:233: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:233: error: 'ShortcutType' has not been declared /usr/include/kaction.h:240: error: expected ';' before 'enum' /usr/include/kaction.h:309: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:321: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:335: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:349: error: 'ShortcutTypes' has not been declared In file included from kdeapp.cpp:47: /usr/include/kaction.h:376: error: expected ';' before '(' token /usr/include/kaction.h:414: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:416: error: 'GlobalShortcutLoading' has not been declared /usr/include/kaction.h:433: error: 'GlobalShortcutLoading' has not been declared /usr/include/kaction.h:453: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:454: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:456: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:457: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:479: error: expected primary-expression before 'void' /usr/include/kaction.h:479: error: expected ';' before 'void' /usr/include/kaction.h:491: error: 'd' has not been declared /usr/include/kaction.h:492: error: expected ';' before 'class' In file included from kdeapp.cpp:47: /usr/include/kaction.h:309: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:335: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:335: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:335: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:349: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:349: error: 'DefaultShortcut' was not declared in this scope In file included from kdeapp.cpp:47: /usr/include/kaction.h:349: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:415: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:415: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:415: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:416: error: 'Autoloading' was not declared in this scope /usr/include/kaction.h:433: error: 'Autoloading' was not declared in this scope /usr/include/kaction.h:453: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:454: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:457: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:457: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:457: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:497: error: expected constructor, destructor, or type conversion before '(' token make[5]: *** [kdeapp.o] Error 1 In file included from kdeapp.h:28, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kmainwindow.h:149: error: 'Qt::WindowFlags' has not been declared /usr/include/kmainwindow.h:453: error: expected ':' before 'Q_SLOTS' /usr/include/kmainwindow.h:461: error: expected primary-expression before 'virtual' /usr/include/kmainwindow.h:461: error: expected ';' before 'virtual' /usr/include/kmainwindow.h:666: error: expected ':' before 'Q_SLOTS' /usr/include/kmainwindow.h:691: error: expected primary-expression before 'virtual' /usr/include/kmainwindow.h:691: error: expected ';' before 'virtual' /usr/include/kmainwindow.h:721: error: 'k_func' is not a type /usr/include/kmainwindow.h:722: error: expected ';' before 'Q_PRIVATE_SLOT' /usr/include/kmainwindow.h:724: error: expected ';' before '}' token /usr/include/kmainwindow.h:376: error: 'QLatin1String' was not declared in this scope /usr/include/kmainwindow.h: In function 'void kRestoreMainWindows()': /usr/include/kmainwindow.h:756: error: there are no arguments to 'QLatin1String' that depend on a template parameter, so a declaration of 'QLatin1String' must be available /usr/include/kmainwindow.h:756: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /usr/include/kmainwindow.h:758: error: there are no arguments to 'QLatin1String' that depend on a template parameter, so a declaration of 'QLatin1String' must be available /usr/include/kmainwindow.h: In function 'void kRestoreMainWindows()': /usr/include/kmainwindow.h:771: error: there are no arguments to 'QLatin1String' that depend on a template parameter, so a declaration of 'QLatin1String' must be available /usr/include/kmainwindow.h:773: error: there are no arguments to 'QLatin1String' that depend on a template parameter, so a declaration of 'QLatin1String' must be available /usr/include/kmainwindow.h:775: error: there are no arguments to 'QLatin1String' that depend on a template parameter, so a declaration of 'QLatin1String' must be available In file included from /usr/include/kicontheme.h:32, from /usr/include/kguiitem.h:27, from /usr/include/kaction.h:30, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kiconloader.h: At global scope: /usr/include/kiconloader.h:436: error: expected ':' before 'Q_SLOTS' /usr/include/kiconloader.h:440: error: expected primary-expression before 'void' /usr/include/kiconloader.h:440: error: expected ';' before 'void' /usr/include/kiconloader.h:446: error: expected primary-expression before 'void' /usr/include/kiconloader.h:446: error: expected ';' before 'void' In file included from /usr/include/kguiitem.h:28, from /usr/include/kaction.h:30, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kicon.h:41: error: invalid use of incomplete type 'struct QIcon' /usr/include/kiconloader.h:32: error: forward declaration of 'struct QIcon' In file included from /usr/include/kaction.h:31, from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kshortcut.h:182: error: 'QKeySequence::SequenceFormat' has not been declared In file included from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kaction.h:35: error: expected constructor, destructor, or type conversion before 'class' /usr/include/kaction.h:212: error: expected class-name before '{' token /usr/include/kaction.h:220: error: 'ShortcutType' has not been declared /usr/include/kaction.h:222: error: expected ';' before 'public' /usr/include/kaction.h:233: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:233: error: 'ShortcutType' has not been declared /usr/include/kaction.h:240: error: expected ';' before 'enum' /usr/include/kaction.h:309: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:321: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:335: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:349: error: 'ShortcutTypes' has not been declared In file included from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kaction.h:376: error: expected ';' before '(' token /usr/include/kaction.h:414: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:416: error: 'GlobalShortcutLoading' has not been declared /usr/include/kaction.h:433: error: 'GlobalShortcutLoading' has not been declared /usr/include/kaction.h:453: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:454: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:456: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:457: error: 'ShortcutTypes' has not been declared /usr/include/kaction.h:479: error: expected primary-expression before 'void' /usr/include/kaction.h:479: error: expected ';' before 'void' /usr/include/kaction.h:491: error: 'd' has not been declared /usr/include/kaction.h:492: error: expected ';' before 'class' In file included from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kaction.h:309: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:321: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:335: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:335: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:335: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:349: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:349: error: 'DefaultShortcut' was not declared in this scope In file included from kdeapp.h:29, from celestialbrowser.h:9, from celestialbrowser.cpp:16: /usr/include/kaction.h:349: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:415: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:415: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:415: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:416: error: 'Autoloading' was not declared in this scope /usr/include/kaction.h:433: error: 'Autoloading' was not declared in this scope /usr/include/kaction.h:453: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:454: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:456: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:457: error: 'ActiveShortcut' was not declared in this scope /usr/include/kaction.h:457: error: 'DefaultShortcut' was not declared in this scope /usr/include/kaction.h:457: error: 'ShortcutTypes' was not declared in this scope /usr/include/kaction.h:497: error: expected constructor, destructor, or type conversion before '(' token In file included from /usr/include/ksharedconfig.h:26, from /usr/include/klocale.h:27, from celestialbrowser.cpp:5: /usr/include/ksharedptr.h: In destructor 'KSharedPtr::~KSharedPtr() [with T = KSharedConfig]': /usr/include/klocale.h:91: instantiated from here /usr/include/ksharedptr.h:90: error: 'class KSharedConfig' has no member named 'ref' make[5]: *** [celestialbrowser.o] Error 1 make[5]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/kde' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0' make: *** [all] Error 2 * * ERROR: sci-astronomy/celestia-1.6.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4199: Called gnome2_src_compile * environment, line 3051: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-astronomy/celestia-1.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-astronomy/celestia-1.6.0/temp/environment'. *