Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/manaplus.spec'], False, '/var/lib/mock/f18-build-1627900-279178/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/manaplus.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/manaplus-1.3.3.17-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/manaplus.spec'], False, '/var/lib/mock/f18-build-1627900-279178/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/manaplus.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SdXFXB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manaplus-1.3.3.17 + /usr/bin/xz -dc /builddir/build/SOURCES/manaplus-1.3.3.17.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd manaplus-1.3.3.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/guichan + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MkPTTb + umask 022 + cd /builddir/build/BUILD + cd manaplus-1.3.3.17 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-internalguichan checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no 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++... none checking for i686-redhat-linux-gnu-gcc... no 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... none checking whether gcc and cc understand -c and -o together... yes checking whether time.h and sys/time.h may both be included... yes checking for error_at_line... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for floor... yes checking for getcwd... yes checking for gethostbyname... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sdl-config... /usr/bin/sdl-config checking for pkg-config... /usr/bin/pkg-config checking for curl-config... /usr/bin/curl-config checking for pthread_create in -lpthread... yes checking for SDL_Init in -lSDL... yes checking SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking for inflate in -lz... yes checking for PHYSFS_init in -lphysfs... yes checking physfs.h usability... yes checking physfs.h presence... yes checking for physfs.h... yes checking for curl_global_init in -lcurl... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for xmlInitParser in -lxml2... yes checking libxml/xmlreader.h usability... yes checking libxml/xmlreader.h presence... yes checking for libxml/xmlreader.h... yes checking for png_write_info in -lpng... yes checking for IMG_LoadPNG_RW in -lSDL_image... yes checking for TTF_Quit in -lSDL_ttf... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for rotozoomSurfaceXY in -lSDL_gfx... yes checking SDL_rotozoom.h usability... yes checking SDL_rotozoom.h presence... yes checking for SDL_rotozoom.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for glBegin in -lGL... yes checking for gcnGuichanVersion in -lguichan... yes checking guichan.hpp usability... yes checking guichan.hpp presence... yes checking for guichan.hpp... yes checking guichan/widgetlistener.hpp usability... yes checking guichan/widgetlistener.hpp presence... yes checking for guichan/widgetlistener.hpp... yes checking for gcnSDL in -lguichan_sdl... yes checking for SDLNet_Init in -lSDL_net... yes checking for shm_open in -lrt... yes configure: creating ./config.status config.status: creating manaplus.spec config.status: creating Makefile config.status: creating PKGBUILD config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/evol/evol.desktop config.status: WARNING: 'data/evol/evol.desktop.in' seems to ignore the --datarootdir setting config.status: creating data/evol/Makefile config.status: creating data/fonts/Makefile config.status: creating data/graphics/Makefile config.status: creating data/graphics/flags/Makefile config.status: creating data/graphics/gui/Makefile config.status: creating data/graphics/images/Makefile config.status: creating data/graphics/sprites/Makefile config.status: creating data/sfx/Makefile config.status: creating data/sfx/system/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/blacknblack/Makefile config.status: creating data/themes/blackwood/Makefile config.status: creating data/themes/classic/Makefile config.status: creating data/themes/enchilado/Makefile config.status: creating data/themes/jewelry/Makefile config.status: creating data/themes/mana/Makefile config.status: creating data/themes/pink/Makefile config.status: creating data/themes/unity/Makefile config.status: creating data/themes/wood/Makefile config.status: creating data/tmw/tmw.desktop config.status: WARNING: 'data/tmw/tmw.desktop.in' seems to ignore the --datarootdir setting config.status: creating data/tmw/Makefile config.status: creating data/help/Makefile config.status: creating data/help/tips/Makefile config.status: creating data/icons/Makefile config.status: creating data/perserver/Makefile config.status: creating data/perserver/default/Makefile config.status: creating data/translations/Makefile config.status: creating data/translations/help/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Build with OpenGL: yes configure complete, now type "make" + make -j5 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17' Making all in data make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' Making all in evol make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' Making all in fonts make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' Making all in graphics make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' Making all in flags make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' Making all in gui make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' Making all in images make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' Making all in sprites make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' Making all in help make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' Making all in tips make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' Making all in perserver make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' Making all in default make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' Making all in sfx make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' Making all in system make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' Making all in themes make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' Making all in blacknblack make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' Making all in blackwood make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' Making all in classic make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' Making all in enchilado make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' Making all in jewelry make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' Making all in mana make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' Making all in pink make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' Making all in unity make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' Making all in wood make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' Making all in tmw make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' Making all in translations make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' Making all in help make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-actionmanager.o `test -f 'actionmanager.cpp' || echo './'`actionmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-actor.o `test -f 'actor.cpp' || echo './'`actor.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-actorsprite.o `test -f 'actorsprite.cpp' || echo './'`actorsprite.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-actorspritemanager.o `test -f 'actorspritemanager.cpp' || echo './'`actorspritemanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-animatedsprite.o `test -f 'animatedsprite.cpp' || echo './'`animatedsprite.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-animationdelayload.o `test -f 'animationdelayload.cpp' || echo './'`animationdelayload.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-animationparticle.o `test -f 'animationparticle.cpp' || echo './'`animationparticle.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-avatar.o `test -f 'avatar.cpp' || echo './'`avatar.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-being.o `test -f 'being.cpp' || echo './'`being.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-spellmanager.o `test -f 'spellmanager.cpp' || echo './'`spellmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-chatlogger.o `test -f 'chatlogger.cpp' || echo './'`chatlogger.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-client.o `test -f 'client.cpp' || echo './'`client.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-commandhandler.o `test -f 'commandhandler.cpp' || echo './'`commandhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-compoundsprite.o `test -f 'compoundsprite.cpp' || echo './'`compoundsprite.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-configuration.o `test -f 'configuration.cpp' || echo './'`configuration.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-defaults.o `test -f 'defaults.cpp' || echo './'`defaults.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-depricatedevent.o `test -f 'depricatedevent.cpp' || echo './'`depricatedevent.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-effectmanager.o `test -f 'effectmanager.cpp' || echo './'`effectmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-emoteshortcut.o `test -f 'emoteshortcut.cpp' || echo './'`emoteshortcut.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-flooritem.o `test -f 'flooritem.cpp' || echo './'`flooritem.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-game.o `test -f 'game.cpp' || echo './'`game.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-graphics.o `test -f 'graphics.cpp' || echo './'`graphics.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-graphicsmanager.o `test -f 'graphicsmanager.cpp' || echo './'`graphicsmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-graphicsvertexes.o `test -f 'graphicsvertexes.cpp' || echo './'`graphicsvertexes.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-guild.o `test -f 'guild.cpp' || echo './'`guild.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-guildmanager.o `test -f 'guildmanager.cpp' || echo './'`guildmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-imageparticle.o `test -f 'imageparticle.cpp' || echo './'`imageparticle.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-imagesprite.o `test -f 'imagesprite.cpp' || echo './'`imagesprite.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-inventory.o `test -f 'inventory.cpp' || echo './'`inventory.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-item.o `test -f 'item.cpp' || echo './'`item.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-itemshortcut.o `test -f 'itemshortcut.cpp' || echo './'`itemshortcut.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-dropshortcut.o `test -f 'dropshortcut.cpp' || echo './'`dropshortcut.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-spellshortcut.o `test -f 'spellshortcut.cpp' || echo './'`spellshortcut.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-textcommand.o `test -f 'textcommand.cpp' || echo './'`textcommand.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-inputevent.o `test -f 'inputevent.cpp' || echo './'`inputevent.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-inputmanager.o `test -f 'inputmanager.cpp' || echo './'`inputmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-joystick.o `test -f 'joystick.cpp' || echo './'`joystick.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-keyboardconfig.o `test -f 'keyboardconfig.cpp' || echo './'`keyboardconfig.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-keyevent.o `test -f 'keyevent.cpp' || echo './'`keyevent.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-keyinput.o `test -f 'keyinput.cpp' || echo './'`keyinput.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-listener.o `test -f 'listener.cpp' || echo './'`listener.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-localplayer.o `test -f 'localplayer.cpp' || echo './'`localplayer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-logger.o `test -f 'logger.cpp' || echo './'`logger.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-main.o `test -f 'main.cpp' || echo './'`main.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-map.o `test -f 'map.cpp' || echo './'`map.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-maplayer.o `test -f 'maplayer.cpp' || echo './'`maplayer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-mgl.o `test -f 'mgl.cpp' || echo './'`mgl.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-mobileopenglgraphics.o `test -f 'mobileopenglgraphics.cpp' || echo './'`mobileopenglgraphics.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-mouseinput.o `test -f 'mouseinput.cpp' || echo './'`mouseinput.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-normalopenglgraphics.o `test -f 'normalopenglgraphics.cpp' || echo './'`normalopenglgraphics.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-notifymanager.o `test -f 'notifymanager.cpp' || echo './'`notifymanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-particle.o `test -f 'particle.cpp' || echo './'`particle.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-particlecontainer.o `test -f 'particlecontainer.cpp' || echo './'`particlecontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-particleemitter.o `test -f 'particleemitter.cpp' || echo './'`particleemitter.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-party.o `test -f 'party.cpp' || echo './'`party.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-playerinfo.o `test -f 'playerinfo.cpp' || echo './'`playerinfo.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-playerrelations.o `test -f 'playerrelations.cpp' || echo './'`playerrelations.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-position.o `test -f 'position.cpp' || echo './'`position.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-rotationalparticle.o `test -f 'rotationalparticle.cpp' || echo './'`rotationalparticle.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-safeopenglgraphics.o `test -f 'safeopenglgraphics.cpp' || echo './'`safeopenglgraphics.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-shopitem.o `test -f 'shopitem.cpp' || echo './'`shopitem.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-simpleanimation.o `test -f 'simpleanimation.cpp' || echo './'`simpleanimation.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-soundmanager.o `test -f 'soundmanager.cpp' || echo './'`soundmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-statuseffect.o `test -f 'statuseffect.cpp' || echo './'`statuseffect.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-text.o `test -f 'text.cpp' || echo './'`text.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-textmanager.o `test -f 'textmanager.cpp' || echo './'`textmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-textparticle.o `test -f 'textparticle.cpp' || echo './'`textparticle.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-touchactions.o `test -f 'touchactions.cpp' || echo './'`touchactions.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-touchmanager.o `test -f 'touchmanager.cpp' || echo './'`touchmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-units.o `test -f 'units.cpp' || echo './'`units.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-vector.o `test -f 'vector.cpp' || echo './'`vector.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o manaplus-mumblemanager.o `test -f 'mumblemanager.cpp' || echo './'`mumblemanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-avatarlistbox.o `test -f 'gui/widgets/avatarlistbox.cpp' || echo './'`gui/widgets/avatarlistbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-battletab.o `test -f 'gui/widgets/battletab.cpp' || echo './'`gui/widgets/battletab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-browserbox.o `test -f 'gui/widgets/browserbox.cpp' || echo './'`gui/widgets/browserbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-button.o `test -f 'gui/widgets/button.cpp' || echo './'`gui/widgets/button.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-chattab.o `test -f 'gui/widgets/chattab.cpp' || echo './'`gui/widgets/chattab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-checkbox.o `test -f 'gui/widgets/checkbox.cpp' || echo './'`gui/widgets/checkbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-container.o `test -f 'gui/widgets/container.cpp' || echo './'`gui/widgets/container.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-desktop.o `test -f 'gui/widgets/desktop.cpp' || echo './'`gui/widgets/desktop.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-dropdown.o `test -f 'gui/widgets/dropdown.cpp' || echo './'`gui/widgets/dropdown.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-emoteshortcutcontainer.o `test -f 'gui/widgets/emoteshortcutcontainer.cpp' || echo './'`gui/widgets/emoteshortcutcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-extendedlistbox.o `test -f 'gui/widgets/extendedlistbox.cpp' || echo './'`gui/widgets/extendedlistbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-extendednamesmodel.o `test -f 'gui/widgets/extendednamesmodel.cpp' || echo './'`gui/widgets/extendednamesmodel.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-flowcontainer.o `test -f 'gui/widgets/flowcontainer.cpp' || echo './'`gui/widgets/flowcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-gmtab.o `test -f 'gui/widgets/gmtab.cpp' || echo './'`gui/widgets/gmtab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-guildchattab.o `test -f 'gui/widgets/guildchattab.cpp' || echo './'`gui/widgets/guildchattab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-guitable.o `test -f 'gui/widgets/guitable.cpp' || echo './'`gui/widgets/guitable.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-horizontcontainer.o `test -f 'gui/widgets/horizontcontainer.cpp' || echo './'`gui/widgets/horizontcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-icon.o `test -f 'gui/widgets/icon.cpp' || echo './'`gui/widgets/icon.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-inttextfield.o `test -f 'gui/widgets/inttextfield.cpp' || echo './'`gui/widgets/inttextfield.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-itemcontainer.o `test -f 'gui/widgets/itemcontainer.cpp' || echo './'`gui/widgets/itemcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-itemlinkhandler.o `test -f 'gui/widgets/itemlinkhandler.cpp' || echo './'`gui/widgets/itemlinkhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-dropshortcutcontainer.o `test -f 'gui/widgets/dropshortcutcontainer.cpp' || echo './'`gui/widgets/dropshortcutcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-itemshortcutcontainer.o `test -f 'gui/widgets/itemshortcutcontainer.cpp' || echo './'`gui/widgets/itemshortcutcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-spellshortcutcontainer.o `test -f 'gui/widgets/spellshortcutcontainer.cpp' || echo './'`gui/widgets/spellshortcutcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-label.o `test -f 'gui/widgets/label.cpp' || echo './'`gui/widgets/label.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-layout.o `test -f 'gui/widgets/layout.cpp' || echo './'`gui/widgets/layout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-layouthelper.o `test -f 'gui/widgets/layouthelper.cpp' || echo './'`gui/widgets/layouthelper.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-listbox.o `test -f 'gui/widgets/listbox.cpp' || echo './'`gui/widgets/listbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-namesmodel.o `test -f 'gui/widgets/namesmodel.cpp' || echo './'`gui/widgets/namesmodel.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-passwordfield.o `test -f 'gui/widgets/passwordfield.cpp' || echo './'`gui/widgets/passwordfield.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-playerbox.o `test -f 'gui/widgets/playerbox.cpp' || echo './'`gui/widgets/playerbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-popup.o `test -f 'gui/widgets/popup.cpp' || echo './'`gui/widgets/popup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-popuplist.o `test -f 'gui/widgets/popuplist.cpp' || echo './'`gui/widgets/popuplist.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-progressbar.o `test -f 'gui/widgets/progressbar.cpp' || echo './'`gui/widgets/progressbar.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-progressindicator.o `test -f 'gui/widgets/progressindicator.cpp' || echo './'`gui/widgets/progressindicator.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-radiobutton.o `test -f 'gui/widgets/radiobutton.cpp' || echo './'`gui/widgets/radiobutton.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-radiogroup.o `test -f 'gui/widgets/radiogroup.cpp' || echo './'`gui/widgets/radiogroup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-scrollarea.o `test -f 'gui/widgets/scrollarea.cpp' || echo './'`gui/widgets/scrollarea.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-setupitem.o `test -f 'gui/widgets/setupitem.cpp' || echo './'`gui/widgets/setupitem.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-setuptab.o `test -f 'gui/widgets/setuptab.cpp' || echo './'`gui/widgets/setuptab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-setuptabscroll.o `test -f 'gui/widgets/setuptabscroll.cpp' || echo './'`gui/widgets/setuptabscroll.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-setuptouchitem.o `test -f 'gui/widgets/setuptouchitem.cpp' || echo './'`gui/widgets/setuptouchitem.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-shopitems.o `test -f 'gui/widgets/shopitems.cpp' || echo './'`gui/widgets/shopitems.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-shoplistbox.o `test -f 'gui/widgets/shoplistbox.cpp' || echo './'`gui/widgets/shoplistbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-shortcutcontainer.o `test -f 'gui/widgets/shortcutcontainer.cpp' || echo './'`gui/widgets/shortcutcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-slider.o `test -f 'gui/widgets/slider.cpp' || echo './'`gui/widgets/slider.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-sliderlist.o `test -f 'gui/widgets/sliderlist.cpp' || echo './'`gui/widgets/sliderlist.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-tab.o `test -f 'gui/widgets/tab.cpp' || echo './'`gui/widgets/tab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-tabbedarea.o `test -f 'gui/widgets/tabbedarea.cpp' || echo './'`gui/widgets/tabbedarea.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-tablemodel.o `test -f 'gui/widgets/tablemodel.cpp' || echo './'`gui/widgets/tablemodel.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-tabstrip.o `test -f 'gui/widgets/tabstrip.cpp' || echo './'`gui/widgets/tabstrip.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-textbox.o `test -f 'gui/widgets/textbox.cpp' || echo './'`gui/widgets/textbox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-textfield.o `test -f 'gui/widgets/textfield.cpp' || echo './'`gui/widgets/textfield.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-textpreview.o `test -f 'gui/widgets/textpreview.cpp' || echo './'`gui/widgets/textpreview.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-tradetab.o `test -f 'gui/widgets/tradetab.cpp' || echo './'`gui/widgets/tradetab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-vertcontainer.o `test -f 'gui/widgets/vertcontainer.cpp' || echo './'`gui/widgets/vertcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-whispertab.o `test -f 'gui/widgets/whispertab.cpp' || echo './'`gui/widgets/whispertab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-widgetgroup.o `test -f 'gui/widgets/widgetgroup.cpp' || echo './'`gui/widgets/widgetgroup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-window.o `test -f 'gui/widgets/window.cpp' || echo './'`gui/widgets/window.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/widgets/manaplus-windowcontainer.o `test -f 'gui/widgets/windowcontainer.cpp' || echo './'`gui/widgets/windowcontainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-beingpopup.o `test -f 'gui/beingpopup.cpp' || echo './'`gui/beingpopup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-buydialog.o `test -f 'gui/buydialog.cpp' || echo './'`gui/buydialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-buyselldialog.o `test -f 'gui/buyselldialog.cpp' || echo './'`gui/buyselldialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-changeemaildialog.o `test -f 'gui/changeemaildialog.cpp' || echo './'`gui/changeemaildialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-changepassworddialog.o `test -f 'gui/changepassworddialog.cpp' || echo './'`gui/changepassworddialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-charselectdialog.o `test -f 'gui/charselectdialog.cpp' || echo './'`gui/charselectdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-charcreatedialog.o `test -f 'gui/charcreatedialog.cpp' || echo './'`gui/charcreatedialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-chatwindow.o `test -f 'gui/chatwindow.cpp' || echo './'`gui/chatwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-confirmdialog.o `test -f 'gui/confirmdialog.cpp' || echo './'`gui/confirmdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-connectiondialog.o `test -f 'gui/connectiondialog.cpp' || echo './'`gui/connectiondialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-debugwindow.o `test -f 'gui/debugwindow.cpp' || echo './'`gui/debugwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-didyouknowwindow.o `test -f 'gui/didyouknowwindow.cpp' || echo './'`gui/didyouknowwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-editserverdialog.o `test -f 'gui/editserverdialog.cpp' || echo './'`gui/editserverdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-equipmentwindow.o `test -f 'gui/equipmentwindow.cpp' || echo './'`gui/equipmentwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-focushandler.o `test -f 'gui/focushandler.cpp' || echo './'`gui/focushandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-gui.o `test -f 'gui/gui.cpp' || echo './'`gui/gui.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-helpwindow.o `test -f 'gui/helpwindow.cpp' || echo './'`gui/helpwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-inventorywindow.o `test -f 'gui/inventorywindow.cpp' || echo './'`gui/inventorywindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-itemamountwindow.o `test -f 'gui/itemamountwindow.cpp' || echo './'`gui/itemamountwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-itempopup.o `test -f 'gui/itempopup.cpp' || echo './'`gui/itempopup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-spellpopup.o `test -f 'gui/spellpopup.cpp' || echo './'`gui/spellpopup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-statuspopup.o `test -f 'gui/statuspopup.cpp' || echo './'`gui/statuspopup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-killstats.o `test -f 'gui/killstats.cpp' || echo './'`gui/killstats.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-logindialog.o `test -f 'gui/logindialog.cpp' || echo './'`gui/logindialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-minimap.o `test -f 'gui/minimap.cpp' || echo './'`gui/minimap.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-ministatuswindow.o `test -f 'gui/ministatuswindow.cpp' || echo './'`gui/ministatuswindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-npcdialog.o `test -f 'gui/npcdialog.cpp' || echo './'`gui/npcdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-npcpostdialog.o `test -f 'gui/npcpostdialog.cpp' || echo './'`gui/npcpostdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-okdialog.o `test -f 'gui/okdialog.cpp' || echo './'`gui/okdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-editdialog.o `test -f 'gui/editdialog.cpp' || echo './'`gui/editdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-outfitwindow.o `test -f 'gui/outfitwindow.cpp' || echo './'`gui/outfitwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-botcheckerwindow.o `test -f 'gui/botcheckerwindow.cpp' || echo './'`gui/botcheckerwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-textcommandeditor.o `test -f 'gui/textcommandeditor.cpp' || echo './'`gui/textcommandeditor.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-palette.o `test -f 'gui/palette.cpp' || echo './'`gui/palette.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-popupmenu.o `test -f 'gui/popupmenu.cpp' || echo './'`gui/popupmenu.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-questswindow.o `test -f 'gui/questswindow.cpp' || echo './'`gui/questswindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-quitdialog.o `test -f 'gui/quitdialog.cpp' || echo './'`gui/quitdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-registerdialog.o `test -f 'gui/registerdialog.cpp' || echo './'`gui/registerdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-sdlinput.o `test -f 'gui/sdlinput.cpp' || echo './'`gui/sdlinput.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-selldialog.o `test -f 'gui/selldialog.cpp' || echo './'`gui/selldialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-serverdialog.o `test -f 'gui/serverdialog.cpp' || echo './'`gui/serverdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup.o `test -f 'gui/setup.cpp' || echo './'`gui/setup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_audio.o `test -f 'gui/setup_audio.cpp' || echo './'`gui/setup_audio.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_colors.o `test -f 'gui/setup_colors.cpp' || echo './'`gui/setup_colors.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_joystick.o `test -f 'gui/setup_joystick.cpp' || echo './'`gui/setup_joystick.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_other.o `test -f 'gui/setup_other.cpp' || echo './'`gui/setup_other.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_theme.o `test -f 'gui/setup_theme.cpp' || echo './'`gui/setup_theme.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_touch.o `test -f 'gui/setup_touch.cpp' || echo './'`gui/setup_touch.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_chat.o `test -f 'gui/setup_chat.cpp' || echo './'`gui/setup_chat.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_input.o `test -f 'gui/setup_input.cpp' || echo './'`gui/setup_input.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_perfomance.o `test -f 'gui/setup_perfomance.cpp' || echo './'`gui/setup_perfomance.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_players.o `test -f 'gui/setup_players.cpp' || echo './'`gui/setup_players.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_relations.o `test -f 'gui/setup_relations.cpp' || echo './'`gui/setup_relations.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_video.o `test -f 'gui/setup_video.cpp' || echo './'`gui/setup_video.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-setup_visual.o `test -f 'gui/setup_visual.cpp' || echo './'`gui/setup_visual.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-sdlfont.o `test -f 'gui/sdlfont.cpp' || echo './'`gui/sdlfont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-shopwindow.o `test -f 'gui/shopwindow.cpp' || echo './'`gui/shopwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-shortcutwindow.o `test -f 'gui/shortcutwindow.cpp' || echo './'`gui/shortcutwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-skilldialog.o `test -f 'gui/skilldialog.cpp' || echo './'`gui/skilldialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-socialwindow.o `test -f 'gui/socialwindow.cpp' || echo './'`gui/socialwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-speechbubble.o `test -f 'gui/speechbubble.cpp' || echo './'`gui/speechbubble.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-statuswindow.o `test -f 'gui/statuswindow.cpp' || echo './'`gui/statuswindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-textdialog.o `test -f 'gui/textdialog.cpp' || echo './'`gui/textdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-textpopup.o `test -f 'gui/textpopup.cpp' || echo './'`gui/textpopup.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-theme.o `test -f 'gui/theme.cpp' || echo './'`gui/theme.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-tradewindow.o `test -f 'gui/tradewindow.cpp' || echo './'`gui/tradewindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-unregisterdialog.o `test -f 'gui/unregisterdialog.cpp' || echo './'`gui/unregisterdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-updaterwindow.o `test -f 'gui/updaterwindow.cpp' || echo './'`gui/updaterwindow.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-userpalette.o `test -f 'gui/userpalette.cpp' || echo './'`gui/userpalette.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-viewport.o `test -f 'gui/viewport.cpp' || echo './'`gui/viewport.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-whoisonline.o `test -f 'gui/whoisonline.cpp' || echo './'`gui/whoisonline.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-windowmenu.o `test -f 'gui/windowmenu.cpp' || echo './'`gui/windowmenu.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gui/manaplus-worldselectdialog.o `test -f 'gui/worldselectdialog.cpp' || echo './'`gui/worldselectdialog.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-charhandler.o `test -f 'net/charhandler.cpp' || echo './'`net/charhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-download.o `test -f 'net/download.cpp' || echo './'`net/download.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-messagein.o `test -f 'net/messagein.cpp' || echo './'`net/messagein.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-messageout.o `test -f 'net/messageout.cpp' || echo './'`net/messageout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-net.o `test -f 'net/net.cpp' || echo './'`net/net.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/manaplus-packetcounters.o `test -f 'net/packetcounters.cpp' || echo './'`net/packetcounters.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-action.o `test -f 'resources/action.cpp' || echo './'`resources/action.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-ambientlayer.o `test -f 'resources/ambientlayer.cpp' || echo './'`resources/ambientlayer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-animation.o `test -f 'resources/animation.cpp' || echo './'`resources/animation.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-atlasmanager.o `test -f 'resources/atlasmanager.cpp' || echo './'`resources/atlasmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-beinginfo.o `test -f 'resources/beinginfo.cpp' || echo './'`resources/beinginfo.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-chardb.o `test -f 'resources/chardb.cpp' || echo './'`resources/chardb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-colordb.o `test -f 'resources/colordb.cpp' || echo './'`resources/colordb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-cursor.o `test -f 'resources/cursor.cpp' || echo './'`resources/cursor.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-dye.o `test -f 'resources/dye.cpp' || echo './'`resources/dye.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-emotedb.o `test -f 'resources/emotedb.cpp' || echo './'`resources/emotedb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-image.o `test -f 'resources/image.cpp' || echo './'`resources/image.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-imagehelper.o `test -f 'resources/imagehelper.cpp' || echo './'`resources/imagehelper.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-imageset.o `test -f 'resources/imageset.cpp' || echo './'`resources/imageset.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-imagewriter.o `test -f 'resources/imagewriter.cpp' || echo './'`resources/imagewriter.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-itemdb.o `test -f 'resources/itemdb.cpp' || echo './'`resources/itemdb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-iteminfo.o `test -f 'resources/iteminfo.cpp' || echo './'`resources/iteminfo.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-mapdb.o `test -f 'resources/mapdb.cpp' || echo './'`resources/mapdb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-mapreader.o `test -f 'resources/mapreader.cpp' || echo './'`resources/mapreader.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-monsterdb.o `test -f 'resources/monsterdb.cpp' || echo './'`resources/monsterdb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-npcdb.o `test -f 'resources/npcdb.cpp' || echo './'`resources/npcdb.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-openglimagehelper.o `test -f 'resources/openglimagehelper.cpp' || echo './'`resources/openglimagehelper.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-resource.o `test -f 'resources/resource.cpp' || echo './'`resources/resource.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-resourcemanager.o `test -f 'resources/resourcemanager.cpp' || echo './'`resources/resourcemanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-sdlimagehelper.o `test -f 'resources/sdlimagehelper.cpp' || echo './'`resources/sdlimagehelper.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-sdlmusic.o `test -f 'resources/sdlmusic.cpp' || echo './'`resources/sdlmusic.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-soundeffect.o `test -f 'resources/soundeffect.cpp' || echo './'`resources/soundeffect.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-spritedef.o `test -f 'resources/spritedef.cpp' || echo './'`resources/spritedef.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-subimage.o `test -f 'resources/subimage.cpp' || echo './'`resources/subimage.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o resources/manaplus-wallpaper.o `test -f 'resources/wallpaper.cpp' || echo './'`resources/wallpaper.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/translation/manaplus-podict.o `test -f 'utils/translation/podict.cpp' || echo './'`utils/translation/podict.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/translation/manaplus-poparser.o `test -f 'utils/translation/poparser.cpp' || echo './'`utils/translation/poparser.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/translation/manaplus-translationmanager.o `test -f 'utils/translation/translationmanager.cpp' || echo './'`utils/translation/translationmanager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-base64.o `test -f 'utils/base64.cpp' || echo './'`utils/base64.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-checkutils.o `test -f 'utils/checkutils.cpp' || echo './'`utils/checkutils.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-copynpaste.o `test -f 'utils/copynpaste.cpp' || echo './'`utils/copynpaste.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-langs.o `test -f 'utils/langs.cpp' || echo './'`utils/langs.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-mkdir.o `test -f 'utils/mkdir.cpp' || echo './'`utils/mkdir.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-paths.o `test -f 'utils/paths.cpp' || echo './'`utils/paths.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-perfomance.o `test -f 'utils/perfomance.cpp' || echo './'`utils/perfomance.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-physfsrwops.o `test -f 'utils/physfsrwops.cpp' || echo './'`utils/physfsrwops.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-physfstools.o `test -f 'utils/physfstools.cpp' || echo './'`utils/physfstools.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-process.o `test -f 'utils/process.cpp' || echo './'`utils/process.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-specialfolder.o `test -f 'utils/specialfolder.cpp' || echo './'`utils/specialfolder.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-stringutils.o `test -f 'utils/stringutils.cpp' || echo './'`utils/stringutils.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utils/manaplus-xml.o `test -f 'utils/xml.cpp' || echo './'`utils/xml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test/manaplus-testlauncher.o `test -f 'test/testlauncher.cpp' || echo './'`test/testlauncher.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test/manaplus-testmain.o `test -f 'test/testmain.cpp' || echo './'`test/testmain.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/gui/manaplus-guildtab.o `test -f 'net/ea/gui/guildtab.cpp' || echo './'`net/ea/gui/guildtab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/gui/manaplus-partytab.o `test -f 'net/ea/gui/partytab.cpp' || echo './'`net/ea/gui/partytab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-adminhandler.o `test -f 'net/ea/adminhandler.cpp' || echo './'`net/ea/adminhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-beinghandler.o `test -f 'net/ea/beinghandler.cpp' || echo './'`net/ea/beinghandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-buysellhandler.o `test -f 'net/ea/buysellhandler.cpp' || echo './'`net/ea/buysellhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-charserverhandler.o `test -f 'net/ea/charserverhandler.cpp' || echo './'`net/ea/charserverhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-chathandler.o `test -f 'net/ea/chathandler.cpp' || echo './'`net/ea/chathandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-gamehandler.o `test -f 'net/ea/gamehandler.cpp' || echo './'`net/ea/gamehandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-guildhandler.o `test -f 'net/ea/guildhandler.cpp' || echo './'`net/ea/guildhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-inventoryhandler.o `test -f 'net/ea/inventoryhandler.cpp' || echo './'`net/ea/inventoryhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-itemhandler.o `test -f 'net/ea/itemhandler.cpp' || echo './'`net/ea/itemhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-loginhandler.o `test -f 'net/ea/loginhandler.cpp' || echo './'`net/ea/loginhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-network.o `test -f 'net/ea/network.cpp' || echo './'`net/ea/network.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-npchandler.o `test -f 'net/ea/npchandler.cpp' || echo './'`net/ea/npchandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-partyhandler.o `test -f 'net/ea/partyhandler.cpp' || echo './'`net/ea/partyhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-playerhandler.o `test -f 'net/ea/playerhandler.cpp' || echo './'`net/ea/playerhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-skillhandler.o `test -f 'net/ea/skillhandler.cpp' || echo './'`net/ea/skillhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/ea/manaplus-tradehandler.o `test -f 'net/ea/tradehandler.cpp' || echo './'`net/ea/tradehandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/gui/manaplus-guildtab.o `test -f 'net/tmwa/gui/guildtab.cpp' || echo './'`net/tmwa/gui/guildtab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/gui/manaplus-partytab.o `test -f 'net/tmwa/gui/partytab.cpp' || echo './'`net/tmwa/gui/partytab.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-adminhandler.o `test -f 'net/tmwa/adminhandler.cpp' || echo './'`net/tmwa/adminhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-beinghandler.o `test -f 'net/tmwa/beinghandler.cpp' || echo './'`net/tmwa/beinghandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-buysellhandler.o `test -f 'net/tmwa/buysellhandler.cpp' || echo './'`net/tmwa/buysellhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-charserverhandler.o `test -f 'net/tmwa/charserverhandler.cpp' || echo './'`net/tmwa/charserverhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-chathandler.o `test -f 'net/tmwa/chathandler.cpp' || echo './'`net/tmwa/chathandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-gamehandler.o `test -f 'net/tmwa/gamehandler.cpp' || echo './'`net/tmwa/gamehandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-generalhandler.o `test -f 'net/tmwa/generalhandler.cpp' || echo './'`net/tmwa/generalhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-guildhandler.o `test -f 'net/tmwa/guildhandler.cpp' || echo './'`net/tmwa/guildhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-inventoryhandler.o `test -f 'net/tmwa/inventoryhandler.cpp' || echo './'`net/tmwa/inventoryhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-itemhandler.o `test -f 'net/tmwa/itemhandler.cpp' || echo './'`net/tmwa/itemhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-loginhandler.o `test -f 'net/tmwa/loginhandler.cpp' || echo './'`net/tmwa/loginhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-messagehandler.o `test -f 'net/tmwa/messagehandler.cpp' || echo './'`net/tmwa/messagehandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-messagein.o `test -f 'net/tmwa/messagein.cpp' || echo './'`net/tmwa/messagein.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-messageout.o `test -f 'net/tmwa/messageout.cpp' || echo './'`net/tmwa/messageout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-network.o `test -f 'net/tmwa/network.cpp' || echo './'`net/tmwa/network.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-npchandler.o `test -f 'net/tmwa/npchandler.cpp' || echo './'`net/tmwa/npchandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-partyhandler.o `test -f 'net/tmwa/partyhandler.cpp' || echo './'`net/tmwa/partyhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-playerhandler.o `test -f 'net/tmwa/playerhandler.cpp' || echo './'`net/tmwa/playerhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-questhandler.o `test -f 'net/tmwa/questhandler.cpp' || echo './'`net/tmwa/questhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-skillhandler.o `test -f 'net/tmwa/skillhandler.cpp' || echo './'`net/tmwa/skillhandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libxml2 -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o net/tmwa/manaplus-tradehandler.o `test -f 'net/tmwa/tradehandler.cpp' || echo './'`net/tmwa/tradehandler.cpp g++ -DPKG_DATADIR=\""/usr/share/manaplus/"\" -DLOCALEDIR=\""/usr/share/locale"\" -Wall -DUSE_MUMBLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o manaplus gui/widgets/manaplus-avatarlistbox.o gui/widgets/manaplus-battletab.o gui/widgets/manaplus-browserbox.o gui/widgets/manaplus-button.o gui/widgets/manaplus-chattab.o gui/widgets/manaplus-checkbox.o gui/widgets/manaplus-container.o gui/widgets/manaplus-desktop.o gui/widgets/manaplus-dropdown.o gui/widgets/manaplus-emoteshortcutcontainer.o gui/widgets/manaplus-extendedlistbox.o gui/widgets/manaplus-extendednamesmodel.o gui/widgets/manaplus-flowcontainer.o gui/widgets/manaplus-gmtab.o gui/widgets/manaplus-guildchattab.o gui/widgets/manaplus-guitable.o gui/widgets/manaplus-horizontcontainer.o gui/widgets/manaplus-icon.o gui/widgets/manaplus-inttextfield.o gui/widgets/manaplus-itemcontainer.o gui/widgets/manaplus-itemlinkhandler.o gui/widgets/manaplus-dropshortcutcontainer.o gui/widgets/manaplus-itemshortcutcontainer.o gui/widgets/manaplus-spellshortcutcontainer.o gui/widgets/manaplus-label.o gui/widgets/manaplus-layout.o gui/widgets/manaplus-layouthelper.o gui/widgets/manaplus-listbox.o gui/widgets/manaplus-namesmodel.o gui/widgets/manaplus-passwordfield.o gui/widgets/manaplus-playerbox.o gui/widgets/manaplus-popup.o gui/widgets/manaplus-popuplist.o gui/widgets/manaplus-progressbar.o gui/widgets/manaplus-progressindicator.o gui/widgets/manaplus-radiobutton.o gui/widgets/manaplus-radiogroup.o gui/widgets/manaplus-scrollarea.o gui/widgets/manaplus-setupitem.o gui/widgets/manaplus-setuptab.o gui/widgets/manaplus-setuptabscroll.o gui/widgets/manaplus-setuptouchitem.o gui/widgets/manaplus-shopitems.o gui/widgets/manaplus-shoplistbox.o gui/widgets/manaplus-shortcutcontainer.o gui/widgets/manaplus-slider.o gui/widgets/manaplus-sliderlist.o gui/widgets/manaplus-tab.o gui/widgets/manaplus-tabbedarea.o gui/widgets/manaplus-tablemodel.o gui/widgets/manaplus-tabstrip.o gui/widgets/manaplus-textbox.o gui/widgets/manaplus-textfield.o gui/widgets/manaplus-textpreview.o gui/widgets/manaplus-tradetab.o gui/widgets/manaplus-vertcontainer.o gui/widgets/manaplus-whispertab.o gui/widgets/manaplus-widgetgroup.o gui/widgets/manaplus-window.o gui/widgets/manaplus-windowcontainer.o gui/manaplus-beingpopup.o gui/manaplus-buydialog.o gui/manaplus-buyselldialog.o gui/manaplus-changeemaildialog.o gui/manaplus-changepassworddialog.o gui/manaplus-charselectdialog.o gui/manaplus-charcreatedialog.o gui/manaplus-chatwindow.o gui/manaplus-confirmdialog.o gui/manaplus-connectiondialog.o gui/manaplus-debugwindow.o gui/manaplus-didyouknowwindow.o gui/manaplus-editserverdialog.o gui/manaplus-equipmentwindow.o gui/manaplus-focushandler.o gui/manaplus-gui.o gui/manaplus-helpwindow.o gui/manaplus-inventorywindow.o gui/manaplus-itemamountwindow.o gui/manaplus-itempopup.o gui/manaplus-spellpopup.o gui/manaplus-statuspopup.o gui/manaplus-killstats.o gui/manaplus-logindialog.o gui/manaplus-minimap.o gui/manaplus-ministatuswindow.o gui/manaplus-npcdialog.o gui/manaplus-npcpostdialog.o gui/manaplus-okdialog.o gui/manaplus-editdialog.o gui/manaplus-outfitwindow.o gui/manaplus-botcheckerwindow.o gui/manaplus-textcommandeditor.o gui/manaplus-palette.o gui/manaplus-popupmenu.o gui/manaplus-questswindow.o gui/manaplus-quitdialog.o gui/manaplus-registerdialog.o gui/manaplus-sdlinput.o gui/manaplus-selldialog.o gui/manaplus-serverdialog.o gui/manaplus-setup.o gui/manaplus-setup_audio.o gui/manaplus-setup_colors.o gui/manaplus-setup_joystick.o gui/manaplus-setup_other.o gui/manaplus-setup_theme.o gui/manaplus-setup_touch.o gui/manaplus-setup_chat.o gui/manaplus-setup_input.o gui/manaplus-setup_perfomance.o gui/manaplus-setup_players.o gui/manaplus-setup_relations.o gui/manaplus-setup_video.o gui/manaplus-setup_visual.o gui/manaplus-sdlfont.o gui/manaplus-shopwindow.o gui/manaplus-shortcutwindow.o gui/manaplus-skilldialog.o gui/manaplus-socialwindow.o gui/manaplus-speechbubble.o gui/manaplus-statuswindow.o gui/manaplus-textdialog.o gui/manaplus-textpopup.o gui/manaplus-theme.o gui/manaplus-tradewindow.o gui/manaplus-unregisterdialog.o gui/manaplus-updaterwindow.o gui/manaplus-userpalette.o gui/manaplus-viewport.o gui/manaplus-whoisonline.o gui/manaplus-windowmenu.o gui/manaplus-worldselectdialog.o net/manaplus-charhandler.o net/manaplus-download.o net/manaplus-messagein.o net/manaplus-messageout.o net/manaplus-net.o net/manaplus-packetcounters.o resources/manaplus-action.o resources/manaplus-ambientlayer.o resources/manaplus-animation.o resources/manaplus-atlasmanager.o resources/manaplus-beinginfo.o resources/manaplus-chardb.o resources/manaplus-colordb.o resources/manaplus-cursor.o resources/manaplus-dye.o resources/manaplus-emotedb.o resources/manaplus-image.o resources/manaplus-imagehelper.o resources/manaplus-imageset.o resources/manaplus-imagewriter.o resources/manaplus-itemdb.o resources/manaplus-iteminfo.o resources/manaplus-mapdb.o resources/manaplus-mapreader.o resources/manaplus-monsterdb.o resources/manaplus-npcdb.o resources/manaplus-openglimagehelper.o resources/manaplus-resource.o resources/manaplus-resourcemanager.o resources/manaplus-sdlimagehelper.o resources/manaplus-sdlmusic.o resources/manaplus-soundeffect.o resources/manaplus-spritedef.o resources/manaplus-subimage.o resources/manaplus-wallpaper.o utils/translation/manaplus-podict.o utils/translation/manaplus-poparser.o utils/translation/manaplus-translationmanager.o utils/manaplus-base64.o utils/manaplus-checkutils.o utils/manaplus-copynpaste.o utils/manaplus-langs.o utils/manaplus-mkdir.o utils/manaplus-paths.o utils/manaplus-perfomance.o utils/manaplus-physfsrwops.o utils/manaplus-physfstools.o utils/manaplus-process.o utils/manaplus-specialfolder.o utils/manaplus-stringutils.o utils/manaplus-xml.o test/manaplus-testlauncher.o test/manaplus-testmain.o manaplus-actionmanager.o manaplus-actor.o manaplus-actorsprite.o manaplus-actorspritemanager.o manaplus-animatedsprite.o manaplus-animationdelayload.o manaplus-animationparticle.o manaplus-avatar.o manaplus-being.o manaplus-spellmanager.o manaplus-chatlogger.o manaplus-client.o manaplus-commandhandler.o manaplus-commands.o manaplus-compoundsprite.o manaplus-configuration.o manaplus-defaults.o manaplus-depricatedevent.o manaplus-effectmanager.o manaplus-emoteshortcut.o manaplus-flooritem.o manaplus-game.o manaplus-graphics.o manaplus-graphicsmanager.o manaplus-graphicsvertexes.o manaplus-guild.o manaplus-guildmanager.o manaplus-imageparticle.o manaplus-imagesprite.o manaplus-inventory.o manaplus-item.o manaplus-itemshortcut.o manaplus-dropshortcut.o manaplus-spellshortcut.o manaplus-textcommand.o manaplus-inputevent.o manaplus-inputmanager.o manaplus-joystick.o manaplus-keyboardconfig.o manaplus-keyevent.o manaplus-keyinput.o manaplus-listener.o manaplus-localplayer.o manaplus-logger.o manaplus-main.o manaplus-map.o manaplus-maplayer.o manaplus-mgl.o manaplus-mobileopenglgraphics.o manaplus-mouseinput.o manaplus-normalopenglgraphics.o manaplus-notifymanager.o manaplus-particle.o manaplus-particlecontainer.o manaplus-particleemitter.o manaplus-party.o manaplus-playerinfo.o manaplus-playerrelations.o manaplus-position.o manaplus-rotationalparticle.o manaplus-safeopenglgraphics.o manaplus-shopitem.o manaplus-simpleanimation.o manaplus-soundmanager.o manaplus-statuseffect.o manaplus-text.o manaplus-textmanager.o manaplus-textparticle.o manaplus-touchactions.o manaplus-touchmanager.o manaplus-units.o manaplus-vector.o net/ea/gui/manaplus-guildtab.o net/ea/gui/manaplus-partytab.o net/ea/manaplus-adminhandler.o net/ea/manaplus-beinghandler.o net/ea/manaplus-buysellhandler.o net/ea/manaplus-charserverhandler.o net/ea/manaplus-chathandler.o net/ea/manaplus-gamehandler.o net/ea/manaplus-guildhandler.o net/ea/manaplus-inventoryhandler.o net/ea/manaplus-itemhandler.o net/ea/manaplus-loginhandler.o net/ea/manaplus-network.o net/ea/manaplus-npchandler.o net/ea/manaplus-partyhandler.o net/ea/manaplus-playerhandler.o net/ea/manaplus-skillhandler.o net/ea/manaplus-tradehandler.o net/tmwa/gui/manaplus-guildtab.o net/tmwa/gui/manaplus-partytab.o net/tmwa/manaplus-adminhandler.o net/tmwa/manaplus-beinghandler.o net/tmwa/manaplus-buysellhandler.o net/tmwa/manaplus-charserverhandler.o net/tmwa/manaplus-chathandler.o net/tmwa/manaplus-gamehandler.o net/tmwa/manaplus-generalhandler.o net/tmwa/manaplus-guildhandler.o net/tmwa/manaplus-inventoryhandler.o net/tmwa/manaplus-itemhandler.o net/tmwa/manaplus-loginhandler.o net/tmwa/manaplus-messagehandler.o net/tmwa/manaplus-messagein.o net/tmwa/manaplus-messageout.o net/tmwa/manaplus-network.o net/tmwa/manaplus-npchandler.o net/tmwa/manaplus-partyhandler.o net/tmwa/manaplus-playerhandler.o net/tmwa/manaplus-questhandler.o net/tmwa/manaplus-skillhandler.o net/tmwa/manaplus-tradehandler.o manaplus-mumblemanager.o -lrt -lSDL_net -lguichan_sdl -lguichan -lGL -lSDL_gfx -lSDL_mixer -lSDL_ttf -lSDL_image -lpng -lxml2 -lcurl -lphysfs -lz -lSDL -lpthread -lSDL -lpthread -lcurl -lxml2 -lX11 make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17' make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2IseEp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 + cd manaplus-1.3.3.17 + make install DESTDIR=/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 Making install in data make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' Making install in evol make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/evol' Making install in fonts make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts' /usr/bin/install -c -m 644 dejavusans.ttf dejavusans-bold.ttf dejavusansmono.ttf dejavusansmono-bold.ttf dejavuserifcondensed.ttf dejavuserifcondensed-bold.ttf liberationsans.ttf liberationsans-bold.ttf liberationsansmono.ttf liberationsansmono-bold.ttf mplus-1p-bold.ttf mplus-1p-regular.ttf '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/fonts' Making install in graphics make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' Making install in flags make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/flags' /usr/bin/install -c -m 644 cn.png cz.png de.png en.png es.png fi.png fr.png id.png it.png jp.png nl_BE.png pl.png pt_BR.png pt.png ru.png vls.png '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/flags' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/flags' Making install in gui make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/gui' /usr/bin/install -c -m 644 browserbox.xml bubble.png bubble.xml button.xml button_disabled.xml button_highlighted.xml button_pressed.xml buttonplay.png buy.xml charcreate_playerbox.xml checkbox.xml circle-off.xml circle-on.xml colors.xml complete_icon.xml dbutton.xml dbutton_image.xml dpad.xml dpad_image.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml emote_selection.xml equipment.xml equipment_background.xml equipment_playerbox.xml equipmentbox.png incomplete_icon.xml info.xml inventory.xml item_selection.xml item_shortcut_background.xml itemcontainer.xml keyboard_icon.xml label.xml listbox.xml ministatus.xml mouse.png ok.xml playerbox.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/gui' /usr/bin/install -c -m 644 popup.xml progress-indicator.png progressbar.xml quests.xml radio.xml resize.xml scroll.xml scroll_background.xml scroll_hbackground.xml scroll_highlighted.xml scroll_vbackground.xml scrollbuttons.xml scrollbuttons_pressed.xml sell.xml server.xml shop.xml slider.xml slider_highlighted.xml speechbubble.xml tab.xml tab_highlighted.xml tab_selected.xml tab_unused.xml target-cursor-in-range-l.png target-cursor-in-range-m.png target-cursor-in-range-s.png target-cursor-normal-l.png target-cursor-normal-m.png target-cursor-normal-s.png textfield.xml textpreview.xml unknown-item.png window.png window.xml windowmenu.xml world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/gui' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/gui' Making install in images make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/images' /usr/bin/install -c -m 644 error.png login_wallpaper.png '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/images' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/images' Making install in sprites make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/sprites' /usr/bin/install -c -m 644 arrow_down.png arrow_left.png arrow_right.png arrow_up.png error.png error.xml manaplus_emotions.png manaplus_emote.xml manaplus_emotes.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/graphics/sprites' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics/sprites' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/graphics' Making install in help make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' Making install in tips make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/help/tips' /usr/bin/install -c -m 644 1.txt 1-1.jpg 1-2.jpg 2.txt 3.txt 4.txt 5.txt 6.txt 7.txt 8.txt 9.txt 10.txt 11.txt 12.txt 13.txt 14.txt 15.txt 16.txt 17.txt 18.txt '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/help/tips' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help/tips' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/help' /usr/bin/install -c -m 644 about.txt chatcommands.txt commands.txt footer.txt header.txt index.txt otherteam.txt searchmany.txt searchnotfound.txt skills.txt support.txt tags.idx team.txt windows.txt '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/help' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/help' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/manaplus-1.3.3.17/install-sh -d /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/pixmaps /usr/bin/install -c ./manaplus.png /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/pixmaps/manaplus.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/icons' /usr/bin/install -c -m 644 manaplus.png manaplus.svg manaplus.icns manaplus.ico manaplus.hqx manaplus.xpm '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/icons' Making install in perserver make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' Making install in default make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/perserver/default' /usr/bin/install -c -m 644 charcreation.xml gmcommands.txt '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/perserver/default' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver/default' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/perserver' Making install in sfx make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' Making install in system make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/sfx/system' /usr/bin/install -c -m 644 attention.ogg book.ogg chat1.ogg chat2.ogg complete.ogg email.ogg error.ogg finish.ogg incoming.ogg move.ogg newmessage.ogg notify.ogg offline.ogg online.ogg page.ogg reminder.ogg send.ogg start.ogg watcher.ogg '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/sfx/system' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx/system' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/sfx' Making install in themes make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' Making install in blacknblack make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/blacknblack' /usr/bin/install -c -m 644 bubble.png colors.xml info.xml mouse.png window.png '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/blacknblack' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blacknblack' Making install in blackwood make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/blackwood' /usr/bin/install -c -m 644 colors.xml info.xml mouse.png progress-indicator.png speechbubble.xml speech_bubble.png window.png '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/blackwood' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/blackwood' Making install in classic make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/classic' Making install in enchilado make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/enchilado' /usr/bin/install -c -m 644 buy.xml colors.xml equipment.xml info.xml inventory.xml ok.xml popup.xml progressbar.xml quests.xml sell.xml server.xml shop.xml window.png window.xml world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/enchilado' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/enchilado' Making install in jewelry make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/jewelry' /usr/bin/install -c -m 644 avatarlistbox.xml beingpopup.xml browserbox.xml button.xml button_disabled.xml button_highlighted.xml button_pressed.xml buy.xml CHANGELOG.txt chat.xml checkbox.xml circle-off.xml circle-on.xml colors.xml complete_icon.xml dbutton.xml didyouknow.xml dpad.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml drops.xml emotes.xml equipment.xml equipment_background.xml equipmentbox.png extendedlistbox.xml help.xml incomplete_icon.xml info.xml inventory.xml item_selection.xml itemcontainer.xml itempopup.xml items.xml keyboard_icon.xml LICENSE.txt listbox.xml login.xml map.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/jewelry' /usr/bin/install -c -m 644 ministatus.xml mouse.png npc.xml ok.xml playerbox.xml popup.xml popuplist.xml progressbar.xml quests.xml radio.xml resize.xml scroll.xml scroll_background.xml scroll_hbackground.xml scroll_highlighted.xml scroll_vbackground.xml scrollbuttons.xml scrollbuttons_pressed.xml sell.xml server.xml serverslistbox.xml shop.xml shoplistbox.xml skilllistbox.xml slider.xml slider_highlighted.xml social.xml spells.xml status.xml tab.xml tab_highlighted.xml tab_selected.xml tab_unused.xml textfield.xml window.png window.xml windowmenu.xml world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/jewelry' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/jewelry' Making install in mana make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/mana' /usr/bin/install -c -m 644 colors.xml info.xml mouse.png npc.xml quests.xml social.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/mana' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/mana' Making install in pink make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/pink' /usr/bin/install -c -m 644 bubble.png buy.xml colors.xml equipment.xml info.xml inventory.xml ok.xml popup.xml progress-indicator.png progressbar.xml quests.xml sell.xml server.xml shop.xml unknown-item.png window.xml window.png world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/pink' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/pink' Making install in unity make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/unity' /usr/bin/install -c -m 644 buy.xml char.xml colors.xml equipment.xml info.xml inventory.xml npc.xml ok.xml popup.xml progressbar.xml quests.xml sell.xml server.xml shop.xml social.xml window.png window.xml world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/unity' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/unity' Making install in wood make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/wood' /usr/bin/install -c -m 644 buy.xml colors.xml equipment.xml info.xml inventory.xml item_shortcut_bgr.png mouse.png ok.xml popup.xml progressbar.xml quests.xml sell.xml server.xml shop.xml window.png window.xml world.xml '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/themes/wood' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes/wood' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/themes' Making install in tmw make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/tmw' Making install in translations make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' Making install in help make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/translations/help' /usr/bin/install -c -m 644 de.po es.po fr.po it.po nl_BE.po pl.po pt_BR.po ru.po '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/translations/help' make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations/help' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[4]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data/translations' make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[3]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/data' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/man/man6' /usr/bin/install -c -m 644 manaplus.6 manaplustest.6 '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/man/man6' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share installing cs.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/cs/LC_MESSAGES/manaplus.mo installing de.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/de/LC_MESSAGES/manaplus.mo installing es.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/es/LC_MESSAGES/manaplus.mo installing fi.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/fi/LC_MESSAGES/manaplus.mo installing fr.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/fr/LC_MESSAGES/manaplus.mo installing id.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/id/LC_MESSAGES/manaplus.mo installing it.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/it/LC_MESSAGES/manaplus.mo installing ja.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/ja/LC_MESSAGES/manaplus.mo installing nl_BE.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/nl_BE/LC_MESSAGES/manaplus.mo installing pl.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/pl/LC_MESSAGES/manaplus.mo installing pt.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/pt/LC_MESSAGES/manaplus.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/pt_BR/LC_MESSAGES/manaplus.mo installing ru.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/ru/LC_MESSAGES/manaplus.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/locale/zh_CN/LC_MESSAGES/manaplus.mo if test "manaplus" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/bin' /usr/bin/install -c manaplus '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17/src' make[1]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17' make[2]: Entering directory `/builddir/build/BUILD/manaplus-1.3.3.17' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/applications' /usr/bin/install -c -m 644 manaplus.desktop manaplustest.desktop '/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17' make[1]: Leaving directory `/builddir/build/BUILD/manaplus-1.3.3.17' + desktop-file-validate /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/applications/manaplus.desktop + desktop-file-validate /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/applications/manaplustest.desktop + rm -f /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusans-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusans.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusansmono-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusansmono.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavuserifcondensed-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavuserifcondensed.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsans-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsans.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsansmono-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsansmono.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/mplus-1p-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/mplus-1p-regular.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusans-bold.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusansmono-bold.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSansMono.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusansmono.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavuserifcondensed-bold.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavuserifcondensed.ttf + ln -s /usr/share/fonts/dejavu/DejaVuSans.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/dejavusans.ttf + ln -s /usr/share/fonts/liberation/LiberationMono-Bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsansmono-bold.ttf + ln -s /usr/share/fonts/liberation/LiberationMono-Regular.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsansmono.ttf + ln -s /usr/share/fonts/liberation/LiberationSans-Bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsans-bold.ttf + ln -s /usr/share/fonts/liberation/LiberationSans-Regular.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/liberationsans.ttf + ln -s /usr/share/fonts/mplus/mplus-1p-bold.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/mplus-1p-bold.ttf + ln -s /usr/share/fonts/mplus/mplus-1p-regular.ttf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/manaplus/data/fonts/mplus-1p-regular.ttf + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 manaplus + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/manaplus-1.3.3.17 extracting debug info from /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/bin/manaplus dwz: Too few files for multifile optimization 8415 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: manaplus-1.3.3.17-1.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AHLcG8 + umask 022 + cd /builddir/build/BUILD + cd manaplus-1.3.3.17 + DOCDIR=/builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/doc/manaplus-1.3.3.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/doc/manaplus-1.3.3.17 + cp -pr AUTHORS ChangeLog COPYING docs/FAQ.txt README /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386/usr/share/doc/manaplus-1.3.3.17 + exit 0 Provides: manaplus = 1.3.3.17-1.fc18 manaplus(x86-32) = 1.3.3.17-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libSDL-1.2.so.0 libSDL_gfx.so.13 libSDL_image-1.2.so.0 libSDL_mixer-1.2.so.0 libSDL_net-1.2.so.0 libSDL_ttf-2.0.so.0 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libguichan-0.8.1.so.1 libguichan_sdl-0.8.1.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libphysfs.so.1 libpng15.so.15 libpng15.so.15(PNG15_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.5) libz.so.1 rtld(GNU_HASH) Processing files: manaplus-debuginfo-1.3.3.17-1.fc18.i686 Provides: manaplus-debuginfo = 1.3.3.17-1.fc18 manaplus-debuginfo(x86-32) = 1.3.3.17-1.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 Wrote: /builddir/build/RPMS/manaplus-1.3.3.17-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/manaplus-debuginfo-1.3.3.17-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kE3jKL + umask 022 + cd /builddir/build/BUILD + cd manaplus-1.3.3.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/manaplus-1.3.3.17-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->