Advertisement
vertrex

AA Compiler Errors

Jan 28th, 2014
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.51 KB | None | 0 0
  1. [vertrex@vertrex normal]$ ./create_server.sh sty+ct+ap
  2. Downloading sty+ct+ap...
  3. You have not informed bzr of your Launchpad ID, and you must do this to
  4. write to Launchpad or access private data. See "bzr help launchpad-login".
  5. Branched 1000 revisions.
  6. Bootstrappng...
  7. Generating version...
  8. Copying license...
  9. Running aclocal...
  10. /usr/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
  11. /usr/share/aclocal/zthread.m4:34: run info Automake 'Extending aclocal'
  12. /usr/share/aclocal/zthread.m4:34: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  13. Running autoheader...
  14. Running autoconf...
  15. Running automake...
  16. configure.ac:368: installing './compile'
  17. configure.ac:25: installing './config.sub'
  18. configure.ac:32: installing './install-sh'
  19. configure.ac:32: installing './missing'
  20. Makefile.am: installing './INSTALL'
  21. src/Makefile.am: installing './depcomp'
  22. Flagging scripts as executable...
  23. Done! You may now run configure and start building.
  24. Configuring...
  25. checking build system type... x86_64-unknown-linux-gnu
  26. checking host system type... x86_64-unknown-linux-gnu
  27. checking target system type... x86_64-unknown-linux-gnu
  28. checking for ranlib... ranlib
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking whether make supports nested variables... yes
  35. checking whether ln -s works... yes
  36. checking for m4... true
  37. yes
  38. checking for style of include used by make... GNU
  39. checking for g++... g++
  40. checking whether the C++ compiler works... yes
  41. checking for C++ compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C++ compiler... yes
  46. checking whether g++ accepts -g... yes
  47. checking dependency style of g++... gcc3
  48. checking CXXFLAGS for gcc -nobodyreadsconfigureoutputanyway... no, unknown
  49. checking for gcc... gcc
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether gcc accepts -g... yes
  52. checking for gcc option to accept ISO C89... none needed
  53. checking whether gcc understands -c and -o together... yes
  54. checking dependency style of gcc... gcc3
  55. checking how to run the C preprocessor... gcc -E
  56. checking whether we are using the GNU C++ compiler... (cached) yes
  57. checking whether g++ accepts -g... (cached) yes
  58. checking dependency style of g++... (cached) gcc3
  59. checking how to run the C++ preprocessor... g++ -E
  60. checking for gmake... no
  61. checking for bash... yes
  62. checking whether make understands sinclude... yes
  63. checking for socklen_t... yes
  64. checking for xmlParseMemory in -lxml2... yes
  65. checking for xmlParserInputBufferCreateFilenameDefault... yes
  66. checking for zthread-config... /usr/bin/zthread-config
  67. checking for ZTHREAD - version >= 2.3.2... yes
  68. checking for exp in -lm... yes
  69.  
  70.  
  71. Configuring dedicated server, skipping libraries...
  72.  
  73. checking for ANSI C header files... no
  74. checking unistd.h usability... yes
  75. checking unistd.h presence... yes
  76. checking for unistd.h... yes
  77. checking for an ANSI C-conforming const... yes
  78. checking for select... yes
  79. checking for isblank... yes
  80. checking for atan2f... yes
  81. checking for sinf... yes
  82. checking for cosf... yes
  83. checking for tanf... yes
  84. checking for sqrtf... yes
  85. checking for logf... yes
  86. checking for expf... yes
  87. checking for fabsf... yes
  88. checking for floorf... yes
  89. checking for wmemset... yes
  90. checking whether to bend localstatedir to /var... yes
  91. checking for /proc/self/maps... yes
  92. checking whether everything is installed to the same prefix... yes
  93. checking whether binary relocation support should be enabled... yes
  94. checking for pthread_getspecific in -lpthread... yes
  95. checking whether binary relocation should use threads... yes
  96. checking that generated files are newer than configure... done
  97. configure: creating ./config.status
  98. config.status: creating src/Makefile
  99. config.status: creating src/first/Makefile
  100. config.status: creating Makefile
  101. config.status: creating batch/Makefile
  102. config.status: creating language/languages.txt
  103. config.status: creating config/rc.config
  104. config.status: creating config/aiplayers.cfg
  105. config.status: creating src/doc/Makefile
  106. config.status: creating src/doc/net/Makefile
  107. config.status: creating src/doc/Doxyfile
  108. config.status: creating src/doc/html.m4
  109. config.status: creating src/thirdparty/Makefile
  110. config.status: creating src/thirdparty/particles/Makefile
  111. config.status: creating resource/Makefile
  112. config.status: creating config/Makefile
  113. config.status: creating desktop/Makefile
  114. config.status: creating desktop/armagetronad.desktop
  115. config.status: creating config.h
  116. config.status: executing depfiles commands
  117. config.status: executing universal_variables commands
  118. updating src/tUniversalVariables.h.in
  119. updating universal_variable_values_makefile
  120. config.status: executing pathsubstitution commands
  121. Configuration complete!
  122.  
  123. Options selected are:
  124. Build Regular Game Client: false
  125. Build Dedicated Server: true
  126. Build Master Server: false
  127.  
  128. Installation options:
  129. Prefix: /home/vertrex/normal
  130.  
  131. Build with Armathentication support (server): yes
  132. Init scripts will be installed in : no
  133. Dynamic data will be kept in : /var/armagetronad-dedicated
  134. PID files will be kept in : /var/run
  135. Log files will be kept in : /var/log
  136. Add user to run server : no
  137.  
  138. Binaries will be installed in : ${prefix}/bin
  139. Static data will be installed in : ${prefix}/share/armagetronad-dedicated
  140. Configuration will be installed in : ${prefix}/etc/armagetronad-dedicated
  141. Documentation will be installed in : ${datadir}/doc/armagetronad-dedicated
  142. Music support: no
  143. Build with Krawall authentication support: no
  144. Use dirty SDL initialization: no
  145. Call sysinstall: no
  146. Generate uninstall: no
  147. Allow multiple versions: no
  148. Use custom memory manager: no
  149. Debug level : 0
  150. Code level : 0
  151. CPPFLAGS : -I. -I.. -I/usr/include/libxml2
  152. CXXFLAGS : -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive
  153. LIBS : -lpthread -lm -lxml2 -lz -lm -ldl -L/usr//lib -lZThread -lpthread -lrt
  154. Compiling...
  155. touch -t 9001010101 .changetag
  156. make all-recursive
  157. make[1]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap'
  158. Making all in src
  159. make[2]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  160. Making all in first
  161. make[3]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/first'
  162. make[3]: Nothing to be done for 'all'.
  163. make[3]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/first'
  164. Making all in doc
  165. make[3]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc'
  166. echo > .dummy.dep
  167. Making all in net
  168. make[4]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc/net'
  169. echo > .dummy.dep
  170. echo index.html.dep ":\\" > index.html.dep
  171. echo lower.html.dep ":\\" > lower.html.dep
  172. echo middle.html.dep ":\\" > middle.html.dep
  173. grep "include(" lower.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> lower.html.dep
  174. grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep
  175. grep "include(" middle.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> middle.html.dep
  176. echo "Makefile" >> lower.html.dep
  177. echo "Makefile" >> middle.html.dep
  178. echo "Makefile" >> index.html.dep
  179. echo upper.html.dep ":\\" > upper.html.dep
  180. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r lower.html.m4`) include(../../../src/doc/html.m4) include(lower.html.m4)" ; } | m4 -I . > lower.html || cp lower.html.m4 lower.html
  181. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r middle.html.m4`) include(../../../src/doc/html.m4) include(middle.html.m4)" ; } | m4 -I . > middle.html || cp middle.html.m4 middle.html
  182. grep "include(" upper.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> upper.html.dep
  183. echo "Makefile" >> upper.html.dep
  184. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r index.html.m4`) include(../../../src/doc/html.m4) include(index.html.m4)" ; } | m4 -I . > index.html || cp index.html.m4 index.html
  185. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r upper.html.m4`) include(../../../src/doc/html.m4) include(upper.html.m4)" ; } | m4 -I . > upper.html || cp upper.html.m4 upper.html
  186. make[4]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc/net'
  187. make[4]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc'
  188. echo bugs.html.dep ":\\" > bugs.html.dep
  189. echo changelog.html.dep ":\\" > changelog.html.dep
  190. echo commands.html.dep ":\\" > commands.html.dep
  191. grep "include(" changelog.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> changelog.html.dep
  192. grep "include(" commands.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> commands.html.dep
  193. grep "include(" bugs.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> bugs.html.dep
  194. echo "Makefile" >> changelog.html.dep
  195. echo "Makefile" >> commands.html.dep
  196. echo "Makefile" >> bugs.html.dep
  197. echo compile.html.dep ":\\" > compile.html.dep
  198. echo config.html.dep ":\\" > config.html.dep
  199. echo faq.html.dep ":\\" > faq.html.dep
  200. grep "include(" compile.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> compile.html.dep
  201. grep "include(" config.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> config.html.dep
  202. grep "include(" faq.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> faq.html.dep
  203. echo "Makefile" >> faq.html.dep
  204. echo "Makefile" >> config.html.dep
  205. echo "Makefile" >> compile.html.dep
  206. echo index.html.dep ":\\" > index.html.dep
  207. echo install_linux.html.dep ":\\" > install_linux.html.dep
  208. echo install_macosx.html.dep ":\\" > install_macosx.html.dep
  209. grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep
  210. grep "include(" install_linux.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_linux.html.dep
  211. grep "include(" install_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_macosx.html.dep
  212. echo "Makefile" >> index.html.dep
  213. echo "Makefile" >> install_macosx.html.dep
  214. echo "Makefile" >> install_linux.html.dep
  215. echo install_result.html.dep ":\\" > install_result.html.dep
  216. echo install_windows.html.dep ":\\" > install_windows.html.dep
  217. echo network.html.dep ":\\" > network.html.dep
  218. grep "include(" install_result.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_result.html.dep
  219. grep "include(" install_windows.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_windows.html.dep
  220. grep "include(" network.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> network.html.dep
  221. echo "Makefile" >> install_result.html.dep
  222. echo "Makefile" >> install_windows.html.dep
  223. echo "Makefile" >> network.html.dep
  224. echo readme_macosx.html.dep ":\\" > readme_macosx.html.dep
  225. echo todo.html.dep ":\\" > todo.html.dep
  226. grep "include(" readme_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> readme_macosx.html.dep
  227. echo versions.html.dep ":\\" > versions.html.dep
  228. grep "include(" todo.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> todo.html.dep
  229. grep "include(" versions.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> versions.html.dep
  230. echo "Makefile" >> readme_macosx.html.dep
  231. rm -f commands.txt
  232. echo "Makefile" >> todo.html.dep
  233. cd ../../src && make armagetronad_main && cd .. && ./src/armagetronad_main --vardir ./rubbish --doc 2>&1 | sed -e "s,^\[0\] ,," | grep -v "_help$" | grep -v "^changed" | grep -v "^Executable path: " | grep -v "^TestPath" | grep -v "^Testing data path: " | grep -v "^Testing configuration path: " | grep -v "^Closing socket" | grep -v "^Locale item" > src/doc/commands.txt || true
  234. echo "Makefile" >> versions.html.dep
  235. cp ../../COPYING COPYING.txt
  236. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r bugs.html.m4`) include(../../src/doc/html.m4) include(bugs.html.m4)" ; } | m4 -I . > bugs.html || cp bugs.html.m4 bugs.html
  237. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r changelog.html.m4`) include(../../src/doc/html.m4) include(changelog.html.m4)" ; } | m4 -I . > changelog.html || cp changelog.html.m4 changelog.html
  238. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r commands.html.m4`) include(../../src/doc/html.m4) include(commands.html.m4)" ; } | m4 -I . > commands.html || cp commands.html.m4 commands.html
  239. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r compile.html.m4`) include(../../src/doc/html.m4) include(compile.html.m4)" ; } | m4 -I . > compile.html || cp compile.html.m4 compile.html
  240. make[5]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  241. m4:commands.html.m4:7: cannot open `commands.txt': No such file or directory
  242. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r config.html.m4`) include(../../src/doc/html.m4) include(config.html.m4)" ; } | m4 -I . > config.html || cp config.html.m4 config.html
  243. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r faq.html.m4`) include(../../src/doc/html.m4) include(faq.html.m4)" ; } | m4 -I . > faq.html || cp faq.html.m4 faq.html
  244. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r index.html.m4`) include(../../src/doc/html.m4) include(index.html.m4)" ; } | m4 -I . > index.html || cp index.html.m4 index.html
  245. if test -r ../batch/make/version; then \
  246. echo \#define TRUE_ARMAGETRONAD_VERSION \"`sh ../batch/make/version ..`\" > nTrueVersion.h; \
  247. else \
  248. echo "#define TRUE_ARMAGETRONAD_VERSION VERSION" > nTrueVersion.h; \
  249. fi
  250. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r install_linux.html.m4`) include(../../src/doc/html.m4) include(install_linux.html.m4)" ; } | m4 -I . > install_linux.html || cp install_linux.html.m4 install_linux.html
  251. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r install_macosx.html.m4`) include(../../src/doc/html.m4) include(install_macosx.html.m4)" ; } | m4 -I . > install_macosx.html || cp install_macosx.html.m4 install_macosx.html
  252. m4:install_linux.html.m4:71: Warning: excess arguments to builtin `ifelse' ignored
  253. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r install_result.html.m4`) include(../../src/doc/html.m4) include(install_result.html.m4)" ; } | m4 -I . > install_result.html || cp install_result.html.m4 install_result.html
  254. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r install_windows.html.m4`) include(../../src/doc/html.m4) include(install_windows.html.m4)" ; } | m4 -I . > install_windows.html || cp install_windows.html.m4 install_windows.html
  255. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r network.html.m4`) include(../../src/doc/html.m4) include(network.html.m4)" ; } | m4 -I . > network.html || cp network.html.m4 network.html
  256. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r readme_macosx.html.m4`) include(../../src/doc/html.m4) include(readme_macosx.html.m4)" ; } | m4 -I . > readme_macosx.html || cp readme_macosx.html.m4 readme_macosx.html
  257. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r todo.html.m4`) include(../../src/doc/html.m4) include(todo.html.m4)" ; } | m4 -I . > todo.html || cp todo.html.m4 todo.html
  258. { echo "define(CHANGEDATE,`date +"%b %d %Y" -r versions.html.m4`) include(../../src/doc/html.m4) include(versions.html.m4)" ; } | m4 -I . > versions.html || cp versions.html.m4 versions.html
  259. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./network -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT network/libnetwork_a-nObserver.o -MD -MP -MF network/.deps/libnetwork_a-nObserver.Tpo -c -o network/libnetwork_a-nObserver.o `test -f 'network/nObserver.cpp' || echo './'`network/nObserver.cpp
  260. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./network -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT network/libnetwork_a-nPriorizing.o -MD -MP -MF network/.deps/libnetwork_a-nPriorizing.Tpo -c -o network/libnetwork_a-nPriorizing.o `test -f 'network/nPriorizing.cpp' || echo './'`network/nPriorizing.cpp
  261. mv -f network/.deps/libnetwork_a-nObserver.Tpo network/.deps/libnetwork_a-nObserver.Po
  262. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./network -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT network/libnetwork_a-nServerInfo.o -MD -MP -MF network/.deps/libnetwork_a-nServerInfo.Tpo -c -o network/libnetwork_a-nServerInfo.o `test -f 'network/nServerInfo.cpp' || echo './'`network/nServerInfo.cpp
  263. mv -f network/.deps/libnetwork_a-nPriorizing.Tpo network/.deps/libnetwork_a-nPriorizing.Po
  264. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./network -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT network/libnetwork_a-nSocket.o -MD -MP -MF network/.deps/libnetwork_a-nSocket.Tpo -c -o network/libnetwork_a-nSocket.o `test -f 'network/nSocket.cpp' || echo './'`network/nSocket.cpp
  265. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./network -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT network/libnetwork_a-nSpamProtection.o -MD -MP -MF network/.deps/libnetwork_a-nSpamProtection.Tpo -c -o network/libnetwork_a-nSpamProtection.o `test -f 'network/nSpamProtection.cpp' || echo './'`network/nSpamProtection.cpp
  266. mv -f network/.deps/libnetwork_a-nSpamProtection.Tpo network/.deps/libnetwork_a-nSpamProtection.Po
  267. Generating universal_variable_values_sed...
  268. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tError.o -MD -MP -MF tools/.deps/libtools_a-tError.Tpo -c -o tools/libtools_a-tError.o `test -f 'tools/tError.cpp' || echo './'`tools/tError.cpp
  269. mv -f tools/.deps/libtools_a-tError.Tpo tools/.deps/libtools_a-tError.Po
  270. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tEventQueue.o -MD -MP -MF tools/.deps/libtools_a-tEventQueue.Tpo -c -o tools/libtools_a-tEventQueue.o `test -f 'tools/tEventQueue.cpp' || echo './'`tools/tEventQueue.cpp
  271. mv -f tools/.deps/libtools_a-tEventQueue.Tpo tools/.deps/libtools_a-tEventQueue.Po
  272. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tHeap.o -MD -MP -MF tools/.deps/libtools_a-tHeap.Tpo -c -o tools/libtools_a-tHeap.o `test -f 'tools/tHeap.cpp' || echo './'`tools/tHeap.cpp
  273. mv -f network/.deps/libnetwork_a-nSocket.Tpo network/.deps/libnetwork_a-nSocket.Po
  274. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tLinkedList.o -MD -MP -MF tools/.deps/libtools_a-tLinkedList.Tpo -c -o tools/libtools_a-tLinkedList.o `test -f 'tools/tLinkedList.cpp' || echo './'`tools/tLinkedList.cpp
  275. mv -f tools/.deps/libtools_a-tLinkedList.Tpo tools/.deps/libtools_a-tLinkedList.Po
  276. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tLocale.o -MD -MP -MF tools/.deps/libtools_a-tLocale.Tpo -c -o tools/libtools_a-tLocale.o `test -f 'tools/tLocale.cpp' || echo './'`tools/tLocale.cpp
  277. mv -f tools/.deps/libtools_a-tHeap.Tpo tools/.deps/libtools_a-tHeap.Po
  278. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tMemStack.o -MD -MP -MF tools/.deps/libtools_a-tMemStack.Tpo -c -o tools/libtools_a-tMemStack.o `test -f 'tools/tMemStack.cpp' || echo './'`tools/tMemStack.cpp
  279. mv -f network/.deps/libnetwork_a-nServerInfo.Tpo network/.deps/libnetwork_a-nServerInfo.Po
  280. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tRing.o -MD -MP -MF tools/.deps/libtools_a-tRing.Tpo -c -o tools/libtools_a-tRing.o `test -f 'tools/tRing.cpp' || echo './'`tools/tRing.cpp
  281. mv -f tools/.deps/libtools_a-tRing.Tpo tools/.deps/libtools_a-tRing.Po
  282. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tSafePTR.o -MD -MP -MF tools/.deps/libtools_a-tSafePTR.Tpo -c -o tools/libtools_a-tSafePTR.o `test -f 'tools/tSafePTR.cpp' || echo './'`tools/tSafePTR.cpp
  283. mv -f tools/.deps/libtools_a-tMemStack.Tpo tools/.deps/libtools_a-tMemStack.Po
  284. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tString.o -MD -MP -MF tools/.deps/libtools_a-tString.Tpo -c -o tools/libtools_a-tString.o `test -f 'tools/tString.cpp' || echo './'`tools/tString.cpp
  285. mv -f tools/.deps/libtools_a-tSafePTR.Tpo tools/.deps/libtools_a-tSafePTR.Po
  286. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tSysTime.o -MD -MP -MF tools/.deps/libtools_a-tSysTime.Tpo -c -o tools/libtools_a-tSysTime.o `test -f 'tools/tSysTime.cpp' || echo './'`tools/tSysTime.cpp
  287. mv -f tools/.deps/libtools_a-tLocale.Tpo tools/.deps/libtools_a-tLocale.Po
  288. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tToDo.o -MD -MP -MF tools/.deps/libtools_a-tToDo.Tpo -c -o tools/libtools_a-tToDo.o `test -f 'tools/tToDo.cpp' || echo './'`tools/tToDo.cpp
  289. mv -f tools/.deps/libtools_a-tSysTime.Tpo tools/.deps/libtools_a-tSysTime.Po
  290. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tException.o -MD -MP -MF tools/.deps/libtools_a-tException.Tpo -c -o tools/libtools_a-tException.o `test -f 'tools/tException.cpp' || echo './'`tools/tException.cpp
  291. mv -f tools/.deps/libtools_a-tToDo.Tpo tools/.deps/libtools_a-tToDo.Po
  292. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tRecorder.o -MD -MP -MF tools/.deps/libtools_a-tRecorder.Tpo -c -o tools/libtools_a-tRecorder.o `test -f 'tools/tRecorder.cpp' || echo './'`tools/tRecorder.cpp
  293. mv -f tools/.deps/libtools_a-tException.Tpo tools/.deps/libtools_a-tException.Po
  294. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tRecorderInternal.o -MD -MP -MF tools/.deps/libtools_a-tRecorderInternal.Tpo -c -o tools/libtools_a-tRecorderInternal.o `test -f 'tools/tRecorderInternal.cpp' || echo './'`tools/tRecorderInternal.cpp
  295. mv -f tools/.deps/libtools_a-tRecorderInternal.Tpo tools/.deps/libtools_a-tRecorderInternal.Po
  296. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tCommandLine.o -MD -MP -MF tools/.deps/libtools_a-tCommandLine.Tpo -c -o tools/libtools_a-tCommandLine.o `test -f 'tools/tCommandLine.cpp' || echo './'`tools/tCommandLine.cpp
  297. mv -f tools/.deps/libtools_a-tRecorder.Tpo tools/.deps/libtools_a-tRecorder.Po
  298. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tRandom.o -MD -MP -MF tools/.deps/libtools_a-tRandom.Tpo -c -o tools/libtools_a-tRandom.o `test -f 'tools/tRandom.cpp' || echo './'`tools/tRandom.cpp
  299. mv -f tools/.deps/libtools_a-tString.Tpo tools/.deps/libtools_a-tString.Po
  300. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tools/libtools_a-tMemManager.o -MD -MP -MF tools/.deps/libtools_a-tMemManager.Tpo -c -o tools/libtools_a-tMemManager.o `test -f 'tools/tMemManager.cpp' || echo './'`tools/tMemManager.cpp
  301. mv -f tools/.deps/libtools_a-tRandom.Tpo tools/.deps/libtools_a-tRandom.Po
  302. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/armagetronad_main-gFloor.o -MD -MP -MF tron/.deps/armagetronad_main-gFloor.Tpo -c -o tron/armagetronad_main-gFloor.o `test -f 'tron/gFloor.cpp' || echo './'`tron/gFloor.cpp
  303. mv -f tools/.deps/libtools_a-tCommandLine.Tpo tools/.deps/libtools_a-tCommandLine.Po
  304. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gAIBase.o -MD -MP -MF tron/.deps/libtron_a-gAIBase.Tpo -c -o tron/libtron_a-gAIBase.o `test -f 'tron/gAIBase.cpp' || echo './'`tron/gAIBase.cpp
  305. mv -f tron/.deps/armagetronad_main-gFloor.Tpo tron/.deps/armagetronad_main-gFloor.Po
  306. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gAICharacter.o -MD -MP -MF tron/.deps/libtron_a-gAICharacter.Tpo -c -o tron/libtron_a-gAICharacter.o `test -f 'tron/gAICharacter.cpp' || echo './'`tron/gAICharacter.cpp
  307. mv -f tools/.deps/libtools_a-tMemManager.Tpo tools/.deps/libtools_a-tMemManager.Po
  308. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gArena.o -MD -MP -MF tron/.deps/libtron_a-gArena.Tpo -c -o tron/libtron_a-gArena.o `test -f 'tron/gArena.cpp' || echo './'`tron/gArena.cpp
  309. mv -f tron/.deps/libtron_a-gAICharacter.Tpo tron/.deps/libtron_a-gAICharacter.Po
  310. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gArmagetron.o -MD -MP -MF tron/.deps/libtron_a-gArmagetron.Tpo -c -o tron/libtron_a-gArmagetron.o `test -f 'tron/gArmagetron.cpp' || echo './'`tron/gArmagetron.cpp
  311. mv -f tron/.deps/libtron_a-gArena.Tpo tron/.deps/libtron_a-gArena.Po
  312. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gCamera.o -MD -MP -MF tron/.deps/libtron_a-gCamera.Tpo -c -o tron/libtron_a-gCamera.o `test -f 'tron/gCamera.cpp' || echo './'`tron/gCamera.cpp
  313. mv -f tron/.deps/libtron_a-gCamera.Tpo tron/.deps/libtron_a-gCamera.Po
  314. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gCycle.o -MD -MP -MF tron/.deps/libtron_a-gCycle.Tpo -c -o tron/libtron_a-gCycle.o `test -f 'tron/gCycle.cpp' || echo './'`tron/gCycle.cpp
  315. mv -f tron/.deps/libtron_a-gArmagetron.Tpo tron/.deps/libtron_a-gArmagetron.Po
  316. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gCycleMovement.o -MD -MP -MF tron/.deps/libtron_a-gCycleMovement.Tpo -c -o tron/libtron_a-gCycleMovement.o `test -f 'tron/gCycleMovement.cpp' || echo './'`tron/gCycleMovement.cpp
  317. mv -f tron/.deps/libtron_a-gAIBase.Tpo tron/.deps/libtron_a-gAIBase.Po
  318. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gExplosion.o -MD -MP -MF tron/.deps/libtron_a-gExplosion.Tpo -c -o tron/libtron_a-gExplosion.o `test -f 'tron/gExplosion.cpp' || echo './'`tron/gExplosion.cpp
  319. mv -f tron/.deps/libtron_a-gExplosion.Tpo tron/.deps/libtron_a-gExplosion.Po
  320. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -I./thirdparty/particles -I./tron -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT tron/libtron_a-gGame.o -MD -MP -MF tron/.deps/libtron_a-gGame.Tpo -c -o tron/libtron_a-gGame.o `test -f 'tron/gGame.cpp' || echo './'`tron/gGame.cpp
  321. {standard input}: Assembler messages:
  322. {standard input}:17426: Warning: end of file not at end of a line; newline inserted
  323. {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
  324. g++: internal compiler error: Killed (program cc1plus)
  325. Please submit a full bug report,
  326. with preprocessed source if appropriate.
  327. See <https://bugs.archlinux.org/> for instructions.
  328. Makefile:2332: recipe for target 'tron/libtron_a-gCycle.o' failed
  329. make[5]: *** [tron/libtron_a-gCycle.o] Error 4
  330. make[5]: *** Waiting for unfinished jobs....
  331. mv -f tron/.deps/libtron_a-gCycleMovement.Tpo tron/.deps/libtron_a-gCycleMovement.Po
  332. mv -f tron/.deps/libtron_a-gGame.Tpo tron/.deps/libtron_a-gGame.Po
  333. make[5]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  334. test -r commands.txt || echo "Sorry, command help generation failed." > commands.txt
  335. test -r commands.txt || mv commands.txt commands.txt
  336. make[4]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc'
  337. make[3]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/doc'
  338. Making all in thirdparty
  339. make[3]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/thirdparty'
  340. make[4]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/thirdparty'
  341. make[4]: Nothing to be done for 'all-am'.
  342. make[4]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/thirdparty'
  343. make[3]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src/thirdparty'
  344. make[3]: Entering directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  345. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libenginecore_a-eGameObject.o -MD -MP -MF engine/.deps/libenginecore_a-eGameObject.Tpo -c -o engine/libenginecore_a-eGameObject.o `test -f 'engine/eGameObject.cpp' || echo './'`engine/eGameObject.cpp
  346. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libenginecore_a-eGrid.o -MD -MP -MF engine/.deps/libenginecore_a-eGrid.Tpo -c -o engine/libenginecore_a-eGrid.o `test -f 'engine/eGrid.cpp' || echo './'`engine/eGrid.cpp
  347. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eAdvWall.o -MD -MP -MF engine/.deps/libengine_a-eAdvWall.Tpo -c -o engine/libengine_a-eAdvWall.o `test -f 'engine/eAdvWall.cpp' || echo './'`engine/eAdvWall.cpp
  348. mv -f engine/.deps/libengine_a-eAdvWall.Tpo engine/.deps/libengine_a-eAdvWall.Po
  349. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eAuthentication.o -MD -MP -MF engine/.deps/libengine_a-eAuthentication.Tpo -c -o engine/libengine_a-eAuthentication.o `test -f 'engine/eAuthentication.cpp' || echo './'`engine/eAuthentication.cpp
  350. mv -f engine/.deps/libengine_a-eAuthentication.Tpo engine/.deps/libengine_a-eAuthentication.Po
  351. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eAxis.o -MD -MP -MF engine/.deps/libengine_a-eAxis.Tpo -c -o engine/libengine_a-eAxis.o `test -f 'engine/eAxis.cpp' || echo './'`engine/eAxis.cpp
  352. mv -f engine/.deps/libengine_a-eAxis.Tpo engine/.deps/libengine_a-eAxis.Po
  353. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eCamera.o -MD -MP -MF engine/.deps/libengine_a-eCamera.Tpo -c -o engine/libengine_a-eCamera.o `test -f 'engine/eCamera.cpp' || echo './'`engine/eCamera.cpp
  354. mv -f engine/.deps/libenginecore_a-eGameObject.Tpo engine/.deps/libenginecore_a-eGameObject.Po
  355. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eDebugLine.o -MD -MP -MF engine/.deps/libengine_a-eDebugLine.Tpo -c -o engine/libengine_a-eDebugLine.o `test -f 'engine/eDebugLine.cpp' || echo './'`engine/eDebugLine.cpp
  356. mv -f engine/.deps/libengine_a-eDebugLine.Tpo engine/.deps/libengine_a-eDebugLine.Po
  357. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eDisplay.o -MD -MP -MF engine/.deps/libengine_a-eDisplay.Tpo -c -o engine/libengine_a-eDisplay.o `test -f 'engine/eDisplay.cpp' || echo './'`engine/eDisplay.cpp
  358. mv -f engine/.deps/libengine_a-eDisplay.Tpo engine/.deps/libengine_a-eDisplay.Po
  359. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eFloor.o -MD -MP -MF engine/.deps/libengine_a-eFloor.Tpo -c -o engine/libengine_a-eFloor.o `test -f 'engine/eFloor.cpp' || echo './'`engine/eFloor.cpp
  360. mv -f engine/.deps/libengine_a-eFloor.Tpo engine/.deps/libengine_a-eFloor.Po
  361. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eKrawall.o -MD -MP -MF engine/.deps/libengine_a-eKrawall.Tpo -c -o engine/libengine_a-eKrawall.o `test -f 'engine/eKrawall.cpp' || echo './'`engine/eKrawall.cpp
  362. mv -f engine/.deps/libengine_a-eKrawall.Tpo engine/.deps/libengine_a-eKrawall.Po
  363. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eNetGameObject.o -MD -MP -MF engine/.deps/libengine_a-eNetGameObject.Tpo -c -o engine/libengine_a-eNetGameObject.o `test -f 'engine/eNetGameObject.cpp' || echo './'`engine/eNetGameObject.cpp
  364. mv -f engine/.deps/libenginecore_a-eGrid.Tpo engine/.deps/libenginecore_a-eGrid.Po
  365. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-ePath.o -MD -MP -MF engine/.deps/libengine_a-ePath.Tpo -c -o engine/libengine_a-ePath.o `test -f 'engine/ePath.cpp' || echo './'`engine/ePath.cpp
  366. mv -f engine/.deps/libengine_a-eCamera.Tpo engine/.deps/libengine_a-eCamera.Po
  367. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-ePlayer.o -MD -MP -MF engine/.deps/libengine_a-ePlayer.Tpo -c -o engine/libengine_a-ePlayer.o `test -f 'engine/ePlayer.cpp' || echo './'`engine/ePlayer.cpp
  368. mv -f engine/.deps/libengine_a-ePath.Tpo engine/.deps/libengine_a-ePath.Po
  369. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eSensor.o -MD -MP -MF engine/.deps/libengine_a-eSensor.Tpo -c -o engine/libengine_a-eSensor.o `test -f 'engine/eSensor.cpp' || echo './'`engine/eSensor.cpp
  370. mv -f engine/.deps/libengine_a-eNetGameObject.Tpo engine/.deps/libengine_a-eNetGameObject.Po
  371. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eSound.o -MD -MP -MF engine/.deps/libengine_a-eSound.Tpo -c -o engine/libengine_a-eSound.o `test -f 'engine/eSound.cpp' || echo './'`engine/eSound.cpp
  372. mv -f engine/.deps/libengine_a-eSensor.Tpo engine/.deps/libengine_a-eSensor.Po
  373. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eTeam.o -MD -MP -MF engine/.deps/libengine_a-eTeam.Tpo -c -o engine/libengine_a-eTeam.o `test -f 'engine/eTeam.cpp' || echo './'`engine/eTeam.cpp
  374. mv -f engine/.deps/libengine_a-eSound.Tpo engine/.deps/libengine_a-eSound.Po
  375. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eTimer.o -MD -MP -MF engine/.deps/libengine_a-eTimer.Tpo -c -o engine/libengine_a-eTimer.o `test -f 'engine/eTimer.cpp' || echo './'`engine/eTimer.cpp
  376. mv -f engine/.deps/libengine_a-eTimer.Tpo engine/.deps/libengine_a-eTimer.Po
  377. g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/libxml2 -I./tools -I./render -I./ui -I./network -I./engine -pipe -O2 -Wno-long-long -I/usr//include -DREENTRANT -DZT_POSIX -fpermissive -MT engine/libengine_a-eVoter.o -MD -MP -MF engine/.deps/libengine_a-eVoter.Tpo -c -o engine/libengine_a-eVoter.o `test -f 'engine/eVoter.cpp' || echo './'`engine/eVoter.cpp
  378. {standard input}: Assembler messages:
  379. {standard input}:3347: Warning: end of file not at end of a line; newline inserted
  380. {standard input}:4013: Error: unrecognized symbol type ""
  381. g++: internal compiler error: Killed (program cc1plus)
  382. Please submit a full bug report,
  383. with preprocessed source if appropriate.
  384. See <https://bugs.archlinux.org/> for instructions.
  385. Makefile:1394: recipe for target 'engine/libengine_a-ePlayer.o' failed
  386. make[3]: *** [engine/libengine_a-ePlayer.o] Error 4
  387. make[3]: *** Waiting for unfinished jobs....
  388. mv -f engine/.deps/libengine_a-eTeam.Tpo engine/.deps/libengine_a-eTeam.Po
  389. mv -f engine/.deps/libengine_a-eVoter.Tpo engine/.deps/libengine_a-eVoter.Po
  390. make[3]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  391. Makefile:2730: recipe for target 'all-recursive' failed
  392. make[2]: *** [all-recursive] Error 1
  393. make[2]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/src'
  394. Makefile:646: recipe for target 'all-recursive' failed
  395. make[1]: *** [all-recursive] Error 1
  396. make[1]: Leaving directory '/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap'
  397. Makefile:463: recipe for target 'all' failed
  398. make: *** [all] Error 2
  399. Error while compiling.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement