Mock Version: 1.1.1 Mock Version: 1.1.1 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/adonthell.spec'], False, '/var/lib/mock/dist-f14-py27-rebuild-848545-124202/root/', None, 86400, True, 0, 417, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/adonthell.spec'] warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/adonthell-0.3.5-0.9.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/adonthell.spec'], False, '/var/lib/mock/dist-f14-py27-rebuild-848545-124202/root/', None, 86400, True, 0, 417, 494, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/adonthell.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GVBSoW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf adonthell-0.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/adonthell-src-0.3.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd adonthell-0.3.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|myconfig.gamedir + "/locale"|"/usr/share/locale"|' src/nls.cc + sed -i 's|^CFLAGS|^#CFLAGS|g' configure + echo 'Patch #0 (adonthell-gcc44.patch):' Patch #0 (adonthell-gcc44.patch): + /bin/cat /builddir/build/SOURCES/adonthell-gcc44.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.brAF0t + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.5 + LANG=C + export LANG + unset DISPLAY + 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 + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --enable-doc ./configure: line 1434: ac_env_^#CFLAGS_set=${^#CFLAGS+set}: bad substitution ./configure: line 1435: ac_env_^#CFLAGS_value=$^#CFLAGS: command not found ./configure: line 1436: ac_cv_env_^#CFLAGS_set=${^#CFLAGS+set}: bad substitution ./configure: line 1437: ac_cv_env_^#CFLAGS_value=$^#CFLAGS: command not found checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 2630: ^#CFLAGS=-g -Wall -fno-exceptions: command not found checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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 main in -lpthread... yes checking for main in -lz... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for TTF_Init in -lSDL_ttf... yes checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 6.0.0... yes checking for Vorbis... yes checking for python... /usr/bin/python checking for Python header files... found checking for Python library... found checking for ldd... /usr/bin/ldd checking for Python's dependencies... -lpython2.7 -lpthread -ldl -lutil checking whether to enable Python debugging... yes checking for swig... /usr/bin/swig checking whether to build the developer documentation... yes checking for doxygen... /usr/bin/doxygen checking for dot... /usr/bin/dot checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking SDL/SDL_mixer.h usability... yes checking SDL/SDL_mixer.h presence... yes checking for SDL/SDL_mixer.h... yes checking SDL/SDL_ttf.h usability... yes checking SDL/SDL_ttf.h presence... yes checking for SDL/SDL_ttf.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating adonthell.spec config.status: creating doc/Makefile config.status: creating doc/devel/Makefile config.status: creating doc/dlgedit/Makefile config.status: creating doc/dlgedit-api/Makefile config.status: creating doc/items/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/modules/Makefile 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 Adonthell v0.3.5 SDL ....................... : 1.2.14 Python .................... : 2.7 Python debugging .......... : yes Freetype .................. : 10.0.4 SWIG ...................... : 2.0.0 Ogg music ................. : enabled Building API doc .......... : yes Data directory ............ : /usr/share/adonthell Now type 'make' to build Adonthell Afterwards, 'make install' will install Adonthell in /usr/bin + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/m4' Making all in po make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' make adonthell.pot-update make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if test -n 'adonthell-project@linuxgames.com' || test 'adonthell-devel@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='adonthell-project@linuxgames.com'; \ else \ msgid_bugs_address='adonthell-devel@nongnu.org'; \ fi; \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f adonthell.po || { \ if test -f ./adonthell.pot; then \ sed -f remove-potcdate.sed < ./adonthell.pot > adonthell.1po && \ sed -f remove-potcdate.sed < adonthell.po > adonthell.2po && \ if cmp adonthell.1po adonthell.2po >/dev/null 2>&1; then \ rm -f adonthell.1po adonthell.2po adonthell.po; \ else \ rm -f adonthell.1po adonthell.2po ./adonthell.pot && \ mv adonthell.po ./adonthell.pot; \ fi; \ else \ mv adonthell.po ./adonthell.pot; \ fi; \ } make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' test ! -f ./adonthell.pot || \ test -z "" || make make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making all in . make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o adonthell.o adonthell.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o animation.o animation.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o audio.o audio.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o character_base.o character_base.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o character.o character.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o data_screen.o data_screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o dialog.o dialog.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o dialog_screen.o dialog_screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o drawable.o drawable.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o drawing_area.o drawing_area.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o event.o event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o event_handler.o event_handler.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o event_list.o event_list.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o fileops.o fileops.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o game.o game.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from win_manager.h:25, from adonthell.cc:24: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from event.cc:22: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o gamedata.o gamedata.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from event_handler_base.h:27, from event_handler.h:27, from event_handler.cc:24: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from character_base.cc:26: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from quest.h:19, from gamedata.h:29, from data_screen.cc:29: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_manager.h:26, from adonthell.cc:24: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from event_list.h:29, from event_list.cc:25: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from character.cc:25: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from dialog.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from quest.h:19, from gamedata.h:29, from dialog_screen.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from character.h:29, from dialog.cc:28: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from character.h:29, from gamedata.h:30, from data_screen.cc:29: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o gamedate.o gamedate.cc /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o gametime.o gametime.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from character.h:29, from character.cc:25: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from character.h:29, from gamedata.h:30, from dialog_screen.cc:28: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from audio.h:20, from audio.cc:20: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from map_event.h:26, from event_handler.cc:25: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from audio.h:20, from gamedata.cc:33: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from quest.h:19, from gamedata.h:29, from gamedata.cc:34: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from time_event.h:25, from gamedate.cc:26: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o image.o image.cc fileops.cc: In function 'const float& operator>>(const float&, ogzstream&)': fileops.cc:352:11: warning: the address of 'sf' will always evaluate as 'true' image.cc: In member function 'signed char image::put_raw(ogzstream&) const': image.cc:221:13: warning: 'imt' may be used uninitialized in this function g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o input.o input.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o label.o label.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o label_input.o label_input.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o landmap.o landmap.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from win_font.h:21, from label.h:21, from label_input.h:17, from label_input.cc:15: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from landmap.h:28, from landmap.cc:22: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o lex.prefs.o lex.prefs.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from landmap.h:28, from landmap.cc:22: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from win_font.h:21, from label.h:21, from label.cc:15: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o map_event.o map_event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o map_event_handler.o map_event_handler.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from map_event.h:25, from map_event.cc:22: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o mapsquare_walkable.o mapsquare_walkable.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from map_event.h:25, from map_event_handler.cc:23: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o mapcharacter.o mapcharacter.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from map_event.h:26, from map_event.cc:22: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o mapsquare.o mapsquare.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o mapobject.o mapobject.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from map_event.h:26, from map_event_handler.cc:23: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from mapcharacter.cc:22: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from mapsquare.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from mapsquare.cc:28: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from mapcharacter.cc:22: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o mapview.o mapview.cc prefs.l: In function 'int parse_adonthellrc(int&, std::string&)': prefs.l:52:5: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o nls.o nls.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from landmap.h:28, from mapview.h:30, from mapview.cc:26: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from landmap.h:28, from mapview.h:30, from mapview.cc:26: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition label_input.cc: In member function 'virtual bool label_input::input_update()': label_input.cc:37:9: warning: 'count' may be used uninitialized in this function g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o path.o path.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o pnm.o pnm.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from landmap.h:28, from path.cc:26: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from mapcharacter.h:38, from landmap.h:28, from path.cc:26: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o prefs.o prefs.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from prefs.cc:32: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o py_callback.o py_callback.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o python_class.o python_class.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o py_adonthell_wrap.o py_adonthell_wrap.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o py_object.o py_object.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from character_base.h:37, from mapcharacter.h:36, from character.h:29, from map_event.h:26, from py_adonthell_wrap.cc:2647: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o quest.o quest.cc prefs.cc: In member function 'void config::parse_arguments(int, char**)': prefs.cc:148:93: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o screen.o screen.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o surface.o surface.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from quest.h:19, from quest.cc:15: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o storage.o storage.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o text_bubble.o text_bubble.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from storage.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. py_object.cc: In member function 'void py_object::set_attribute(const std::string&, PyObject*)': py_object.cc:184:8: warning: suggest explicit braces to avoid ambiguous 'else' In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_object.h:19, from win_label.h:18, from text_bubble.h:31, from text_bubble.cc:28: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o time_event.o time_event.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from time_event.h:25, from time_event.cc:29: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from win_font.h:21, from label.h:21, from win_label.h:19, from text_bubble.h:31, from text_bubble.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o time_event_handler.o time_event_handler.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from event.h:27, from time_event.h:25, from time_event_handler.cc:24: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition gamedata.cc: In static member function 'static bool gamedata::load_newest()': gamedata.cc:273:13: warning: 'newest' may be used uninitialized in this function g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_background.o win_background.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_background.cc:13: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_base.o win_base.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_border.o win_border.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_container.o win_container.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_border.cc:13: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_font.o win_font.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_container.cc:14: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from win_manager.h:25, from win_base.cc:17: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_ttf.o win_ttf.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from win_font.h:21, from win_font.cc:14: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_keys.o win_keys.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_manager.o win_manager.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from win_font.h:21, from win_ttf.h:19, from win_ttf.cc:16: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_scrollbar.o win_scrollbar.cc In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from win_manager.h:25, from win_manager.cc:25: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_scrollbar.cc:13: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_scroll.o win_scroll.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_manager.h:26, from win_manager.cc:25: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_select.o win_select.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_scroll.cc:15: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_select.h:18, from win_select.cc:15: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_theme.o win_theme.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o win_event.o win_event.cc g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o yarg.o yarg.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from win_event.h:18, from win_base.h:29, from win_container.h:19, from win_scroll.h:18, from win_theme.h:18, from win_theme.cc:15: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.7 -DPY_DEBUG -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -c -o main.o main.cc In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from python_class.h:31, from py_object.h:29, from audio.h:20, from main.cc:25: /usr/include/python2.7/pyconfig-32.h:1158:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-32.h:1180:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition In file included from /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/ext/hash_map:60:0, from str_hash.h:27, from storage.h:34, from quest.h:19, from gamedata.h:29, from main.cc:28: /usr/lib/gcc/i686-redhat-linux/4.5.0/../../../../include/c++/4.5.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. win_event.cc: In member function 'void win_event::py_signal_connect(PyObject*, int, PyObject*)': win_event.cc:38:43: warning: taking address of temporary rm -f libadonthell.a ar cru libadonthell.a adonthell.o animation.o audio.o character_base.o character.o data_screen.o dialog.o dialog_screen.o drawable.o drawing_area.o event.o event_handler.o event_list.o fileops.o game.o gamedata.o gamedate.o gametime.o image.o input.o label.o label_input.o landmap.o lex.prefs.o map_event.o map_event_handler.o mapsquare_walkable.o mapcharacter.o mapsquare.o mapobject.o mapview.o nls.o path.o pnm.o prefs.o py_callback.o python_class.o py_adonthell_wrap.o py_object.o quest.o screen.o surface.o storage.o text_bubble.o time_event.o time_event_handler.o win_background.o win_base.o win_border.o win_container.o win_font.o win_ttf.o win_keys.o win_manager.o win_scrollbar.o win_scroll.o win_select.o win_theme.o win_event.o yarg.o ranlib libadonthell.a /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR="\"/usr/share/adonthell\"" -o adonthell-0.3 main.o libadonthell.a -lSDL -lpthread -lvorbisfile -L/usr/lib -lvorbis -lm -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpython2.7 -lpthread -ldl -lutil -lfreetype -lz -lSDL_mixer -lSDL_ttf mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATA_DIR=\"/usr/share/adonthell\" -o adonthell-0.3 main.o -Wl,-E libadonthell.a -lSDL -lvorbisfile -L/usr/lib -lvorbis -lm -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lfreetype -lz -lSDL_mixer -lSDL_ttf make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making all in modules make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' ../../src/adonthell-0.3 -c Listing . ... Compiling ./adonthell.py ... Compiling ./dialogue.py ... make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc' Making all in devel make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/devel' /usr/bin/doxygen reference.cfg warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 168 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 169 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_NAME' at line 176 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_URL' at line 177 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_URL' at line 178 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 179 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 180 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 181 of file reference.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.5/src Searching for files in directory /builddir/build/BUILD/adonthell-0.3.5/doc/devel Reading and parsing tag files Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/adonthell.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/adonthell.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/adonthell.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/adonthell.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/animation.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/animation.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/animation.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/animation.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/audio.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/audio.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/audio.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/audio.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/character.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/character.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/character.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/character.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/character_base.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/character_base.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/character_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/character_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/data_screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/data_screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/data_screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/data_screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/dialog.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/dialog.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/dialog.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/dialog.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/drawable.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/drawable.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/drawable.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/drawable.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/drawing_area.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/drawing_area.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/drawing_area.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/drawing_area.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event_handler_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event_handler_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event_list.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event_list.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/event_list.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/event_list.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/fileops.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/fileops.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/game.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/game.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/game.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/game.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gamedate.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gamedate.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gamedate.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gamedate.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gametime.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gametime.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gametime.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gametime.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/gettext.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/gettext.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/image.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/image.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/image.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/image.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/input.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/input.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/input.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/input.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/label.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/label.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/label.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/label.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/label_input.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/label_input.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/label_input.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/label_input.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/landmap.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/landmap.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/landmap.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/landmap.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/main.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/main.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/map_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/map_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/map_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/map_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/map_event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/map_event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/map_event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/map_event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapcharacter.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapcharacter.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapcharacter.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapcharacter.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapobject.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapobject.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapobject.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapobject.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare_walkable.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare_walkable.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare_walkable.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapsquare_walkable.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapview.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapview.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/mapview.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/mapview.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/nls.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/nls.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/nls.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/nls.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/path.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/path.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/path.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/path.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/pnm.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/pnm.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/pnm.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/pnm.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/prefs.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/prefs.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/prefs.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/prefs.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/py_callback.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/py_callback.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/py_callback.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/py_callback.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/py_object.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/py_object.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/py_object.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/py_object.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/python_class.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/python_class.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/python_class.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/python_class.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/quest.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/quest.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/quest.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/quest.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/screen.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/screen.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/screen.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/screen.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/storage.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/storage.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/storage.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/storage.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/str_hash.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/str_hash.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/surface.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/surface.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/surface.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/surface.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/text_bubble.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/text_bubble.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/text_bubble.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/text_bubble.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/time_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/time_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/time_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/time_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/time_event_handler.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/time_event_handler.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/time_event_handler.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/time_event_handler.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/types.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/types.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_background.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_background.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_base.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_base.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_border.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_border.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_container.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_container.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_event.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_event.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_font.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_font.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_image.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_image.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_label.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_label.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_manager.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_manager.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_manager.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_manager.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_mapview.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_mapview.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_select.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_select.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.cc... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.cc... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_types.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_types.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/win_write.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/win_write.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/src/window.h... Parsing file /builddir/build/BUILD/adonthell-0.3.5/src/window.h... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/dialog.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/dialog.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/event.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/event.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/intro.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/intro.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mainpage.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mainpage.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/map.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/map.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mapcharschedules.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mapcharschedules.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mapviewschedules.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/mapviewschedules.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/newmap.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/newmap.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/prog_rules.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/prog_rules.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/python.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/python.dxt... Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/devel/save.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/devel/save.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class/builddir/build/BUILD/adonthell-0.3.5/src/quest.h:24 warning: Compound quest is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:31 warning: Compound win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:26 warning: Compound label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h:22 warning: Compound win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:23 warning: Compound win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h:21 warning: Compound win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:32 warning: Compound win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:31 warning: Compound audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:21 warning: Compound win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:23 warning: Compound win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/str_hash.h:40 warning: Compound std::hash< std::string > is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:23 warning: Compound win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:142 warning: Compound label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:26 warning: Compound win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:26 warning: Compound win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:22 warning: Compound win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label_input.h:21 warning: Compound label_input is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:135 warning: Compound label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:21 warning: Compound win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/event.cc:84 warning: no matching class member found for void event::set_script(std::string filename, PyObject *args) Possible candidates: void event::set_script(string filename, PyObject *args=NULL) /builddir/build/BUILD/adonthell-0.3.5/src/py_object.cc:192 warning: no matching class member found for void py_object::set_attribute_int(const string &name, int value) Possible candidates: void py_object::set_attribute_int(const string &name, s_int32 value) inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file adonthell.cc... Generating code for file adonthell.h... Generating code for file animation.cc... Generating code for file animation.h... Generating code for file audio.cc... Generating code for file audio.h... Generating code for file character.cc... Generating code for file character.h... Generating code for file character_base.cc... Generating code for file character_base.h... Generating code for file data_screen.cc... Generating code for file data_screen.h... Generating code for file dialog.cc... Generating code for file dialog.dxt... Generating code for file dialog.h... Generating code for file dialog_screen.cc... Generating code for file dialog_screen.h... Generating code for file drawable.cc... Generating code for file drawable.h... Generating code for file drawing_area.cc... Generating code for file drawing_area.h... Generating code for file event.cc... Generating code for file event.dxt... Generating code for file event.h... Generating code for file event_handler.cc... Generating code for file event_handler.h... Generating code for file event_handler_base.h... Generating code for file event_list.cc... Generating code for file event_list.h... Generating code for file fileops.cc... Generating code for file fileops.h... Generating code for file game.cc... Generating code for file game.h... Generating code for file gamedata.cc... Generating code for file gamedata.h... Generating code for file gamedate.cc... Generating code for file gamedate.h... Generating code for file gametime.cc... Generating code for file gametime.h... Generating code for file gettext.h... Generating code for file image.cc... Generating code for file image.h... Generating code for file input.cc... Generating code for file input.h... Generating code for file intro.dxt... Generating code for file label.cc... Generating code for file label.h... Generating code for file label_input.cc... Generating code for file label_input.h... Generating code for file landmap.cc... Generating code for file landmap.h... Generating code for file main.cc... Generating code for file mainpage.dxt... Generating code for file map.dxt... Generating code for file map_event.cc... Generating code for file map_event.h... Generating code for file map_event_handler.cc... Generating code for file map_event_handler.h... Generating code for file mapcharacter.cc... Generating code for file mapcharacter.h... Generating code for file mapcharschedules.dxt... Generating code for file mapobject.cc... Generating code for file mapobject.h... Generating code for file mapsquare.cc... Generating code for file mapsquare.h... Generating code for file mapsquare_walkable.cc... Generating code for file mapsquare_walkable.h... Generating code for file mapview.cc... Generating code for file mapview.h... Generating code for file mapviewschedules.dxt... Generating code for file newmap.dxt... Generating code for file nls.cc... Generating code for file nls.h... Generating code for file path.cc... Generating code for file path.h... Generating code for file pnm.cc../builddir/build/BUILD/adonthell-0.3.5/src/event_handler.cc:36 warning: Member NEW_EVENT(enter_event) (function) of file event_handler.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.cc:37 warning: Member NEW_EVENT(leave_event) (function) of file event_handler.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/event_handler.cc:38 warning: Member NEW_EVENT(action_event) (function) of file event_handler.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc:40 warning: Member ENGINE_DAT_VER (define) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc:41 warning: Member AUDIO_DAT_VER (define) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc:42 warning: Member CHAR_DAT_VER (define) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc:43 warning: Member QUEST_DAT_VER (define) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.cc:44 warning: Member SAVE_DAT_VER (define) of file gamedata.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/image.cc:30 warning: Member R_MASK (define) of file image.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/image.cc:31 warning: Member G_MASK (define) of file image.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/image.cc:32 warning: Member B_MASK (define) of file image.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/image.cc:33 warning: Member A_MASK (define) of file image.cc is not documented. . Generating code for file pnm.h... Generating code for file prefs.cc... Generating code for file prefs.h... Generating code for file prog_rules.dxt... Generating code for file py_callback.cc... Generating code for file py_callback.h... Generating code for file py_object.cc... Generating code for file py_object.h... Generating code for file python.dxt... Generating code for file python_class.cc... Generating code for file python_class.h... Generating code for file quest.cc... Generating code for file quest.h... Generating code for file save.dxt... Generating code for file screen.cc... Generating code for file screen.h... Generating code for file storage.cc... Generating code for file storage.h... Generating code for file str_hash.h... Generating code for file surface.cc... Generating code for file surface.h... Generating code for file text_bubble.cc... Generating code for file text_bubble.h... Generating code for file time_event.cc... Generating code for file time_event.h... Generating code for file time_event_handler.cc... Generating code for file time_event_handler.h... Generating code for file types.h... Generating code for file win_background.cc... Generating code for file win_background.h... Generating code for file win_base.cc... Generating code for file win_base.h... Generating code for file win_border.cc... Generating code for file win_border.h... Generating code for file win_container.cc... Generating code for file win_container.h... Generating code for file win_event.cc... Generating code for file win_event.h... Generating code for file win_font.cc... Generating code for file win_font.h... Generating code for file win_image.h... Generating code for file win_keys.cc... Generating code for file win_keys.h... Generating code for file win_label.h... Generating code for file win_manager.cc... Generating code for file win_manager.h... Generating code for file win_mapview.h... Generating code for file win_object.h... Generating code for file win_scroll.cc... Generating code for file win_scroll.h... Generating code for file win_scrollbar.cc... Generating code for file win_scrollbar.h... Generating code for file win_select.cc... Generating code for file win_select.h... Generating code for file win_theme.cc... Generating code for file win_theme.h... Generating code for file win_ttf.cc... Generating code for file win_ttf.h... Generating code for file win_types.h... Generating code for file win_write.h... Generating code for file window.h... Generating file documentation... Generating docs for file adonthell.cc... Generating docs for file adonthell.h... Generating docs for file animation.cc... Generating docs for file animation.h... Generating docs for file character.cc... Generating docs for file character.h... Generating docs for file character_base.cc... Generating docs for file character_base.h... Generating docs for file data_screen.cc... Generating docs for file data_screen.h... Generating docs for file dialog.cc... Generating docs for file dialog.h... Generating docs for file dialog_screen.cc... Generating docs for file dialog_screen.h... Generating docs for file drawable.cc... Generating docs for file drawable.h... Generating docs for file drawing_area.cc... Generating docs for file drawing_area.h... Generating docs for file event.cc... Generating docs for file event.h... Generating docs for file event_handler.cc... Generating docs for file event_handler.h... Generating docs for file event_handler_base.h... Generating docs for file event_list.cc... Generating docs for file event_list.h... Generating docs for file fileops.cc... Generating docs for file fileops.h... Generating docs for file game.cc... Generating docs for file game.h... Generating docs for file gamedata.cc... Generating docs for file gamedata.h... Generating docs for file gamedate.cc... Generating docs for file gamedate.h... Generating docs for file gametime.cc... Generating docs for file gametime.h... Generating docs for file image.cc... Generating docs for file image.h... Generating docs for file input.cc... Generating docs for file input.h... Gener/builddir/build/BUILD/adonthell-0.3.5/src/main.cc:56 warning: Member init_python() (function) of file main.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/python_class.cc:33 warning: Member get_py_obj(void *instance, const char *class_name) (function) of file python_class.cc is not documented. /builddir/build/BUILD/adonthell-0.3.5/doc/devel/event.dxt:106 warning: unable to resolve link to `schedule' for \link command /builddir/build/BUILD/adonthell-0.3.5/src/animation.h:226 warning: The following parameters of animationframe::set_offset(u_int16 ox, u_int16 oy) are not documented: parameter 'oy' /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:33 warning: Member init(config *) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:34 warning: Member cleanup(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:37 warning: Member put_state(ogzstream &file) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:38 warning: Member get_state(igzstream &file) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:42 warning: Member load_background(int slot, char *filename) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:43 warning: Member unload_background(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:46 warning: Member set_background_volume(int) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:49 warning: Member pause_music(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:50 warning: Member unpause_music(void) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:53 warning: Member load_wave(int slot, char *filename) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:54 warning: Member unload_wave(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:57 warning: Member play_wave(int channel, int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:58 warning: Member play_background(int slot) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:62 warning: Member fade_in_background(int slot, int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:63 warning: Member fade_out_background(int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:66 warning: Member change_background(int slot, int time) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:68 warning: Member is_initialized() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:69 warning: Member is_schedule_activated() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:70 warning: Member is_background_finished() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:72 warning: Member set_schedule_active(bool a) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:74 warning: Member set_schedule(string file, PyObject *args=NULL) (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/audio.h:75 warning: Member run_schedule() (function) of class audio is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h:81 warning: argument 'char' of command @param is not found in the argument list of dialog_screen::set_name(const string &new_name) /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h:81 warning: The following parameters of dialog_screen::set_name(const string &new_name) are not documented: parameter 'new_name' /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h:88 warning: argument 'char' of command @param is not found in the argument list of dialog_screen::set_npc(const string &new_npc) /builddir/build/BUILD/adonthell-0.3.5/src/dialog_screen.h:88 warning: The following parameters of dialog_screen::set_npc(const string &new_npc) are not documented: parameter 'new_npc' /builddir/build/BUILD/adonthell-0.3.5/src/drawing_area.h:112 warning: The following parameters of drawing_area::resize(u_int16 nl, u_int16 nh) are not documented: parameter 'nh' /builddir/build/BUILD/adonthell-0.3.5/src/game.h:50 warning: Member User_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/game.h:51 warning: Member Global_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/game.h:52 warning: Member Game_data_dir (variable) of class game is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/game.h:117 warning: argument 'fname' of command @param is not found in the argument list of game::find_directory(const string &dirname) /builddir/build/BUILD/adonthell-0.3.5/src/game.h:117 warning: The following parameters of game::find_directory(const string &dirname) are not documented: parameter 'dirname' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:76 warning: argument 'ogzstream' of command @param is not found in the argument list of gamedata::put(ogzstream &file) /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:76 warning: The following parameters of gamedata::put(ogzstream &file) are not documented: parameter 'file' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:83 warning: argument 'igzstream' of command @param is not found in the argument list of gamedata::get(igzstream &file) /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:83 warning: The following parameters of gamedata::get(igzstream &file) are not documented: parameter 'file' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:133 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_description(string desc) /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:133 warning: The following parameters of gamedata::set_description(string desc) are not documented: parameter 'desc' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:140 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_directory(string dir) /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:140 warning: The following parameters of gamedata::set_directory(string dir) are not documented: parameter 'dir' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:147 warning: argument 'string' of command @param is not found in the argument list of gamedata::set_gametime(string time) /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:147 warning: The following parameters of gamedata::set_gametime(string time) are not documented: parameter 'time' /builddir/build/BUILD/adonthell-0.3.5/src/gamedata.h:284 warning: Found unknown command `\pos' /builddir/build/BUILD/adonthell-0.3.5/src/gametime.h:87 warning: Member start_action() (function) of class gametime is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/gametime.h:96 warning: Member stop_action() (function) of class gametime is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/image.h:60 warning: The following parameters of image::image(SDL_Surface *s, const SDL_Color &color) are not documented: parameter 'color' /builddir/build/BUILD/adonthell-0.3.5/src/image.h:295 warning: argument 'source' of command @param is not found in the argument list of image::tile(const surface &src) /builddir/build/BUILD/adonthell-0.3.5/src/image.h:295 warning: The following parameters of image::tile(const surface &src) are not documented: parameter 'src' /builddir/build/BUILD/adonthell-0.3.5/src/image.h:305 warning: argument 'source' of command @param is not found in the argument list of image::tile(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0) /builddir/build/BUILD/adonthell-0.3.5/src/image.h:305 warning: The following parameters of image::tile(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0) are not documented: parameter 'src' /builddir/build/BUILD/adonthell-0.3.5/src/label.h:121 warning: Member NOTHING (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:122 warning: Member AUTO_HEIGHT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:123 warning: Member AUTO_SIZE (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:126 warning: Member KEY_CURSOR_NEXT (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:127 warning: Member KEY_CURSOR_PREVIOUS (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:132 warning: Member ucd(u_int16 &idx) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:171 warning: Member build_form_auto_height() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:175 warning: Member build_form_auto_size() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:180 warning: Member clean_surface(const bool erase_all) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:184 warning: Member find_word(u_int16 &index, u_int16 &wlength, u_int16 &wlengthpix, const u_int16 rlength) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:188 warning: Member draw_string(const bool at_cursor) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:194 warning: Member update_cursor() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:198 warning: Member cursor_next() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:203 warning: Member cursor_previous() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:207 warning: Member cursor_draw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:209 warning: Member cursor_undraw() (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:211 warning: Member last_letter(u_int16 idx) (function) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:214 warning: Member my_font_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:218 warning: Member my_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:221 warning: Member new_text_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:224 warning: Member my_form_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:228 warning: Member visible_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:231 warning: Member moveable_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:234 warning: Member cursor_cur_blink_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:240 warning: Member my_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:243 warning: Member my_old_cursor_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:246 warning: Member my_vect_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:248 warning: Member start_line_ (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:237 warning: Member cursor_blink_cycle (variable) of class label is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:143 warning: Member pos_x (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:144 warning: Member pos_y (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:145 warning: Member idx (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:146 warning: Member line (variable) of class label::Scursor is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:136 warning: Member idx_beg (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:137 warning: Member idx_end (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label.h:138 warning: Member pos_x (variable) of class label::Sline_text is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/label_input.h:40 warning: Member editable_ (variable) of class label_input is not documented. ating docs for file landmap.cc... Generating docs for file landmap.h... Generating docs for file main.cc... Generating docs for file map_event.cc... Generating docs for file map_event.h... Generating docs for file map_event_handler.cc... Generating docs for file map_event_handler.h... Generating docs for file mapcharacter.cc... Generating docs for file mapcharacter.h... Generating docs for file mapobject.cc... Generating docs for file mapobject.h... Generating docs for file mapsquare.cc... Generating docs for file mapsquare.h... Generating docs for file mapsquare_walkable.cc... Generating docs for file mapsquare_walkable.h... Generating docs for file mapview.cc... Generating docs for file mapview.h... Generating docs for file newmap.dxt... Generating docs for file nls.cc... Generating docs for file nls.h... Generating docs for file path.cc... Generating docs for file path.h... Generating docs for file pnm.cc... Generating docs for file pnm.h... Generating docs for file prefs.cc... Generating docs for file prefs.h... Generating docs for file py_callback.cc... Generating docs for file py_callback.h... Generating docs for file py_object.cc... Generating docs for file py_object.h... Generating docs for file python_class.cc... Generating docs for file python_class.h... Generating docs for file screen.cc... Generating docs for file screen.h... Generating docs for file storage.cc... Generating docs for file storage.h... Generating docs for file str_hash.h... Generating docs for file surface.cc... Generating docs for file surface.h... Generating docs for file text_bubble.cc... Generating docs for file text_bubble.h... Generating docs for file time_event.cc... Generating docs for file time_event.h... Generating docs for file time_event_handler.cc... Generating docs for file time_event_handler.h... Generating docs for file types.h... Generating docs for file win_base.h... Generating docs for file win_manager.h... Generating docs for file win_theme.cc... Generating page documentation... Generating docs for page page5... Generating docs for page page3... Generating docs for page page1... Generating docs for page page4... Generating docs for page page8... Generating docs for page page9... Generating docs for page newmap... Generating docs for page page2... Generating docs for page page7... Generating docs for page page6... Generating docs for page todo... Generating docs for page bug... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound action_event... Generating docs for compound adonthell... Generating docs for compound animation... Generating docs for compound animationframe... Generating docs for compound audio... Generating docs for compound character... Generating docs for compound character_base... Generating docs for compound config... Generating docs for compound data_screen... Generating docs for compound dialog... Generating docs for compound dialog_screen... Generating docs for compound dictionary... Generating docs for compound drawable... Generating docs for compound drawing_area... Generating docs for compound enter_event... Generating docs for compound event... Generating docs for compound event_handler... Generating docs for compound event_handler_base... Generating docs for compound event_list... Generating docs for compound fileops... Generating docs for compound game... Generating docs for compound gamedata... Generating docs for compound gamedate... Generating docs for compound gametime... Generating docs for compound gz_file... Generating docs for compound igzstream... Generating docs for compound image... Generating docs for compound input... Generating docs for compound label... Generating docs for nested compound label::Scursor... Generating docs for nested compound label::Sline_text... Generating docs for compound label_input... Generating docs for compound landmap... Generating docs for compo/builddir/build/BUILD/adonthell-0.3.5/src/map_event.h:48 warning: argument 'in' of command @param is not found in the argument list of map_event::get_state(igzstream &f) /builddir/build/BUILD/adonthell-0.3.5/src/map_event.h:48 warning: The following parameters of map_event::get_state(igzstream &f) are not documented: parameter 'f' /builddir/build/BUILD/adonthell-0.3.5/src/nls.h:45 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.5/src/nls.h:45 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.5/src/nls.h:45 warning: Unsupported xml/html tag found /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:297 warning: Member put_bool(const bool &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:298 warning: Member put_uint8(const u_int8 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:299 warning: Member put_sint8(const s_int8 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:300 warning: Member put_uint16(const u_int16 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:301 warning: Member put_sint16(const s_int16 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:302 warning: Member put_uint32(const u_int32 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:303 warning: Member put_sint32(const s_int32 &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:304 warning: Member put_string(const string &s) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/fileops.h:305 warning: Member put_float(const float &n) (function) of class ogzstream is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/python_class.h:126 warning: Member module (variable) of class python is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/quest.h:30 warning: Member load(igzstream &) (function) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/quest.h:31 warning: Member save(ogzstream &) (function) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/quest.h:33 warning: Member name (variable) of class quest is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/screen.h:137 warning: Member dbl_mode() (function) of class screen is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/screen.h:53 warning: The following parameters of screen::set_video_mode(u_int16 nl, u_int16 nh, u_int8 depth=0, bool dbl=false, bool fscreen=false) are not documented: parameter 'dbl' parameter 'fscreen' /builddir/build/BUILD/adonthell-0.3.5/src/screen.h:117 warning: argument 'mode' of command @param is not found in the argument list of screen::set_fullscreen(bool m) /builddir/build/BUILD/adonthell-0.3.5/src/screen.h:117 warning: The following parameters of screen::set_fullscreen(bool m) are not documented: parameter 'm' /builddir/build/BUILD/adonthell-0.3.5/src/surface.h:408 warning: Member resize_aux(u_int16 l, u_int16 h) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/surface.h:409 warning: Member double_size(const surface &src) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/surface.h:410 warning: Member half_size(const surface &src) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/surface.h:411 warning: Member get_pix_aux(u_int16 x, u_int16 y, u_int32 &col) const (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/surface.h:412 warning: Member put_pix_aux(u_int16 x, u_int16 y, u_int32 col) (function) of class surface is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:28 warning: Member win_background(win_base *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:30 warning: Member win_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:32 warning: Member win_background(char *rep) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:36 warning: Member load(char *) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:38 warning: Member update() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:40 warning: Member destroy() (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:42 warning: Member draw(drawing_area *da=NULL) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:44 warning: Member set_visible_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:46 warning: Member set_background(win_background &) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:48 warning: Member set_background(win_theme &wt) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:50 warning: Member set_brightness_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_background.h:52 warning: Member set_trans_background(bool b) (function) of class win_background is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:245 warning: Member set_manager(win_manager *) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:247 warning: Member ALIGN_NONE (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:248 warning: Member ALIGN_LEFT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:249 warning: Member ALIGN_CENTER (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:250 warning: Member ALIGN_RIGHT (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:260 warning: Member update_position() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:262 warning: Member update_align() (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:264 warning: Member set_container(win_container *wc) (function) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:268 warning: Member x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:270 warning: Member y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:272 warning: Member pad_x_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:274 warning: Member pad_y_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:276 warning: Member align_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:278 warning: Member visible_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:280 warning: Member focus_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:282 warning: Member activate_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:284 warning: Member brightness_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:286 warning: Member trans_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:288 warning: Member can_be_selected_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:290 warning: Member wb_father_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_base.h:292 warning: Member manager_ (variable) of class win_base is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:31 warning: Member win_border(win_base *wb) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:33 warning: Member win_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:35 warning: Member win_border(char *rep, const char *size=WIN_BORDER_NORMAL_SIZE) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:39 warning: Member load(char *, const char *) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:41 warning: Member update() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:43 warning: Member destroy() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:45 warning: Member draw(drawing_area *da) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:47 warning: Member set_visible_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:49 warning: Member set_brightness_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:51 warning: Member set_border(win_border &) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:53 warning: Member set_border(win_theme &wth, u_int8 size=win_border::NORMAL) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:55 warning: Member set_trans_border(bool b) (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:57 warning: Member length_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:59 warning: Member height_border() (function) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:65 warning: Member MINI (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_border.h:66 warning: Member NORMAL (variable) of class win_border is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:35 warning: Member add(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:37 warning: Member remove(win_base *) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:39 warning: Member remove_all() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:41 warning: Member destroy() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:51 warning: Member set_visible_all(bool b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:57 warning: Member set_space_with_border(u_int16 b) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:59 warning: Member set_space_with_object(u_int16 o) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:61 warning: Member space_with_border() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:63 warning: Member space_with_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:65 warning: Member set_layout(u_int8 l) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:67 warning: Member set_focus_object(win_base *f) (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:69 warning: Member focus_object() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:71 warning: Member SPACE_WITH_BORDER (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:72 warning: Member SPACE_WITH_OBJECT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:74 warning: Member LIST_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:75 warning: Member NO_LAYOUT (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:79 warning: Member update_position() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:80 warning: Member update_layout() (function) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:82 warning: Member space_with_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:83 warning: Member space_with_border_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:84 warning: Member layout_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:86 warning: Member list_wb_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_container.h:88 warning: Member focus_object_ (variable) of class win_container is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:38 warning: Member set_return_code(int rc) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:42 warning: Member set_signal_connect(const Functor0 &func, u_int8 signal) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:44 warning: Member set_callback_destroy(const Functor0wRet< bool > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:46 warning: Member set_callback_quit(const Functor1< int > &func) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:49 warning: Member update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:51 warning: Member py_signal_connect(PyObject *pyfunc, int signal, PyObject *args=NULL) (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:53 warning: Member ACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:54 warning: Member UNACTIVATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:55 warning: Member UPDATE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:56 warning: Member DRAW (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:57 warning: Member DRAW_ON_VISIBLE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:58 warning: Member ACTIVATE_KEY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:59 warning: Member SELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:60 warning: Member UNSELECT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:61 warning: Member KEYBOARD (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:62 warning: Member SCROLL_UP (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:63 warning: Member SCROLL_DOWN (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:64 warning: Member NEXT (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:65 warning: Member PREVIOUS (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:66 warning: Member CLOSE (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:67 warning: Member DESTROY (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:87 warning: Member on_activate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:88 warning: Member on_unactivate() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:90 warning: Member on_update() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:92 warning: Member on_draw_visible() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:93 warning: Member on_draw() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:95 warning: Member on_activate_key() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:96 warning: Member on_select() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:97 warning: Member on_unselect() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:99 warning: Member on_up() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:100 warning: Member on_down() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:102 warning: Member on_next() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:103 warning: Member on_previous() (function) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:76 warning: Member py_callbacks (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:79 warning: Member callback_[20] (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:80 warning: Member callback_destroy_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:81 warning: Member callback_quit_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_event.h:84 warning: Member return_code_ (variable) of class win_event is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:44 warning: Member win_font(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:46 warning: Member win_font(win_font &) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:52 warning: Member load(char *) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:56 warning: Member in_table(u_int16 tmp) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:58 warning: Member operator[](u_int16) (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:62 warning: Member height() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:64 warning: Member length() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:66 warning: Member cursor (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:35 warning: Member erase() (function) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:37 warning: Member glyphs (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:39 warning: Member height_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_font.h:40 warning: Member length_ (variable) of class win_font is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:24 warning: Member KEY_ACTIVATE_ENTRY (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:26 warning: Member KEY_UP (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:28 warning: Member KEY_DOWN (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:30 warning: Member KEY_PREVIOUS (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:32 warning: Member KEY_NEXT (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_keys.h:34 warning: Member KEY_ACTIVATE (variable) of class win_keys is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:44 warning: Member pack() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:47 warning: Member set_auto_refresh(bool b) (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:52 warning: Member refresh() (function) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:54 warning: Member img_tmp_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:55 warning: Member img_brightness_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_object.h:57 warning: Member auto_refresh_ (variable) of class win_object is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:29 warning: Member amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:31 warning: Member add(win_base *) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:33 warning: Member remove(win_base *) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:35 warning: Member remove_all() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:37 warning: Member resize(u_int16 tl, u_int16 th) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:39 warning: Member destroy() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:41 warning: Member draw() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:43 warning: Member update() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:45 warning: Member input_update() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:47 warning: Member set_space_between_border(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:49 warning: Member set_space_between_object(u_int16) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:51 warning: Member set_pos(const u_int8 pos) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:53 warning: Member cursor_y() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:55 warning: Member set_auto_scrollbar(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:57 warning: Member set_auto_refresh(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:59 warning: Member set_brightness(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:61 warning: Member set_trans(bool b) (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:63 warning: Member PAD_DEFAULT (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:67 warning: Member up() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:69 warning: Member down() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:71 warning: Member find_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:73 warning: Member update_amplitude() (function) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:75 warning: Member max_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:77 warning: Member cur_amplitude_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:79 warning: Member index_pad_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:81 warning: Member cursor_y_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:83 warning: Member auto_scrollbar_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scroll.h:85 warning: Member auto_refresh_ (variable) of class win_scroll is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:28 warning: Member win_scrollbar(win_scroll *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:30 warning: Member win_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:32 warning: Member win_scrollbar(char *rep) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:36 warning: Member update_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:38 warning: Member load(char *) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:40 warning: Member update_back() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:42 warning: Member destroy() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:44 warning: Member set_scrollbar(win_scrollbar &) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:46 warning: Member set_scrollbar(win_theme &wt) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:49 warning: Member set_visible_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:52 warning: Member set_trans_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:58 warning: Member set_brightness_scrollbar(bool b) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:60 warning: Member draw(drawing_area *da=NULL) (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_scrollbar.h:62 warning: Member height_bar() (function) of class win_scrollbar is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:26 warning: Member input_update() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:28 warning: Member add(win_base *w) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:30 warning: Member remove(win_base *w) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:32 warning: Member remove_all() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:34 warning: Member set_mode(const u_int8 mode) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:36 warning: Member set_border_select(win_border *border) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:38 warning: Member set_circle(const bool b) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:39 warning: Member is_circle() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:41 warning: Member set_default() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:43 warning: Member set_default_object(const win_base *wb) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:45 warning: Member set_default_position(const u_int16 pos) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:47 warning: Member set_pos(const u_int8 pos) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:49 warning: Member update() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:51 warning: Member get_selected_object() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:53 warning: Member get_selected_position() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:55 warning: Member MODE_BORDER (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:57 warning: Member MODE_BRIGHTNESS (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:65 warning: Member rules(const bool b, win_base *wb) (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:67 warning: Member update_cur_select_position() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:69 warning: Member next() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:71 warning: Member previous() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:73 warning: Member activate() (function) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:75 warning: Member mode_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:77 warning: Member circle_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:79 warning: Member finish_scroll_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:81 warning: Member border_select_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_select.h:83 warning: Member cur_select_ (variable) of class win_select is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h:26 warning: Member win_theme(char *) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h:28 warning: Member win_theme(win_theme &) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h:30 warning: Member operator=(win_theme &) (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_theme.h:34 warning: Member destroy() (function) of class win_theme is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h:24 warning: Member win_ttf(const char *color, const string &file) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h:27 warning: Member load(const string &file) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h:28 warning: Member in_table(u_int16 tmp) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/win_ttf.h:29 warning: Member operator[](u_int16) (function) of class win_ttf is not documented. /builddir/build/BUILD/adonthell-0.3.5/src/str_hash.h:41 warning: Member operator()(const std::string &__s) const (function) of class std::hash< std::string > is not documented. und leave_event... Generating docs for compound map_event... Generating docs for compound map_event_handler... Generating docs for compound mapcharacter... Generating docs for compound mapobject... Generating docs for compound mapsquare... Generating docs for compound mapsquare_area... Generating docs for compound mapsquare_char... Generating docs for compound mapsquare_tile... Generating docs for compound mapsquare_walkable... Generating docs for compound mapsquare_walkable_area... Generating docs for compound mapview... Generating docs for compound nls... Generating docs for compound objects... Generating docs for compound ogzstream... Generating docs for compound path... Generating docs for nested compound path::area_coord... Generating docs for compound pnm... Generating docs for compound py_callback... Generating docs for compound py_object... Generating docs for compound python... Generating docs for compound quest... Generating docs for compound screen... Generating docs for compound storage... Generating docs for compound surface... Generating docs for compound text_bubble... Generating docs for compound time_event... Generating docs for compound time_event_handler... Generating docs for compound win_background... Generating docs for compound win_base... Generating docs for compound win_border... Generating docs for compound win_container... Generating docs for compound win_event... Generating docs for compound win_font... Generating docs for compound win_keys... Generating docs for compound win_manager... Generating docs for compound win_object... Generating docs for compound win_scroll... Generating docs for compound win_scrollbar... Generating docs for compound win_select... Generating docs for compound win_theme... Generating docs for compound win_ttf... Generating graphical class hierarchy... Generating namespace index... Generating docs for compound std::hash< std::string >... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... finalizing index lists... Generating dot graphs using 17 parallel threads... Running dot for graph 1/501 Running dot for graph 2/501 Running dot for graph 3/501 Running dot for graph 4/501 Running dot for graph 5/501 Running dot for graph 6/501 Running dot for graph 7/501 Running dot for graph 8/501 Running dot for graph 9/501 Running dot for graph 10/501 Running dot for graph 11/501 Running dot for graph 12/501 Running dot for graph 13/501 Running dot for graph 14/501 Running dot for graph 15/501 Running dot for graph 16/501 Running dot for graph 17/501 Running dot for graph 18/501 Running dot for graph 19/501 Running dot for graph 20/501 Running dot for graph 21/501 Running dot for graph 22/501 Running dot for graph 23/501 Running dot for graph 24/501 Running dot for graph 25/501 Running dot for graph 26/501 Running dot for graph 27/501 Running dot for graph 28/501 Running dot for graph 29/501 Running dot for graph 30/501 Running dot for graph 31/501 Running dot for graph 32/501 Running dot for graph 33/501 Running dot for graph 34/501 Running dot for graph 35/501 Running dot for graph 36/501 Running dot for graph 37/501 Running dot for graph 38/501 Running dot for graph 39/501 Running dot for graph 40/501 Running dot for graph 41/501 Running dot for graph 42/501 Running dot for graph 43/501 Running dot for graph 44/501 Running dot for graph 45/501 Running dot for graph 46/501 Running dot for graph 47/501 Running dot for graph 48/501 Running dot for graph 49/501 Running dot for graph 50/501 Running dot for graph 51/501 Running dot for graph 52/501 Running dot for graph 53/501 Running dot for graph 54/501 Running dot for graph 55/501 Running dot for graph 56/501 Running dot for graph 57/501 Running dot for graph 58/501 Running dot for graph 59/501 Running dot for graph 60/501 Running dot for graph 61/501 Running dot for graph 62/501 Running dot for graph 63/501 Running dot for graph 64/501 Running dot for graph 65/501 Running dot for graph 66/501 Running dot for graph 67/501 Running dot for graph 68/501 Running dot for graph 69/501 Running dot for graph 70/501 Running dot for graph 71/501 Running dot for graph 72/501 Running dot for graph 73/501 Running dot for graph 74/501 Running dot for graph 75/501 Running dot for graph 76/501 Running dot for graph 77/501 Running dot for graph 78/501 Running dot for graph 79/501 Running dot for graph 80/501 Running dot for graph 81/501 Running dot for graph 82/501 Running dot for graph 83/501 Running dot for graph 84/501 Running dot for graph 85/501 Running dot for graph 86/501 Running dot for graph 87/501 Running dot for graph 88/501 Running dot for graph 89/501 Running dot for graph 90/501 Running dot for graph 91/501 Running dot for graph 92/501 Running dot for graph 93/501 Running dot for graph 94/501 Running dot for graph 95/501 Running dot for graph 96/501 Running dot for graph 97/501 Running dot for graph 98/501 Running dot for graph 99/501 Running dot for graph 100/501 Running dot for graph 101/501 Running dot for graph 102/501 Running dot for graph 103/501 Running dot for graph 104/501 Running dot for graph 105/501 Running dot for graph 106/501 Running dot for graph 107/501 Running dot for graph 108/501 Running dot for graph 109/501 Running dot for graph 110/501 Running dot for graph 111/501 Running dot for graph 112/501 Running dot for graph 113/501 Running dot for graph 114/501 Running dot for graph 115/501 Running dot for graph 116/501 Running dot for graph 117/501 Running dot for graph 118/501 Running dot for graph 119/501 Running dot for graph 120/501 Running dot for graph 121/501 Running dot for graph 122/501 Running dot for graph 123/501 Running dot for graph 124/501 Running dot for graph 125/501 Running dot for graph 126/501 Running dot for graph 127/501 Running dot for graph 128/501 Running dot for graph 129/501 Running dot for graph 130/501 Running dot for graph 131/501 Running dot for graph 132/501 Running dot for graph 133/501 Running dot for graph 134/501 Running dot for graph 135/501 Running dot for graph 136/501 Running dot for graph 137/501 Running dot for graph 138/501 Running dot for graph 139/501 Running dot for graph 140/501 Running dot for graph 141/501 Running dot for graph 142/501 Running dot for graph 143/501 Running dot for graph 144/501 Running dot for graph 145/501 Running dot for graph 146/501 Running dot for graph 147/501 Running dot for graph 148/501 Running dot for graph 149/501 Running dot for graph 150/501 Running dot for graph 151/501 Running dot for graph 152/501 Running dot for graph 153/501 Running dot for graph 154/501 Running dot for graph 155/501 Running dot for graph 156/501 Running dot for graph 157/501 Running dot for graph 158/501 Running dot for graph 159/501 Running dot for graph 160/501 Running dot for graph 161/501 Running dot for graph 162/501 Running dot for graph 163/501 Running dot for graph 164/501 Running dot for graph 165/501 Running dot for graph 166/501 Running dot for graph 167/501 Running dot for graph 168/501 Running dot for graph 169/501 Running dot for graph 170/501 Running dot for graph 171/501 Running dot for graph 172/501 Running dot for graph 173/501 Running dot for graph 174/501 Running dot for graph 175/501 Running dot for graph 176/501 Running dot for graph 177/501 Running dot for graph 178/501 Running dot for graph 179/501 Running dot for graph 180/501 Running dot for graph 181/501 Running dot for graph 182/501 Running dot for graph 183/501 Running dot for graph 184/501 Running dot for graph 185/501 Running dot for graph 186/501 Running dot for graph 187/501 Running dot for graph 188/501 Running dot for graph 189/501 Running dot for graph 190/501 Running dot for graph 191/501 Running dot for graph 192/501 Running dot for graph 193/501 Running dot for graph 194/501 Running dot for graph 195/501 Running dot for graph 196/501 Running dot for graph 197/501 Running dot for graph 198/501 Running dot for graph 199/501 Running dot for graph 200/501 Running dot for graph 201/501 Running dot for graph 202/501 Running dot for graph 203/501 Running dot for graph 204/501 Running dot for graph 205/501 Running dot for graph 206/501 Running dot for graph 207/501 Running dot for graph 208/501 Running dot for graph 209/501 Running dot for graph 210/501 Running dot for graph 211/501 Running dot for graph 212/501 Running dot for graph 213/501 Running dot for graph 214/501 Running dot for graph 215/501 Running dot for graph 216/501 Running dot for graph 217/501 Running dot for graph 218/501 Running dot for graph 219/501 Running dot for graph 220/501 Running dot for graph 221/501 Running dot for graph 222/501 Running dot for graph 223/501 Running dot for graph 224/501 Running dot for graph 225/501 Running dot for graph 226/501 Running dot for graph 227/501 Running dot for graph 228/501 Running dot for graph 229/501 Running dot for graph 230/501 Running dot for graph 231/501 Running dot for graph 232/501 Running dot for graph 233/501 Running dot for graph 234/501 Running dot for graph 235/501 Running dot for graph 236/501 Running dot for graph 237/501 Running dot for graph 238/501 Running dot for graph 239/501 Running dot for graph 240/501 Running dot for graph 241/501 Running dot for graph 242/501 Running dot for graph 243/501 Running dot for graph 244/501 Running dot for graph 245/501 Running dot for graph 246/501 Running dot for graph 247/501 Running dot for graph 248/501 Running dot for graph 249/501 Running dot for graph 250/501 Running dot for graph 251/501 Running dot for graph 252/501 Running dot for graph 253/501 Running dot for graph 254/501 Running dot for graph 255/501 Running dot for graph 256/501 Running dot for graph 257/501 Running dot for graph 258/501 Running dot for graph 259/501 Running dot for graph 260/501 Running dot for graph 261/501 Running dot for graph 262/501 Running dot for graph 263/501 Running dot for graph 264/501 Running dot for graph 265/501 Running dot for graph 266/501 Running dot for graph 267/501 Running dot for graph 268/501 Running dot for graph 269/501 Running dot for graph 270/501 Running dot for graph 271/501 Running dot for graph 272/501 Running dot for graph 273/501 Running dot for graph 274/501 Running dot for graph 275/501 Running dot for graph 276/501 Running dot for graph 277/501 Running dot for graph 278/501 Running dot for graph 279/501 Running dot for graph 280/501 Running dot for graph 281/501 Running dot for graph 282/501 Running dot for graph 283/501 Running dot for graph 284/501 Running dot for graph 285/501 Running dot for graph 286/501 Running dot for graph 287/501 Running dot for graph 288/501 Running dot for graph 289/501 Running dot for graph 290/501 Running dot for graph 291/501 Running dot for graph 292/501 Running dot for graph 293/501 Running dot for graph 294/501 Running dot for graph 295/501 Running dot for graph 296/501 Running dot for graph 297/501 Running dot for graph 298/501 Running dot for graph 299/501 Running dot for graph 300/501 Running dot for graph 301/501 Running dot for graph 302/501 Running dot for graph 303/501 Running dot for graph 304/501 Running dot for graph 305/501 Running dot for graph 306/501 Running dot for graph 307/501 Running dot for graph 308/501 Running dot for graph 309/501 Running dot for graph 310/501 Running dot for graph 311/501 Running dot for graph 312/501 Running dot for graph 313/501 Running dot for graph 314/501 Running dot for graph 315/501 Running dot for graph 316/501 Running dot for graph 317/501 Running dot for graph 318/501 Running dot for graph 319/501 Running dot for graph 320/501 Running dot for graph 321/501 Running dot for graph 322/501 Running dot for graph 323/501 Running dot for graph 324/501 Running dot for graph 325/501 Running dot for graph 326/501 Running dot for graph 327/501 Running dot for graph 328/501 Running dot for graph 329/501 Running dot for graph 330/501 Running dot for graph 331/501 Running dot for graph 332/501 Running dot for graph 333/501 Running dot for graph 334/501 Running dot for graph 335/501 Running dot for graph 336/501 Running dot for graph 337/501 Running dot for graph 338/501 Running dot for graph 339/501 Running dot for graph 340/501 Running dot for graph 341/501 Running dot for graph 342/501 Running dot for graph 343/501 Running dot for graph 344/501 Running dot for graph 345/501 Running dot for graph 346/501 Running dot for graph 347/501 Running dot for graph 348/501 Running dot for graph 349/501 Running dot for graph 350/501 Running dot for graph 351/501 Running dot for graph 352/501 Running dot for graph 353/501 Running dot for graph 354/501 Running dot for graph 355/501 Running dot for graph 356/501 Running dot for graph 357/501 Running dot for graph 358/501 Running dot for graph 359/501 Running dot for graph 360/501 Running dot for graph 361/501 Running dot for graph 362/501 Running dot for graph 363/501 Running dot for graph 364/501 Running dot for graph 365/501 Running dot for graph 366/501 Running dot for graph 367/501 Running dot for graph 368/501 Running dot for graph 369/501 Running dot for graph 370/501 Running dot for graph 371/501 Running dot for graph 372/501 Running dot for graph 373/501 Running dot for graph 374/501 Running dot for graph 375/501 Running dot for graph 376/501 Running dot for graph 377/501 Running dot for graph 378/501 Running dot for graph 379/501 Running dot for graph 380/501 Running dot for graph 381/501 Running dot for graph 382/501 Running dot for graph 383/501 Running dot for graph 384/501 Running dot for graph 385/501 Running dot for graph 386/501 Running dot for graph 387/501 Running dot for graph 388/501 Running dot for graph 389/501 Running dot for graph 390/501 Running dot for graph 391/501 Running dot for graph 392/501 Running dot for graph 393/501 Running dot for graph 394/501 Running dot for graph 395/501 Running dot for graph 396/501 Running dot for graph 397/501 Running dot for graph 398/501 Running dot for graph 399/501 Running dot for graph 400/501 Running dot for graph 401/501 Running dot for graph 402/501 Running dot for graph 403/501 Running dot for graph 404/501 Running dot for graph 405/501 Running dot for graph 406/501 Running dot for graph 407/501 Running dot for graph 408/501 Running dot for graph 409/501 Running dot for graph 410/501 Running dot for graph 411/501 Running dot for graph 412/501 Running dot for graph 413/501 Running dot for graph 414/501 Running dot for graph 415/501 Running dot for graph 416/501 Running dot for graph 417/501 Running dot for graph 418/501 Running dot for graph 419/501 Running dot for graph 420/501 Running dot for graph 421/501 Running dot for graph 422/501 Running dot for graph 423/501 Running dot for graph 424/501 Running dot for graph 425/501 Running dot for graph 426/501 Running dot for graph 427/501 Running dot for graph 428/501 Running dot for graph 429/501 Running dot for graph 430/501 Running dot for graph 431/501 Running dot for graph 432/501 Running dot for graph 433/501 Running dot for graph 434/501 Running dot for graph 435/501 Running dot for graph 436/501 Running dot for graph 437/501 Running dot for graph 438/501 Running dot for graph 439/501 Running dot for graph 440/501 Running dot for graph 441/501 Running dot for graph 442/501 Running dot for graph 443/501 Running dot for graph 444/501 Running dot for graph 445/501 Running dot for graph 446/501 Running dot for graph 447/501 Running dot for graph 448/501 Running dot for graph 449/501 Running dot for graph 450/501 Running dot for graph 451/501 Running dot for graph 452/501 Running dot for graph 453/501 Running dot for graph 454/501 Running dot for graph 455/501 Running dot for graph 456/501 Running dot for graph 457/501 Running dot for graph 458/501 Running dot for graph 459/501 Running dot for graph 460/501 Running dot for graph 461/501 Running dot for graph 462/501 Running dot for graph 463/501 Running dot for graph 464/501 Running dot for graph 465/501 Running dot for graph 466/501 Running dot for graph 467/501 Running dot for graph 468/501 Running dot for graph 469/501 Running dot for graph 470/501 Running dot for graph 471/501 Running dot for graph 472/501 Running dot for graph 473/501 Running dot for graph 474/501 Running dot for graph 475/501 Running dot for graph 476/501 Running dot for graph 477/501 Running dot for graph 478/501 Running dot for graph 479/501 Running dot for graph 480/501 Running dot for graph 481/501 Running dot for graph 482/501 Running dot for graph 483/501 Running dot for graph 484/501 Running dot for graph 485/501 Running dot for graph 486/501 Running dot for graph 487/501 Running dot for graph 488/501 Running dot for graph 489/501 Running dot for graph 490/501 Running dot for graph 491/501 Running dot for graph 492/501 Running dot for graph 493/501 Running dot for graph 494/501 Running dot for graph 495/501 Running dot for graph 496/501 Running dot for graph 497/501 Running dot for graph 498/501 Running dot for graph 499/501 Running dot for graph 500/501 Running dot for graph 501/501 Inserting map/figure 1/295 Inserting map/figure 2/295 Inserting map/figure 3/295 Inserting map/figure 4/295 Inserting map/figure 5/295 Inserting map/figure 6/295 Inserting map/figure 7/295 Inserting map/figure 8/295 Inserting map/figure 9/295 Inserting map/figure 10/295 Inserting map/figure 11/295 Inserting map/figure 12/295 Inserting map/figure 13/295 Inserting map/figure 14/295 Inserting map/figure 15/295 Inserting map/figure 16/295 Inserting map/figure 17/295 Inserting map/figure 18/295 Inserting map/figure 19/295 Inserting map/figure 20/295 Inserting map/figure 21/295 Inserting map/figure 22/295 Inserting map/figure 23/295 Inserting map/figure 24/295 Inserting map/figure 25/295 Inserting map/figure 26/295 Inserting map/figure 27/295 Inserting map/figure 28/295 Inserting map/figure 29/295 Inserting map/figure 30/295 Inserting map/figure 31/295 Inserting map/figure 32/295 Inserting map/figure 33/295 Inserting map/figure 34/295 Inserting map/figure 35/295 Inserting map/figure 36/295 Inserting map/figure 37/295 Inserting map/figure 38/295 Inserting map/figure 39/295 Inserting map/figure 40/295 Inserting map/figure 41/295 Inserting map/figure 42/295 Inserting map/figure 43/295 Inserting map/figure 44/295 Inserting map/figure 45/295 Inserting map/figure 46/295 Inserting map/figure 47/295 Inserting map/figure 48/295 Inserting map/figure 49/295 Inserting map/figure 50/295 Inserting map/figure 51/295 Inserting map/figure 52/295 Inserting map/figure 53/295 Inserting map/figure 54/295 Inserting map/figure 55/295 Inserting map/figure 56/295 Inserting map/figure 57/295 Inserting map/figure 58/295 Inserting map/figure 59/295 Inserting map/figure 60/295 Inserting map/figure 61/295 Inserting map/figure 62/295 Inserting map/figure 63/295 Inserting map/figure 64/295 Inserting map/figure 65/295 Inserting map/figure 66/295 Inserting map/figure 67/295 Inserting map/figure 68/295 Inserting map/figure 69/295 Inserting map/figure 70/295 Inserting map/figure 71/295 Inserting map/figure 72/295 Inserting map/figure 73/295 Inserting map/figure 74/295 Inserting map/figure 75/295 Inserting map/figure 76/295 Inserting map/figure 77/295 Inserting map/figure 78/295 Inserting map/figure 79/295 Inserting map/figure 80/295 Inserting map/figure 81/295 Inserting map/figure 82/295 Inserting map/figure 83/295 Inserting map/figure 84/295 Inserting map/figure 85/295 Inserting map/figure 86/295 Inserting map/figure 87/295 Inserting map/figure 88/295 Inserting map/figure 89/295 Inserting map/figure 90/295 Inserting map/figure 91/295 Inserting map/figure 92/295 Inserting map/figure 93/295 Inserting map/figure 94/295 Inserting map/figure 95/295 Inserting map/figure 96/295 Inserting map/figure 97/295 Inserting map/figure 98/295 Inserting map/figure 99/295 Inserting map/figure 100/295 Inserting map/figure 101/295 Inserting map/figure 102/295 Inserting map/figure 103/295 Inserting map/figure 104/295 Inserting map/figure 105/295 Inserting map/figure 106/295 Inserting map/figure 107/295 Inserting map/figure 108/295 Inserting map/figure 109/295 Inserting map/figure 110/295 Inserting map/figure 111/295 Inserting map/figure 112/295 Inserting map/figure 113/295 Inserting map/figure 114/295 Inserting map/figure 115/295 Inserting map/figure 116/295 Inserting map/figure 117/295 Inserting map/figure 118/295 Inserting map/figure 119/295 Inserting map/figure 120/295 Inserting map/figure 121/295 Inserting map/figure 122/295 Inserting map/figure 123/295 Inserting map/figure 124/295 Inserting map/figure 125/295 Inserting map/figure 126/295 Inserting map/figure 127/295 Inserting map/figure 128/295 Inserting map/figure 129/295 Inserting map/figure 130/295 Inserting map/figure 131/295 Inserting map/figure 132/295 Inserting map/figure 133/295 Inserting map/figure 134/295 Inserting map/figure 135/295 Inserting map/figure 136/295 Inserting map/figure 137/295 Inserting map/figure 138/295 Inserting map/figure 139/295 Inserting map/figure 140/295 Inserting map/figure 141/295 Inserting map/figure 142/295 Inserting map/figure 143/295 Inserting map/figure 144/295 Inserting map/figure 145/295 Inserting map/figure 146/295 Inserting map/figure 147/295 Inserting map/figure 148/295 Inserting map/figure 149/295 Inserting map/figure 150/295 Inserting map/figure 151/295 Inserting map/figure 152/295 Inserting map/figure 153/295 Inserting map/figure 154/295 Inserting map/figure 155/295 Inserting map/figure 156/295 Inserting map/figure 157/295 Inserting map/figure 158/295 Inserting map/figure 159/295 Inserting map/figure 160/295 Inserting map/figure 161/295 Inserting map/figure 162/295 Inserting map/figure 163/295 Inserting map/figure 164/295 Inserting map/figure 165/295 Inserting map/figure 166/295 Inserting map/figure 167/295 Inserting map/figure 168/295 Inserting map/figure 169/295 Inserting map/figure 170/295 Inserting map/figure 171/295 Inserting map/figure 172/295 Inserting map/figure 173/295 Inserting map/figure 174/295 Inserting map/figure 175/295 Inserting map/figure 176/295 Inserting map/figure 177/295 Inserting map/figure 178/295 Inserting map/figure 179/295 Inserting map/figure 180/295 Inserting map/figure 181/295 Inserting map/figure 182/295 Inserting map/figure 183/295 Inserting map/figure 184/295 Inserting map/figure 185/295 Inserting map/figure 186/295 Inserting map/figure 187/295 Inserting map/figure 188/295 Inserting map/figure 189/295 Inserting map/figure 190/295 Inserting map/figure 191/295 Inserting map/figure 192/295 Inserting map/figure 193/295 Inserting map/figure 194/295 Inserting map/figure 195/295 Inserting map/figure 196/295 Inserting map/figure 197/295 Inserting map/figure 198/295 Inserting map/figure 199/295 Inserting map/figure 200/295 Inserting map/figure 201/295 Inserting map/figure 202/295 Inserting map/figure 203/295 Inserting map/figure 204/295 Inserting map/figure 205/295 Inserting map/figure 206/295 Inserting map/figure 207/295 Inserting map/figure 208/295 Inserting map/figure 209/295 Inserting map/figure 210/295 Inserting map/figure 211/295 Inserting map/figure 212/295 Inserting map/figure 213/295 Inserting map/figure 214/295 Inserting map/figure 215/295 Inserting map/figure 216/295 Inserting map/figure 217/295 Inserting map/figure 218/295 Inserting map/figure 219/295 Inserting map/figure 220/295 Inserting map/figure 221/295 Inserting map/figure 222/295 Inserting map/figure 223/295 Inserting map/figure 224/295 Inserting map/figure 225/295 Inserting map/figure 226/295 Inserting map/figure 227/295 Inserting map/figure 228/295 Inserting map/figure 229/295 Inserting map/figure 230/295 Inserting map/figure 231/295 Inserting map/figure 232/295 Inserting map/figure 233/295 Inserting map/figure 234/295 Inserting map/figure 235/295 Inserting map/figure 236/295 Inserting map/figure 237/295 Inserting map/figure 238/295 Inserting map/figure 239/295 Inserting map/figure 240/295 Inserting map/figure 241/295 Inserting map/figure 242/295 Inserting map/figure 243/295 Inserting map/figure 244/295 Inserting map/figure 245/295 Inserting map/figure 246/295 Inserting map/figure 247/295 Inserting map/figure 248/295 Inserting map/figure 249/295 Inserting map/figure 250/295 Inserting map/figure 251/295 Inserting map/figure 252/295 Inserting map/figure 253/295 Inserting map/figure 254/295 Inserting map/figure 255/295 Inserting map/figure 256/295 Inserting map/figure 257/295 Inserting map/figure 258/295 Inserting map/figure 259/295 Inserting map/figure 260/295 Inserting map/figure 261/295 Inserting map/figure 262/295 Inserting map/figure 263/295 Inserting map/figure 264/295 Inserting map/figure 265/295 Inserting map/figure 266/295 Inserting map/figure 267/295 Inserting map/figure 268/295 Inserting map/figure 269/295 Inserting map/figure 270/295 Inserting map/figure 271/295 Inserting map/figure 272/295 Inserting map/figure 273/295 Inserting map/figure 274/295 Inserting map/figure 275/295 Inserting map/figure 276/295 Inserting map/figure 277/295 Inserting map/figure 278/295 Inserting map/figure 279/295 Inserting map/figure 280/295 Inserting map/figure 281/295 Inserting map/figure 282/295 Inserting map/figure 283/295 Inserting map/figure 284/295 Inserting map/figure 285/295 Inserting map/figure 286/295 Inserting map/figure 287/295 Inserting map/figure 288/295 Inserting map/figure 289/295 Inserting map/figure 290/295 Inserting map/figure 291/295 Inserting map/figure 292/295 Inserting map/figure 293/295 Inserting map/figure 294/295 Inserting map/figure 295/295 finished... make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/devel' Making all in dlgedit make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit' /usr/bin/doxygen dlgedit.cfg warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 140 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 141 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_NAME' at line 148 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_URL' at line 149 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_URL' at line 150 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 151 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 152 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 153 of file dlgedit.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" error: could not open user specified style sheet dlgedit.css /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:113: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:127: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:199: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:258: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:297: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:543: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:631: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:660: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:738: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:768: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt:804: warning: found subsection command outside of section context! Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit/dlgedit.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page page1... Generating docs for page page2... Generating docs for page page3... Generating docs for page page4... Generating docs for page page5... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... finalizing index lists... finished... make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit' Making all in dlgedit-api make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit-api' /usr/bin/doxygen dlgedit-api.cfg warning: Tag `DETAILS_AT_TOP' at line 32 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 180 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 181 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_NAME' at line 188 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `CGI_URL' at line 189 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_URL' at line 190 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DOC_ABSPATH' at line 191 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `BIN_ABSPATH' at line 192 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `EXT_DOC_PATHS' at line 193 of file dlgedit-api.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: the dot tool could not be found at /usr/local/bin/ warning: tag INPUT: input source `../../src/tools/dlgedit/' does not exist warning: source ../../src/tools/dlgedit is not a readable file or directory... skipping. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating graphical class hierarchy... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... finalizing index lists... Generating dot graphs using 17 parallel threads... Running dot for graph 1/1 finished... make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit-api' Making all in items make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/items' /usr/bin/doxygen items.cfg warning: Tag `DETAILS_AT_TOP' at line 34 of file items.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: the dot tool could not be found at /Applications/Doxygen.app/Contents/Resources/ warning: the mscgen tool could not be found at /Applications/Doxygen.app/Contents/Resources/ /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:64: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:98: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:133: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:260: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:337: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:443: warning: found subsection command outside of section context! /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt:487: warning: found subsection command outside of section context! sh: latex: command not found Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log! sh: dvips: command not found Problems running dvips. Check your installation! Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/adonthell-0.3.5/doc/items Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt... Parsing file /builddir/build/BUILD/adonthell-0.3.5/doc/items/items.dxt... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page abstract... Generating docs for page item... Generating docs for page combat... Generating docs for page inventory... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula finalizing index lists... finished... make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/items' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5' make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hHuOzc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 ++ dirname /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 + cd adonthell-0.3.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 + make install DESTDIR=/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 'INSTALL=install -p' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/m4' make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/m4' make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/m4' Making install in po make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' make adonthell.pot-update make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' if test -n 'adonthell-project@linuxgames.com' || test 'adonthell-devel@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='adonthell-project@linuxgames.com'; \ else \ msgid_bugs_address='adonthell-devel@nongnu.org'; \ fi; \ : --default-domain=adonthell --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Kai Sterker' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f adonthell.po || { \ if test -f ./adonthell.pot; then \ sed -f remove-potcdate.sed < ./adonthell.pot > adonthell.1po && \ sed -f remove-potcdate.sed < adonthell.po > adonthell.2po && \ if cmp adonthell.1po adonthell.2po >/dev/null 2>&1; then \ rm -f adonthell.1po adonthell.2po adonthell.po; \ else \ rm -f adonthell.1po adonthell.2po ./adonthell.pot && \ mv adonthell.po ./adonthell.pot; \ fi; \ else \ mv adonthell.po ./adonthell.pot; \ fi; \ } make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' test ! -f ./adonthell.pot || \ test -z "" || make /bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share if test "adonthell" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.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 \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin" /bin/sh ../libtool --mode=install install -p 'adonthell-0.3' '/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin/adonthell-0.3' install -p adonthell-0.3 /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin/adonthell-0.3 make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' if test ! -e /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin/adonthell ; then \ ln -s adonthell-0.3 /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin/adonthell; \ else \ echo "*** warning: cannot create symlink to adonthell-0.3"; \ fi; make[4]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making install in modules make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/adonthell/modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/adonthell/modules" install -p -m 644 'dialogue.pyc' '/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/adonthell/modules/dialogue.pyc' install -p -m 644 'adonthell.pyc' '/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/adonthell/modules/adonthell.pyc' make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src/modules' make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc' Making install in devel make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/devel' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/devel' 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/adonthell-0.3.5/doc/devel' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/devel' Making install in dlgedit make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit' 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/adonthell-0.3.5/doc/dlgedit' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit' Making install in dlgedit-api make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit-api' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit-api' 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/adonthell-0.3.5/doc/dlgedit-api' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/dlgedit-api' Making install in items make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/items' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc/items' 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/adonthell-0.3.5/doc/items' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc/items' make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/doc' 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/adonthell-0.3.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/doc' make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5' make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5' make[2]: Nothing to be done for `install-exec-am'. if test ! -d /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/adonthell/games ; then \ mkdir /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/adonthell/games; \ fi make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5' make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/adonthell-0.3.5 extracting debug info from /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/bin/adonthell-0.3 symlinked /usr/lib/debug/usr/bin/adonthell-0.3.debug to /usr/lib/debug/usr/bin/adonthell.debug 3719 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: adonthell-0.3.5-0.9.fc14.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZyEFSW + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.5 + DOCDIR=/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-0.3.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-0.3.5 + /bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-0.3.5 + cp -pr AUTHORS COPYING FULLSCREEN.howto NEWBIE NEWS README /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-0.3.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0 libSDL_mixer-1.2.so.0 libSDL_ttf-2.0.so.0 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.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 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.14) libstdc++.so.6(GLIBCXX_3.4.9) libutil.so.1 libvorbis.so.0 libvorbisfile.so.3 libz.so.1 rtld(GNU_HASH) Processing files: adonthell-doc-0.3.5-0.9.fc14.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hxdEkH + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.5 + DOCDIR=/builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-doc-0.3.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-doc-0.3.5 + /bin/mkdir -p /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-doc-0.3.5 + cp -pr doc/devel/html /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386/usr/share/doc/adonthell-doc-0.3.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: adonthell-debuginfo-0.3.5-0.9.fc14.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 warning: Could not canonicalize hostname: x86-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/adonthell-0.3.5-0.9.fc14.i686.rpm Wrote: /builddir/build/RPMS/adonthell-doc-0.3.5-0.9.fc14.i686.rpm Wrote: /builddir/build/RPMS/adonthell-debuginfo-0.3.5-0.9.fc14.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DZFfap + umask 022 + cd /builddir/build/BUILD + cd adonthell-0.3.5 + rm -rf /builddir/build/BUILDROOT/adonthell-0.3.5-0.9.fc14.i386 + exit 0 Child returncode was: 0 LEAVE do -->