/usr/local/src/adonthell$ makeadonthell libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' test/Makefile.am:42: variable `dialogtest_SOURCES' is defined but no program or test/Makefile.am:42: library has `dialogtest' as canonical name (possible typo) test/Makefile.am:43: variable `dialogtest_LDADD' is defined but no program or test/Makefile.am:43: library has `dialogtest' as canonical name (possible typo) Now type './configure' to prepare Adonthell for compilation. Afterwards, 'make' will build Adonthell. checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking dependency style of ... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for lt_dlinit in -lltdl... yes checking for main in -lz... yes checking for pkg-config... /usr/bin/pkg-config checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.5.0... yes (version 2.7.8) checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.3.0... *** 'sdl-config --version' returned 1.2.14, but the minimum version *** of SDL required is 1.3.0. If sdl-config is correct, then it is *** best to upgrade to the required version. *** If sdl-config was wrong, set the environment variable SDL_CONFIG *** to point to the correct copy of sdl-config, and remove the file *** config.cache before re-running configure no checking for sdl-config... (cached) /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking SDL/SDL_mixer.h usability... yes checking SDL/SDL_mixer.h presence... yes checking for SDL/SDL_mixer.h... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for a Python interpreter with version >= 2.0... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages checking for Python header files... found checking for Python library... found checking for Python's dependencies... -lpthread -ldl -lutil -lm checking for swig... /usr/bin/swig checking for SWIG version... 2.0.4 checking for libglog... no checking for nanosleep... yes checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 6.0.0... yes configure: creating ./config.status config.status: creating adonthell.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/main/Makefile config.status: creating src/base/Makefile config.status: creating src/event/Makefile config.status: creating src/gfx/Makefile config.status: creating src/input/Makefile config.status: creating src/audio/Makefile config.status: creating src/gui/Makefile config.status: creating src/python/Makefile config.status: creating src/rpg/Makefile config.status: creating src/world/Makefile config.status: creating src/py-runtime/Makefile config.status: creating src/py-wrappers/Makefile config.status: creating src/py-wrappers/adonthell/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating test/data/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Making clean in test make[1]: Entering directory `/usr/local/src/adonthell-build/test' Making clean in data make[2]: Entering directory `/usr/local/src/adonthell-build/test/data' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/test/data' Making clean in . make[2]: Entering directory `/usr/local/src/adonthell-build/test' rm -rf .libs _libs rm -f audiotest callbacktest diskiotest guitest inputtest gfxtest worldtest imagetest path_test rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/test' make[1]: Leaving directory `/usr/local/src/adonthell-build/test' Making clean in doc make[1]: Entering directory `/usr/local/src/adonthell-build/doc' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/usr/local/src/adonthell-build/doc' Making clean in src make[1]: Entering directory `/usr/local/src/adonthell-build/src' Making clean in py-wrappers make[2]: Entering directory `/usr/local/src/adonthell-build/src/py-wrappers' Making clean in adonthell make[3]: Entering directory `/usr/local/src/adonthell-build/src/py-wrappers/adonthell' test -z "../../../../adonthell/src/py-wrappers/adonthell/py_*_wrap.cc" || rm -f ../../../../adonthell/src/py-wrappers/adonthell/py_*_wrap.cc test -z "libadonthell_py_main.la" || rm -f libadonthell_py_main.la rm -f "./so_locations" rm -rf .libs _libs test -z "_debug.la _base.la _event.la _gfx.la _gui.la _input.la _audio.la _main.la _rpg.la _world.la" || rm -f _debug.la _base.la _event.la _gfx.la _gui.la _input.la _audio.la _main.la _rpg.la _world.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f *.o rm -f *.lo make[3]: Leaving directory `/usr/local/src/adonthell-build/src/py-wrappers/adonthell' Making clean in . make[3]: Entering directory `/usr/local/src/adonthell-build/src/py-wrappers' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory `/usr/local/src/adonthell-build/src/py-wrappers' make[2]: Leaving directory `/usr/local/src/adonthell-build/src/py-wrappers' Making clean in main make[2]: Entering directory `/usr/local/src/adonthell-build/src/main' test -z "libadonthell_main.la" || rm -f libadonthell_main.la rm -f "./so_locations" rm -rf .libs _libs test -z "_sdl.la" || rm -f _sdl.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/main' Making clean in world make[2]: Entering directory `/usr/local/src/adonthell-build/src/world' rm -f test_renderer test -z "libadonthell_world.la" || rm -f libadonthell_world.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/world' Making clean in gui make[2]: Entering directory `/usr/local/src/adonthell-build/src/gui' test -z "libadonthell_gui.la" || rm -f libadonthell_gui.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/gui' Making clean in rpg make[2]: Entering directory `/usr/local/src/adonthell-build/src/rpg' test -z "libadonthell_rpg.la" || rm -f libadonthell_rpg.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/rpg' Making clean in audio make[2]: Entering directory `/usr/local/src/adonthell-build/src/audio' rm -f test_audio test_audio_event test_audio_manager test_sound test -z "libadonthell_audio.la" || rm -f libadonthell_audio.la rm -f "./so_locations" rm -rf .libs _libs test -z "_sdl.la" || rm -f _sdl.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/audio' Making clean in input make[2]: Entering directory `/usr/local/src/adonthell-build/src/input' test -z "libadonthell_input.la" || rm -f libadonthell_input.la rm -f "./so_locations" rm -rf .libs _libs test -z "_sdl.la" || rm -f _sdl.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/input' Making clean in gfx make[2]: Entering directory `/usr/local/src/adonthell-build/src/gfx' test -z "libadonthell_gfx.la" || rm -f libadonthell_gfx.la rm -f "./so_locations" rm -rf .libs _libs test -z "_sdl.la" || rm -f _sdl.la rm -f "./so_locations" rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/gfx' Making clean in event make[2]: Entering directory `/usr/local/src/adonthell-build/src/event' test -z "libadonthell_event.la" || rm -f libadonthell_event.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/event' Making clean in py-runtime make[2]: Entering directory `/usr/local/src/adonthell-build/src/py-runtime' test -z "../../../adonthell/src/py-wrappers/runtime/py_runtime.cc" || rm -f ../../../adonthell/src/py-wrappers/runtime/py_runtime.cc test -z "libadonthell_py_runtime.la" || rm -f libadonthell_py_runtime.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/py-runtime' Making clean in python make[2]: Entering directory `/usr/local/src/adonthell-build/src/python' rm -f test_python test -z "libadonthell_python.la" || rm -f libadonthell_python.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/python' Making clean in base make[2]: Entering directory `/usr/local/src/adonthell-build/src/base' rm -f test_logging test -z "libadonthell_base.la" || rm -f libadonthell_base.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src/base' Making clean in . make[2]: Entering directory `/usr/local/src/adonthell-build/src' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/usr/local/src/adonthell-build/src' make[1]: Leaving directory `/usr/local/src/adonthell-build/src' Making clean in . make[1]: Entering directory `/usr/local/src/adonthell-build' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/usr/local/src/adonthell-build' (CDPATH="${ZSH_VERSION+.}:" && cd ../adonthell && /bin/bash /usr/local/src/adonthell/missing --run autoheader) rm -f stamp-h1 touch ../adonthell/config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/usr/local/src/adonthell-build' Making all in src make[2]: Entering directory `/usr/local/src/adonthell-build/src' Making all in base make[3]: Entering directory `/usr/local/src/adonthell-build/src/base' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-base.lo -MD -MP -MF .deps/libadonthell_base_la-base.Tpo -c -o libadonthell_base_la-base.lo `test -f 'base.cc' || echo '../../../adonthell/src/base/'`base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-base.lo -MD -MP -MF .deps/libadonthell_base_la-base.Tpo -c ../../../adonthell/src/base/base.cc -fPIC -DPIC -o .libs/libadonthell_base_la-base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-base.lo -MD -MP -MF .deps/libadonthell_base_la-base.Tpo -c ../../../adonthell/src/base/base.cc -o libadonthell_base_la-base.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-base.Tpo .deps/libadonthell_base_la-base.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-callback.lo -MD -MP -MF .deps/libadonthell_base_la-callback.Tpo -c -o libadonthell_base_la-callback.lo `test -f 'callback.cc' || echo '../../../adonthell/src/base/'`callback.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-callback.lo -MD -MP -MF .deps/libadonthell_base_la-callback.Tpo -c ../../../adonthell/src/base/callback.cc -fPIC -DPIC -o .libs/libadonthell_base_la-callback.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-callback.lo -MD -MP -MF .deps/libadonthell_base_la-callback.Tpo -c ../../../adonthell/src/base/callback.cc -o libadonthell_base_la-callback.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-callback.Tpo .deps/libadonthell_base_la-callback.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-configuration.lo -MD -MP -MF .deps/libadonthell_base_la-configuration.Tpo -c -o libadonthell_base_la-configuration.lo `test -f 'configuration.cc' || echo '../../../adonthell/src/base/'`configuration.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-configuration.lo -MD -MP -MF .deps/libadonthell_base_la-configuration.Tpo -c ../../../adonthell/src/base/configuration.cc -fPIC -DPIC -o .libs/libadonthell_base_la-configuration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-configuration.lo -MD -MP -MF .deps/libadonthell_base_la-configuration.Tpo -c ../../../adonthell/src/base/configuration.cc -o libadonthell_base_la-configuration.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-configuration.Tpo .deps/libadonthell_base_la-configuration.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-configio.lo -MD -MP -MF .deps/libadonthell_base_la-configio.Tpo -c -o libadonthell_base_la-configio.lo `test -f 'configio.cc' || echo '../../../adonthell/src/base/'`configio.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-configio.lo -MD -MP -MF .deps/libadonthell_base_la-configio.Tpo -c ../../../adonthell/src/base/configio.cc -fPIC -DPIC -o .libs/libadonthell_base_la-configio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-configio.lo -MD -MP -MF .deps/libadonthell_base_la-configio.Tpo -c ../../../adonthell/src/base/configio.cc -o libadonthell_base_la-configio.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-configio.Tpo .deps/libadonthell_base_la-configio.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-diskio.lo -MD -MP -MF .deps/libadonthell_base_la-diskio.Tpo -c -o libadonthell_base_la-diskio.lo `test -f 'diskio.cc' || echo '../../../adonthell/src/base/'`diskio.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskio.lo -MD -MP -MF .deps/libadonthell_base_la-diskio.Tpo -c ../../../adonthell/src/base/diskio.cc -fPIC -DPIC -o .libs/libadonthell_base_la-diskio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskio.lo -MD -MP -MF .deps/libadonthell_base_la-diskio.Tpo -c ../../../adonthell/src/base/diskio.cc -o libadonthell_base_la-diskio.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-diskio.Tpo .deps/libadonthell_base_la-diskio.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-diskwriter_gz.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_gz.Tpo -c -o libadonthell_base_la-diskwriter_gz.lo `test -f 'diskwriter_gz.cc' || echo '../../../adonthell/src/base/'`diskwriter_gz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskwriter_gz.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_gz.Tpo -c ../../../adonthell/src/base/diskwriter_gz.cc -fPIC -DPIC -o .libs/libadonthell_base_la-diskwriter_gz.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskwriter_gz.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_gz.Tpo -c ../../../adonthell/src/base/diskwriter_gz.cc -o libadonthell_base_la-diskwriter_gz.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-diskwriter_gz.Tpo .deps/libadonthell_base_la-diskwriter_gz.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-diskwriter_xml.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_xml.Tpo -c -o libadonthell_base_la-diskwriter_xml.lo `test -f 'diskwriter_xml.cc' || echo '../../../adonthell/src/base/'`diskwriter_xml.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskwriter_xml.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_xml.Tpo -c ../../../adonthell/src/base/diskwriter_xml.cc -fPIC -DPIC -o .libs/libadonthell_base_la-diskwriter_xml.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-diskwriter_xml.lo -MD -MP -MF .deps/libadonthell_base_la-diskwriter_xml.Tpo -c ../../../adonthell/src/base/diskwriter_xml.cc -o libadonthell_base_la-diskwriter_xml.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-diskwriter_xml.Tpo .deps/libadonthell_base_la-diskwriter_xml.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-file.lo -MD -MP -MF .deps/libadonthell_base_la-file.Tpo -c -o libadonthell_base_la-file.lo `test -f 'file.cc' || echo '../../../adonthell/src/base/'`file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-file.lo -MD -MP -MF .deps/libadonthell_base_la-file.Tpo -c ../../../adonthell/src/base/file.cc -fPIC -DPIC -o .libs/libadonthell_base_la-file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-file.lo -MD -MP -MF .deps/libadonthell_base_la-file.Tpo -c ../../../adonthell/src/base/file.cc -o libadonthell_base_la-file.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-file.Tpo .deps/libadonthell_base_la-file.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-flat.lo -MD -MP -MF .deps/libadonthell_base_la-flat.Tpo -c -o libadonthell_base_la-flat.lo `test -f 'flat.cc' || echo '../../../adonthell/src/base/'`flat.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-flat.lo -MD -MP -MF .deps/libadonthell_base_la-flat.Tpo -c ../../../adonthell/src/base/flat.cc -fPIC -DPIC -o .libs/libadonthell_base_la-flat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-flat.lo -MD -MP -MF .deps/libadonthell_base_la-flat.Tpo -c ../../../adonthell/src/base/flat.cc -o libadonthell_base_la-flat.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-flat.Tpo .deps/libadonthell_base_la-flat.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-logging.lo -MD -MP -MF .deps/libadonthell_base_la-logging.Tpo -c -o libadonthell_base_la-logging.lo `test -f 'logging.cc' || echo '../../../adonthell/src/base/'`logging.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-logging.lo -MD -MP -MF .deps/libadonthell_base_la-logging.Tpo -c ../../../adonthell/src/base/logging.cc -fPIC -DPIC -o .libs/libadonthell_base_la-logging.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-logging.lo -MD -MP -MF .deps/libadonthell_base_la-logging.Tpo -c ../../../adonthell/src/base/logging.cc -o libadonthell_base_la-logging.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-logging.Tpo .deps/libadonthell_base_la-logging.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-nls.lo -MD -MP -MF .deps/libadonthell_base_la-nls.Tpo -c -o libadonthell_base_la-nls.lo `test -f 'nls.cc' || echo '../../../adonthell/src/base/'`nls.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-nls.lo -MD -MP -MF .deps/libadonthell_base_la-nls.Tpo -c ../../../adonthell/src/base/nls.cc -fPIC -DPIC -o .libs/libadonthell_base_la-nls.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-nls.lo -MD -MP -MF .deps/libadonthell_base_la-nls.Tpo -c ../../../adonthell/src/base/nls.cc -o libadonthell_base_la-nls.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-nls.Tpo .deps/libadonthell_base_la-nls.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-paths.lo -MD -MP -MF .deps/libadonthell_base_la-paths.Tpo -c -o libadonthell_base_la-paths.lo `test -f 'paths.cc' || echo '../../../adonthell/src/base/'`paths.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-paths.lo -MD -MP -MF .deps/libadonthell_base_la-paths.Tpo -c ../../../adonthell/src/base/paths.cc -fPIC -DPIC -o .libs/libadonthell_base_la-paths.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-paths.lo -MD -MP -MF .deps/libadonthell_base_la-paths.Tpo -c ../../../adonthell/src/base/paths.cc -o libadonthell_base_la-paths.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-paths.Tpo .deps/libadonthell_base_la-paths.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-savegame.lo -MD -MP -MF .deps/libadonthell_base_la-savegame.Tpo -c -o libadonthell_base_la-savegame.lo `test -f 'savegame.cc' || echo '../../../adonthell/src/base/'`savegame.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-savegame.lo -MD -MP -MF .deps/libadonthell_base_la-savegame.Tpo -c ../../../adonthell/src/base/savegame.cc -fPIC -DPIC -o .libs/libadonthell_base_la-savegame.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-savegame.lo -MD -MP -MF .deps/libadonthell_base_la-savegame.Tpo -c ../../../adonthell/src/base/savegame.cc -o libadonthell_base_la-savegame.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-savegame.Tpo .deps/libadonthell_base_la-savegame.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-timer.lo -MD -MP -MF .deps/libadonthell_base_la-timer.Tpo -c -o libadonthell_base_la-timer.lo `test -f 'timer.cc' || echo '../../../adonthell/src/base/'`timer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-timer.lo -MD -MP -MF .deps/libadonthell_base_la-timer.Tpo -c ../../../adonthell/src/base/timer.cc -fPIC -DPIC -o .libs/libadonthell_base_la-timer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-timer.lo -MD -MP -MF .deps/libadonthell_base_la-timer.Tpo -c ../../../adonthell/src/base/timer.cc -o libadonthell_base_la-timer.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-timer.Tpo .deps/libadonthell_base_la-timer.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_base_la-utf8.lo -MD -MP -MF .deps/libadonthell_base_la-utf8.Tpo -c -o libadonthell_base_la-utf8.lo `test -f 'utf8.cc' || echo '../../../adonthell/src/base/'`utf8.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-utf8.lo -MD -MP -MF .deps/libadonthell_base_la-utf8.Tpo -c ../../../adonthell/src/base/utf8.cc -fPIC -DPIC -o .libs/libadonthell_base_la-utf8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/base -I../.. -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_base_la-utf8.lo -MD -MP -MF .deps/libadonthell_base_la-utf8.Tpo -c ../../../adonthell/src/base/utf8.cc -o libadonthell_base_la-utf8.o >/dev/null 2>&1 mv -f .deps/libadonthell_base_la-utf8.Tpo .deps/libadonthell_base_la-utf8.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/libxml2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_base.la -rpath /usr/local/lib libadonthell_base_la-base.lo libadonthell_base_la-callback.lo libadonthell_base_la-configuration.lo libadonthell_base_la-configio.lo libadonthell_base_la-diskio.lo libadonthell_base_la-diskwriter_gz.lo libadonthell_base_la-diskwriter_xml.lo libadonthell_base_la-file.lo libadonthell_base_la-flat.lo libadonthell_base_la-logging.lo libadonthell_base_la-nls.lo libadonthell_base_la-paths.lo libadonthell_base_la-savegame.lo libadonthell_base_la-timer.lo libadonthell_base_la-utf8.lo -lxml2 -lz -lltdl -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_base_la-base.o .libs/libadonthell_base_la-callback.o .libs/libadonthell_base_la-configuration.o .libs/libadonthell_base_la-configio.o .libs/libadonthell_base_la-diskio.o .libs/libadonthell_base_la-diskwriter_gz.o .libs/libadonthell_base_la-diskwriter_xml.o .libs/libadonthell_base_la-file.o .libs/libadonthell_base_la-flat.o .libs/libadonthell_base_la-logging.o .libs/libadonthell_base_la-nls.o .libs/libadonthell_base_la-paths.o .libs/libadonthell_base_la-savegame.o .libs/libadonthell_base_la-timer.o .libs/libadonthell_base_la-utf8.o -lxml2 -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-soname -Wl,libadonthell_base.so.0 -o .libs/libadonthell_base.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_base.so.0" && ln -s "libadonthell_base.so.0.0.0" "libadonthell_base.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_base.so" && ln -s "libadonthell_base.so.0.0.0" "libadonthell_base.so") libtool: link: ar cru .libs/libadonthell_base.a libadonthell_base_la-base.o libadonthell_base_la-callback.o libadonthell_base_la-configuration.o libadonthell_base_la-configio.o libadonthell_base_la-diskio.o libadonthell_base_la-diskwriter_gz.o libadonthell_base_la-diskwriter_xml.o libadonthell_base_la-file.o libadonthell_base_la-flat.o libadonthell_base_la-logging.o libadonthell_base_la-nls.o libadonthell_base_la-paths.o libadonthell_base_la-savegame.o libadonthell_base_la-timer.o libadonthell_base_la-utf8.o libtool: link: ranlib .libs/libadonthell_base.a libtool: link: ( cd ".libs" && rm -f "libadonthell_base.la" && ln -s "../libadonthell_base.la" "libadonthell_base.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/base' Making all in python make[3]: Entering directory `/usr/local/src/adonthell-build/src/python' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_python_la-callback.lo -MD -MP -MF .deps/libadonthell_python_la-callback.Tpo -c -o libadonthell_python_la-callback.lo `test -f 'callback.cc' || echo '../../../adonthell/src/python/'`callback.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-callback.lo -MD -MP -MF .deps/libadonthell_python_la-callback.Tpo -c ../../../adonthell/src/python/callback.cc -fPIC -DPIC -o .libs/libadonthell_python_la-callback.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-callback.lo -MD -MP -MF .deps/libadonthell_python_la-callback.Tpo -c ../../../adonthell/src/python/callback.cc -o libadonthell_python_la-callback.o >/dev/null 2>&1 mv -f .deps/libadonthell_python_la-callback.Tpo .deps/libadonthell_python_la-callback.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_python_la-method.lo -MD -MP -MF .deps/libadonthell_python_la-method.Tpo -c -o libadonthell_python_la-method.lo `test -f 'method.cc' || echo '../../../adonthell/src/python/'`method.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-method.lo -MD -MP -MF .deps/libadonthell_python_la-method.Tpo -c ../../../adonthell/src/python/method.cc -fPIC -DPIC -o .libs/libadonthell_python_la-method.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-method.lo -MD -MP -MF .deps/libadonthell_python_la-method.Tpo -c ../../../adonthell/src/python/method.cc -o libadonthell_python_la-method.o >/dev/null 2>&1 mv -f .deps/libadonthell_python_la-method.Tpo .deps/libadonthell_python_la-method.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_python_la-pool.lo -MD -MP -MF .deps/libadonthell_python_la-pool.Tpo -c -o libadonthell_python_la-pool.lo `test -f 'pool.cc' || echo '../../../adonthell/src/python/'`pool.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-pool.lo -MD -MP -MF .deps/libadonthell_python_la-pool.Tpo -c ../../../adonthell/src/python/pool.cc -fPIC -DPIC -o .libs/libadonthell_python_la-pool.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-pool.lo -MD -MP -MF .deps/libadonthell_python_la-pool.Tpo -c ../../../adonthell/src/python/pool.cc -o libadonthell_python_la-pool.o >/dev/null 2>&1 mv -f .deps/libadonthell_python_la-pool.Tpo .deps/libadonthell_python_la-pool.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_python_la-python.lo -MD -MP -MF .deps/libadonthell_python_la-python.Tpo -c -o libadonthell_python_la-python.lo `test -f 'python.cc' || echo '../../../adonthell/src/python/'`python.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-python.lo -MD -MP -MF .deps/libadonthell_python_la-python.Tpo -c ../../../adonthell/src/python/python.cc -fPIC -DPIC -o .libs/libadonthell_python_la-python.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-python.lo -MD -MP -MF .deps/libadonthell_python_la-python.Tpo -c ../../../adonthell/src/python/python.cc -o libadonthell_python_la-python.o >/dev/null 2>&1 mv -f .deps/libadonthell_python_la-python.Tpo .deps/libadonthell_python_la-python.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_python_la-script.lo -MD -MP -MF .deps/libadonthell_python_la-script.Tpo -c -o libadonthell_python_la-script.lo `test -f 'script.cc' || echo '../../../adonthell/src/python/'`script.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-script.lo -MD -MP -MF .deps/libadonthell_python_la-script.Tpo -c ../../../adonthell/src/python/script.cc -fPIC -DPIC -o .libs/libadonthell_python_la-script.o libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_python_la-script.lo -MD -MP -MF .deps/libadonthell_python_la-script.Tpo -c ../../../adonthell/src/python/script.cc -o libadonthell_python_la-script.o >/dev/null 2>&1 mv -f .deps/libadonthell_python_la-script.Tpo .deps/libadonthell_python_la-script.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_python.la -rpath /usr/local/lib libadonthell_python_la-callback.lo libadonthell_python_la-method.lo libadonthell_python_la-pool.lo libadonthell_python_la-python.lo libadonthell_python_la-script.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_python_la-callback.o .libs/libadonthell_python_la-method.o .libs/libadonthell_python_la-pool.o .libs/libadonthell_python_la-python.o .libs/libadonthell_python_la-script.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil ../../src/base/.libs/libadonthell_base.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_python.so.0 -o .libs/libadonthell_python.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_python.so.0" && ln -s "libadonthell_python.so.0.0.0" "libadonthell_python.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_python.so" && ln -s "libadonthell_python.so.0.0.0" "libadonthell_python.so") libtool: link: ar cru .libs/libadonthell_python.a libadonthell_python_la-callback.o libadonthell_python_la-method.o libadonthell_python_la-pool.o libadonthell_python_la-python.o libadonthell_python_la-script.o libtool: link: ranlib .libs/libadonthell_python.a libtool: link: ( cd ".libs" && rm -f "libadonthell_python.la" && ln -s "../libadonthell_python.la" "libadonthell_python.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/python' Making all in py-runtime make[3]: Entering directory `/usr/local/src/adonthell-build/src/py-runtime' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/py-runtime -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_py_runtime_la-py_runtime.lo -MD -MP -MF .deps/libadonthell_py_runtime_la-py_runtime.Tpo -c -o libadonthell_py_runtime_la-py_runtime.lo `test -f 'py_runtime.cc' || echo '../../../adonthell/src/py-runtime/'`py_runtime.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/py-runtime -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_py_runtime_la-py_runtime.lo -MD -MP -MF .deps/libadonthell_py_runtime_la-py_runtime.Tpo -c ../../../adonthell/src/py-runtime/py_runtime.cc -fPIC -DPIC -o .libs/libadonthell_py_runtime_la-py_runtime.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/py-runtime -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_py_runtime_la-py_runtime.lo -MD -MP -MF .deps/libadonthell_py_runtime_la-py_runtime.Tpo -c ../../../adonthell/src/py-runtime/py_runtime.cc -o libadonthell_py_runtime_la-py_runtime.o >/dev/null 2>&1 mv -f .deps/libadonthell_py_runtime_la-py_runtime.Tpo .deps/libadonthell_py_runtime_la-py_runtime.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -I../../../adonthell/src -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_py_runtime.la -rpath /usr/local/lib libadonthell_py_runtime_la-py_runtime.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_py_runtime_la-py_runtime.o -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_py_runtime.so.0 -o .libs/libadonthell_py_runtime.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_py_runtime.so.0" && ln -s "libadonthell_py_runtime.so.0.0.0" "libadonthell_py_runtime.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_py_runtime.so" && ln -s "libadonthell_py_runtime.so.0.0.0" "libadonthell_py_runtime.so") libtool: link: ar cru .libs/libadonthell_py_runtime.a libadonthell_py_runtime_la-py_runtime.o libtool: link: ranlib .libs/libadonthell_py_runtime.a libtool: link: ( cd ".libs" && rm -f "libadonthell_py_runtime.la" && ln -s "../libadonthell_py_runtime.la" "libadonthell_py_runtime.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/py-runtime' Making all in event make[3]: Entering directory `/usr/local/src/adonthell-build/src/event' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-date.lo -MD -MP -MF .deps/libadonthell_event_la-date.Tpo -c -o libadonthell_event_la-date.lo `test -f 'date.cc' || echo '../../../adonthell/src/event/'`date.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-date.lo -MD -MP -MF .deps/libadonthell_event_la-date.Tpo -c ../../../adonthell/src/event/date.cc -fPIC -DPIC -o .libs/libadonthell_event_la-date.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-date.lo -MD -MP -MF .deps/libadonthell_event_la-date.Tpo -c ../../../adonthell/src/event/date.cc -o libadonthell_event_la-date.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-date.Tpo .deps/libadonthell_event_la-date.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-event.lo -MD -MP -MF .deps/libadonthell_event_la-event.Tpo -c -o libadonthell_event_la-event.lo `test -f 'event.cc' || echo '../../../adonthell/src/event/'`event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-event.lo -MD -MP -MF .deps/libadonthell_event_la-event.Tpo -c ../../../adonthell/src/event/event.cc -fPIC -DPIC -o .libs/libadonthell_event_la-event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-event.lo -MD -MP -MF .deps/libadonthell_event_la-event.Tpo -c ../../../adonthell/src/event/event.cc -o libadonthell_event_la-event.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-event.Tpo .deps/libadonthell_event_la-event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-factory.lo -MD -MP -MF .deps/libadonthell_event_la-factory.Tpo -c -o libadonthell_event_la-factory.lo `test -f 'factory.cc' || echo '../../../adonthell/src/event/'`factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-factory.lo -MD -MP -MF .deps/libadonthell_event_la-factory.Tpo -c ../../../adonthell/src/event/factory.cc -fPIC -DPIC -o .libs/libadonthell_event_la-factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-factory.lo -MD -MP -MF .deps/libadonthell_event_la-factory.Tpo -c ../../../adonthell/src/event/factory.cc -o libadonthell_event_la-factory.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-factory.Tpo .deps/libadonthell_event_la-factory.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-listener.lo -MD -MP -MF .deps/libadonthell_event_la-listener.Tpo -c -o libadonthell_event_la-listener.lo `test -f 'listener.cc' || echo '../../../adonthell/src/event/'`listener.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener.lo -MD -MP -MF .deps/libadonthell_event_la-listener.Tpo -c ../../../adonthell/src/event/listener.cc -fPIC -DPIC -o .libs/libadonthell_event_la-listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener.lo -MD -MP -MF .deps/libadonthell_event_la-listener.Tpo -c ../../../adonthell/src/event/listener.cc -o libadonthell_event_la-listener.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-listener.Tpo .deps/libadonthell_event_la-listener.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-listener_cxx.lo -MD -MP -MF .deps/libadonthell_event_la-listener_cxx.Tpo -c -o libadonthell_event_la-listener_cxx.lo `test -f 'listener_cxx.cc' || echo '../../../adonthell/src/event/'`listener_cxx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener_cxx.lo -MD -MP -MF .deps/libadonthell_event_la-listener_cxx.Tpo -c ../../../adonthell/src/event/listener_cxx.cc -fPIC -DPIC -o .libs/libadonthell_event_la-listener_cxx.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener_cxx.lo -MD -MP -MF .deps/libadonthell_event_la-listener_cxx.Tpo -c ../../../adonthell/src/event/listener_cxx.cc -o libadonthell_event_la-listener_cxx.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-listener_cxx.Tpo .deps/libadonthell_event_la-listener_cxx.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-listener_python.lo -MD -MP -MF .deps/libadonthell_event_la-listener_python.Tpo -c -o libadonthell_event_la-listener_python.lo `test -f 'listener_python.cc' || echo '../../../adonthell/src/event/'`listener_python.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener_python.lo -MD -MP -MF .deps/libadonthell_event_la-listener_python.Tpo -c ../../../adonthell/src/event/listener_python.cc -fPIC -DPIC -o .libs/libadonthell_event_la-listener_python.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-listener_python.lo -MD -MP -MF .deps/libadonthell_event_la-listener_python.Tpo -c ../../../adonthell/src/event/listener_python.cc -o libadonthell_event_la-listener_python.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-listener_python.Tpo .deps/libadonthell_event_la-listener_python.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-types.lo -MD -MP -MF .deps/libadonthell_event_la-types.Tpo -c -o libadonthell_event_la-types.lo `test -f 'types.cc' || echo '../../../adonthell/src/event/'`types.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-types.lo -MD -MP -MF .deps/libadonthell_event_la-types.Tpo -c ../../../adonthell/src/event/types.cc -fPIC -DPIC -o .libs/libadonthell_event_la-types.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-types.lo -MD -MP -MF .deps/libadonthell_event_la-types.Tpo -c ../../../adonthell/src/event/types.cc -o libadonthell_event_la-types.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-types.Tpo .deps/libadonthell_event_la-types.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-time_event.lo -MD -MP -MF .deps/libadonthell_event_la-time_event.Tpo -c -o libadonthell_event_la-time_event.lo `test -f 'time_event.cc' || echo '../../../adonthell/src/event/'`time_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-time_event.lo -MD -MP -MF .deps/libadonthell_event_la-time_event.Tpo -c ../../../adonthell/src/event/time_event.cc -fPIC -DPIC -o .libs/libadonthell_event_la-time_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-time_event.lo -MD -MP -MF .deps/libadonthell_event_la-time_event.Tpo -c ../../../adonthell/src/event/time_event.cc -o libadonthell_event_la-time_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-time_event.Tpo .deps/libadonthell_event_la-time_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_event_la-time_event_manager.lo -MD -MP -MF .deps/libadonthell_event_la-time_event_manager.Tpo -c -o libadonthell_event_la-time_event_manager.lo `test -f 'time_event_manager.cc' || echo '../../../adonthell/src/event/'`time_event_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-time_event_manager.lo -MD -MP -MF .deps/libadonthell_event_la-time_event_manager.Tpo -c ../../../adonthell/src/event/time_event_manager.cc -fPIC -DPIC -o .libs/libadonthell_event_la-time_event_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/event -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_event_la-time_event_manager.lo -MD -MP -MF .deps/libadonthell_event_la-time_event_manager.Tpo -c ../../../adonthell/src/event/time_event_manager.cc -o libadonthell_event_la-time_event_manager.o >/dev/null 2>&1 mv -f .deps/libadonthell_event_la-time_event_manager.Tpo .deps/libadonthell_event_la-time_event_manager.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_event.la -rpath /usr/local/lib libadonthell_event_la-date.lo libadonthell_event_la-event.lo libadonthell_event_la-factory.lo libadonthell_event_la-listener.lo libadonthell_event_la-listener_cxx.lo libadonthell_event_la-listener_python.lo libadonthell_event_la-types.lo libadonthell_event_la-time_event.lo libadonthell_event_la-time_event_manager.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/python/libadonthell_python.la ../../src/py-runtime/libadonthell_py_runtime.la -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_event_la-date.o .libs/libadonthell_event_la-event.o .libs/libadonthell_event_la-factory.o .libs/libadonthell_event_la-listener.o .libs/libadonthell_event_la-listener_cxx.o .libs/libadonthell_event_la-listener_python.o .libs/libadonthell_event_la-types.o .libs/libadonthell_event_la-time_event.o .libs/libadonthell_event_la-time_event_manager.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/python/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/py-runtime/.libs -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil ../../src/base/.libs/libadonthell_base.so ../../src/python/.libs/libadonthell_python.so ../../src/py-runtime/.libs/libadonthell_py_runtime.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_event.so.0 -o .libs/libadonthell_event.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_event.so.0" && ln -s "libadonthell_event.so.0.0.0" "libadonthell_event.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_event.so" && ln -s "libadonthell_event.so.0.0.0" "libadonthell_event.so") libtool: link: ar cru .libs/libadonthell_event.a libadonthell_event_la-date.o libadonthell_event_la-event.o libadonthell_event_la-factory.o libadonthell_event_la-listener.o libadonthell_event_la-listener_cxx.o libadonthell_event_la-listener_python.o libadonthell_event_la-types.o libadonthell_event_la-time_event.o libadonthell_event_la-time_event_manager.o libtool: link: ranlib .libs/libadonthell_event.a libtool: link: ( cd ".libs" && rm -f "libadonthell_event.la" && ln -s "../libadonthell_event.la" "libadonthell_event.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/event' Making all in gfx make[3]: Entering directory `/usr/local/src/adonthell-build/src/gfx' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-drawable.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawable.Tpo -c -o libadonthell_gfx_la-drawable.lo `test -f 'drawable.cc' || echo '../../../adonthell/src/gfx/'`drawable.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-drawable.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawable.Tpo -c ../../../adonthell/src/gfx/drawable.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-drawable.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-drawable.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawable.Tpo -c ../../../adonthell/src/gfx/drawable.cc -o libadonthell_gfx_la-drawable.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-drawable.Tpo .deps/libadonthell_gfx_la-drawable.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-drawing_area.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawing_area.Tpo -c -o libadonthell_gfx_la-drawing_area.lo `test -f 'drawing_area.cc' || echo '../../../adonthell/src/gfx/'`drawing_area.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-drawing_area.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawing_area.Tpo -c ../../../adonthell/src/gfx/drawing_area.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-drawing_area.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-drawing_area.lo -MD -MP -MF .deps/libadonthell_gfx_la-drawing_area.Tpo -c ../../../adonthell/src/gfx/drawing_area.cc -o libadonthell_gfx_la-drawing_area.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-drawing_area.Tpo .deps/libadonthell_gfx_la-drawing_area.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-gfx.lo -MD -MP -MF .deps/libadonthell_gfx_la-gfx.Tpo -c -o libadonthell_gfx_la-gfx.lo `test -f 'gfx.cc' || echo '../../../adonthell/src/gfx/'`gfx.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-gfx.lo -MD -MP -MF .deps/libadonthell_gfx_la-gfx.Tpo -c ../../../adonthell/src/gfx/gfx.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-gfx.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-gfx.lo -MD -MP -MF .deps/libadonthell_gfx_la-gfx.Tpo -c ../../../adonthell/src/gfx/gfx.cc -o libadonthell_gfx_la-gfx.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-gfx.Tpo .deps/libadonthell_gfx_la-gfx.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-image.lo -MD -MP -MF .deps/libadonthell_gfx_la-image.Tpo -c -o libadonthell_gfx_la-image.lo `test -f 'image.cc' || echo '../../../adonthell/src/gfx/'`image.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-image.lo -MD -MP -MF .deps/libadonthell_gfx_la-image.Tpo -c ../../../adonthell/src/gfx/image.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-image.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-image.lo -MD -MP -MF .deps/libadonthell_gfx_la-image.Tpo -c ../../../adonthell/src/gfx/image.cc -o libadonthell_gfx_la-image.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-image.Tpo .deps/libadonthell_gfx_la-image.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-png_wrapper.lo -MD -MP -MF .deps/libadonthell_gfx_la-png_wrapper.Tpo -c -o libadonthell_gfx_la-png_wrapper.lo `test -f 'png_wrapper.cc' || echo '../../../adonthell/src/gfx/'`png_wrapper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-png_wrapper.lo -MD -MP -MF .deps/libadonthell_gfx_la-png_wrapper.Tpo -c ../../../adonthell/src/gfx/png_wrapper.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-png_wrapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-png_wrapper.lo -MD -MP -MF .deps/libadonthell_gfx_la-png_wrapper.Tpo -c ../../../adonthell/src/gfx/png_wrapper.cc -o libadonthell_gfx_la-png_wrapper.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-png_wrapper.Tpo .deps/libadonthell_gfx_la-png_wrapper.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-screen.lo -MD -MP -MF .deps/libadonthell_gfx_la-screen.Tpo -c -o libadonthell_gfx_la-screen.lo `test -f 'screen.cc' || echo '../../../adonthell/src/gfx/'`screen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-screen.lo -MD -MP -MF .deps/libadonthell_gfx_la-screen.Tpo -c ../../../adonthell/src/gfx/screen.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-screen.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-screen.lo -MD -MP -MF .deps/libadonthell_gfx_la-screen.Tpo -c ../../../adonthell/src/gfx/screen.cc -o libadonthell_gfx_la-screen.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-screen.Tpo .deps/libadonthell_gfx_la-screen.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-sprite.lo -MD -MP -MF .deps/libadonthell_gfx_la-sprite.Tpo -c -o libadonthell_gfx_la-sprite.lo `test -f 'sprite.cc' || echo '../../../adonthell/src/gfx/'`sprite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-sprite.lo -MD -MP -MF .deps/libadonthell_gfx_la-sprite.Tpo -c ../../../adonthell/src/gfx/sprite.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-sprite.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-sprite.lo -MD -MP -MF .deps/libadonthell_gfx_la-sprite.Tpo -c ../../../adonthell/src/gfx/sprite.cc -o libadonthell_gfx_la-sprite.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-sprite.Tpo .deps/libadonthell_gfx_la-sprite.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-surface.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface.Tpo -c -o libadonthell_gfx_la-surface.lo `test -f 'surface.cc' || echo '../../../adonthell/src/gfx/'`surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface.Tpo -c ../../../adonthell/src/gfx/surface.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-surface.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface.Tpo -c ../../../adonthell/src/gfx/surface.cc -o libadonthell_gfx_la-surface.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-surface.Tpo .deps/libadonthell_gfx_la-surface.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-surface_ext.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_ext.Tpo -c -o libadonthell_gfx_la-surface_ext.lo `test -f 'surface_ext.cc' || echo '../../../adonthell/src/gfx/'`surface_ext.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface_ext.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_ext.Tpo -c ../../../adonthell/src/gfx/surface_ext.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-surface_ext.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface_ext.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_ext.Tpo -c ../../../adonthell/src/gfx/surface_ext.cc -o libadonthell_gfx_la-surface_ext.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-surface_ext.Tpo .deps/libadonthell_gfx_la-surface_ext.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gfx_la-surface_cacher.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_cacher.Tpo -c -o libadonthell_gfx_la-surface_cacher.lo `test -f 'surface_cacher.cc' || echo '../../../adonthell/src/gfx/'`surface_cacher.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface_cacher.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_cacher.Tpo -c ../../../adonthell/src/gfx/surface_cacher.cc -fPIC -DPIC -o .libs/libadonthell_gfx_la-surface_cacher.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gfx_la-surface_cacher.lo -MD -MP -MF .deps/libadonthell_gfx_la-surface_cacher.Tpo -c ../../../adonthell/src/gfx/surface_cacher.cc -o libadonthell_gfx_la-surface_cacher.o >/dev/null 2>&1 mv -f .deps/libadonthell_gfx_la-surface_cacher.Tpo .deps/libadonthell_gfx_la-surface_cacher.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_gfx.la -rpath /usr/local/lib libadonthell_gfx_la-drawable.lo libadonthell_gfx_la-drawing_area.lo libadonthell_gfx_la-gfx.lo libadonthell_gfx_la-image.lo libadonthell_gfx_la-png_wrapper.lo libadonthell_gfx_la-screen.lo libadonthell_gfx_la-sprite.lo libadonthell_gfx_la-surface.lo libadonthell_gfx_la-surface_ext.lo libadonthell_gfx_la-surface_cacher.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm -lltdl ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la -lstdc++ -lpng -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_gfx_la-drawable.o .libs/libadonthell_gfx_la-drawing_area.o .libs/libadonthell_gfx_la-gfx.o .libs/libadonthell_gfx_la-image.o .libs/libadonthell_gfx_la-png_wrapper.o .libs/libadonthell_gfx_la-screen.o .libs/libadonthell_gfx_la-sprite.o .libs/libadonthell_gfx_la-surface.o .libs/libadonthell_gfx_la-surface_ext.o .libs/libadonthell_gfx_la-surface_cacher.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/event/.libs -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil ../../src/base/.libs/libadonthell_base.so ../../src/event/.libs/libadonthell_event.so -lpng -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_gfx.so.0 -o .libs/libadonthell_gfx.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_gfx.so.0" && ln -s "libadonthell_gfx.so.0.0.0" "libadonthell_gfx.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_gfx.so" && ln -s "libadonthell_gfx.so.0.0.0" "libadonthell_gfx.so") libtool: link: ar cru .libs/libadonthell_gfx.a libadonthell_gfx_la-drawable.o libadonthell_gfx_la-drawing_area.o libadonthell_gfx_la-gfx.o libadonthell_gfx_la-image.o libadonthell_gfx_la-png_wrapper.o libadonthell_gfx_la-screen.o libadonthell_gfx_la-sprite.o libadonthell_gfx_la-surface.o libadonthell_gfx_la-surface_ext.o libadonthell_gfx_la-surface_cacher.o libtool: link: ranlib .libs/libadonthell_gfx.a libtool: link: ( cd ".libs" && rm -f "libadonthell_gfx.la" && ln -s "../libadonthell_gfx.la" "libadonthell_gfx.la" ) /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-gfx_sdl.lo -MD -MP -MF .deps/_sdl_la-gfx_sdl.Tpo -c -o _sdl_la-gfx_sdl.lo `test -f 'sdl/gfx_sdl.cc' || echo '../../../adonthell/src/gfx/'`sdl/gfx_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-gfx_sdl.lo -MD -MP -MF .deps/_sdl_la-gfx_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/gfx_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-gfx_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-gfx_sdl.lo -MD -MP -MF .deps/_sdl_la-gfx_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/gfx_sdl.cc -o _sdl_la-gfx_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-gfx_sdl.Tpo .deps/_sdl_la-gfx_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-screen_sdl.lo -MD -MP -MF .deps/_sdl_la-screen_sdl.Tpo -c -o _sdl_la-screen_sdl.lo `test -f 'sdl/screen_sdl.cc' || echo '../../../adonthell/src/gfx/'`sdl/screen_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-screen_sdl.lo -MD -MP -MF .deps/_sdl_la-screen_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/screen_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-screen_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-screen_sdl.lo -MD -MP -MF .deps/_sdl_la-screen_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/screen_sdl.cc -o _sdl_la-screen_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-screen_sdl.Tpo .deps/_sdl_la-screen_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-surface_sdl.lo -MD -MP -MF .deps/_sdl_la-surface_sdl.Tpo -c -o _sdl_la-surface_sdl.lo `test -f 'sdl/surface_sdl.cc' || echo '../../../adonthell/src/gfx/'`sdl/surface_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-surface_sdl.lo -MD -MP -MF .deps/_sdl_la-surface_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/surface_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-surface_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gfx -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-surface_sdl.lo -MD -MP -MF .deps/_sdl_la-surface_sdl.Tpo -c ../../../adonthell/src/gfx/sdl/surface_sdl.cc -o _sdl_la-surface_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-surface_sdl.Tpo .deps/_sdl_la-surface_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -module -avoid-version -o _sdl.la -rpath /usr/local/lib/adonthell/gfx _sdl_la-gfx_sdl.lo _sdl_la-screen_sdl.lo _sdl_la-surface_sdl.lo -L/usr/lib -lSDL -ladonthell_gfx -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/_sdl_la-gfx_sdl.o .libs/_sdl_la-screen_sdl.o .libs/_sdl_la-surface_sdl.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/gfx/.libs -L/usr/lib -lSDL /usr/local/src/adonthell-build/src/gfx/.libs/libadonthell_gfx.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: link: ar cru .libs/_sdl.a _sdl_la-gfx_sdl.o _sdl_la-screen_sdl.o _sdl_la-surface_sdl.o libtool: link: ranlib .libs/_sdl.a libtool: link: ( cd ".libs" && rm -f "_sdl.la" && ln -s "../_sdl.la" "_sdl.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/gfx' Making all in input make[3]: Entering directory `/usr/local/src/adonthell-build/src/input' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-input.lo -MD -MP -MF .deps/libadonthell_input_la-input.Tpo -c -o libadonthell_input_la-input.lo `test -f 'input.cc' || echo '../../../adonthell/src/input/'`input.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-input.lo -MD -MP -MF .deps/libadonthell_input_la-input.Tpo -c ../../../adonthell/src/input/input.cc -fPIC -DPIC -o .libs/libadonthell_input_la-input.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-input.lo -MD -MP -MF .deps/libadonthell_input_la-input.Tpo -c ../../../adonthell/src/input/input.cc -o libadonthell_input_la-input.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-input.Tpo .deps/libadonthell_input_la-input.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-event.lo -MD -MP -MF .deps/libadonthell_input_la-event.Tpo -c -o libadonthell_input_la-event.lo `test -f 'event.cc' || echo '../../../adonthell/src/input/'`event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-event.lo -MD -MP -MF .deps/libadonthell_input_la-event.Tpo -c ../../../adonthell/src/input/event.cc -fPIC -DPIC -o .libs/libadonthell_input_la-event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-event.lo -MD -MP -MF .deps/libadonthell_input_la-event.Tpo -c ../../../adonthell/src/input/event.cc -o libadonthell_input_la-event.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-event.Tpo .deps/libadonthell_input_la-event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-joystick_event.lo -MD -MP -MF .deps/libadonthell_input_la-joystick_event.Tpo -c -o libadonthell_input_la-joystick_event.lo `test -f 'joystick_event.cc' || echo '../../../adonthell/src/input/'`joystick_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-joystick_event.lo -MD -MP -MF .deps/libadonthell_input_la-joystick_event.Tpo -c ../../../adonthell/src/input/joystick_event.cc -fPIC -DPIC -o .libs/libadonthell_input_la-joystick_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-joystick_event.lo -MD -MP -MF .deps/libadonthell_input_la-joystick_event.Tpo -c ../../../adonthell/src/input/joystick_event.cc -o libadonthell_input_la-joystick_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-joystick_event.Tpo .deps/libadonthell_input_la-joystick_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-mouse_event.lo -MD -MP -MF .deps/libadonthell_input_la-mouse_event.Tpo -c -o libadonthell_input_la-mouse_event.lo `test -f 'mouse_event.cc' || echo '../../../adonthell/src/input/'`mouse_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-mouse_event.lo -MD -MP -MF .deps/libadonthell_input_la-mouse_event.Tpo -c ../../../adonthell/src/input/mouse_event.cc -fPIC -DPIC -o .libs/libadonthell_input_la-mouse_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-mouse_event.lo -MD -MP -MF .deps/libadonthell_input_la-mouse_event.Tpo -c ../../../adonthell/src/input/mouse_event.cc -o libadonthell_input_la-mouse_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-mouse_event.Tpo .deps/libadonthell_input_la-mouse_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-keyboard_event.lo -MD -MP -MF .deps/libadonthell_input_la-keyboard_event.Tpo -c -o libadonthell_input_la-keyboard_event.lo `test -f 'keyboard_event.cc' || echo '../../../adonthell/src/input/'`keyboard_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-keyboard_event.lo -MD -MP -MF .deps/libadonthell_input_la-keyboard_event.Tpo -c ../../../adonthell/src/input/keyboard_event.cc -fPIC -DPIC -o .libs/libadonthell_input_la-keyboard_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-keyboard_event.lo -MD -MP -MF .deps/libadonthell_input_la-keyboard_event.Tpo -c ../../../adonthell/src/input/keyboard_event.cc -o libadonthell_input_la-keyboard_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-keyboard_event.Tpo .deps/libadonthell_input_la-keyboard_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-control_event.lo -MD -MP -MF .deps/libadonthell_input_la-control_event.Tpo -c -o libadonthell_input_la-control_event.lo `test -f 'control_event.cc' || echo '../../../adonthell/src/input/'`control_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-control_event.lo -MD -MP -MF .deps/libadonthell_input_la-control_event.Tpo -c ../../../adonthell/src/input/control_event.cc -fPIC -DPIC -o .libs/libadonthell_input_la-control_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-control_event.lo -MD -MP -MF .deps/libadonthell_input_la-control_event.Tpo -c ../../../adonthell/src/input/control_event.cc -o libadonthell_input_la-control_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-control_event.Tpo .deps/libadonthell_input_la-control_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-listener.lo -MD -MP -MF .deps/libadonthell_input_la-listener.Tpo -c -o libadonthell_input_la-listener.lo `test -f 'listener.cc' || echo '../../../adonthell/src/input/'`listener.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-listener.lo -MD -MP -MF .deps/libadonthell_input_la-listener.Tpo -c ../../../adonthell/src/input/listener.cc -fPIC -DPIC -o .libs/libadonthell_input_la-listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-listener.lo -MD -MP -MF .deps/libadonthell_input_la-listener.Tpo -c ../../../adonthell/src/input/listener.cc -o libadonthell_input_la-listener.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-listener.Tpo .deps/libadonthell_input_la-listener.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_input_la-manager.lo -MD -MP -MF .deps/libadonthell_input_la-manager.Tpo -c -o libadonthell_input_la-manager.lo `test -f 'manager.cc' || echo '../../../adonthell/src/input/'`manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-manager.lo -MD -MP -MF .deps/libadonthell_input_la-manager.Tpo -c ../../../adonthell/src/input/manager.cc -fPIC -DPIC -o .libs/libadonthell_input_la-manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_input_la-manager.lo -MD -MP -MF .deps/libadonthell_input_la-manager.Tpo -c ../../../adonthell/src/input/manager.cc -o libadonthell_input_la-manager.o >/dev/null 2>&1 mv -f .deps/libadonthell_input_la-manager.Tpo .deps/libadonthell_input_la-manager.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_input.la -rpath /usr/local/lib libadonthell_input_la-input.lo libadonthell_input_la-event.lo libadonthell_input_la-joystick_event.lo libadonthell_input_la-mouse_event.lo libadonthell_input_la-keyboard_event.lo libadonthell_input_la-control_event.lo libadonthell_input_la-listener.lo libadonthell_input_la-manager.lo ../../src/base/libadonthell_base.la -lltdl -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_input_la-input.o .libs/libadonthell_input_la-event.o .libs/libadonthell_input_la-joystick_event.o .libs/libadonthell_input_la-mouse_event.o .libs/libadonthell_input_la-keyboard_event.o .libs/libadonthell_input_la-control_event.o .libs/libadonthell_input_la-listener.o .libs/libadonthell_input_la-manager.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs ../../src/base/.libs/libadonthell_base.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-soname -Wl,libadonthell_input.so.0 -o .libs/libadonthell_input.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_input.so.0" && ln -s "libadonthell_input.so.0.0.0" "libadonthell_input.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_input.so" && ln -s "libadonthell_input.so.0.0.0" "libadonthell_input.so") libtool: link: ar cru .libs/libadonthell_input.a libadonthell_input_la-input.o libadonthell_input_la-event.o libadonthell_input_la-joystick_event.o libadonthell_input_la-mouse_event.o libadonthell_input_la-keyboard_event.o libadonthell_input_la-control_event.o libadonthell_input_la-listener.o libadonthell_input_la-manager.o libtool: link: ranlib .libs/libadonthell_input.a libtool: link: ( cd ".libs" && rm -f "libadonthell_input.la" && ln -s "../libadonthell_input.la" "libadonthell_input.la" ) /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-input_sdl.lo -MD -MP -MF .deps/_sdl_la-input_sdl.Tpo -c -o _sdl_la-input_sdl.lo `test -f 'sdl/input_sdl.cc' || echo '../../../adonthell/src/input/'`sdl/input_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-input_sdl.lo -MD -MP -MF .deps/_sdl_la-input_sdl.Tpo -c ../../../adonthell/src/input/sdl/input_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-input_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-input_sdl.lo -MD -MP -MF .deps/_sdl_la-input_sdl.Tpo -c ../../../adonthell/src/input/sdl/input_sdl.cc -o _sdl_la-input_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-input_sdl.Tpo .deps/_sdl_la-input_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-manager_sdl.lo -MD -MP -MF .deps/_sdl_la-manager_sdl.Tpo -c -o _sdl_la-manager_sdl.lo `test -f 'sdl/manager_sdl.cc' || echo '../../../adonthell/src/input/'`sdl/manager_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-manager_sdl.lo -MD -MP -MF .deps/_sdl_la-manager_sdl.Tpo -c ../../../adonthell/src/input/sdl/manager_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-manager_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/input -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-manager_sdl.lo -MD -MP -MF .deps/_sdl_la-manager_sdl.Tpo -c ../../../adonthell/src/input/sdl/manager_sdl.cc -o _sdl_la-manager_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-manager_sdl.Tpo .deps/_sdl_la-manager_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -avoid-version -module -o _sdl.la -rpath /usr/local/lib/adonthell/input _sdl_la-input_sdl.lo _sdl_la-manager_sdl.lo -L/usr/lib -lSDL -ladonthell_input -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/_sdl_la-input_sdl.o .libs/_sdl_la-manager_sdl.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/input/.libs -L/usr/lib -lSDL /usr/local/src/adonthell-build/src/input/.libs/libadonthell_input.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: link: ar cru .libs/_sdl.a _sdl_la-input_sdl.o _sdl_la-manager_sdl.o libtool: link: ranlib .libs/_sdl.a libtool: link: ( cd ".libs" && rm -f "_sdl.la" && ln -s "../_sdl.la" "_sdl.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/input' Making all in audio make[3]: Entering directory `/usr/local/src/adonthell-build/src/audio' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_audio_la-audio.lo -MD -MP -MF .deps/libadonthell_audio_la-audio.Tpo -c -o libadonthell_audio_la-audio.lo `test -f 'audio.cc' || echo '../../../adonthell/src/audio/'`audio.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio.lo -MD -MP -MF .deps/libadonthell_audio_la-audio.Tpo -c ../../../adonthell/src/audio/audio.cc -fPIC -DPIC -o .libs/libadonthell_audio_la-audio.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio.lo -MD -MP -MF .deps/libadonthell_audio_la-audio.Tpo -c ../../../adonthell/src/audio/audio.cc -o libadonthell_audio_la-audio.o >/dev/null 2>&1 mv -f .deps/libadonthell_audio_la-audio.Tpo .deps/libadonthell_audio_la-audio.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_audio_la-sound.lo -MD -MP -MF .deps/libadonthell_audio_la-sound.Tpo -c -o libadonthell_audio_la-sound.lo `test -f 'sound.cc' || echo '../../../adonthell/src/audio/'`sound.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-sound.lo -MD -MP -MF .deps/libadonthell_audio_la-sound.Tpo -c ../../../adonthell/src/audio/sound.cc -fPIC -DPIC -o .libs/libadonthell_audio_la-sound.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-sound.lo -MD -MP -MF .deps/libadonthell_audio_la-sound.Tpo -c ../../../adonthell/src/audio/sound.cc -o libadonthell_audio_la-sound.o >/dev/null 2>&1 mv -f .deps/libadonthell_audio_la-sound.Tpo .deps/libadonthell_audio_la-sound.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_audio_la-audio_event.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event.Tpo -c -o libadonthell_audio_la-audio_event.lo `test -f 'audio_event.cc' || echo '../../../adonthell/src/audio/'`audio_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_event.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event.Tpo -c ../../../adonthell/src/audio/audio_event.cc -fPIC -DPIC -o .libs/libadonthell_audio_la-audio_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_event.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event.Tpo -c ../../../adonthell/src/audio/audio_event.cc -o libadonthell_audio_la-audio_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_audio_la-audio_event.Tpo .deps/libadonthell_audio_la-audio_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_audio_la-audio_event_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event_manager.Tpo -c -o libadonthell_audio_la-audio_event_manager.lo `test -f 'audio_event_manager.cc' || echo '../../../adonthell/src/audio/'`audio_event_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_event_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event_manager.Tpo -c ../../../adonthell/src/audio/audio_event_manager.cc -fPIC -DPIC -o .libs/libadonthell_audio_la-audio_event_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_event_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_event_manager.Tpo -c ../../../adonthell/src/audio/audio_event_manager.cc -o libadonthell_audio_la-audio_event_manager.o >/dev/null 2>&1 mv -f .deps/libadonthell_audio_la-audio_event_manager.Tpo .deps/libadonthell_audio_la-audio_event_manager.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_audio_la-audio_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_manager.Tpo -c -o libadonthell_audio_la-audio_manager.lo `test -f 'audio_manager.cc' || echo '../../../adonthell/src/audio/'`audio_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_manager.Tpo -c ../../../adonthell/src/audio/audio_manager.cc -fPIC -DPIC -o .libs/libadonthell_audio_la-audio_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_audio_la-audio_manager.lo -MD -MP -MF .deps/libadonthell_audio_la-audio_manager.Tpo -c ../../../adonthell/src/audio/audio_manager.cc -o libadonthell_audio_la-audio_manager.o >/dev/null 2>&1 mv -f .deps/libadonthell_audio_la-audio_manager.Tpo .deps/libadonthell_audio_la-audio_manager.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_audio.la -rpath /usr/local/lib libadonthell_audio_la-audio.lo libadonthell_audio_la-sound.lo libadonthell_audio_la-audio_event.lo libadonthell_audio_la-audio_event_manager.lo libadonthell_audio_la-audio_manager.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm -lltdl -lstdc++ ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_audio_la-audio.o .libs/libadonthell_audio_la-sound.o .libs/libadonthell_audio_la-audio_event.o .libs/libadonthell_audio_la-audio_event_manager.o .libs/libadonthell_audio_la-audio_manager.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/event/.libs -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil ../../src/base/.libs/libadonthell_base.so ../../src/event/.libs/libadonthell_event.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_audio.so.0 -o .libs/libadonthell_audio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_audio.so.0" && ln -s "libadonthell_audio.so.0.0.0" "libadonthell_audio.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_audio.so" && ln -s "libadonthell_audio.so.0.0.0" "libadonthell_audio.so") libtool: link: ar cru .libs/libadonthell_audio.a libadonthell_audio_la-audio.o libadonthell_audio_la-sound.o libadonthell_audio_la-audio_event.o libadonthell_audio_la-audio_event_manager.o libadonthell_audio_la-audio_manager.o libtool: link: ranlib .libs/libadonthell_audio.a libtool: link: ( cd ".libs" && rm -f "libadonthell_audio.la" && ln -s "../libadonthell_audio.la" "libadonthell_audio.la" ) /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT _sdl_la-audio_sdl.lo -MD -MP -MF .deps/_sdl_la-audio_sdl.Tpo -c -o _sdl_la-audio_sdl.lo `test -f 'sdl/audio_sdl.cc' || echo '../../../adonthell/src/audio/'`sdl/audio_sdl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-audio_sdl.lo -MD -MP -MF .deps/_sdl_la-audio_sdl.Tpo -c ../../../adonthell/src/audio/sdl/audio_sdl.cc -fPIC -DPIC -o .libs/_sdl_la-audio_sdl.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/audio -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT _sdl_la-audio_sdl.lo -MD -MP -MF .deps/_sdl_la-audio_sdl.Tpo -c ../../../adonthell/src/audio/sdl/audio_sdl.cc -o _sdl_la-audio_sdl.o >/dev/null 2>&1 mv -f .deps/_sdl_la-audio_sdl.Tpo .deps/_sdl_la-audio_sdl.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -avoid-version -module -o _sdl.la -rpath /usr/local/lib/adonthell/audio _sdl_la-audio_sdl.lo -L/usr/lib -lSDL -lSDL_mixer -ladonthell_audio -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/_sdl_la-audio_sdl.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/audio/.libs -L/usr/lib -lSDL -lSDL_mixer /usr/local/src/adonthell-build/src/audio/.libs/libadonthell_audio.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: link: ar cru .libs/_sdl.a _sdl_la-audio_sdl.o libtool: link: ranlib .libs/_sdl.a libtool: link: ( cd ".libs" && rm -f "_sdl.la" && ln -s "../_sdl.la" "_sdl.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/audio' Making all in rpg make[3]: Entering directory `/usr/local/src/adonthell-build/src/rpg' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-character.lo -MD -MP -MF .deps/libadonthell_rpg_la-character.Tpo -c -o libadonthell_rpg_la-character.lo `test -f 'character.cc' || echo '../../../adonthell/src/rpg/'`character.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-character.lo -MD -MP -MF .deps/libadonthell_rpg_la-character.Tpo -c ../../../adonthell/src/rpg/character.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-character.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-character.lo -MD -MP -MF .deps/libadonthell_rpg_la-character.Tpo -c ../../../adonthell/src/rpg/character.cc -o libadonthell_rpg_la-character.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-character.Tpo .deps/libadonthell_rpg_la-character.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-dialog.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog.Tpo -c -o libadonthell_rpg_la-dialog.lo `test -f 'dialog.cc' || echo '../../../adonthell/src/rpg/'`dialog.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-dialog.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog.Tpo -c ../../../adonthell/src/rpg/dialog.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-dialog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-dialog.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog.Tpo -c ../../../adonthell/src/rpg/dialog.cc -o libadonthell_rpg_la-dialog.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-dialog.Tpo .deps/libadonthell_rpg_la-dialog.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-dialog_line.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog_line.Tpo -c -o libadonthell_rpg_la-dialog_line.lo `test -f 'dialog_line.cc' || echo '../../../adonthell/src/rpg/'`dialog_line.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-dialog_line.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog_line.Tpo -c ../../../adonthell/src/rpg/dialog_line.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-dialog_line.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-dialog_line.lo -MD -MP -MF .deps/libadonthell_rpg_la-dialog_line.Tpo -c ../../../adonthell/src/rpg/dialog_line.cc -o libadonthell_rpg_la-dialog_line.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-dialog_line.Tpo .deps/libadonthell_rpg_la-dialog_line.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-equipment.lo -MD -MP -MF .deps/libadonthell_rpg_la-equipment.Tpo -c -o libadonthell_rpg_la-equipment.lo `test -f 'equipment.cc' || echo '../../../adonthell/src/rpg/'`equipment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-equipment.lo -MD -MP -MF .deps/libadonthell_rpg_la-equipment.Tpo -c ../../../adonthell/src/rpg/equipment.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-equipment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-equipment.lo -MD -MP -MF .deps/libadonthell_rpg_la-equipment.Tpo -c ../../../adonthell/src/rpg/equipment.cc -o libadonthell_rpg_la-equipment.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-equipment.Tpo .deps/libadonthell_rpg_la-equipment.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-faction.lo -MD -MP -MF .deps/libadonthell_rpg_la-faction.Tpo -c -o libadonthell_rpg_la-faction.lo `test -f 'faction.cc' || echo '../../../adonthell/src/rpg/'`faction.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-faction.lo -MD -MP -MF .deps/libadonthell_rpg_la-faction.Tpo -c ../../../adonthell/src/rpg/faction.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-faction.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-faction.lo -MD -MP -MF .deps/libadonthell_rpg_la-faction.Tpo -c ../../../adonthell/src/rpg/faction.cc -o libadonthell_rpg_la-faction.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-faction.Tpo .deps/libadonthell_rpg_la-faction.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-inventory.lo -MD -MP -MF .deps/libadonthell_rpg_la-inventory.Tpo -c -o libadonthell_rpg_la-inventory.lo `test -f 'inventory.cc' || echo '../../../adonthell/src/rpg/'`inventory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-inventory.lo -MD -MP -MF .deps/libadonthell_rpg_la-inventory.Tpo -c ../../../adonthell/src/rpg/inventory.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-inventory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-inventory.lo -MD -MP -MF .deps/libadonthell_rpg_la-inventory.Tpo -c ../../../adonthell/src/rpg/inventory.cc -o libadonthell_rpg_la-inventory.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-inventory.Tpo .deps/libadonthell_rpg_la-inventory.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-item_storage.lo -MD -MP -MF .deps/libadonthell_rpg_la-item_storage.Tpo -c -o libadonthell_rpg_la-item_storage.lo `test -f 'item_storage.cc' || echo '../../../adonthell/src/rpg/'`item_storage.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-item_storage.lo -MD -MP -MF .deps/libadonthell_rpg_la-item_storage.Tpo -c ../../../adonthell/src/rpg/item_storage.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-item_storage.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-item_storage.lo -MD -MP -MF .deps/libadonthell_rpg_la-item_storage.Tpo -c ../../../adonthell/src/rpg/item_storage.cc -o libadonthell_rpg_la-item_storage.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-item_storage.Tpo .deps/libadonthell_rpg_la-item_storage.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-item.lo -MD -MP -MF .deps/libadonthell_rpg_la-item.Tpo -c -o libadonthell_rpg_la-item.lo `test -f 'item.cc' || echo '../../../adonthell/src/rpg/'`item.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-item.lo -MD -MP -MF .deps/libadonthell_rpg_la-item.Tpo -c ../../../adonthell/src/rpg/item.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-item.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-item.lo -MD -MP -MF .deps/libadonthell_rpg_la-item.Tpo -c ../../../adonthell/src/rpg/item.cc -o libadonthell_rpg_la-item.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-item.Tpo .deps/libadonthell_rpg_la-item.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-log_entry.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_entry.Tpo -c -o libadonthell_rpg_la-log_entry.lo `test -f 'log_entry.cc' || echo '../../../adonthell/src/rpg/'`log_entry.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-log_entry.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_entry.Tpo -c ../../../adonthell/src/rpg/log_entry.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-log_entry.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-log_entry.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_entry.Tpo -c ../../../adonthell/src/rpg/log_entry.cc -o libadonthell_rpg_la-log_entry.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-log_entry.Tpo .deps/libadonthell_rpg_la-log_entry.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-log_index.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_index.Tpo -c -o libadonthell_rpg_la-log_index.lo `test -f 'log_index.cc' || echo '../../../adonthell/src/rpg/'`log_index.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-log_index.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_index.Tpo -c ../../../adonthell/src/rpg/log_index.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-log_index.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-log_index.lo -MD -MP -MF .deps/libadonthell_rpg_la-log_index.Tpo -c ../../../adonthell/src/rpg/log_index.cc -o libadonthell_rpg_la-log_index.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-log_index.Tpo .deps/libadonthell_rpg_la-log_index.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-pathfinding_costs.lo -MD -MP -MF .deps/libadonthell_rpg_la-pathfinding_costs.Tpo -c -o libadonthell_rpg_la-pathfinding_costs.lo `test -f 'pathfinding_costs.cc' || echo '../../../adonthell/src/rpg/'`pathfinding_costs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-pathfinding_costs.lo -MD -MP -MF .deps/libadonthell_rpg_la-pathfinding_costs.Tpo -c ../../../adonthell/src/rpg/pathfinding_costs.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-pathfinding_costs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-pathfinding_costs.lo -MD -MP -MF .deps/libadonthell_rpg_la-pathfinding_costs.Tpo -c ../../../adonthell/src/rpg/pathfinding_costs.cc -o libadonthell_rpg_la-pathfinding_costs.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-pathfinding_costs.Tpo .deps/libadonthell_rpg_la-pathfinding_costs.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-quest.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest.Tpo -c -o libadonthell_rpg_la-quest.lo `test -f 'quest.cc' || echo '../../../adonthell/src/rpg/'`quest.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest.Tpo -c ../../../adonthell/src/rpg/quest.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-quest.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest.Tpo -c ../../../adonthell/src/rpg/quest.cc -o libadonthell_rpg_la-quest.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-quest.Tpo .deps/libadonthell_rpg_la-quest.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-quest_event.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event.Tpo -c -o libadonthell_rpg_la-quest_event.lo `test -f 'quest_event.cc' || echo '../../../adonthell/src/rpg/'`quest_event.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest_event.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event.Tpo -c ../../../adonthell/src/rpg/quest_event.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-quest_event.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest_event.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event.Tpo -c ../../../adonthell/src/rpg/quest_event.cc -o libadonthell_rpg_la-quest_event.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-quest_event.Tpo .deps/libadonthell_rpg_la-quest_event.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-quest_event_manager.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event_manager.Tpo -c -o libadonthell_rpg_la-quest_event_manager.lo `test -f 'quest_event_manager.cc' || echo '../../../adonthell/src/rpg/'`quest_event_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest_event_manager.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event_manager.Tpo -c ../../../adonthell/src/rpg/quest_event_manager.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-quest_event_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-quest_event_manager.lo -MD -MP -MF .deps/libadonthell_rpg_la-quest_event_manager.Tpo -c ../../../adonthell/src/rpg/quest_event_manager.cc -o libadonthell_rpg_la-quest_event_manager.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-quest_event_manager.Tpo .deps/libadonthell_rpg_la-quest_event_manager.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-specie.lo -MD -MP -MF .deps/libadonthell_rpg_la-specie.Tpo -c -o libadonthell_rpg_la-specie.lo `test -f 'specie.cc' || echo '../../../adonthell/src/rpg/'`specie.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-specie.lo -MD -MP -MF .deps/libadonthell_rpg_la-specie.Tpo -c ../../../adonthell/src/rpg/specie.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-specie.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-specie.lo -MD -MP -MF .deps/libadonthell_rpg_la-specie.Tpo -c ../../../adonthell/src/rpg/specie.cc -o libadonthell_rpg_la-specie.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-specie.Tpo .deps/libadonthell_rpg_la-specie.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-group.lo -MD -MP -MF .deps/libadonthell_rpg_la-group.Tpo -c -o libadonthell_rpg_la-group.lo `test -f 'group.cc' || echo '../../../adonthell/src/rpg/'`group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-group.lo -MD -MP -MF .deps/libadonthell_rpg_la-group.Tpo -c ../../../adonthell/src/rpg/group.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-group.lo -MD -MP -MF .deps/libadonthell_rpg_la-group.Tpo -c ../../../adonthell/src/rpg/group.cc -o libadonthell_rpg_la-group.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-group.Tpo .deps/libadonthell_rpg_la-group.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_rpg_la-slot.lo -MD -MP -MF .deps/libadonthell_rpg_la-slot.Tpo -c -o libadonthell_rpg_la-slot.lo `test -f 'slot.cc' || echo '../../../adonthell/src/rpg/'`slot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-slot.lo -MD -MP -MF .deps/libadonthell_rpg_la-slot.Tpo -c ../../../adonthell/src/rpg/slot.cc -fPIC -DPIC -o .libs/libadonthell_rpg_la-slot.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../adonthell/src/rpg -I../.. -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_rpg_la-slot.lo -MD -MP -MF .deps/libadonthell_rpg_la-slot.Tpo -c ../../../adonthell/src/rpg/slot.cc -o libadonthell_rpg_la-slot.o >/dev/null 2>&1 mv -f .deps/libadonthell_rpg_la-slot.Tpo .deps/libadonthell_rpg_la-slot.Plo /bin/bash ../../libtool --tag=CXX --mode=link g++ -I/usr/include/python2.6 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -o libadonthell_rpg.la -rpath /usr/local/lib libadonthell_rpg_la-character.lo libadonthell_rpg_la-dialog.lo libadonthell_rpg_la-dialog_line.lo libadonthell_rpg_la-equipment.lo libadonthell_rpg_la-faction.lo libadonthell_rpg_la-inventory.lo libadonthell_rpg_la-item_storage.lo libadonthell_rpg_la-item.lo libadonthell_rpg_la-log_entry.lo libadonthell_rpg_la-log_index.lo libadonthell_rpg_la-pathfinding_costs.lo libadonthell_rpg_la-quest.lo libadonthell_rpg_la-quest_event.lo libadonthell_rpg_la-quest_event_manager.lo libadonthell_rpg_la-specie.lo libadonthell_rpg_la-group.lo libadonthell_rpg_la-slot.lo -Wl,-E -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la ../../src/python/libadonthell_python.la ../../src/py-runtime/libadonthell_py_runtime.la -lstdc++ -lz -lltdl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crti.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/libadonthell_rpg_la-character.o .libs/libadonthell_rpg_la-dialog.o .libs/libadonthell_rpg_la-dialog_line.o .libs/libadonthell_rpg_la-equipment.o .libs/libadonthell_rpg_la-faction.o .libs/libadonthell_rpg_la-inventory.o .libs/libadonthell_rpg_la-item_storage.o .libs/libadonthell_rpg_la-item.o .libs/libadonthell_rpg_la-log_entry.o .libs/libadonthell_rpg_la-log_index.o .libs/libadonthell_rpg_la-pathfinding_costs.o .libs/libadonthell_rpg_la-quest.o .libs/libadonthell_rpg_la-quest_event.o .libs/libadonthell_rpg_la-quest_event_manager.o .libs/libadonthell_rpg_la-specie.o .libs/libadonthell_rpg_la-group.o .libs/libadonthell_rpg_la-slot.o -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/base/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/event/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/python/.libs -Wl,-rpath -Wl,/usr/local/src/adonthell-build/src/py-runtime/.libs -L/usr/lib64/python2.6/config -lpython2.6 -lpthread -ldl -lutil ../../src/base/.libs/libadonthell_base.so ../../src/event/.libs/libadonthell_event.so ../../src/python/.libs/libadonthell_python.so ../../src/py-runtime/.libs/libadonthell_py_runtime.so -lz -lltdl -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6.1/../../../crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_rpg.so.0 -o .libs/libadonthell_rpg.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libadonthell_rpg.so.0" && ln -s "libadonthell_rpg.so.0.0.0" "libadonthell_rpg.so.0") libtool: link: (cd ".libs" && rm -f "libadonthell_rpg.so" && ln -s "libadonthell_rpg.so.0.0.0" "libadonthell_rpg.so") libtool: link: ar cru .libs/libadonthell_rpg.a libadonthell_rpg_la-character.o libadonthell_rpg_la-dialog.o libadonthell_rpg_la-dialog_line.o libadonthell_rpg_la-equipment.o libadonthell_rpg_la-faction.o libadonthell_rpg_la-inventory.o libadonthell_rpg_la-item_storage.o libadonthell_rpg_la-item.o libadonthell_rpg_la-log_entry.o libadonthell_rpg_la-log_index.o libadonthell_rpg_la-pathfinding_costs.o libadonthell_rpg_la-quest.o libadonthell_rpg_la-quest_event.o libadonthell_rpg_la-quest_event_manager.o libadonthell_rpg_la-specie.o libadonthell_rpg_la-group.o libadonthell_rpg_la-slot.o libtool: link: ranlib .libs/libadonthell_rpg.a libtool: link: ( cd ".libs" && rm -f "libadonthell_rpg.la" && ln -s "../libadonthell_rpg.la" "libadonthell_rpg.la" ) make[3]: Leaving directory `/usr/local/src/adonthell-build/src/rpg' Making all in gui make[3]: Entering directory `/usr/local/src/adonthell-build/src/gui' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gui_la-button.lo -MD -MP -MF .deps/libadonthell_gui_la-button.Tpo -c -o libadonthell_gui_la-button.lo `test -f 'button.cpp' || echo '../../../adonthell/src/gui/'`button.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-button.lo -MD -MP -MF .deps/libadonthell_gui_la-button.Tpo -c ../../../adonthell/src/gui/button.cpp -fPIC -DPIC -o .libs/libadonthell_gui_la-button.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-button.lo -MD -MP -MF .deps/libadonthell_gui_la-button.Tpo -c ../../../adonthell/src/gui/button.cpp -o libadonthell_gui_la-button.o >/dev/null 2>&1 mv -f .deps/libadonthell_gui_la-button.Tpo .deps/libadonthell_gui_la-button.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gui_la-canvas.lo -MD -MP -MF .deps/libadonthell_gui_la-canvas.Tpo -c -o libadonthell_gui_la-canvas.lo `test -f 'canvas.cc' || echo '../../../adonthell/src/gui/'`canvas.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-canvas.lo -MD -MP -MF .deps/libadonthell_gui_la-canvas.Tpo -c ../../../adonthell/src/gui/canvas.cc -fPIC -DPIC -o .libs/libadonthell_gui_la-canvas.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-canvas.lo -MD -MP -MF .deps/libadonthell_gui_la-canvas.Tpo -c ../../../adonthell/src/gui/canvas.cc -o libadonthell_gui_la-canvas.o >/dev/null 2>&1 mv -f .deps/libadonthell_gui_la-canvas.Tpo .deps/libadonthell_gui_la-canvas.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gui_la-conversation.lo -MD -MP -MF .deps/libadonthell_gui_la-conversation.Tpo -c -o libadonthell_gui_la-conversation.lo `test -f 'conversation.cc' || echo '../../../adonthell/src/gui/'`conversation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-conversation.lo -MD -MP -MF .deps/libadonthell_gui_la-conversation.Tpo -c ../../../adonthell/src/gui/conversation.cc -fPIC -DPIC -o .libs/libadonthell_gui_la-conversation.o libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-conversation.lo -MD -MP -MF .deps/libadonthell_gui_la-conversation.Tpo -c ../../../adonthell/src/gui/conversation.cc -o libadonthell_gui_la-conversation.o >/dev/null 2>&1 mv -f .deps/libadonthell_gui_la-conversation.Tpo .deps/libadonthell_gui_la-conversation.Plo /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR="\"/usr/local/share/adonthell\"" -MT libadonthell_gui_la-decoration.lo -MD -MP -MF .deps/libadonthell_gui_la-decoration.Tpo -c -o libadonthell_gui_la-decoration.lo `test -f 'decoration.cc' || echo '../../../adonthell/src/gui/'`decoration.cc libtool: compile: g++ -DHAVE_CONFIG_H -I../../../adonthell/src/gui -I../.. -I/usr/include/freetype2 -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.6 -D__BIG_ENDIAN__ -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/usr/local/share/adonthell\" -MT libadonthell_gui_la-decoration.lo -MD -MP -MF .deps/libadonthell_gui_la-decoration.Tpo -c ../../../adonthell/src/gui/decoration.cc -fPIC -DPIC -o .libs/libadonthell_gui_la-decoration.o In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h:105:32: error: reference to '__detail' is ambiguous /usr/include/c++/4.6/bits/stl_list.h:66:3: error: candidates are: namespace std::__detail { } /usr/include/c++/4.6/tr1/hashtable_policy.h:36:1: error: namespace std::tr1::__detail { } /usr/include/c++/4.6/bits/stl_list.h:105:32: error: reference to '__detail' is ambiguous /usr/include/c++/4.6/bits/stl_list.h:66:3: error: candidates are: namespace std::__detail { } /usr/include/c++/4.6/tr1/hashtable_policy.h:36:1: error: namespace std::tr1::__detail { } /usr/include/c++/4.6/bits/stl_list.h:105:42: error: expected '{' before '_List_node_base' /usr/include/c++/4.6/bits/stl_list.h:106:5: error: invalid type in declaration before '{' token /usr/include/c++/4.6/bits/stl_list.h:106:5: error: template declaration of 'int std::_List_node_base' /usr/include/c++/4.6/bits/stl_list.h:108:11: error: expected primary-expression before '_M_data' /usr/include/c++/4.6/bits/stl_list.h:108:11: error: expected '}' before '_M_data' /usr/include/c++/4.6/bits/stl_list.h:127:15: error: '_List_node' does not name a type /usr/include/c++/4.6/bits/stl_list.h:129:15: error: 'ptrdiff_t' does not name a type /usr/include/c++/4.6/bits/stl_list.h:139:22: error: '__detail' has not been declared /usr/include/c++/4.6/bits/stl_list.h:139:47: error: expected ')' before '*' token /usr/include/c++/4.6/bits/stl_list.h:190:7: error: '__detail' does not name a type /usr/include/c++/4.6/bits/stl_list.h: In constructor '_List_iterator<_Tp>::_List_iterator()': /usr/include/c++/4.6/bits/stl_list.h:136:9: error: class '_List_iterator<_Tp>' does not have any field named '_M_node' /usr/include/c++/4.6/bits/stl_list.h: In member function '_Tp& _List_iterator<_Tp>::operator*() const': /usr/include/c++/4.6/bits/stl_list.h:145:28: error: expected type-specifier before '_Node' /usr/include/c++/4.6/bits/stl_list.h:145:28: error: expected '>' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:145:28: error: expected '(' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:145:28: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:145:34: error: expected primary-expression before '>' token /usr/include/c++/4.6/bits/stl_list.h:145:36: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:145:53: error: expected ')' before ';' token /usr/include/c++/4.6/bits/stl_list.h: In member function '_Tp* _List_iterator<_Tp>::operator->() const': /usr/include/c++/4.6/bits/stl_list.h:149:45: error: expected type-specifier before '_Node' /usr/include/c++/4.6/bits/stl_list.h:149:45: error: expected '>' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:149:45: error: expected '(' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:149:45: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:149:51: error: expected primary-expression before '>' token /usr/include/c++/4.6/bits/stl_list.h:149:53: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_iterator<_Tp>::_Self& _List_iterator<_Tp>::operator++()': /usr/include/c++/4.6/bits/stl_list.h:154:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_iterator<_Tp>::_Self _List_iterator<_Tp>::operator++(int)': /usr/include/c++/4.6/bits/stl_list.h:162:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_iterator<_Tp>::_Self& _List_iterator<_Tp>::operator--()': /usr/include/c++/4.6/bits/stl_list.h:169:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_iterator<_Tp>::_Self _List_iterator<_Tp>::operator--(int)': /usr/include/c++/4.6/bits/stl_list.h:177:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function 'bool _List_iterator<_Tp>::operator==(const _Self&) const': /usr/include/c++/4.6/bits/stl_list.h:183:16: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function 'bool _List_iterator<_Tp>::operator!=(const _Self&) const': /usr/include/c++/4.6/bits/stl_list.h:187:16: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: At global scope: /usr/include/c++/4.6/bits/stl_list.h:202:21: error: '_List_node' does not name a type /usr/include/c++/4.6/bits/stl_list.h:205:15: error: 'ptrdiff_t' does not name a type /usr/include/c++/4.6/bits/stl_list.h:215:34: error: '__detail' does not name a type /usr/include/c++/4.6/bits/stl_list.h:215:59: error: expected unqualified-id before '*' token /usr/include/c++/4.6/bits/stl_list.h:215:59: error: expected ')' before '*' token /usr/include/c++/4.6/bits/stl_list.h:215:44: error: expected ';' at end of member declaration /usr/include/c++/4.6/bits/stl_list.h:215:61: error: expected ';' at end of member declaration /usr/include/c++/4.6/bits/stl_list.h:215:64: error: expected unqualified-id before ')' token /usr/include/c++/4.6/bits/stl_list.h:270:13: error: '__detail' does not name a type /usr/include/c++/4.6/bits/stl_list.h: In constructor '_List_const_iterator<_Tp>::_List_const_iterator()': /usr/include/c++/4.6/bits/stl_list.h:212:9: error: class '_List_const_iterator<_Tp>' does not have any field named '_M_node' /usr/include/c++/4.6/bits/stl_list.h: In constructor '_List_const_iterator<_Tp>::_List_const_iterator(const iterator&)': /usr/include/c++/4.6/bits/stl_list.h:219:9: error: class '_List_const_iterator<_Tp>' does not have any field named '_M_node' /usr/include/c++/4.6/bits/stl_list.h: In member function 'const _Tp& _List_const_iterator<_Tp>::operator*() const': /usr/include/c++/4.6/bits/stl_list.h:225:28: error: expected type-specifier before '_Node' /usr/include/c++/4.6/bits/stl_list.h:225:28: error: expected '>' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:225:28: error: expected '(' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:225:28: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:225:34: error: expected primary-expression before '>' token /usr/include/c++/4.6/bits/stl_list.h:225:36: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:225:53: error: expected ')' before ';' token /usr/include/c++/4.6/bits/stl_list.h: In member function 'const _Tp* _List_const_iterator<_Tp>::operator->() const': /usr/include/c++/4.6/bits/stl_list.h:229:45: error: expected type-specifier before '_Node' /usr/include/c++/4.6/bits/stl_list.h:229:45: error: expected '>' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:229:45: error: expected '(' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:229:45: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:229:51: error: expected primary-expression before '>' token /usr/include/c++/4.6/bits/stl_list.h:229:53: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_const_iterator<_Tp>::_Self& _List_const_iterator<_Tp>::operator++()': /usr/include/c++/4.6/bits/stl_list.h:234:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_const_iterator<_Tp>::_Self _List_const_iterator<_Tp>::operator++(int)': /usr/include/c++/4.6/bits/stl_list.h:242:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_const_iterator<_Tp>::_Self& _List_const_iterator<_Tp>::operator--()': /usr/include/c++/4.6/bits/stl_list.h:249:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_const_iterator<_Tp>::_Self _List_const_iterator<_Tp>::operator--(int)': /usr/include/c++/4.6/bits/stl_list.h:257:2: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function 'bool _List_const_iterator<_Tp>::operator==(const _Self&) const': /usr/include/c++/4.6/bits/stl_list.h:263:16: error: '_M_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function 'bool _List_const_iterator<_Tp>::operator!=(const _Self&) const': /usr/include/c++/4.6/bits/stl_list.h:267:16: error: '_M_node' was not declared in this scope In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: At global scope: /usr/include/c++/4.6/bits/stl_list.h:304:48: error: '_List_node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:304:48: note: suggested alternative: /usr/include/c++/4.6/bits/stl_list.h:105:12: note: 'std::_List_node' /usr/include/c++/4.6/bits/stl_list.h:304:41: error: parse error in template argument list /usr/include/c++/4.6/bits/stl_list.h:304:64: error: expected unqualified-id before '>' token /usr/include/c++/4.6/bits/stl_list.h:311:7: error: expected class-name before '{' token /usr/include/c++/4.6/bits/stl_list.h:312:2: error: '__detail' does not name a type /usr/include/c++/4.6/bits/stl_list.h:318:19: error: '_Node_alloc_type' does not name a type /usr/include/c++/4.6/bits/stl_list.h:325:7: error: '_List_node' does not name a type /usr/include/c++/4.6/bits/stl_list.h:330:19: error: '_List_node' has not been declared /usr/include/c++/4.6/bits/stl_list.h:330:29: error: expected ',' or '...' before '<' token /usr/include/c++/4.6/bits/stl_list.h:336:7: error: '_Node_alloc_type' does not name a type /usr/include/c++/4.6/bits/stl_list.h:340:13: error: '_Node_alloc_type' does not name a type /usr/include/c++/4.6/bits/stl_list.h: In constructor '_List_base<_Tp, _Alloc>::_List_impl::_List_impl()': /usr/include/c++/4.6/bits/stl_list.h:315:4: error: class '_List_base<_Tp, _Alloc>::_List_impl' does not have any field named '_Node_alloc_type' /usr/include/c++/4.6/bits/stl_list.h:315:24: error: class '_List_base<_Tp, _Alloc>::_List_impl' does not have any field named '_M_node' /usr/include/c++/4.6/bits/stl_list.h: In constructor '_List_base<_Tp, _Alloc>::_List_impl::_List_impl(const int&)': /usr/include/c++/4.6/bits/stl_list.h:319:4: error: class '_List_base<_Tp, _Alloc>::_List_impl' does not have any field named '_Node_alloc_type' /usr/include/c++/4.6/bits/stl_list.h:319:27: error: class '_List_base<_Tp, _Alloc>::_List_impl' does not have any field named '_M_node' /usr/include/c++/4.6/bits/stl_list.h: In member function 'void _List_base<_Tp, _Alloc>::_M_put_node(int)': /usr/include/c++/4.6/bits/stl_list.h:331:17: error: '_Node_alloc_type' has not been declared /usr/include/c++/4.6/bits/stl_list.h:331:46: error: '__p' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_base<_Tp, _Alloc>::_Tp_alloc_type _List_base<_Tp, _Alloc>::_M_get_Tp_allocator() const': /usr/include/c++/4.6/bits/stl_list.h:346:53: error: there are no arguments to '_M_get_Node_allocator' that depend on a template parameter, so a declaration of '_M_get_Node_allocator' must be available [-fpermissive] /usr/include/c++/4.6/bits/stl_list.h:346:53: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /usr/include/c++/4.6/bits/stl_list.h: In member function '_List_base<_Tp, _Alloc>::allocator_type _List_base<_Tp, _Alloc>::get_allocator() const': /usr/include/c++/4.6/bits/stl_list.h:350:53: error: there are no arguments to '_M_get_Node_allocator' that depend on a template parameter, so a declaration of '_M_get_Node_allocator' must be available [-fpermissive] In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: At global scope: /usr/include/c++/4.6/bits/stl_list.h:450:15: error: 'ptrdiff_t' does not name a type /usr/include/c++/4.6/bits/stl_list.h:456:15: error: '_List_node' does not name a type /usr/include/c++/4.6/bits/stl_list.h:470:7: error: '_Node' does not name a type In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h:1446:60: error: '__true_type' has not been declared /usr/include/c++/4.6/bits/stl_list.h:1453:11: error: '__false_type' has not been declared /usr/include/c++/4.6/bits/stl_list.h:1453:23: error: 'template template void list::_M_initialize_dispatch(_InputIterator, _InputIterator, int)' cannot be overloaded /usr/include/c++/4.6/bits/stl_list.h:1446:71: error: with 'template template void list::_M_initialize_dispatch(_Integer, _Integer, int)' In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h:1490:58: error: '__true_type' has not been declared /usr/include/c++/4.6/bits/stl_list.h:1497:7: error: '__false_type' has not been declared /usr/include/c++/4.6/bits/stl_list.h:1497:19: error: 'template template void list::_M_assign_dispatch(_InputIterator, _InputIterator, int)' cannot be overloaded /usr/include/c++/4.6/bits/stl_list.h:1490:69: error: with 'template template void list::_M_assign_dispatch(_Integer, _Integer, int)' In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: In copy constructor 'list<_Tp, _Alloc>::list(const list<_Tp, _Alloc>&)': /usr/include/c++/4.6/bits/stl_list.h:573:69: error: there are no arguments to '__false_type' that depend on a template parameter, so a declaration of '__false_type' must be available [-fpermissive] In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: In member function 'void list<_Tp, _Alloc>::swap(list<_Tp, _Alloc>&)': /usr/include/c++/4.6/bits/stl_list.h:1179:2: error: '__detail' has not been declared In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: In member function 'void list<_Tp, _Alloc>::_M_insert(list<_Tp, _Alloc>::iterator, const value_type&)': /usr/include/c++/4.6/bits/stl_list.h:1515:9: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:1515:16: error: '__tmp' was not declared in this scope In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: In member function 'void list<_Tp, _Alloc>::_M_erase(list<_Tp, _Alloc>::iterator)': /usr/include/c++/4.6/bits/stl_list.h:1533:9: error: '_Node' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:1533:16: error: '__n' was not declared in this scope /usr/include/c++/4.6/bits/stl_list.h:1533:34: error: expected type-specifier before '_Node' /usr/include/c++/4.6/bits/stl_list.h:1533:34: error: expected '>' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:1533:34: error: expected '(' before '_Node' /usr/include/c++/4.6/bits/stl_list.h:1533:40: error: expected primary-expression before '>' token /usr/include/c++/4.6/bits/stl_list.h:1533:61: error: expected ')' before ';' token /usr/include/c++/4.6/bits/stl_list.h: In member function 'void list<_Tp, _Alloc>::_M_check_equal_allocators(list<_Tp, _Alloc>&)': /usr/include/c++/4.6/bits/stl_list.h:1548:61: error: there are no arguments to '__throw_runtime_error' that depend on a template parameter, so a declaration of '__throw_runtime_error' must be available [-fpermissive] In file included from /usr/include/c++/4.6/list:64:0, from ../../../adonthell/src/gfx/drawing_area.h:37, from ../../../adonthell/src/gui/decoration.h:33, from ../../../adonthell/src/gui/decoration.cc:26: /usr/include/c++/4.6/bits/stl_list.h: At global scope: /usr/include/c++/4.6/bits/stl_list.h:1628:1: error: expected declaration before '}' token make[3]: *** [libadonthell_gui_la-decoration.lo] Error 1 make[3]: Leaving directory `/usr/local/src/adonthell-build/src/gui' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/adonthell-build/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/adonthell-build' make: *** [all] Error 2