* Package: games-puzzle/kiki-1.0.2-r2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking kiki-1.0.2-src.tgz to /var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work >>> Source unpacked in /var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work >>> Preparing source in /var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki ... * Applying kiki-1.0.2-gcc41.patch ... [ ok ] * Applying kiki-1.0.2-freeglut.patch ... [ ok ] * Applying kiki-1.0.2-gcc43.patch ... [ ok ] * Applying kiki-1.0.2-build.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki ... make -j14 -C kodilib/linux AR=i686-pc-linux-gnu-ar make: Entering directory `/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki/kodilib/linux' i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KEventHandler.o ../src/handler/KEventHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KFileHandler.o ../src/handler/KFileHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KKeyActionHandler.o ../src/handler/KKeyActionHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KKeyHandler.o ../src/handler/KKeyHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KKeyRecorder.o ../src/handler/KKeyRecorder.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KPickable.o ../src/handler/KPickable.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KPickHandler.o ../src/handler/KPickHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KSelectable.o ../src/handler/KSelectable.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/handler/KSelectionHandler.o ../src/handler/KSelectionHandler.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KDisplayTools.o ../src/tools/KDisplayTools.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KFileTools.o ../src/tools/KFileTools.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KIntrospection.o ../src/tools/KIntrospection.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KKeyTools.o ../src/tools/KKeyTools.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KNotificationObject.o ../src/tools/KNotificationObject.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KStringTools.o ../src/tools/KStringTools.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/tools/KXMLTools.o ../src/tools/KXMLTools.cpp ../src/handler/KFileHandler.cpp: In static member function ‘static void KFileHandler::popCurrentDir()’: ../src/handler/KFileHandler.cpp:53:45: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result] In file included from ../src/tools/KKeyTools.cpp:21:0: ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:305:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:328:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:376:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:399:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:422:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/tools/KKeySymbols.h:445:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KKey.o ../src/types/KKey.cpp ../src/tools/KFileTools.cpp: In function ‘std::string kFileGetCurrentPath()’: ../src/tools/KFileTools.cpp:47:5: warning: ‘char* getwd(char*)’ is deprecated (declared at /usr/include/bits/unistd.h:222) [-Wdeprecated-declarations] ../src/tools/KFileTools.cpp:47:17: warning: ‘char* getwd(char*)’ is deprecated (declared at /usr/include/bits/unistd.h:222) [-Wdeprecated-declarations] ../src/tools/KFileTools.cpp:47:18: warning: ignoring return value of ‘char* getwd(char*)’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KLight.o ../src/types/KLight.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KLightingProjection.o ../src/types/KLightingProjection.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KMatrix.o ../src/types/KMatrix.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KOrthographicProjection.o ../src/types/KOrthographicProjection.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KPerspectiveProjection.o ../src/types/KPerspectiveProjection.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KProjection.o ../src/types/KProjection.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KQuaternion.o ../src/types/KQuaternion.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KSeparatedMatrix.o ../src/types/KSeparatedMatrix.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KTexture.o ../src/types/KTexture.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/types/KTrash.o ../src/types/KTrash.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KButton.o ../src/widgets/KButton.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KButtonBox.o ../src/widgets/KButtonBox.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileNameField.o ../src/widgets/KFileNameField.cpp In file included from ../src/types/KTexture.cpp:11:0: /usr/include/SDL/SDL_opengl.h:116:0: warning: "GL_GLEXT_VERSION" redefined [enabled by default] /usr/include/GL/glext.h:34:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeFile.o ../src/widgets/KFileTreeFile.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeDir.o ../src/widgets/KFileTreeDir.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeDirCurrent.o ../src/widgets/KFileTreeDirCurrent.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeDirUp.o ../src/widgets/KFileTreeDirUp.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeNode.o ../src/widgets/KFileTreeNode.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KFileTreeWidget.o ../src/widgets/KFileTreeWidget.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KIconButton.o ../src/widgets/KIconButton.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KKeySequenceField.o ../src/widgets/KKeySequenceField.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KLabel.o ../src/widgets/KLabel.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KMenu.o ../src/widgets/KMenu.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KMenuItem.o ../src/widgets/KMenuItem.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KNumberField.o ../src/widgets/KNumberField.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KProjectionWidget.o ../src/widgets/KProjectionWidget.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KScrollBar.o ../src/widgets/KScrollBar.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KSliderButton.o ../src/widgets/KSliderButton.cpp In file included from ../src/widgets/KIconButton.cpp:9:0: ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:29:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:52:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KStatusMenuItem.o ../src/widgets/KStatusMenuItem.cpp ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:75:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:98:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:121:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:144:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:167:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:190:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:213:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:236:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:259:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/widgets/KButtonSymbols.h:282:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KSubMenuItem.o ../src/widgets/KSubMenuItem.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KTextField.o ../src/widgets/KTextField.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KTextWidget.o ../src/widgets/KTextWidget.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KToggleButton.o ../src/widgets/KToggleButton.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KWidget.o ../src/widgets/KWidget.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/widgets/KWidgetArray.o ../src/widgets/KWidgetArray.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KConsole.o ../src/windows/KConsole.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KFileTreeWindow.o ../src/windows/KFileTreeWindow.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KMenuWindow.o ../src/windows/KMenuWindow.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KMessagePanel.o ../src/windows/KMessagePanel.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KPopupMenu.o ../src/windows/KPopupMenu.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../src/handler -I ../src/tools -I ../src/types -I ../src/widgets -I ../src/windows -I /usr/X11/include -I /usr/include/SDL -D_REENTRANT -o ../src/windows/KWindow.o ../src/windows/KWindow.cpp i686-pc-linux-gnu-ar r libkodi.a ../src/handler/KEventHandler.o ../src/handler/KFileHandler.o ../src/handler/KKeyActionHandler.o ../src/handler/KKeyHandler.o ../src/handler/KKeyRecorder.o ../src/handler/KPickable.o ../src/handler/KPickHandler.o ../src/handler/KSelectable.o ../src/handler/KSelectionHandler.o ../src/tools/KDisplayTools.o ../src/tools/KFileTools.o ../src/tools/KIntrospection.o ../src/tools/KKeyTools.o ../src/tools/KNotificationObject.o ../src/tools/KStringTools.o ../src/tools/KXMLTools.o ../src/types/KKey.o ../src/types/KLight.o ../src/types/KLightingProjection.o ../src/types/KMatrix.o ../src/types/KOrthographicProjection.o ../src/types/KPerspectiveProjection.o ../src/types/KProjection.o ../src/types/KQuaternion.o ../src/types/KSeparatedMatrix.o ../src/types/KTexture.o ../src/types/KTrash.o ../src/widgets/KButton.o ../src/widgets/KButtonBox.o ../src/widgets/KFileNameField.o ../src/widgets/KFileTreeFile.o ../src/widgets/KFileTreeDir.o ../src/widgets/KFileTreeDirCurrent.o ../src/widgets/KFileTreeDirUp.o ../src/widgets/KFileTreeNode.o ../src/widgets/KFileTreeWidget.o ../src/widgets/KIconButton.o ../src/widgets/KKeySequenceField.o ../src/widgets/KLabel.o ../src/widgets/KMenu.o ../src/widgets/KMenuItem.o ../src/widgets/KNumberField.o ../src/widgets/KProjectionWidget.o ../src/widgets/KScrollBar.o ../src/widgets/KSliderButton.o ../src/widgets/KStatusMenuItem.o ../src/widgets/KSubMenuItem.o ../src/widgets/KTextField.o ../src/widgets/KTextWidget.o ../src/widgets/KToggleButton.o ../src/widgets/KWidget.o ../src/widgets/KWidgetArray.o ../src/windows/KConsole.o ../src/windows/KFileTreeWindow.o ../src/windows/KMenuWindow.o ../src/windows/KMessagePanel.o ../src/windows/KPopupMenu.o ../src/windows/KWindow.o i686-pc-linux-gnu-ar: creating libkodi.a make: Leaving directory `/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki/kodilib/linux' make -j14 -C linux PYTHON_VERSION=2.7 make: Entering directory `/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki/linux' i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiAction.o ../src/base/KikiAction.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiActionObject.o ../src/base/KikiActionObject.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiEvent.o ../src/base/KikiEvent.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiFace.o ../src/base/KikiFace.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiObject.o ../src/base/KikiObject.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiPyAction.o ../src/base/KikiPyAction.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/base/KikiTools.o ../src/base/KikiTools.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiBot.o ../src/bots/KikiBot.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiBotFume.o ../src/bots/KikiBotFume.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ../src/base/KikiPyAction.h:11, from ../src/base/KikiPyAction.cpp:6: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiMutant.o ../src/bots/KikiMutant.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiPlayback.o ../src/bots/KikiPlayback.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiPlayer.o ../src/bots/KikiPlayer.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiRecorder.o ../src/bots/KikiRecorder.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/bots/KikiStatusDisplay.o ../src/bots/KikiStatusDisplay.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiCharacter.o ../src/gui/KikiCharacter.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiColumnMenu.o ../src/gui/KikiColumnMenu.cpp ../src/base/KikiPyAction.cpp: In member function ‘virtual void KikiPyAction::perform()’: ../src/base/KikiPyAction.cpp:48:94: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/base/KikiPyAction.cpp:48:94: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/base/KikiPyAction.cpp: In member function ‘virtual void KikiPyAction::finish()’: ../src/base/KikiPyAction.cpp:66:88: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/base/KikiPyAction.cpp:66:88: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/base/KikiPyAction.cpp: In member function ‘virtual void KikiPyAction::finished()’: ../src/base/KikiPyAction.cpp:78:90: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ../src/base/KikiPyAction.cpp:78:90: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/bots/KikiPlayback.cpp:10: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiGUI.o ../src/gui/KikiGUI.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiMenu.o ../src/gui/KikiMenu.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/gui/KikiGUI.cpp:8: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiPageText.o ../src/gui/KikiPageText.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiScreenText.o ../src/gui/KikiScreenText.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiScrollMenu.o ../src/gui/KikiScrollMenu.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiText.o ../src/gui/KikiText.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/gui/KikiTextLine.o ../src/gui/KikiTextLine.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiAtom.o ../src/items/KikiAtom.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiBillBoard.o ../src/items/KikiBillBoard.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiBomb.o ../src/items/KikiBomb.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiBullet.o ../src/items/KikiBullet.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiCellText.o ../src/items/KikiCellText.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiGate.o ../src/items/KikiGate.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiGear.o ../src/items/KikiGear.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiGenerator.o ../src/items/KikiGenerator.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiLight.o ../src/items/KikiLight.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiMotorCylinder.o ../src/items/KikiMotorCylinder.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiMotorGear.o ../src/items/KikiMotorGear.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiNeutron.o ../src/items/KikiNeutron.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiPushable.o ../src/items/KikiPushable.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiSpikes.o ../src/items/KikiSpikes.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiStone.o ../src/items/KikiStone.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiSwitch.o ../src/items/KikiSwitch.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiTest.o ../src/items/KikiTest.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiValve.o ../src/items/KikiValve.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiWall.o ../src/items/KikiWall.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiWire.o ../src/items/KikiWire.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/items/KikiWireStone.o ../src/items/KikiWireStone.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/main/KikiController.o ../src/main/KikiController.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/main/main.o ../src/main/main.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/sound/KikiSound.o ../src/sound/KikiSound.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/world/KikiCell.o ../src/world/KikiCell.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/world/KikiWorld.o ../src/world/KikiWorld.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/main/KikiController.cpp:9: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/main/KikiPythonWidget.o ../src/main/KikiPythonWidget.cpp i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/main/KikiPython.o ../src/main/KikiPython.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/world/KikiWorld.cpp:8: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition i686-pc-linux-gnu-g++ -c -O2 -pipe -I ../SWIG -I ../kodilib/src/handler -I ../kodilib/src/tools -I ../kodilib/src/types -I ../kodilib/src/widgets -I ../kodilib/src/windows -I ../src/base -I ../src/bots -I ../src/gui -I ../src/items -I ../src/main -I ../src/sound -I ../src/world -I /usr/X11/include/ -I /usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ../src/../SWIG/KikiPy_wrap.o ../src/../SWIG/KikiPy_wrap.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/main/KikiPython.cpp:6: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/Python.h:8:0, from ../src/main/KikiPython.h:11, from ../src/main/KikiPythonWidget.cpp:8: /usr/include/python2.7/pyconfig.h:1155:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:163:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:165:0: note: this is the location of the previous definition ../src/../SWIG/KikiPy_wrap.cpp: In function ‘PyObject* _wrap_KikiText_getText(PyObject*, PyObject*)’: ../src/../SWIG/KikiPy_wrap.cpp:12979:63: error: taking address of temporary [-fpermissive] make: *** [../src/../SWIG/KikiPy_wrap.o] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory `/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki/linux' emake failed * ERROR: games-puzzle/kiki-1.0.2-r2 failed (compile phase): * emake linux failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4872: Called die * The specific snippet of code: * emake -C linux PYTHON_VERSION="$(python_get_version)" || die "emake linux failed" * * If you need support, post the output of 'emerge --info =games-puzzle/kiki-1.0.2-r2', * the complete build log and the output of 'emerge -pqv =games-puzzle/kiki-1.0.2-r2'. * The complete build log is located at '/var/log/portage/build/games-puzzle/kiki-1.0.2-r2:20110408-113201.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/temp/environment'. * S: '/var/tmp/portage/games-puzzle/kiki-1.0.2-r2/work/kiki'