1. * Package: games-strategy/seven-kingdoms-2.14.4
  2. * Repository: gentoo
  3. * Maintainer: pinkbyte@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking 7kaa-source-2.14.4.tar.bz2 to /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work
  15. >>> Unpacking 7kaa.png to /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work
  16. unpack 7kaa.png: file format not recognized. Ignoring.
  17. >>> Source unpacked in /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work
  18. >>> Preparing source in /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4 ...
  19. * Running eautoreconf in '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4' ...
  20. * Running aclocal --install -I m4 ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. * Running automake --add-missing --copy --foreign ...
  27. [ ok ]
  28. >>> Source prepared.
  29. >>> Configuring source in /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4 ...
  30. * econf: updating 7kaa-2.14.4/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating 7kaa-2.14.4/config.guess with /usr/share/gnuconfig/config.guess
  32. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-network
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking whether make supports nested variables... yes
  39. checking whether the C++ compiler works... yes
  40. checking for C++ compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C++ compiler... yes
  45. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  46. checking for style of include used by make... GNU
  47. checking dependency style of x86_64-pc-linux-gnu-g++... none
  48. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  49. checking whether we are using the GNU C compiler... yes
  50. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  51. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  52. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  53. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  54. checking whether ln -s works... yes
  55. checking build system type... x86_64-pc-linux-gnu
  56. checking host system type... x86_64-pc-linux-gnu
  57. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  58. checking for grep that handles long lines and -e... /bin/grep
  59. checking for egrep... /bin/grep -E
  60. checking for ANSI C header files... yes
  61. checking for sys/types.h... yes
  62. checking for sys/stat.h... yes
  63. checking for stdlib.h... yes
  64. checking for string.h... yes
  65. checking for memory.h... yes
  66. checking for strings.h... yes
  67. checking for inttypes.h... yes
  68. checking for stdint.h... yes
  69. checking for unistd.h... yes
  70. checking for int16_t... yes
  71. checking for int32_t... yes
  72. checking for int8_t... yes
  73. checking for size_t... yes
  74. checking for uint16_t... yes
  75. checking for uint32_t... yes
  76. checking for uint64_t... yes
  77. checking for uint8_t... yes
  78. checking AL/al.h usability... yes
  79. checking AL/al.h presence... yes
  80. checking for AL/al.h... yes
  81. checking for alGenSources in -framework OpenAL... no
  82. checking for alGenSources in -lopenal... yes
  83. checking for sdl-config... /usr/bin/sdl-config
  84. checking for SDL - version >= 0.11.0... yes
  85. checking that generated files are newer than configure... done
  86. configure: creating ./config.status
  87. config.status: creating Makefile
  88. config.status: creating data/Makefile
  89. config.status: creating include/Makefile
  90. config.status: creating src/Makefile
  91. config.status: creating src/audio/Makefile
  92. config.status: creating src/audio/dsound/Makefile
  93. config.status: creating src/audio/openal/Makefile
  94. config.status: creating src/client/Makefile
  95. config.status: creating src/common/Makefile
  96. config.status: creating src/file/Makefile
  97. config.status: creating src/imgfun/Makefile
  98. config.status: creating src/imgfun/asm/Makefile
  99. config.status: creating src/input/Makefile
  100. config.status: creating src/input/dinput/Makefile
  101. config.status: creating src/input/none/Makefile
  102. config.status: creating src/input/sdl/Makefile
  103. config.status: creating src/multiplayer/Makefile
  104. config.status: creating src/multiplayer/common/Makefile
  105. config.status: creating src/multiplayer/sdlnet/Makefile
  106. config.status: creating src/multiplayer/none/Makefile
  107. config.status: creating src/server/Makefile
  108. config.status: creating src/video/Makefile
  109. config.status: creating src/video/common/Makefile
  110. config.status: creating src/video/ddraw/Makefile
  111. config.status: creating src/video/none/Makefile
  112. config.status: creating src/video/sdl/Makefile
  113. config.status: creating include/config.h
  114. config.status: executing depfiles commands
  115. configure: audio backend: openal
  116. configure: video backend: sdl
  117. configure: input backend: sdl
  118. configure: net backend: none
  119. configure: debugging features: no
  120. /tmp/portage/games-strategy/seven-kingdoms-2.14.4/temp/environment: line 3568: --disable-debug: command not found
  121. >>> Source configured.
  122. >>> Compiling source in /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4 ...
  123. make -j24
  124. Making all in data
  125. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  126. make[1]: Nothing to be done for `all'.
  127. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  128. Making all in include
  129. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  130. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/missing --run autoheader)
  131. rm -f stamp-h1
  132. touch config.h.in
  133. cd .. && /bin/sh ./config.status include/config.h
  134. config.status: creating include/config.h
  135. config.status: include/config.h is unchanged
  136. make all-am
  137. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  138. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  139. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  140. Making all in src
  141. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  142. Making all in audio
  143. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  144. Making all in openal
  145. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  146. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o openal_audio.o openal_audio.cpp
  147. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o wav_stream.o wav_stream.cpp
  148. rm -f libaudio_openal.a
  149. ar cru libaudio_openal.a openal_audio.o wav_stream.o
  150. x86_64-pc-linux-gnu-ranlib libaudio_openal.a
  151. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  152. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  153. make[3]: Nothing to be done for `all-am'.
  154. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  155. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  156. Making all in common
  157. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  158. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OCONFIG.o OCONFIG.cpp
  159. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ODATE.o ODATE.cpp
  160. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OERROR.o OERROR.cpp
  161. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMEM.o OMEM.cpp
  162. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMISC.o OMISC.cpp
  163. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSTR.o OSTR.cpp
  164. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o dbglog.o dbglog.cpp
  165. rm -f libcommon.a
  166. ar cru libcommon.a OCONFIG.o ODATE.o OERROR.o OMEM.o OMISC.o OSTR.o dbglog.o
  167. x86_64-pc-linux-gnu-ranlib libcommon.a
  168. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  169. Making all in file
  170. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  171. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ODB.o ODB.cpp
  172. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ODIR.o ODIR.cpp
  173. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFILE.o OFILE.cpp
  174. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORES.o ORES.cpp
  175. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORESDB.o ORESDB.cpp
  176. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORESX.o ORESX.cpp
  177. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o file_input_stream.o file_input_stream.cpp
  178. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o file_output_stream.o file_output_stream.cpp
  179. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o file_reader.o file_reader.cpp
  180. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o file_util.o file_util.cpp
  181. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o file_writer.o file_writer.cpp
  182. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o input_stream.o input_stream.cpp
  183. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o mem_input_stream.o mem_input_stream.cpp
  184. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o output_stream.o output_stream.cpp
  185. OFILE.cpp: In member function 'int32_t File::file_get_long()':
  186. OFILE.cpp:362:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  187. OFILE.cpp: In member function 'uint16_t File::file_get_unsigned_short()':
  188. OFILE.cpp:325:52: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  189. OFILE.cpp: In member function 'int16_t File::file_get_short()':
  190. OFILE.cpp:288:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  191. OFILE.cpp: In member function 'int File::file_read(void*, unsigned int)':
  192. OFILE.cpp:236:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  193. rm -f libfile.a
  194. ar cru libfile.a ODB.o ODIR.o OFILE.o ORES.o ORESDB.o ORESX.o file_input_stream.o file_output_stream.o file_reader.o file_util.o file_writer.o input_stream.o mem_input_stream.o output_stream.o
  195. x86_64-pc-linux-gnu-ranlib libfile.a
  196. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  197. Making all in imgfun
  198. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  199. Making all in asm
  200. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  201. make[3]: Nothing to be done for `all'.
  202. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  203. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  204. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o CRC.o CRC.cpp
  205. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB.o IB.cpp
  206. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB2.o IB2.cpp
  207. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_32.o IB_32.cpp
  208. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_A.o IB_A.cpp
  209. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_AR.o IB_AR.cpp
  210. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_AT.o IB_AT.cpp
  211. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_ATD.o IB_ATD.cpp
  212. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_ATDM.o IB_ATDM.cpp
  213. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_ATR.o IB_ATR.cpp
  214. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_ATRD.o IB_ATRD.cpp
  215. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_ATRDM.o IB_ATRDM.cpp
  216. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_DW.o IB_DW.cpp
  217. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_R.o IB_R.cpp
  218. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_RD.o IB_RD.cpp
  219. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_T.o IB_T.cpp
  220. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_TD.o IB_TD.cpp
  221. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_TDM.o IB_TDM.cpp
  222. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_TR.o IB_TR.cpp
  223. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_TRD.o IB_TRD.cpp
  224. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IB_TRDM.o IB_TRDM.cpp
  225. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IC.o IC.cpp
  226. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IC_R.o IC_R.cpp
  227. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IJ_T.o IJ_T.cpp
  228. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IR.o IR.cpp
  229. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IR_A.o IR_A.cpp
  230. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IR_AM.o IR_AM.cpp
  231. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IR_BAR.o IR_BAR.cpp
  232. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o IR_M.o IR_M.cpp
  233. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_BAR.o I_BAR.cpp
  234. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_BLACK.o I_BLACK.cpp
  235. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_EMASK.o I_EMASK.cpp
  236. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_EREMAP.o I_EREMAP.cpp
  237. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_FONT.o I_FONT.cpp
  238. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_FREMAP.o I_FREMAP.cpp
  239. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_LINE.o I_LINE.cpp
  240. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_PIXEL.o I_PIXEL.cpp
  241. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_READ.o I_READ.cpp
  242. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o I_SNOW.o I_SNOW.cpp
  243. rm -f libimgfun.a
  244. ar cru libimgfun.a CRC.o IB.o IB2.o IB_32.o IB_A.o IB_AR.o IB_AT.o IB_ATD.o IB_ATDM.o IB_ATR.o IB_ATRD.o IB_ATRDM.o IB_DW.o IB_R.o IB_RD.o IB_T.o IB_TD.o IB_TDM.o IB_TR.o IB_TRD.o IB_TRDM.o IC.o IC_R.o IJ_T.o IR.o IR_A.o IR_AM.o IR_BAR.o IR_M.o I_BAR.o I_BLACK.o I_EMASK.o I_EREMAP.o I_FONT.o I_FREMAP.o I_LINE.o I_PIXEL.o I_READ.o I_SNOW.o
  245. x86_64-pc-linux-gnu-ranlib libimgfun.a
  246. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  247. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  248. Making all in input
  249. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  250. Making all in sdl
  251. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  252. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OMOUSE.o OMOUSE.cpp
  253. rm -f libinput_sdl.a
  254. ar cru libinput_sdl.a OMOUSE.o
  255. x86_64-pc-linux-gnu-ranlib libinput_sdl.a
  256. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  257. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  258. make[3]: Nothing to be done for `all-am'.
  259. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  260. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  261. Making all in multiplayer
  262. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  263. Making all in common
  264. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  265. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o multiplayer.o multiplayer.cpp
  266. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o player_desc.o player_desc.cpp
  267. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OERRCTRL.o OERRCTRL.cpp
  268. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OREMOTE.o OREMOTE.cpp
  269. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OREMOTE2.o OREMOTE2.cpp
  270. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OREMOTEM.o OREMOTEM.cpp
  271. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OREMOTEQ.o OREMOTEQ.cpp
  272. rm -f libmultiplayer.a
  273. ar cru libmultiplayer.a multiplayer.o player_desc.o OERRCTRL.o OREMOTE.o OREMOTE2.o OREMOTEM.o OREMOTEQ.o
  274. x86_64-pc-linux-gnu-ranlib libmultiplayer.a
  275. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  276. Making all in none
  277. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  278. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o network_none.o network_none.cpp
  279. rm -f libnetwork_none.a
  280. ar cru libnetwork_none.a network_none.o
  281. x86_64-pc-linux-gnu-ranlib libnetwork_none.a
  282. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  283. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  284. make[3]: Nothing to be done for `all-am'.
  285. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  286. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  287. Making all in video
  288. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  289. Making all in common
  290. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  291. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OCOLTBL.o OCOLTBL.cpp
  292. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OVGABUF.o OVGABUF.cpp
  293. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OVGABUF2.o OVGABUF2.cpp
  294. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o OVGALOCK.o OVGALOCK.cpp
  295. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o vgautil.o vgautil.cpp
  296. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -c -o vgautil2.o vgautil2.cpp
  297. rm -f libvideo_common.a
  298. ar cru libvideo_common.a OCOLTBL.o OVGABUF.o OVGABUF2.o OVGALOCK.o vgautil.o vgautil2.o
  299. x86_64-pc-linux-gnu-ranlib libvideo_common.a
  300. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  301. Making all in sdl
  302. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  303. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o surface_sdl.o surface_sdl.cpp
  304. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../../include" -include "../../../include/config.h" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o vga_sdl.o vga_sdl.cpp
  305. rm -f libvideo_sdl.a
  306. ar cru libvideo_sdl.a surface_sdl.o vga_sdl.o
  307. x86_64-pc-linux-gnu-ranlib libvideo_sdl.a
  308. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  309. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  310. make[3]: Nothing to be done for `all-am'.
  311. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  312. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  313. Making all in client
  314. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  315. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o AM.o AM.cpp
  316. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_ACT.o OAI_ACT.cpp
  317. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_ACT2.o OAI_ACT2.cpp
  318. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_ATTK.o OAI_ATTK.cpp
  319. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_BUIL.o OAI_BUIL.cpp
  320. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_CAP2.o OAI_CAP2.cpp
  321. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_CAPT.o OAI_CAPT.cpp
  322. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_DEFE.o OAI_DEFE.cpp
  323. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_DIPL.o OAI_DIPL.cpp
  324. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_ECO.o OAI_ECO.cpp
  325. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_GRAN.o OAI_GRAN.cpp
  326. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_INFO.o OAI_INFO.cpp
  327. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MAIN.o OAI_MAIN.cpp
  328. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MAR2.o OAI_MAR2.cpp
  329. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MAR3.o OAI_MAR3.cpp
  330. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MARI.o OAI_MARI.cpp
  331. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MILI.o OAI_MILI.cpp
  332. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_MONS.o OAI_MONS.cpp
  333. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_QUER.o OAI_QUER.cpp
  334. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_SEEK.o OAI_SEEK.cpp
  335. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_SPY.o OAI_SPY.cpp
  336. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_TALK.o OAI_TALK.cpp
  337. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_TOWN.o OAI_TOWN.cpp
  338. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_TRAD.o OAI_TRAD.cpp
  339. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OAI_UNIT.o OAI_UNIT.cpp
  340. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OANLINE.o OANLINE.cpp
  341. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBATTLE.o OBATTLE.cpp
  342. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBLOB.o OBLOB.cpp
  343. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBOX.o OBOX.cpp
  344. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBULLET.o OBULLET.cpp
  345. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBULLETA.o OBULLETA.cpp
  346. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBUTT3D.o OBUTT3D.cpp
  347. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBUTTCUS.o OBUTTCUS.cpp
  348. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OBUTTON.o OBUTTON.cpp
  349. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OB_FLAME.o OB_FLAME.cpp
  350. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OB_HOMIN.o OB_HOMIN.cpp
  351. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OB_PROJ.o OB_PROJ.cpp
  352. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OCRC_STO.o OCRC_STO.cpp
  353. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ODYNARR.o ODYNARR.cpp
  354. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ODYNARRB.o ODYNARRB.cpp
  355. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OEFFECT.o OEFFECT.cpp
  356. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OEXPMASK.o OEXPMASK.cpp
  357. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFILETXT.o OFILETXT.cpp
  358. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRM.o OFIRM.cpp
  359. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRM2.o OFIRM2.cpp
  360. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMA.o OFIRMA.cpp
  361. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMAI.o OFIRMAI.cpp
  362. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMDIE.o OFIRMDIE.cpp
  363. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMDRW.o OFIRMDRW.cpp
  364. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMIF.o OFIRMIF.cpp
  365. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMIF2.o OFIRMIF2.cpp
  366. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMIF3.o OFIRMIF3.cpp
  367. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFIRMRES.o OFIRMRES.cpp
  368. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFLAME.o OFLAME.cpp
  369. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OFONT.o OFONT.cpp
  370. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_BASE.o OF_BASE.cpp
  371. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_BASE2.o OF_BASE2.cpp
  372. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_CAMP.o OF_CAMP.cpp
  373. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_CAMP2.o OF_CAMP2.cpp
  374. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_FACT.o OF_FACT.cpp
  375. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_FACT2.o OF_FACT2.cpp
  376. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_HARB.o OF_HARB.cpp
  377. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_HARB2.o OF_HARB2.cpp
  378. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_INN.o OF_INN.cpp
  379. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_INN2.o OF_INN2.cpp
  380. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_MARK.o OF_MARK.cpp
  381. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_MARK2.o OF_MARK2.cpp
  382. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_MINE.o OF_MINE.cpp
  383. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_MINE2.o OF_MINE2.cpp
  384. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_MONS.o OF_MONS.cpp
  385. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_RESE.o OF_RESE.cpp
  386. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_RESE2.o OF_RESE2.cpp
  387. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_WAR.o OF_WAR.cpp
  388. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OF_WAR2.o OF_WAR2.cpp
  389. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMCRED.o OGAMCRED.cpp
  390. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAME.o OGAME.cpp
  391. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMEMP.o OGAMEMP.cpp
  392. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMENCY.o OGAMENCY.cpp
  393. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMEND.o OGAMEND.cpp
  394. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMESET.o OGAMESET.cpp
  395. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMHALL.o OGAMHALL.cpp
  396. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMMAIN.o OGAMMAIN.cpp
  397. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMMENU.o OGAMMENU.cpp
  398. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMSCE2.o OGAMSCE2.cpp
  399. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMSCEN.o OGAMSCEN.cpp
  400. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGAMSING.o OGAMSING.cpp
  401. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGENHILL.o OGENHILL.cpp
  402. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGENMAP.o OGENMAP.cpp
  403. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGETA.o OGETA.cpp
  404. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGFILE.o OGFILE.cpp
  405. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGFILE2.o OGFILE2.cpp
  406. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGFILE3.o OGFILE3.cpp
  407. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGFILEA.o OGFILEA.cpp
  408. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGF_V1.o OGF_V1.cpp
  409. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGODRES.o OGODRES.cpp
  410. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OGRPSEL.o OGRPSEL.cpp
  411. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OHELP.o OHELP.cpp
  412. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OHILLRES.o OHILLRES.cpp
  413. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OIMGRES.o OIMGRES.cpp
  414. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OINFO.o OINFO.cpp
  415. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OINGMENU.o OINGMENU.cpp
  416. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OLIGHTN.o OLIGHTN.cpp
  417. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OLIGHTN2.o OLIGHTN2.cpp
  418. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OLOG.o OLOG.cpp
  419. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OLONGLOG.o OLONGLOG.cpp
  420. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OLZW.o OLZW.cpp
  421. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMATRIX.o OMATRIX.cpp
  422. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMONSRES.o OMONSRES.cpp
  423. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMOUSECR.o OMOUSECR.cpp
  424. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMP_CRC.o OMP_CRC.cpp
  425. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OMUSIC.o OMUSIC.cpp
  426. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONATIONA.o ONATIONA.cpp
  427. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONATIONB.o ONATIONB.cpp
  428. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWS.o ONEWS.cpp
  429. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWS2.o ONEWS2.cpp
  430. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWSENG.o ONEWSENG.cpp
  431. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWSFRE.o ONEWSFRE.cpp
  432. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWSGER.o ONEWSGER.cpp
  433. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ONEWSSPA.o ONEWSSPA.cpp
  434. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OOPTMENU.o OOPTMENU.cpp
  435. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OPLANT.o OPLANT.cpp
  436. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OPLASMA.o OPLASMA.cpp
  437. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OPOWER.o OPOWER.cpp
  438. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORACERES.o ORACERES.cpp
  439. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORAIN1.o ORAIN1.cpp
  440. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORAIN2.o ORAIN2.cpp
  441. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORAIN3.o ORAIN3.cpp
  442. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o ORAWRES.o ORAWRES.cpp
  443. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OREBEL.o OREBEL.cpp
  444. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OREGION.o OREGION.cpp
  445. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OREGIONS.o OREGIONS.cpp
  446. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OROCK.o OROCK.cpp
  447. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OROCKRES.o OROCKRES.cpp
  448. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_AI.o OR_AI.cpp
  449. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_ECO.o OR_ECO.cpp
  450. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_MIL.o OR_MIL.cpp
  451. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_NAT.o OR_NAT.cpp
  452. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_NEWS.o OR_NEWS.cpp
  453. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_RANK.o OR_RANK.cpp
  454. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_SPY.o OR_SPY.cpp
  455. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_TECH.o OR_TECH.cpp
  456. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_TOWN.o OR_TOWN.cpp
  457. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OR_TRADE.o OR_TRADE.cpp
  458. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSCROLL.o OSCROLL.cpp
  459. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSE.o OSE.cpp
  460. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSERES.o OSERES.cpp
  461. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSFRMRES.o OSFRMRES.cpp
  462. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSITE.o OSITE.cpp
  463. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSITEDRW.o OSITEDRW.cpp
  464. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSKILL.o OSKILL.cpp
  465. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSLIDCUS.o OSLIDCUS.cpp
  466. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSNOW1.o OSNOW1.cpp
  467. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSNOW2.o OSNOW2.cpp
  468. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSNOWG.o OSNOWG.cpp
  469. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSNOWRES.o OSNOWRES.cpp
  470. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPATH.o OSPATH.cpp
  471. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPATHBT.o OSPATHBT.cpp
  472. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPREDBG.o OSPREDBG.cpp
  473. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPREOFF.o OSPREOFF.cpp
  474. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPRESMO.o OSPRESMO.cpp
  475. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPREUSE.o OSPREUSE.cpp
  476. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPRITE.o OSPRITE.cpp
  477. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPRITE2.o OSPRITE2.cpp
  478. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPRITEA.o OSPRITEA.cpp
  479. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPRTRES.o OSPRTRES.cpp
  480. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPY.o OSPY.cpp
  481. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPY2.o OSPY2.cpp
  482. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSPYA.o OSPYA.cpp
  483. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSYS.o OSYS.cpp
  484. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSYS2.o OSYS2.cpp
  485. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OSYS3.o OSYS3.cpp
  486. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKENG.o OTALKENG.cpp
  487. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKFRE.o OTALKFRE.cpp
  488. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKGER.o OTALKGER.cpp
  489. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKMSG.o OTALKMSG.cpp
  490. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKRES.o OTALKRES.cpp
  491. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTALKSPA.o OTALKSPA.cpp
  492. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTECHRES.o OTECHRES.cpp
  493. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTERRAIN.o OTERRAIN.cpp
  494. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTORNADO.o OTORNADO.cpp
  495. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWN.o OTOWN.cpp
  496. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNA.o OTOWNA.cpp
  497. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNAI.o OTOWNAI.cpp
  498. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNBLD.o OTOWNBLD.cpp
  499. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNDRW.o OTOWNDRW.cpp
  500. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNIF.o OTOWNIF.cpp
  501. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNIND.o OTOWNIND.cpp
  502. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTOWNRES.o OTOWNRES.cpp
  503. OSYS.cpp: In member function 'int Sys::chdir_to_game_dir()':
  504. OSYS.cpp:2602:27: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  505. OSYS.cpp:2609:28: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  506. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTRANSL.o OTRANSL.cpp
  507. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTUTOR.o OTUTOR.cpp
  508. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OTUTOR2.o OTUTOR2.cpp
  509. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNIT.o OUNIT.cpp
  510. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNIT2.o OUNIT2.cpp
  511. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITA.o OUNITA.cpp
  512. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAAC.o OUNITAAC.cpp
  513. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAAT.o OUNITAAT.cpp
  514. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAC.o OUNITAC.cpp
  515. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAI.o OUNITAI.cpp
  516. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAM.o OUNITAM.cpp
  517. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAMT.o OUNITAMT.cpp
  518. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAT.o OUNITAT.cpp
  519. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAT2.o OUNITAT2.cpp
  520. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITAT3.o OUNITAT3.cpp
  521. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITATB.o OUNITATB.cpp
  522. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITD.o OUNITD.cpp
  523. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITDRW.o OUNITDRW.cpp
  524. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITHB.o OUNITHB.cpp
  525. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITI.o OUNITI.cpp
  526. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITIF.o OUNITIF.cpp
  527. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITIND.o OUNITIND.cpp
  528. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITM.o OUNITM.cpp
  529. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITRES.o OUNITRES.cpp
  530. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OUNITS.o OUNITS.cpp
  531. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_CARA.o OU_CARA.cpp
  532. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_CARA2.o OU_CARA2.cpp
  533. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_CARAS.o OU_CARAS.cpp
  534. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_CARAT.o OU_CARAT.cpp
  535. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_CART.o OU_CART.cpp
  536. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_GOD.o OU_GOD.cpp
  537. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_GOD2.o OU_GOD2.cpp
  538. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MARI.o OU_MARI.cpp
  539. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MARI2.o OU_MARI2.cpp
  540. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MARIF.o OU_MARIF.cpp
  541. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MARIS.o OU_MARIS.cpp
  542. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MARIT.o OU_MARIT.cpp
  543. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_MONS.o OU_MONS.cpp
  544. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OU_VEHI.o OU_VEHI.cpp
  545. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OVBROWIF.o OVBROWIF.cpp
  546. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OVBROWSE.o OVBROWSE.cpp
  547. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OVIDEO.o OVIDEO.cpp
  548. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OVOLUME.o OVOLUME.cpp
  549. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OVQUEUE.o OVQUEUE.cpp
  550. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWALLRES.o OWALLRES.cpp
  551. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWARPT.o OWARPT.cpp
  552. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWEATHER.o OWEATHER.cpp
  553. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWORLD.o OWORLD.cpp
  554. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWORLD_M.o OWORLD_M.cpp
  555. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OWORLD_Z.o OWORLD_Z.cpp
  556. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OW_FIRE.o OW_FIRE.cpp
  557. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OW_PLANT.o OW_PLANT.cpp
  558. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OW_ROCK.o OW_ROCK.cpp
  559. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OW_SOUND.o OW_SOUND.cpp
  560. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -c -o OW_WALL.o OW_WALL.cpp
  561. x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I"../../include" -include "../../include/config.h" -Wl,-O1 -Wl,--as-needed -o 7kaa AM.o OAI_ACT.o OAI_ACT2.o OAI_ATTK.o OAI_BUIL.o OAI_CAP2.o OAI_CAPT.o OAI_DEFE.o OAI_DIPL.o OAI_ECO.o OAI_GRAN.o OAI_INFO.o OAI_MAIN.o OAI_MAR2.o OAI_MAR3.o OAI_MARI.o OAI_MILI.o OAI_MONS.o OAI_QUER.o OAI_SEEK.o OAI_SPY.o OAI_TALK.o OAI_TOWN.o OAI_TRAD.o OAI_UNIT.o OANLINE.o OBATTLE.o OBLOB.o OBOX.o OBULLET.o OBULLETA.o OBUTT3D.o OBUTTCUS.o OBUTTON.o OB_FLAME.o OB_HOMIN.o OB_PROJ.o OCRC_STO.o ODYNARR.o ODYNARRB.o OEFFECT.o OEXPMASK.o OFILETXT.o OFIRM.o OFIRM2.o OFIRMA.o OFIRMAI.o OFIRMDIE.o OFIRMDRW.o OFIRMIF.o OFIRMIF2.o OFIRMIF3.o OFIRMRES.o OFLAME.o OFONT.o OF_BASE.o OF_BASE2.o OF_CAMP.o OF_CAMP2.o OF_FACT.o OF_FACT2.o OF_HARB.o OF_HARB2.o OF_INN.o OF_INN2.o OF_MARK.o OF_MARK2.o OF_MINE.o OF_MINE2.o OF_MONS.o OF_RESE.o OF_RESE2.o OF_WAR.o OF_WAR2.o OGAMCRED.o OGAME.o OGAMEMP.o OGAMENCY.o OGAMEND.o OGAMESET.o OGAMHALL.o OGAMMAIN.o OGAMMENU.o OGAMSCE2.o OGAMSCEN.o OGAMSING.o OGENHILL.o OGENMAP.o OGETA.o OGFILE.o OGFILE2.o OGFILE3.o OGFILEA.o OGF_V1.o OGODRES.o OGRPSEL.o OHELP.o OHILLRES.o OIMGRES.o OINFO.o OINGMENU.o OLIGHTN.o OLIGHTN2.o OLOG.o OLONGLOG.o OLZW.o OMATRIX.o OMONSRES.o OMOUSECR.o OMP_CRC.o OMUSIC.o ONATIONA.o ONATIONB.o ONEWS.o ONEWS2.o ONEWSENG.o ONEWSFRE.o ONEWSGER.o ONEWSSPA.o OOPTMENU.o OPLANT.o OPLASMA.o OPOWER.o ORACERES.o ORAIN1.o ORAIN2.o ORAIN3.o ORAWRES.o OREBEL.o OREGION.o OREGIONS.o OROCK.o OROCKRES.o OR_AI.o OR_ECO.o OR_MIL.o OR_NAT.o OR_NEWS.o OR_RANK.o OR_SPY.o OR_TECH.o OR_TOWN.o OR_TRADE.o OSCROLL.o OSE.o OSERES.o OSFRMRES.o OSITE.o OSITEDRW.o OSKILL.o OSLIDCUS.o OSNOW1.o OSNOW2.o OSNOWG.o OSNOWRES.o OSPATH.o OSPATHBT.o OSPREDBG.o OSPREOFF.o OSPRESMO.o OSPREUSE.o OSPRITE.o OSPRITE2.o OSPRITEA.o OSPRTRES.o OSPY.o OSPY2.o OSPYA.o OSYS.o OSYS2.o OSYS3.o OTALKENG.o OTALKFRE.o OTALKGER.o OTALKMSG.o OTALKRES.o OTALKSPA.o OTECHRES.o OTERRAIN.o OTORNADO.o OTOWN.o OTOWNA.o OTOWNAI.o OTOWNBLD.o OTOWNDRW.o OTOWNIF.o OTOWNIND.o OTOWNRES.o OTRANSL.o OTUTOR.o OTUTOR2.o OUNIT.o OUNIT2.o OUNITA.o OUNITAAC.o OUNITAAT.o OUNITAC.o OUNITAI.o OUNITAM.o OUNITAMT.o OUNITAT.o OUNITAT2.o OUNITAT3.o OUNITATB.o OUNITD.o OUNITDRW.o OUNITHB.o OUNITI.o OUNITIF.o OUNITIND.o OUNITM.o OUNITRES.o OUNITS.o OU_CARA.o OU_CARA2.o OU_CARAS.o OU_CARAT.o OU_CART.o OU_GOD.o OU_GOD2.o OU_MARI.o OU_MARI2.o OU_MARIF.o OU_MARIS.o OU_MARIT.o OU_MONS.o OU_VEHI.o OVBROWIF.o OVBROWSE.o OVIDEO.o OVOLUME.o OVQUEUE.o OWALLRES.o OWARPT.o OWEATHER.o OWORLD.o OWORLD_M.o OWORLD_Z.o OW_FIRE.o OW_PLANT.o OW_ROCK.o OW_SOUND.o OW_WALL.o ../audio/openal/libaudio_openal.a ../input/sdl/libinput_sdl.a ../multiplayer/common/libmultiplayer.a ../multiplayer/none/libnetwork_none.a ../video/sdl/libvideo_sdl.a ../common/libcommon.a ../file/libfile.a ../video/common/libvideo_common.a ../imgfun/libimgfun.a -lSDL -lpthread -lopenal
  562. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  563. Making all in server
  564. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  565. make[2]: Nothing to be done for `all'.
  566. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  567. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  568. make[2]: Nothing to be done for `all-am'.
  569. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  570. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  571. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  572. make[1]: Nothing to be done for `all-am'.
  573. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  574. >>> Source compiled.
  575. >>> Working in BUILD_DIR: "."
  576. >>> Test phase [check]: games-strategy/seven-kingdoms-2.14.4
  577. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  578. make -j24 -j24 check
  579. Making check in data
  580. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  581. make[1]: Nothing to be done for `check'.
  582. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  583. Making check in include
  584. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  585. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  586. Making check in src
  587. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  588. Making check in audio
  589. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  590. Making check in openal
  591. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  592. make[3]: Nothing to be done for `check'.
  593. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  594. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  595. make[3]: Nothing to be done for `check-am'.
  596. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  597. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  598. Making check in common
  599. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  600. make[2]: Nothing to be done for `check'.
  601. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  602. Making check in file
  603. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  604. make[2]: Nothing to be done for `check'.
  605. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  606. Making check in imgfun
  607. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  608. Making check in asm
  609. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  610. make[3]: Nothing to be done for `check'.
  611. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  612. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  613. make[3]: Nothing to be done for `check-am'.
  614. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  615. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  616. Making check in input
  617. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  618. Making check in sdl
  619. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  620. make[3]: Nothing to be done for `check'.
  621. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  622. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  623. make[3]: Nothing to be done for `check-am'.
  624. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  625. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  626. Making check in multiplayer
  627. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  628. Making check in common
  629. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  630. make[3]: Nothing to be done for `check'.
  631. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  632. Making check in none
  633. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  634. make[3]: Nothing to be done for `check'.
  635. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  636. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  637. make[3]: Nothing to be done for `check-am'.
  638. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  639. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  640. Making check in video
  641. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  642. Making check in common
  643. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  644. make[3]: Nothing to be done for `check'.
  645. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  646. Making check in sdl
  647. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  648. make[3]: Nothing to be done for `check'.
  649. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  650. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  651. make[3]: Nothing to be done for `check-am'.
  652. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  653. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  654. Making check in client
  655. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  656. make[2]: Nothing to be done for `check'.
  657. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  658. Making check in server
  659. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  660. make[2]: Nothing to be done for `check'.
  661. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  662. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  663. make[2]: Nothing to be done for `check-am'.
  664. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  665. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  666. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  667. make[1]: Nothing to be done for `check-am'.
  668. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  669. >>> Install seven-kingdoms-2.14.4 into /tmp/portage/games-strategy/seven-kingdoms-2.14.4/image/ category games-strategy
  670. >>> Working in BUILD_DIR: "."
  671. make -j24 DESTDIR=/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image/ install
  672. Making install in data
  673. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  674. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  675. make[2]: Nothing to be done for `install-exec-am'.
  676. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa'
  677. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  678. /usr/bin/install -c -m 644 resource/a_wave1.res resource/a_wave2.res resource/cursor.res resource/explmask.bin resource/expremap.bin resource/fnt_bard.res resource/fnt_casa.res resource/fnt_hitp.res resource/fnt_mid.res resource/fnt_news.res resource/fnt_san.res resource/fnt_smal.res resource/fnt_std.res resource/help.res resource/hill1.res resource/hill2.res resource/hill3.res resource/i_button.res resource/i_cursor.res resource/i_encyc.res resource/i_firm.res resource/i_firmdi.res resource/i_hill1.res resource/i_hill2.res resource/i_hill3.res resource/i_icon.res resource/i_if.res resource/i_menu.res resource/i_menu2.res resource/i_plant1.res resource/i_plant2.res resource/i_plant3.res resource/i_race.res resource/i_raw.res resource/i_rock1.res resource/i_rock2.res resource/i_rock3.res resource/i_snow.res resource/i_spict.res resource/i_tech.res '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  679. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  680. /usr/bin/install -c -m 644 resource/i_tera1.res resource/i_tera2.res resource/i_tera3.res resource/i_tern1.res resource/i_tern2.res resource/i_tern3.res resource/i_town.res resource/i_tpict1.res resource/i_tpict2.res resource/i_tpict3.res resource/i_unitgi.res resource/i_unitki.res resource/i_unitli.res resource/i_unitsi.res resource/i_unitti.res resource/i_unitui.res resource/i_wall.res resource/pal_enc.res resource/pal_menu.res resource/pal_std.res resource/pal_win.res resource/plant1.res resource/plant2.res resource/plant3.res resource/plantbm1.res resource/plantbm2.res resource/plantbm3.res resource/rock1.res resource/rock2.res resource/rock3.res resource/rockani1.res resource/rockani2.res resource/rockani3.res resource/rockblk1.res resource/rockblk2.res resource/rockblk3.res resource/rockbmp1.res resource/rockbmp2.res resource/rockbmp3.res resource/std.set '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  681. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenari2'
  682. /usr/bin/install -c -m 644 scenari2/scn_01.scn scenari2/scn_01.scp scenari2/scn_01.sct scenari2/scn_02.scn scenari2/scn_02.scp scenari2/scn_02.sct scenari2/scn_03.scn scenari2/scn_03.scp scenari2/scn_03.sct scenari2/scn_04.scn scenari2/scn_04.scp scenari2/scn_04.sct scenari2/scn_05.scn scenari2/scn_05.scp scenari2/scn_05.sct scenari2/scn_06.scn scenari2/scn_06.scp scenari2/scn_06.sct scenari2/scn_07.scn scenari2/scn_07.scp scenari2/scn_07.sct scenari2/scn_08.scn scenari2/scn_08.scp scenari2/scn_08.sct scenari2/scn_09.scn scenari2/scn_09.scp scenari2/scn_09.sct scenari2/scn_10.scn scenari2/scn_10.scp scenari2/scn_10.sct scenari2/scn_11.scn scenari2/scn_11.scp scenari2/scn_11.sct scenari2/scn_12.scn scenari2/scn_12.scp scenari2/scn_12.sct scenari2/scn_13.scn scenari2/scn_13.scp scenari2/scn_13.sct scenari2/scn_14.scn '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenari2'
  683. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenario'
  684. /usr/bin/install -c -m 644 scenario/7for7.scn scenario/7for7.scp scenario/7for7.sct scenario/c&d.scn scenario/c&d.scp scenario/c&d.sct scenario/desbow.scn scenario/desbow.scp scenario/desbow.sct scenario/desperdo.scn scenario/desperdo.scp scenario/desperdo.sct scenario/eradicat.scn scenario/eradicat.scp scenario/eradicat.sct scenario/ftfrautn.scn scenario/ftfrautn.scp scenario/ftfrautn.sct scenario/h&m.scn scenario/h&m.scp scenario/h&m.sct scenario/insulpos.scn scenario/insulpos.scp scenario/insulpos.sct scenario/ironfist.scn scenario/ironfist.scp scenario/ironfist.sct scenario/kukulcns.scn scenario/kukulcns.scp scenario/kukulcns.sct scenario/makebrek.scn scenario/makebrek.scp scenario/makebrek.sct scenario/meltpot.scn scenario/meltpot.scp scenario/meltpot.sct scenario/monorwar.scn scenario/monorwar.scp scenario/monorwar.sct scenario/newworld.scn '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenario'
  685. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  686. /usr/bin/install -c -m 644 sprite/baatezu.spr sprite/ballista.spr sprite/canball.spr sprite/canballa.spr sprite/canballs.spr sprite/cannon.spr sprite/cansmoke.spr sprite/caravan.spr sprite/carave_s.spr sprite/caravel.spr sprite/catapult.spr sprite/catfire.spr sprite/catfirea.spr sprite/catfires.spr sprite/catstona.spr sprite/catstone.spr sprite/catstons.spr sprite/ch_arrow.spr sprite/chdragon.spr sprite/chinese.spr sprite/dr_arrow.spr sprite/dragon.spr sprite/eg_arrow.spr sprite/eg_god.spr sprite/eg_powar.spr sprite/egyptian.spr sprite/expcart.spr sprite/f_ballis.spr sprite/fb_arra0.spr sprite/fb_arrow.spr sprite/fb_arrs0.spr sprite/fcatapul.spr sprite/firekin.spr sprite/fl_arrow.spr sprite/flamethr.spr sprite/fpersian.spr sprite/galleo_s.spr sprite/galleon.spr sprite/gc_arrow.spr sprite/ge_star.spr '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  687. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  688. /usr/bin/install -c -m 644 sprite/gi_star.spr sprite/giantet.spr sprite/gith.spr sprite/gj_star.spr sprite/gnoll.spr sprite/goblin.spr sprite/gp_star.spr sprite/greek.spr sprite/gremjerm.spr sprite/gz_star.spr sprite/headless.spr sprite/hitspar2.spr sprite/hitspark.spr sprite/hobglob.spr sprite/in_god.spr sprite/indian.spr sprite/ja_god.spr sprite/ja_power.spr sprite/japanese.spr sprite/kukulcan.spr sprite/lizard.spr sprite/lyw.spr sprite/man.spr sprite/maya.spr sprite/moldman.spr sprite/no_arrow.spr sprite/norman.spr sprite/pe_arrow.spr sprite/pe_powar.spr sprite/pehealer.spr sprite/persian.spr sprite/pheonix.spr sprite/rm_arrow.spr sprite/rockman.spr sprite/skeleton.spr sprite/steam.spr sprite/tc_arr00.spr sprite/tc_arr01.spr sprite/tc_arr02.spr sprite/tc_arra0.spr '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  689. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  690. /usr/bin/install -c -m 644 sprite/tc_arra1.spr sprite/tc_arra2.spr sprite/tc_arrs0.spr sprite/tc_arrs1.spr sprite/tc_arrs2.spr sprite/tornado.spr sprite/transp_s.spr sprite/transpor.spr sprite/v_arrow.spr sprite/v_splash.spr sprite/vessel.spr sprite/vessel_s.spr sprite/vi_god.spr sprite/viking.spr sprite/zu_arrow.spr sprite/zu_god.spr sprite/zulu.spr '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sprite'
  691. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenari2'
  692. /usr/bin/install -c -m 644 scenari2/scn_14.scp scenari2/scn_14.sct scenari2/scn_15.scn scenari2/scn_15.scp scenari2/scn_15.sct '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenari2'
  693. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  694. /usr/bin/install -c -m 644 resource/teranm1.res resource/teranm2.res resource/teranm3.res resource/terrain1.res resource/terrain2.res resource/terrain3.res resource/tersub.res resource/tut_intr.res resource/tut_list.res resource/tut_pict.res resource/tut_text.res '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/resource'
  695. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sound'
  696. /usr/bin/install -c -m 644 sound/fire.wav sound/quake.wav sound/rain.wav sound/thunder.wav sound/wind.wav '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/sound'
  697. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/image'
  698. /usr/bin/install -c -m 644 image/7k_icon.bmp image/chinese.col image/chinese.icn image/credits1.col image/credits1.icn image/credits2.col image/credits2.icn image/credits3.col image/credits3.icn image/credits4.col image/credits4.icn image/egyptian.col image/egyptian.icn image/greek.col image/greek.icn image/hallfame.col image/hallfame.icn image/indian.col image/indian.icn image/japanese.col image/japanese.icn image/losegame.col image/losegame.icn image/mainmenu.col image/mainmenu.icn image/maya.col image/maya.icn image/norman.col image/norman.icn image/persian.col image/persian.icn image/results.col image/results.icn image/viking.col image/viking.icn image/zulu.col image/zulu.icn '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/image'
  699. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/tutorial'
  700. /usr/bin/install -c -m 644 tutorial/10captur.tut tutorial/1bas_mil.tut tutorial/2b_trade.tut tutorial/2bas_eco.tut tutorial/3researc.tut tutorial/4weapons.tut tutorial/5bas_nav.tut tutorial/6seatrad.tut tutorial/7mercena.tut tutorial/8fryhtan.tut tutorial/9seatpow.tut tutorial/loyalty.tut tutorial/spying.tut '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/tutorial'
  701. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenario'
  702. /usr/bin/install -c -m 644 scenario/newworld.scp scenario/newworld.sct scenario/norman.scn scenario/norman.scp scenario/norman.sct scenario/notlost.scn scenario/notlost.scp scenario/notlost.sct scenario/pirates.scn scenario/pirates.scp scenario/pirates.sct scenario/prnctkao.scn scenario/prnctkao.scp scenario/prnctkao.sct scenario/quesuccn.scn scenario/quesuccn.scp scenario/quesuccn.sct scenario/resdep.scn scenario/resdep.scp scenario/resdep.sct scenario/treadcar.scn scenario/treadcar.scp scenario/treadcar.sct scenario/vikblitz.scn scenario/vikblitz.scp scenario/vikblitz.sct scenario/weakened.scn scenario/weakened.scp scenario/weakened.sct '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/share/games/7kaa/scenario'
  703. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  704. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/data'
  705. Making install in include
  706. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  707. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  708. make[2]: Nothing to be done for `install-exec-am'.
  709. make[2]: Nothing to be done for `install-data-am'.
  710. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  711. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/include'
  712. Making install in src
  713. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  714. Making install in audio
  715. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  716. Making install in openal
  717. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  718. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  719. make[4]: Nothing to be done for `install-exec-am'.
  720. make[4]: Nothing to be done for `install-data-am'.
  721. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  722. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio/openal'
  723. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  724. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  725. make[4]: Nothing to be done for `install-exec-am'.
  726. make[4]: Nothing to be done for `install-data-am'.
  727. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  728. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  729. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/audio'
  730. Making install in common
  731. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  732. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  733. make[3]: Nothing to be done for `install-exec-am'.
  734. make[3]: Nothing to be done for `install-data-am'.
  735. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  736. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/common'
  737. Making install in file
  738. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  739. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  740. make[3]: Nothing to be done for `install-exec-am'.
  741. make[3]: Nothing to be done for `install-data-am'.
  742. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  743. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/file'
  744. Making install in imgfun
  745. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  746. Making install in asm
  747. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  748. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  749. make[4]: Nothing to be done for `install-exec-am'.
  750. make[4]: Nothing to be done for `install-data-am'.
  751. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  752. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun/asm'
  753. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  754. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  755. make[4]: Nothing to be done for `install-exec-am'.
  756. make[4]: Nothing to be done for `install-data-am'.
  757. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  758. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  759. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/imgfun'
  760. Making install in input
  761. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  762. Making install in sdl
  763. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  764. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  765. make[4]: Nothing to be done for `install-exec-am'.
  766. make[4]: Nothing to be done for `install-data-am'.
  767. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  768. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input/sdl'
  769. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  770. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  771. make[4]: Nothing to be done for `install-exec-am'.
  772. make[4]: Nothing to be done for `install-data-am'.
  773. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  774. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  775. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/input'
  776. Making install in multiplayer
  777. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  778. Making install in common
  779. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  780. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  781. make[4]: Nothing to be done for `install-exec-am'.
  782. make[4]: Nothing to be done for `install-data-am'.
  783. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  784. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/common'
  785. Making install in none
  786. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  787. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  788. make[4]: Nothing to be done for `install-exec-am'.
  789. make[4]: Nothing to be done for `install-data-am'.
  790. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  791. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer/none'
  792. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  793. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  794. make[4]: Nothing to be done for `install-exec-am'.
  795. make[4]: Nothing to be done for `install-data-am'.
  796. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  797. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  798. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/multiplayer'
  799. Making install in video
  800. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  801. Making install in common
  802. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  803. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  804. make[4]: Nothing to be done for `install-exec-am'.
  805. make[4]: Nothing to be done for `install-data-am'.
  806. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  807. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/common'
  808. Making install in sdl
  809. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  810. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  811. make[4]: Nothing to be done for `install-exec-am'.
  812. make[4]: Nothing to be done for `install-data-am'.
  813. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  814. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video/sdl'
  815. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  816. make[4]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  817. make[4]: Nothing to be done for `install-exec-am'.
  818. make[4]: Nothing to be done for `install-data-am'.
  819. make[4]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  820. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  821. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/video'
  822. Making install in client
  823. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  824. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  825. make[3]: Nothing to be done for `install-data-am'.
  826. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/games/bin'
  827. /usr/bin/install -c 7kaa '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/games/bin'
  828. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  829. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/client'
  830. Making install in server
  831. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  832. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  833. make[3]: Nothing to be done for `install-exec-am'.
  834. make[3]: Nothing to be done for `install-data-am'.
  835. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  836. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src/server'
  837. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  838. make[3]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  839. make[3]: Nothing to be done for `install-exec-am'.
  840. make[3]: Nothing to be done for `install-data-am'.
  841. make[3]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  842. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  843. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4/src'
  844. make[1]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  845. make[2]: Entering directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  846. make[2]: Nothing to be done for `install-exec-am'.
  847. /bin/mkdir -p '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/games/share/doc/7kaa'
  848. /usr/bin/install -c -m 644 COPYING README '/tmp/portage/games-strategy/seven-kingdoms-2.14.4/image//usr/games/share/doc/7kaa'
  849. make[2]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  850. make[1]: Leaving directory `/tmp/portage/games-strategy/seven-kingdoms-2.14.4/work/7kaa-2.14.4'
  851. >>> Completed installing seven-kingdoms-2.14.4 into /tmp/portage/games-strategy/seven-kingdoms-2.14.4/image/
  852. * QA Notice: command not found:
  853. *
  854. * /tmp/portage/games-strategy/seven-kingdoms-2.14.4/temp/environment: line 3568: --disable-debug: command not found
  855. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  856. usr/games/bin/7kaa.bin
  857. ecompressdir: bzip2 -9 /usr/share/doc
  858. * Remember, in order to play games, you have to
  859. * be in the 'games' group.
  860. * Just run 'gpasswd -a <USER> games', then have <USER> re-login.
  861. * For more info about Gentoo gaming in general, see our website:
  862. * http://games.gentoo.org/