1. * Package: games-fps/quakeforge-0.5.5-r2
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib ncurses test userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking quakeforge-0.5.5.tar.bz2 to /tmp/portage/games-fps/quakeforge-0.5.5-r2/work
  8. >>> Source unpacked in /tmp/portage/games-fps/quakeforge-0.5.5-r2/work
  9. >>> Preparing source in /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5 ...
  10. * Applying quakeforge-0.5.5-no-page-size.patch ...
  11. [ ok ]
  12. * Applying 0.5.5-ipv6.patch ...
  13. [ ok ]
  14. * Applying quakeforge-0.5.5-gcc41.patch ...
  15. [ ok ]
  16. * Applying quakeforge-0.5.5-keys.patch ...
  17. [ ok ]
  18. * Applying quakeforge-0.5.5-amd64.patch ...
  19. [ ok ]
  20. * Applying quakeforge-0.5.5-noWerror.patch ...
  21. [ ok ]
  22. * Applying quakeforge-0.5.5-gcc46.patch ...
  23. [ ok ]
  24. * Applying quakeforge-0.5.5-zlib-1.2.6.patch ...
  25. [ ok ]
  26. * Applying quakeforge-0.5.5-libc.patch ...
  27. [ ok ]
  28. * Running eautoreconf in '/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5' ...
  29. * Running libtoolize --install --copy --force --automake ...
  30. [ ok ]
  31. * Running aclocal ...
  32. [ ok ]
  33. * Running autoconf ...
  34. [ ok ]
  35. * Running autoheader ...
  36. [ ok ]
  37. * Running automake --add-missing --copy --foreign ...
  38. [ ok ]
  39. * Running elibtoolize in: quakeforge-0.5.5/
  40. * Applying portage/1.2.0 patch ...
  41. * Applying sed/1.5.6 patch ...
  42. * Applying as-needed/2.4.2 patch ...
  43. >>> Source prepared.
  44. >>> Configuring source in /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5 ...
  45. * econf: updating quakeforge-0.5.5/config.sub with /usr/share/gnuconfig/config.sub
  46. * econf: updating quakeforge-0.5.5/config.guess with /usr/share/gnuconfig/config.guess
  47. ./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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --enable-curses --disable-vorbis --enable-zlib --with-ipv6 --without-fbdev --without-svga --without-x --disable-vidmode --disable-dga --disable-sdl --disable-xmms --disable-alsa --disable-oss --enable-sound --disable-optimize --disable-debug --disable-profile --with-global-cfg=/etc/games/quakeforge.conf --with-sharepath=/usr/share/games/quake1 --with-clients= --with-servers=master,nq,qw,qtv --with-tools=all
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking target system type... x86_64-pc-linux-gnu
  51. checking for a BSD-compatible install... /usr/bin/install -c
  52. checking whether build environment is sane... yes
  53. checking for a thread-safe mkdir -p... /bin/mkdir -p
  54. checking for gawk... gawk
  55. checking whether make sets $(MAKE)... yes
  56. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  57. checking whether the C compiler works... yes
  58. checking for C compiler default output file name... a.out
  59. checking for suffix of executables...
  60. checking whether we are cross compiling... no
  61. checking for suffix of object files... o
  62. checking whether we are using the GNU C compiler... yes
  63. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  64. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  65. checking for style of include used by make... GNU
  66. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  67. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  68. checking whether ln -s works... yes
  69. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  70. checking how to print strings... printf
  71. checking for a sed that does not truncate output... /bin/sed
  72. checking for grep that handles long lines and -e... /bin/grep
  73. checking for egrep... /bin/grep -E
  74. checking for fgrep... /bin/grep -F
  75. checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld
  76. checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes
  77. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  78. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  79. checking the maximum length of command line arguments... 1572864
  80. checking whether the shell understands some XSI constructs... yes
  81. checking whether the shell understands "+="... yes
  82. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  83. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  84. checking for x86_64-pc-linux-gnu-ld option to reload object files... -r
  85. checking for x86_64-pc-linux-gnu-objdump... objdump
  86. checking how to recognize dependent libraries... pass_all
  87. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  88. checking how to associate runtime and link libraries... printf %s\n
  89. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  90. checking for archiver @FILE support... @
  91. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  92. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  93. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  94. checking for sysroot... no
  95. checking for x86_64-pc-linux-gnu-mt... no
  96. checking for mt... mt
  97. checking if mt is a manifest tool... no
  98. checking for ANSI C header files... yes
  99. checking for sys/types.h... yes
  100. checking for sys/stat.h... yes
  101. checking for stdlib.h... yes
  102. checking for string.h... yes
  103. checking for memory.h... yes
  104. checking for strings.h... yes
  105. checking for inttypes.h... yes
  106. checking for stdint.h... yes
  107. checking for unistd.h... yes
  108. checking for dlfcn.h... yes
  109. checking for objdir... .libs
  110. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  111. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  112. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  113. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  114. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  115. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  116. checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  117. checking whether -lc should be explicitly linked in... no
  118. checking dynamic linker characteristics... GNU/Linux ld.so
  119. checking how to hardcode library paths into programs... immediate
  120. checking whether stripping libraries is possible... yes
  121. checking if libtool supports shared libraries... yes
  122. checking whether to build shared libraries... yes
  123. checking whether to build static libraries... yes
  124. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  125. checking for bison... bison -y
  126. checking for flex... flex
  127. checking lex output file root... lex.yy
  128. checking lex library... -lfl
  129. checking whether yytext is a pointer... yes
  130. checking for flex... (cached) flex
  131. checking for main in -ll... no
  132. checking for main in -lfl... yes
  133. checking for long file names... yes
  134. checking for dirent.h that defines DIR... yes
  135. checking for library containing opendir... none required
  136. checking for ANSI C header files... (cached) yes
  137. checking whether sys/types.h defines makedev... yes
  138. checking for sys/wait.h that is POSIX.1 compatible... yes
  139. checking alloca.h usability... yes
  140. checking alloca.h presence... yes
  141. checking for alloca.h... yes
  142. checking alsa/asoundlib.h usability... yes
  143. checking alsa/asoundlib.h presence... yes
  144. checking for alsa/asoundlib.h... yes
  145. checking arpa/inet.h usability... yes
  146. checking arpa/inet.h presence... yes
  147. checking for arpa/inet.h... yes
  148. checking asm/io.h usability... no
  149. checking asm/io.h presence... no
  150. checking for asm/io.h... no
  151. checking assert.h usability... yes
  152. checking assert.h presence... yes
  153. checking for assert.h... yes
  154. checking conio.h usability... no
  155. checking conio.h presence... no
  156. checking for conio.h... no
  157. checking ctype.h usability... yes
  158. checking ctype.h presence... yes
  159. checking for ctype.h... yes
  160. checking ddraw.h usability... no
  161. checking ddraw.h presence... no
  162. checking for ddraw.h... no
  163. checking dinput.h usability... no
  164. checking dinput.h presence... no
  165. checking for dinput.h... no
  166. checking direct.h usability... no
  167. checking direct.h presence... no
  168. checking for direct.h... no
  169. checking dirent.h usability... yes
  170. checking dirent.h presence... yes
  171. checking for dirent.h... yes
  172. checking for dlfcn.h... (cached) yes
  173. checking dmedia/audio.h usability... no
  174. checking dmedia/audio.h presence... no
  175. checking for dmedia/audio.h... no
  176. checking dmedia/cdaudio.h usability... no
  177. checking dmedia/cdaudio.h presence... no
  178. checking for dmedia/cdaudio.h... no
  179. checking dpmi.h usability... no
  180. checking dpmi.h presence... no
  181. checking for dpmi.h... no
  182. checking dsound.h usability... no
  183. checking dsound.h presence... no
  184. checking for dsound.h... no
  185. checking errno.h usability... yes
  186. checking errno.h presence... yes
  187. checking for errno.h... yes
  188. checking execinfo.h usability... yes
  189. checking execinfo.h presence... yes
  190. checking for execinfo.h... yes
  191. checking fcntl.h usability... yes
  192. checking fcntl.h presence... yes
  193. checking for fcntl.h... yes
  194. checking io.h usability... no
  195. checking io.h presence... no
  196. checking for io.h... no
  197. checking libc.h usability... no
  198. checking libc.h presence... no
  199. checking for libc.h... no
  200. checking limits.h usability... yes
  201. checking limits.h presence... yes
  202. checking for limits.h... yes
  203. checking linux/cdrom.h usability... yes
  204. checking linux/cdrom.h presence... yes
  205. checking for linux/cdrom.h... yes
  206. checking linux/joystick.h usability... yes
  207. checking linux/joystick.h presence... yes
  208. checking for linux/joystick.h... yes
  209. checking linux/soundcard.h usability... yes
  210. checking linux/soundcard.h presence... yes
  211. checking for linux/soundcard.h... yes
  212. checking machine/soundcard.h usability... no
  213. checking machine/soundcard.h presence... no
  214. checking for machine/soundcard.h... no
  215. checking malloc.h usability... yes
  216. checking malloc.h presence... yes
  217. checking for malloc.h... yes
  218. checking math.h usability... yes
  219. checking math.h presence... yes
  220. checking for math.h... yes
  221. checking mgraph.h usability... no
  222. checking mgraph.h presence... no
  223. checking for mgraph.h... no
  224. checking _mingw.h usability... no
  225. checking _mingw.h presence... no
  226. checking for _mingw.h... no
  227. checking netdb.h usability... yes
  228. checking netdb.h presence... yes
  229. checking for netdb.h... yes
  230. checking netinet/in.h usability... yes
  231. checking netinet/in.h presence... yes
  232. checking for netinet/in.h... yes
  233. checking process.h usability... no
  234. checking process.h presence... no
  235. checking for process.h... no
  236. checking pthread.h usability... yes
  237. checking pthread.h presence... yes
  238. checking for pthread.h... yes
  239. checking pwd.h usability... yes
  240. checking pwd.h presence... yes
  241. checking for pwd.h... yes
  242. checking rpc/types.h usability... yes
  243. checking rpc/types.h presence... yes
  244. checking for rpc/types.h... yes
  245. checking setjmp.h usability... yes
  246. checking setjmp.h presence... yes
  247. checking for setjmp.h... yes
  248. checking signal.h usability... yes
  249. checking signal.h presence... yes
  250. checking for signal.h... yes
  251. checking stdarg.h usability... yes
  252. checking stdarg.h presence... yes
  253. checking for stdarg.h... yes
  254. checking stdio.h usability... yes
  255. checking stdio.h presence... yes
  256. checking for stdio.h... yes
  257. checking for stdlib.h... (cached) yes
  258. checking for string.h... (cached) yes
  259. checking for strings.h... (cached) yes
  260. checking sys/asoundlib.h usability... yes
  261. checking sys/asoundlib.h presence... yes
  262. checking for sys/asoundlib.h... yes
  263. checking sys/audioio.h usability... no
  264. checking sys/audioio.h presence... no
  265. checking for sys/audioio.h... no
  266. checking sys/filio.h usability... no
  267. checking sys/filio.h presence... no
  268. checking for sys/filio.h... no
  269. checking sys/ioctl.h usability... yes
  270. checking sys/ioctl.h presence... yes
  271. checking for sys/ioctl.h... yes
  272. checking sys/io.h usability... yes
  273. checking sys/io.h presence... yes
  274. checking for sys/io.h... yes
  275. checking sys/ipc.h usability... yes
  276. checking sys/ipc.h presence... yes
  277. checking for sys/ipc.h... yes
  278. checking sys/mman.h usability... yes
  279. checking sys/mman.h presence... yes
  280. checking for sys/mman.h... yes
  281. checking sys/param.h usability... yes
  282. checking sys/param.h presence... yes
  283. checking for sys/param.h... yes
  284. checking sys/poll.h usability... yes
  285. checking sys/poll.h presence... yes
  286. checking for sys/poll.h... yes
  287. checking sys/shm.h usability... yes
  288. checking sys/shm.h presence... yes
  289. checking for sys/shm.h... yes
  290. checking sys/signal.h usability... yes
  291. checking sys/signal.h presence... yes
  292. checking for sys/signal.h... yes
  293. checking sys/socket.h usability... yes
  294. checking sys/socket.h presence... yes
  295. checking for sys/socket.h... yes
  296. checking sys/soundcard.h usability... yes
  297. checking sys/soundcard.h presence... yes
  298. checking for sys/soundcard.h... yes
  299. checking for sys/stat.h... (cached) yes
  300. checking sys/time.h usability... yes
  301. checking sys/time.h presence... yes
  302. checking for sys/time.h... yes
  303. checking for sys/types.h... (cached) yes
  304. checking sys/uio.h usability... yes
  305. checking sys/uio.h presence... yes
  306. checking for sys/uio.h... yes
  307. checking termios.h usability... yes
  308. checking termios.h presence... yes
  309. checking for termios.h... yes
  310. checking time.h usability... yes
  311. checking time.h presence... yes
  312. checking for time.h... yes
  313. checking for unistd.h... (cached) yes
  314. checking vgakeyboard.h usability... no
  315. checking vgakeyboard.h presence... no
  316. checking for vgakeyboard.h... no
  317. checking vgamouse.h usability... no
  318. checking vgamouse.h presence... no
  319. checking for vgamouse.h... no
  320. checking windows.h usability... no
  321. checking windows.h presence... no
  322. checking for windows.h... no
  323. checking winsock.h usability... no
  324. checking winsock.h presence... no
  325. checking for winsock.h... no
  326. checking fnmatch.h usability... yes
  327. checking fnmatch.h presence... yes
  328. checking for fnmatch.h... yes
  329. checking for an ANSI C-conforming const... yes
  330. checking for inline... inline
  331. checking for size_t... yes
  332. checking for struct stat.st_blksize... yes
  333. checking whether time.h and sys/time.h may both be included... yes
  334. checking whether struct tm is in sys/time.h or time.h... time.h
  335. checking for _SC_PAGESIZE... yes
  336. checking for __attribute__... yes
  337. checking for __builtin_expect... yes
  338. checking if va_list is an array... yes
  339. checking whether byte ordering is bigendian... no
  340. checking for usleep... yes
  341. checking for fnmatch... yes
  342. checking for getopt_long... yes
  343. checking for alloca in stdlib.h... yes
  344. checking for fnmatch in fnmatch.h... yes
  345. checking for strnlen in string.h... yes
  346. checking for strcasestr in string.h... no
  347. checking for type of fpos_t... struct
  348. checking for socklen_t in sys/types.h... no
  349. checking for socklen_t in sys/socket.h... yes
  350. checking for struct in_pktinfo... yes
  351. checking for underscore prefix in names... no
  352. checking for size_t in sys/types.h... yes
  353. checking for ss_len in struct sockaddr_storage... no
  354. checking for sin6_len in struct sockaddr_in6... no
  355. checking for sa_len in struct sockaddr... no
  356. checking for working alloca.h... yes
  357. checking for alloca... yes
  358. checking for working memcmp... yes
  359. checking for stdlib.h... (cached) yes
  360. checking for unistd.h... (cached) yes
  361. checking for sys/param.h... (cached) yes
  362. checking for getpagesize... yes
  363. checking for working mmap... yes
  364. checking return type of signal handlers... void
  365. checking for vprintf... yes
  366. checking for _doprnt... no
  367. checking for va_copy... yes
  368. checking for __va_copy... yes
  369. checking for access... yes
  370. checking for _access... no
  371. checking for gethostname... yes
  372. checking for gethostbyname... yes
  373. checking for connect... yes
  374. checking for gettimeofday... yes
  375. checking for getwd... yes
  376. checking for mkdir... yes
  377. checking for _mkdir... no
  378. checking for ftime... yes
  379. checking for _ftime... no
  380. checking for fcntl... yes
  381. checking for stat... yes
  382. checking for putenv... yes
  383. checking for select... yes
  384. checking for socket... yes
  385. checking for strerror... yes
  386. checking for strcasestr... yes
  387. checking for strnlen... yes
  388. checking for strstr... yes
  389. checking for snprintf... yes
  390. checking for _snprintf... no
  391. checking for vsnprintf... yes
  392. checking for _vsnprintf... no
  393. checking for strsep... yes
  394. checking for dlopen... no
  395. checking for getaddrinfo... yes
  396. checking for getnameinfo... yes
  397. checking for mprotect... yes
  398. checking for getpagesize... (cached) yes
  399. checking for dlopen in -ldl... yes
  400. checking curses.h usability... yes
  401. checking curses.h presence... yes
  402. checking for curses.h... yes
  403. checking for initscr in -lncurses... yes
  404. checking for strcasecmp... yes
  405. checking for pow in -lm... yes
  406. checking for WildMidi_GetString in -lWildMidi... yes
  407. checking wildmidi_lib.h usability... yes
  408. checking wildmidi_lib.h presence... yes
  409. checking for wildmidi_lib.h... yes
  410. checking for gztell in -lz... yes
  411. checking for gzgets in -lz... yes
  412. checking zlib.h usability... yes
  413. checking zlib.h presence... yes
  414. checking for zlib.h... yes
  415. checking for png_set_read_fn in -lpng... yes
  416. checking png.h usability... yes
  417. checking png.h presence... yes
  418. checking for png.h... yes
  419. checking for X... disabled
  420. checking for system driver... default POSIX driver
  421. checking for an ia32 machine... no
  422. checking for waveOutOpen in -lmme... no
  423. checking for sound support... NULL DISK
  424. checking for joystick support... Linux
  425. checking for CD audio support... Linux
  426. checking for connect in -lwsock32... no
  427. checking for UDP support... yes
  428. checking for debugging... no
  429. checking for optimization... no
  430. checking for -pipe vs -save-temps... -pipe
  431. checking whether -pipe works... yes
  432. checking that generated files are newer than configure... done
  433. configure: creating ./config.status
  434. config.status: creating Makefile
  435. config.status: creating quakeforge.lsm
  436. config.status: creating include/Makefile
  437. config.status: creating include/QF/Makefile
  438. config.status: creating libs/Makefile
  439. config.status: creating libs/audio/Makefile
  440. config.status: creating libs/audio/cd/Makefile
  441. config.status: creating libs/audio/targets/Makefile
  442. config.status: creating libs/audio/renderer/Makefile
  443. config.status: creating libs/console/Makefile
  444. config.status: creating libs/gamecode/Makefile
  445. config.status: creating libs/gamecode/engine/Makefile
  446. config.status: creating libs/gamecode/builtins/Makefile
  447. config.status: creating libs/gib/Makefile
  448. config.status: creating libs/image/Makefile
  449. config.status: creating libs/models/Makefile
  450. config.status: creating libs/models/alias/Makefile
  451. config.status: creating libs/models/brush/Makefile
  452. config.status: creating libs/models/sprite/Makefile
  453. config.status: creating libs/net/Makefile
  454. config.status: creating libs/net/nc/Makefile
  455. config.status: creating libs/net/nm/Makefile
  456. config.status: creating libs/qw/Makefile
  457. config.status: creating libs/ruamoko/Makefile
  458. config.status: creating libs/util/Makefile
  459. config.status: creating libs/video/Makefile
  460. config.status: creating libs/video/renderer/Makefile
  461. config.status: creating libs/video/renderer/gl/Makefile
  462. config.status: creating libs/video/renderer/sw/Makefile
  463. config.status: creating libs/video/renderer/sw32/Makefile
  464. config.status: creating libs/video/targets/Makefile
  465. config.status: creating hw/Makefile
  466. config.status: creating hw/include/Makefile
  467. config.status: creating hw/source/Makefile
  468. config.status: creating nq/Makefile
  469. config.status: creating nq/include/Makefile
  470. config.status: creating nq/source/Makefile
  471. config.status: creating qtv/Makefile
  472. config.status: creating qtv/include/Makefile
  473. config.status: creating qtv/source/Makefile
  474. config.status: creating qw/Makefile
  475. config.status: creating qw/include/Makefile
  476. config.status: creating qw/source/Makefile
  477. config.status: creating tools/Makefile
  478. config.status: creating tools/bsp2img/Makefile
  479. config.status: creating tools/carne/Makefile
  480. config.status: creating tools/pak/Makefile
  481. config.status: creating tools/qfbsp/Makefile
  482. config.status: creating tools/qfbsp/include/Makefile
  483. config.status: creating tools/qfbsp/source/Makefile
  484. config.status: creating tools/qfcc/Makefile
  485. config.status: creating tools/qfcc/doc/Makefile
  486. config.status: creating tools/qfcc/doc/man/Makefile
  487. config.status: creating tools/qfcc/include/Makefile
  488. config.status: creating tools/qfcc/source/Makefile
  489. config.status: creating tools/qflight/Makefile
  490. config.status: creating tools/qflight/include/Makefile
  491. config.status: creating tools/qflight/source/Makefile
  492. config.status: creating tools/qfmodelgen/Makefile
  493. config.status: creating tools/qfmodelgen/include/Makefile
  494. config.status: creating tools/qfmodelgen/source/Makefile
  495. config.status: creating tools/qfvis/Makefile
  496. config.status: creating tools/qfvis/include/Makefile
  497. config.status: creating tools/qfvis/source/Makefile
  498. config.status: creating tools/qwaq/Makefile
  499. config.status: creating tools/qwaq/progs.src
  500. config.status: creating tools/wad/Makefile
  501. config.status: creating tools/wav/Makefile
  502. config.status: creating ruamoko/Makefile
  503. config.status: creating ruamoko/include/Makefile
  504. config.status: creating ruamoko/lib/Makefile
  505. config.status: creating ruamoko/game/Makefile
  506. config.status: creating ruamoko/gui/Makefile
  507. config.status: creating ruamoko/cl_menu/Makefile
  508. config.status: creating doc/Makefile
  509. config.status: creating doc/quakeforge.dox
  510. config.status: creating doc/man/Makefile
  511. config.status: creating debian/Makefile
  512. config.status: creating RPM/Makefile
  513. config.status: creating RPM/build_rpm
  514. config.status: creating RPM/quakeforge.conf
  515. config.status: creating RPM/quakeforge.spec
  516. config.status: creating include/config.h
  517. config.status: executing depfiles commands
  518. config.status: executing libtool commands
  519. config.status: executing default commands
  520. libtool is unchanged
  521. QuakeForge has been configured successfully.
  522. Build type :
  523. Server support : nq qtv master qw
  524. Client support : no
  525. Tools support : bsp2img carne pak qfbsp qfcc qflight qfmodelgen qfvis qwaq wad wav
  526. Sound support : no
  527. CD Audio system : no
  528. IPv6 networking : yes
  529. Compression support: gz=yes ogg=no png=yes
  530. Compiler version : x86_64-pc-linux-gnu-gcc
  531. Compiler flags : -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common
  532. qfcc cpp invocation: cpp %d -o %o %i
  533. Shared game data directory : /usr/share/games/quake1
  534. Per-user game data directory: ~/.quakeforge
  535. Plugin load directory : /usr/games/lib64/quakeforge
  536. Global configuration file : /etc/games/quakeforge.conf
  537. User configuration file : ~/.quakeforgerc
  538. OpenGL dynamic lib : libGL.so.1
  539. libWildMidi Support : yes
  540. >>> Source configured.
  541. >>> Compiling source in /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5 ...
  542. make -j24
  543. Making all in RPM
  544. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  545. make[1]: Nothing to be done for `all'.
  546. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  547. Making all in debian
  548. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  549. make[1]: Nothing to be done for `all'.
  550. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  551. Making all in doc
  552. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  553. Making all in man
  554. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  555. make[2]: Nothing to be done for `all'.
  556. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  557. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  558. make[2]: Nothing to be done for `all-am'.
  559. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  560. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  561. Making all in include
  562. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  563. make all-recursive
  564. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  565. Making all in QF
  566. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  567. make[3]: Nothing to be done for `all'.
  568. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  569. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  570. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  571. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  572. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  573. Making all in libs
  574. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  575. Making all in util
  576. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  577. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bspfile.lo -MD -MP -MF .deps/bspfile.Tpo -c -o bspfile.lo bspfile.c
  578. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buildnum.lo -MD -MP -MF .deps/buildnum.Tpo -c -o buildnum.lo buildnum.c
  579. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c -o cbuf.lo cbuf.c
  580. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c -o checksum.lo checksum.c
  581. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cmd.lo -MD -MP -MF .deps/cmd.Tpo -c -o cmd.lo cmd.c
  582. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c
  583. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cvar.lo -MD -MP -MF .deps/cvar.Tpo -c -o cvar.lo cvar.c
  584. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c -o dstring.lo dstring.c
  585. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT fendian.lo -MD -MP -MF .deps/fendian.Tpo -c -o fendian.lo fendian.c
  586. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
  587. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT idparse.lo -MD -MP -MF .deps/idparse.Tpo -c -o idparse.lo idparse.c
  588. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
  589. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT link.lo -MD -MP -MF .deps/link.Tpo -c -o link.lo link.c
  590. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c -o llist.lo llist.c
  591. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mathlib.lo -MD -MP -MF .deps/mathlib.Tpo -c -o mathlib.lo mathlib.c
  592. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c -o mdfour.lo mdfour.c
  593. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c -o msg.lo msg.c
  594. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pakfile.lo -MD -MP -MF .deps/pakfile.Tpo -c -o pakfile.lo pakfile.c
  595. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
  596. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qargs.lo -MD -MP -MF .deps/qargs.Tpo -c -o qargs.lo qargs.c
  597. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qendian.lo -MD -MP -MF .deps/qendian.Tpo -c -o qendian.lo qendian.c
  598. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfplist.lo -MD -MP -MF .deps/qfplist.Tpo -c -o qfplist.lo qfplist.c
  599. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakefs.lo -MD -MP -MF .deps/quakefs.Tpo -c -o quakefs.lo quakefs.c
  600. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakeio.lo -MD -MP -MF .deps/quakeio.Tpo -c -o quakeio.lo quakeio.c
  601. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c -fPIC -DPIC -o .libs/cbuf.o
  602. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o
  603. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buildnum.lo -MD -MP -MF .deps/buildnum.Tpo -c buildnum.c -fPIC -DPIC -o .libs/buildnum.o
  604. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bspfile.lo -MD -MP -MF .deps/bspfile.Tpo -c bspfile.c -fPIC -DPIC -o .libs/bspfile.o
  605. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cmd.lo -MD -MP -MF .deps/cmd.Tpo -c cmd.c -fPIC -DPIC -o .libs/cmd.o
  607. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c dstring.c -fPIC -DPIC -o .libs/dstring.o
  608. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT idparse.lo -MD -MP -MF .deps/idparse.Tpo -c idparse.c -fPIC -DPIC -o .libs/idparse.o
  609. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cvar.lo -MD -MP -MF .deps/cvar.Tpo -c cvar.c -fPIC -DPIC -o .libs/cvar.o
  610. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT fendian.lo -MD -MP -MF .deps/fendian.Tpo -c fendian.c -fPIC -DPIC -o .libs/fendian.o
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT link.lo -MD -MP -MF .deps/link.Tpo -c link.c -fPIC -DPIC -o .libs/link.o
  612. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
  613. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o .libs/llist.o
  614. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mathlib.lo -MD -MP -MF .deps/mathlib.Tpo -c mathlib.c -fPIC -DPIC -o .libs/mathlib.o
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o
  616. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -fPIC -DPIC -o .libs/mdfour.o
  617. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pakfile.lo -MD -MP -MF .deps/pakfile.Tpo -c pakfile.c -fPIC -DPIC -o .libs/pakfile.o
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o .libs/msg.o
  619. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfplist.lo -MD -MP -MF .deps/qfplist.Tpo -c qfplist.c -fPIC -DPIC -o .libs/qfplist.o
  620. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o
  621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qendian.lo -MD -MP -MF .deps/qendian.Tpo -c qendian.c -fPIC -DPIC -o .libs/qendian.o
  622. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qargs.lo -MD -MP -MF .deps/qargs.Tpo -c qargs.c -fPIC -DPIC -o .libs/qargs.o
  623. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakefs.lo -MD -MP -MF .deps/quakefs.Tpo -c quakefs.c -fPIC -DPIC -o .libs/quakefs.o
  624. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakeio.lo -MD -MP -MF .deps/quakeio.Tpo -c quakeio.c -fPIC -DPIC -o .libs/quakeio.o
  625. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT link.lo -MD -MP -MF .deps/link.Tpo -c link.c -fPIC -DPIC -o link.o >/dev/null 2>&1
  626. msg.c: In function 'MSG_ReadString':
  627. msg.c:264:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  628. info.c: In function 'Info_SetValueForStarKey':
  629. info.c:146:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  630. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o crc.o >/dev/null 2>&1
  631. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o checksum.o >/dev/null 2>&1
  632. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT fendian.lo -MD -MP -MF .deps/fendian.Tpo -c fendian.c -fPIC -DPIC -o fendian.o >/dev/null 2>&1
  633. qfplist.c: In function 'PL_ParsePropertyListItem':
  634. qfplist.c:501:14: warning: variable 'dict' set but not used [-Wunused-but-set-variable]
  635. qfplist.c:583:14: warning: variable 'a' set but not used [-Wunused-but-set-variable]libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buildnum.lo -MD -MP -MF .deps/buildnum.Tpo -c buildnum.c -fPIC -DPIC -o buildnum.o >/dev/null 2>&1
  636. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qendian.lo -MD -MP -MF .deps/qendian.Tpo -c qendian.c -fPIC -DPIC -o qendian.o >/dev/null 2>&1
  637. quakeio.c: In function 'check_file':
  638. quakeio.c:119:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  639. mv -f .deps/link.Tpo .deps/link.Plo
  640. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT riff.lo -MD -MP -MF .deps/riff.Tpo -c -o riff.lo riff.c
  641. quakefs.c: In function 'QFS_LoadGameDirectory':
  642. quakefs.c:1072:4: warning: format not a string literal and no format arguments [-Wformat-security]
  643. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT riff.lo -MD -MP -MF .deps/riff.Tpo -c riff.c -fPIC -DPIC -o .libs/riff.o
  644. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qargs.lo -MD -MP -MF .deps/qargs.Tpo -c qargs.c -fPIC -DPIC -o qargs.o >/dev/null 2>&1
  645. mv -f .deps/buildnum.Tpo .deps/buildnum.Plo
  646. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sizebuf.lo -MD -MP -MF .deps/sizebuf.Tpo -c -o sizebuf.lo sizebuf.c
  647. mv -f .deps/crc.Tpo .deps/crc.Plo
  648. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c
  649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o llist.o >/dev/null 2>&1
  650. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c -fPIC -DPIC -o cbuf.o >/dev/null 2>&1
  651. mv -f .deps/checksum.Tpo .deps/checksum.Plo
  652. mv -f .deps/fendian.Tpo .deps/fendian.Plo
  653. mv -f .deps/qendian.Tpo .deps/qendian.Plo
  654. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sys.lo -MD -MP -MF .deps/sys.Tpo -c -o sys.lo sys.c
  655. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT va.lo -MD -MP -MF .deps/va.Tpo -c -o va.lo va.c
  656. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ver_check.lo -MD -MP -MF .deps/ver_check.Tpo -c -o ver_check.lo ver_check.c
  657. riff.c: In function 'read_adtl':
  658. riff.c:138:15: warning: variable 'list' set but not used [-Wunused-but-set-variable]
  659. riff.c: In function 'riff_read':
  660. riff.c:303:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  661. In file included from riff.c:34:0:
  662. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  663. riff.c:303:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  664. In file included from riff.c:34:0:
  665. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  666. riff.c:303:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  667. riff.c:303:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  668. riff.c:303:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  669. In file included from riff.c:34:0:
  670. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  671. riff.c:303:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  672. riff.c:303:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  673. riff.c:303:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  674. riff.c:303:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  675. riff.c:303:2: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  676. riff.c:303:2: note: expected 'const char *' but argument is of type 'unsigned char *'
  677. riff.c:303:2: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  678. In file included from riff.c:34:0:
  679. /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
  680. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT idparse.lo -MD -MP -MF .deps/idparse.Tpo -c idparse.c -fPIC -DPIC -o idparse.o >/dev/null 2>&1
  681. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sizebuf.lo -MD -MP -MF .deps/sizebuf.Tpo -c sizebuf.c -fPIC -DPIC -o .libs/sizebuf.o
  682. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o plugin.o >/dev/null 2>&1
  683. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -fPIC -DPIC -o mdfour.o >/dev/null 2>&1
  684. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o
  685. riff.c: In function 'read_data':
  686. riff.c:109:11: warning: ignoring return value of 'realloc', declared with attribute warn_unused_result [-Wunused-result]
  687. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sys.lo -MD -MP -MF .deps/sys.Tpo -c sys.c -fPIC -DPIC -o .libs/sys.o
  688. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT va.lo -MD -MP -MF .deps/va.Tpo -c va.c -fPIC -DPIC -o .libs/va.o
  689. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ver_check.lo -MD -MP -MF .deps/ver_check.Tpo -c ver_check.c -fPIC -DPIC -o .libs/ver_check.o
  690. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o msg.o >/dev/null 2>&1
  691. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o info.o >/dev/null 2>&1
  692. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pakfile.lo -MD -MP -MF .deps/pakfile.Tpo -c pakfile.c -fPIC -DPIC -o pakfile.o >/dev/null 2>&1
  693. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o string.o >/dev/null 2>&1
  694. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT va.lo -MD -MP -MF .deps/va.Tpo -c va.c -fPIC -DPIC -o va.o >/dev/null 2>&1
  695. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o hash.o >/dev/null 2>&1
  696. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sizebuf.lo -MD -MP -MF .deps/sizebuf.Tpo -c sizebuf.c -fPIC -DPIC -o sizebuf.o >/dev/null 2>&1
  697. mv -f .deps/qargs.Tpo .deps/qargs.Plo
  698. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wad.lo -MD -MP -MF .deps/wad.Tpo -c -o wad.lo wad.c
  699. sys.c: In function 'Sys_DebugLog':
  700. sys.c:502:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  701. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakeio.lo -MD -MP -MF .deps/quakeio.Tpo -c quakeio.c -fPIC -DPIC -o quakeio.o >/dev/null 2>&1
  702. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ver_check.lo -MD -MP -MF .deps/ver_check.Tpo -c ver_check.c -fPIC -DPIC -o ver_check.o >/dev/null 2>&1
  703. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c dstring.c -fPIC -DPIC -o dstring.o >/dev/null 2>&1
  704. mv -f .deps/cbuf.Tpo .deps/cbuf.Plo
  705. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wadfile.lo -MD -MP -MF .deps/wadfile.Tpo -c -o wadfile.lo wadfile.c
  706. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wad.lo -MD -MP -MF .deps/wad.Tpo -c wad.c -fPIC -DPIC -o .libs/wad.o
  707. mv -f .deps/llist.Tpo .deps/llist.Plo
  708. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c -o zone.lo zone.c
  709. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cmd.lo -MD -MP -MF .deps/cmd.Tpo -c cmd.c -fPIC -DPIC -o cmd.o >/dev/null 2>&1
  710. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cvar.lo -MD -MP -MF .deps/cvar.Tpo -c cvar.c -fPIC -DPIC -o cvar.o >/dev/null 2>&1
  711. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT mathlib.lo -MD -MP -MF .deps/mathlib.Tpo -c mathlib.c -fPIC -DPIC -o mathlib.o >/dev/null 2>&1
  712. mv -f .deps/string.Tpo .deps/string.Plo
  713. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wadfile.lo -MD -MP -MF .deps/wadfile.Tpo -c wadfile.c -fPIC -DPIC -o .libs/wadfile.o
  714. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfplist.lo -MD -MP -MF .deps/qfplist.Tpo -c qfplist.c -fPIC -DPIC -o qfplist.o >/dev/null 2>&1
  715. mv -f .deps/va.Tpo .deps/va.Plo
  716. mv -f .deps/idparse.Tpo .deps/idparse.Plo
  717. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -fPIC -DPIC -o .libs/zone.o
  718. mv -f .deps/sizebuf.Tpo .deps/sizebuf.Plo
  719. mv -f .deps/mdfour.Tpo .deps/mdfour.Plo
  720. mv -f .deps/plugin.Tpo .deps/plugin.Plo
  721. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT riff.lo -MD -MP -MF .deps/riff.Tpo -c riff.c -fPIC -DPIC -o riff.o >/dev/null 2>&1
  722. mv -f .deps/ver_check.Tpo .deps/ver_check.Plo
  723. mv -f .deps/msg.Tpo .deps/msg.Plo
  724. mv -f .deps/info.Tpo .deps/info.Plo
  725. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wad.lo -MD -MP -MF .deps/wad.Tpo -c wad.c -fPIC -DPIC -o wad.o >/dev/null 2>&1
  726. mv -f .deps/pakfile.Tpo .deps/pakfile.Plo
  727. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bspfile.lo -MD -MP -MF .deps/bspfile.Tpo -c bspfile.c -fPIC -DPIC -o bspfile.o >/dev/null 2>&1
  728. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sys.lo -MD -MP -MF .deps/sys.Tpo -c sys.c -fPIC -DPIC -o sys.o >/dev/null 2>&1
  729. mv -f .deps/wad.Tpo .deps/wad.Plo
  730. mv -f .deps/hash.Tpo .deps/hash.Plo
  731. mv -f .deps/quakeio.Tpo .deps/quakeio.Plo
  732. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wadfile.lo -MD -MP -MF .deps/wadfile.Tpo -c wadfile.c -fPIC -DPIC -o wadfile.o >/dev/null 2>&1
  733. mv -f .deps/dstring.Tpo .deps/dstring.Plo
  734. mv -f .deps/mathlib.Tpo .deps/mathlib.Plo
  735. mv -f .deps/riff.Tpo .deps/riff.Plo
  736. mv -f .deps/qfplist.Tpo .deps/qfplist.Plo
  737. mv -f .deps/cvar.Tpo .deps/cvar.Plo
  738. mv -f .deps/cmd.Tpo .deps/cmd.Plo
  739. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT quakefs.lo -MD -MP -MF .deps/quakefs.Tpo -c quakefs.c -fPIC -DPIC -o quakefs.o >/dev/null 2>&1
  740. mv -f .deps/sys.Tpo .deps/sys.Plo
  741. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -fPIC -DPIC -o zone.o >/dev/null 2>&1
  742. mv -f .deps/wadfile.Tpo .deps/wadfile.Plo
  743. mv -f .deps/bspfile.Tpo .deps/bspfile.Plo
  744. mv -f .deps/zone.Tpo .deps/zone.Plo
  745. mv -f .deps/quakefs.Tpo .deps/quakefs.Plo
  746. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFutil.la -rpath /usr/games/lib64 bspfile.lo buildnum.lo cbuf.lo checksum.lo cmd.lo crc.lo cvar.lo dstring.lo fendian.lo hash.lo idparse.lo info.lo link.lo llist.lo mathlib.lo mdfour.lo msg.lo pakfile.lo plugin.lo qargs.lo qendian.lo qfplist.lo quakefs.lo quakeio.lo riff.lo sizebuf.lo string.lo sys.lo va.lo ver_check.lo wad.lo wadfile.lo zone.lo -lz -ldl -lm
  747. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bspfile.o .libs/buildnum.o .libs/cbuf.o .libs/checksum.o .libs/cmd.o .libs/crc.o .libs/cvar.o .libs/dstring.o .libs/fendian.o .libs/hash.o .libs/idparse.o .libs/info.o .libs/link.o .libs/llist.o .libs/mathlib.o .libs/mdfour.o .libs/msg.o .libs/pakfile.o .libs/plugin.o .libs/qargs.o .libs/qendian.o .libs/qfplist.o .libs/quakefs.o .libs/quakeio.o .libs/riff.o .libs/sizebuf.o .libs/string.o .libs/sys.o .libs/va.o .libs/ver_check.o .libs/wad.o .libs/wadfile.o .libs/zone.o -Wl,--as-needed -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFutil.so.1 -o .libs/libQFutil.so.1.0.0
  748. libtool: link: (cd ".libs" && rm -f "libQFutil.so.1" && ln -s "libQFutil.so.1.0.0" "libQFutil.so.1")
  749. libtool: link: (cd ".libs" && rm -f "libQFutil.so" && ln -s "libQFutil.so.1.0.0" "libQFutil.so")
  750. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFutil.a bspfile.o buildnum.o cbuf.o checksum.o cmd.o crc.o cvar.o dstring.o fendian.o hash.o idparse.o info.o link.o llist.o mathlib.o mdfour.o msg.o pakfile.o plugin.o qargs.o qendian.o qfplist.o quakefs.o quakeio.o riff.o sizebuf.o string.o sys.o va.o ver_check.o wad.o wadfile.o zone.o
  751. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFutil.a
  752. libtool: link: ( cd ".libs" && rm -f "libQFutil.la" && ln -s "../libQFutil.la" "libQFutil.la" )
  753. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  754. Making all in audio
  755. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  756. Making all in cd
  757. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  758. make[3]: Nothing to be done for `all'.
  759. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  760. Making all in targets
  761. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  762. make[3]: Nothing to be done for `all'.
  763. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  764. Making all in renderer
  765. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  766. make[3]: Nothing to be done for `all'.
  767. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  768. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  769. make[3]: Nothing to be done for `all-am'.
  770. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  771. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  772. Making all in console
  773. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  774. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c
  775. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c -o complete.lo complete.c
  776. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT console.lo -MD -MP -MF .deps/console.Tpo -c -o console.lo console.c
  777. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT inputline.lo -MD -MP -MF .deps/inputline.Tpo -c -o inputline.lo inputline.c
  778. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
  779. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT filelist.lo -MD -MP -MF .deps/filelist.Tpo -c -o filelist.lo filelist.c
  780. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.c
  781. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c
  782. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
  783. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c -o menu.lo menu.c
  784. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c -fPIC -DPIC -o .libs/complete.o
  785. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o
  786. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT inputline.lo -MD -MP -MF .deps/inputline.Tpo -c inputline.c -fPIC -DPIC -o .libs/inputline.o
  787. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.c -fPIC -DPIC -o .libs/console.o
  788. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -fPIC -DPIC -o .libs/view.o
  789. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o
  790. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT filelist.lo -MD -MP -MF .deps/filelist.Tpo -c filelist.c -fPIC -DPIC -o .libs/filelist.o
  791. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o
  792. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o
  793. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c menu.c -fPIC -DPIC -o .libs/menu.o
  794. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o list.o >/dev/null 2>&1
  795. server.c: In function 'C_Print':
  796. server.c:349:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  797. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o buffer.o >/dev/null 2>&1
  798. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.c -fPIC -DPIC -o console.o >/dev/null 2>&1
  799. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c -fPIC -DPIC -o complete.o >/dev/null 2>&1
  800. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT filelist.lo -MD -MP -MF .deps/filelist.Tpo -c filelist.c -fPIC -DPIC -o filelist.o >/dev/null 2>&1
  801. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.c -fPIC -DPIC -o view.o >/dev/null 2>&1
  802. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT inputline.lo -MD -MP -MF .deps/inputline.Tpo -c inputline.c -fPIC -DPIC -o inputline.o >/dev/null 2>&1
  803. mv -f .deps/list.Tpo .deps/list.Plo
  804. mv -f .deps/buffer.Tpo .deps/buffer.Plo
  805. mv -f .deps/console.Tpo .deps/console.Plo
  806. mv -f .deps/complete.Tpo .deps/complete.Plo
  807. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o server.o >/dev/null 2>&1
  808. mv -f .deps/filelist.Tpo .deps/filelist.Plo
  809. mv -f .deps/view.Tpo .deps/view.Plo
  810. mv -f .deps/inputline.Tpo .deps/inputline.Plo
  811. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -rpath /usr/games/lib64 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFconsole.la -rpath /usr/games/lib64 buffer.lo complete.lo console.lo inputline.lo list.lo filelist.lo view.lo ../../libs/util/libQFutil.la -lm
  812. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c menu.c -fPIC -DPIC -o menu.o >/dev/null 2>&1
  813. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/buffer.o .libs/complete.o .libs/console.o .libs/inputline.o .libs/list.o .libs/filelist.o .libs/view.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFconsole.so.1 -o .libs/libQFconsole.so.1.0.0
  814. libtool: link: (cd ".libs" && rm -f "libQFconsole.so.1" && ln -s "libQFconsole.so.1.0.0" "libQFconsole.so.1")
  815. libtool: link: (cd ".libs" && rm -f "libQFconsole.so" && ln -s "libQFconsole.so.1.0.0" "libQFconsole.so")
  816. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o client.o >/dev/null 2>&1
  817. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFconsole.a buffer.o complete.o console.o inputline.o list.o filelist.o view.o
  818. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFconsole.a
  819. libtool: link: ( cd ".libs" && rm -f "libQFconsole.la" && ln -s "../libQFconsole.la" "libQFconsole.la" )
  820. mv -f .deps/server.Tpo .deps/server.Plo
  821. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -rpath /usr/games/lib64/quakeforge -module -avoid-version -module -Wl,-O1 -Wl,--as-needed -o console_server.la server.lo -lncurses -lm
  822. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/server.o -Wl,--as-needed -lncurses -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,console_server.so -o .libs/console_server.so
  823. mv -f .deps/menu.Tpo .deps/menu.Plo
  824. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/console_server.a server.o
  825. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/console_server.a
  826. libtool: link: ( cd ".libs" && rm -f "console_server.la" && ln -s "../console_server.la" "console_server.la" )
  827. mv -f .deps/client.Tpo .deps/client.Plo
  828. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -rpath /usr/games/lib64/quakeforge -module -avoid-version -module -Wl,-O1 -Wl,--as-needed -o console_client.la client.lo menu.lo -lm
  829. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/client.o .libs/menu.o -Wl,--as-needed -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,console_client.so -o .libs/console_client.so
  830. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/console_client.a client.o menu.o
  831. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/console_client.a
  832. libtool: link: ( cd ".libs" && rm -f "console_client.la" && ln -s "../console_client.la" "console_client.la" )
  833. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  834. Making all in gib
  835. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  836. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_buffer.lo -MD -MP -MF .deps/gib_buffer.Tpo -c -o gib_buffer.lo gib_buffer.c
  837. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_builtin.lo -MD -MP -MF .deps/gib_builtin.Tpo -c -o gib_builtin.lo gib_builtin.c
  838. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_classes.lo -MD -MP -MF .deps/gib_classes.Tpo -c -o gib_classes.lo gib_classes.c
  839. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_execute.lo -MD -MP -MF .deps/gib_execute.Tpo -c -o gib_execute.lo gib_execute.c
  840. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_function.lo -MD -MP -MF .deps/gib_function.Tpo -c -o gib_function.lo gib_function.c
  841. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_parse.lo -MD -MP -MF .deps/gib_parse.Tpo -c -o gib_parse.lo gib_parse.c
  842. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_handle.lo -MD -MP -MF .deps/gib_handle.Tpo -c -o gib_handle.lo gib_handle.c
  843. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_object.lo -MD -MP -MF .deps/gib_object.Tpo -c -o gib_object.lo gib_object.c
  844. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_process.lo -MD -MP -MF .deps/gib_process.Tpo -c -o gib_process.lo gib_process.c
  845. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_regex.lo -MD -MP -MF .deps/gib_regex.Tpo -c -o gib_regex.lo gib_regex.c
  846. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_thread.lo -MD -MP -MF .deps/gib_thread.Tpo -c -o gib_thread.lo gib_thread.c
  847. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_vars.lo -MD -MP -MF .deps/gib_vars.Tpo -c -o gib_vars.lo gib_vars.c
  848. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_init.lo -MD -MP -MF .deps/gib_init.Tpo -c -o gib_init.lo gib_init.c
  849. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_tree.lo -MD -MP -MF .deps/gib_tree.Tpo -c -o gib_tree.lo gib_tree.c
  850. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_semantics.lo -MD -MP -MF .deps/gib_semantics.Tpo -c -o gib_semantics.lo gib_semantics.c
  851. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
  852. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c
  853. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c
  854. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_builtin.lo -MD -MP -MF .deps/gib_builtin.Tpo -c gib_builtin.c -fPIC -DPIC -o .libs/gib_builtin.o
  855. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_execute.lo -MD -MP -MF .deps/gib_execute.Tpo -c gib_execute.c -fPIC -DPIC -o .libs/gib_execute.o
  856. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_buffer.lo -MD -MP -MF .deps/gib_buffer.Tpo -c gib_buffer.c -fPIC -DPIC -o .libs/gib_buffer.o
  857. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_classes.lo -MD -MP -MF .deps/gib_classes.Tpo -c gib_classes.c -fPIC -DPIC -o .libs/gib_classes.o
  858. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_handle.lo -MD -MP -MF .deps/gib_handle.Tpo -c gib_handle.c -fPIC -DPIC -o .libs/gib_handle.o
  859. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_tree.lo -MD -MP -MF .deps/gib_tree.Tpo -c gib_tree.c -fPIC -DPIC -o .libs/gib_tree.o
  860. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_function.lo -MD -MP -MF .deps/gib_function.Tpo -c gib_function.c -fPIC -DPIC -o .libs/gib_function.o
  861. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_object.lo -MD -MP -MF .deps/gib_object.Tpo -c gib_object.c -fPIC -DPIC -o .libs/gib_object.o
  862. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_regex.lo -MD -MP -MF .deps/gib_regex.Tpo -c gib_regex.c -fPIC -DPIC -o .libs/gib_regex.o
  863. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_process.lo -MD -MP -MF .deps/gib_process.Tpo -c gib_process.c -fPIC -DPIC -o .libs/gib_process.o
  864. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o .libs/ops.o
  865. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_parse.lo -MD -MP -MF .deps/gib_parse.Tpo -c gib_parse.c -fPIC -DPIC -o .libs/gib_parse.o
  866. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_vars.lo -MD -MP -MF .deps/gib_vars.Tpo -c gib_vars.c -fPIC -DPIC -o .libs/gib_vars.o
  867. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_thread.lo -MD -MP -MF .deps/gib_thread.Tpo -c gib_thread.c -fPIC -DPIC -o .libs/gib_thread.o
  868. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_init.lo -MD -MP -MF .deps/gib_init.Tpo -c gib_init.c -fPIC -DPIC -o .libs/gib_init.o
  869. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_semantics.lo -MD -MP -MF .deps/gib_semantics.Tpo -c gib_semantics.c -fPIC -DPIC -o .libs/gib_semantics.o
  870. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o
  871. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o
  872. gib_builtin.c: In function 'GIB_Regex_Replace_f':
  873. gib_builtin.c:585:19: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  874. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_handle.lo -MD -MP -MF .deps/gib_handle.Tpo -c gib_handle.c -fPIC -DPIC -o gib_handle.o >/dev/null 2>&1
  875. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_tree.lo -MD -MP -MF .deps/gib_tree.Tpo -c gib_tree.c -fPIC -DPIC -o gib_tree.o >/dev/null 2>&1
  876. regex.c: In function 're_match_2':
  877. regex.c:3842:21: warning: pointer targets in passing argument 1 of 'bcmp_translate' differ in signedness [-Wpointer-sign]
  878. regex.c:3001:12: note: expected 'const unsigned char *' but argument is of type 'const char *'
  879. regex.c:3842:21: warning: pointer targets in passing argument 2 of 'bcmp_translate' differ in signedness [-Wpointer-sign]
  880. regex.c:3001:12: note: expected 'const unsigned char *' but argument is of type 'const char *'
  881. regex.c:4081:25: warning: variable 'sdummy' set but not used [-Wunused-but-set-variable]
  882. regex.c:4080:28: warning: variable 'pdummy' set but not used [-Wunused-but-set-variable]
  883. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_init.lo -MD -MP -MF .deps/gib_init.Tpo -c gib_init.c -fPIC -DPIC -o gib_init.o >/dev/null 2>&1
  884. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_regex.lo -MD -MP -MF .deps/gib_regex.Tpo -c gib_regex.c -fPIC -DPIC -o gib_regex.o >/dev/null 2>&1
  885. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_thread.lo -MD -MP -MF .deps/gib_thread.Tpo -c gib_thread.c -fPIC -DPIC -o gib_thread.o >/dev/null 2>&1
  886. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o ops.o >/dev/null 2>&1
  887. gib_function.c: In function 'GIB_Function_Execute':
  888. gib_function.c:173:2: warning: trampoline generated for nested function 'iterate' [-Wtrampolines]
  889. mv -f .deps/gib_handle.Tpo .deps/gib_handle.Plo
  890. gib_function.c: In function 'GIB_Function_Execute_D':
  891. gib_function.c:211:2: warning: trampoline generated for nested function 'iterate' [-Wtrampolines]
  892. mv -f .deps/gib_tree.Tpo .deps/gib_tree.Plo
  893. exp.c: In function 'EXP_ParseString':
  894. exp.c:287:7: warning: array subscript is above array bounds [-Warray-bounds]
  895. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_process.lo -MD -MP -MF .deps/gib_process.Tpo -c gib_process.c -fPIC -DPIC -o gib_process.o >/dev/null 2>&1
  896. gib_classes.c: In function 'Object_Class_Children_f':
  897. gib_classes.c:196:2: warning: trampoline generated for nested function 'iterator' [-Wtrampolines]
  898. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_function.lo -MD -MP -MF .deps/gib_function.Tpo -c gib_function.c -fPIC -DPIC -o gib_function.o >/dev/null 2>&1
  899. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_buffer.lo -MD -MP -MF .deps/gib_buffer.Tpo -c gib_buffer.c -fPIC -DPIC -o gib_buffer.o >/dev/null 2>&1
  900. mv -f .deps/gib_init.Tpo .deps/gib_init.Plo
  901. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_object.lo -MD -MP -MF .deps/gib_object.Tpo -c gib_object.c -fPIC -DPIC -o gib_object.o >/dev/null 2>&1
  902. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_execute.lo -MD -MP -MF .deps/gib_execute.Tpo -c gib_execute.c -fPIC -DPIC -o gib_execute.o >/dev/null 2>&1
  903. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_vars.lo -MD -MP -MF .deps/gib_vars.Tpo -c gib_vars.c -fPIC -DPIC -o gib_vars.o >/dev/null 2>&1
  904. mv -f .deps/gib_regex.Tpo .deps/gib_regex.Plo
  905. mv -f .deps/gib_thread.Tpo .deps/gib_thread.Plo
  906. mv -f .deps/ops.Tpo .deps/ops.Plo
  907. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o exp.o >/dev/null 2>&1
  908. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_parse.lo -MD -MP -MF .deps/gib_parse.Tpo -c gib_parse.c -fPIC -DPIC -o gib_parse.o >/dev/null 2>&1
  909. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_semantics.lo -MD -MP -MF .deps/gib_semantics.Tpo -c gib_semantics.c -fPIC -DPIC -o gib_semantics.o >/dev/null 2>&1
  910. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_classes.lo -MD -MP -MF .deps/gib_classes.Tpo -c gib_classes.c -fPIC -DPIC -o gib_classes.o >/dev/null 2>&1
  911. mv -f .deps/gib_process.Tpo .deps/gib_process.Plo
  912. mv -f .deps/gib_function.Tpo .deps/gib_function.Plo
  913. mv -f .deps/gib_buffer.Tpo .deps/gib_buffer.Plo
  914. mv -f .deps/gib_vars.Tpo .deps/gib_vars.Plo
  915. mv -f .deps/gib_object.Tpo .deps/gib_object.Plo
  916. mv -f .deps/gib_execute.Tpo .deps/gib_execute.Plo
  917. mv -f .deps/exp.Tpo .deps/exp.Plo
  918. mv -f .deps/gib_parse.Tpo .deps/gib_parse.Plo
  919. mv -f .deps/gib_classes.Tpo .deps/gib_classes.Plo
  920. mv -f .deps/gib_semantics.Tpo .deps/gib_semantics.Plo
  921. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT gib_builtin.lo -MD -MP -MF .deps/gib_builtin.Tpo -c gib_builtin.c -fPIC -DPIC -o gib_builtin.o >/dev/null 2>&1
  922. mv -f .deps/gib_builtin.Tpo .deps/gib_builtin.Plo
  923. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o regex.o >/dev/null 2>&1
  924. mv -f .deps/regex.Tpo .deps/regex.Plo
  925. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgib.la -rpath /usr/games/lib64 gib_buffer.lo gib_builtin.lo gib_classes.lo gib_execute.lo gib_function.lo gib_parse.lo gib_handle.lo gib_object.lo gib_process.lo gib_regex.lo gib_thread.lo gib_vars.lo gib_init.lo gib_tree.lo gib_semantics.lo ops.lo exp.lo regex.lo ../../libs/util/libQFutil.la -lm
  926. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gib_buffer.o .libs/gib_builtin.o .libs/gib_classes.o .libs/gib_execute.o .libs/gib_function.o .libs/gib_parse.o .libs/gib_handle.o .libs/gib_object.o .libs/gib_process.o .libs/gib_regex.o .libs/gib_thread.o .libs/gib_vars.o .libs/gib_init.o .libs/gib_tree.o .libs/gib_semantics.o .libs/ops.o .libs/exp.o .libs/regex.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgib.so.1 -o .libs/libQFgib.so.1.0.0
  927. libtool: link: (cd ".libs" && rm -f "libQFgib.so.1" && ln -s "libQFgib.so.1.0.0" "libQFgib.so.1")
  928. libtool: link: (cd ".libs" && rm -f "libQFgib.so" && ln -s "libQFgib.so.1.0.0" "libQFgib.so")
  929. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFgib.a gib_buffer.o gib_builtin.o gib_classes.o gib_execute.o gib_function.o gib_parse.o gib_handle.o gib_object.o gib_process.o gib_regex.o gib_thread.o gib_vars.o gib_init.o gib_tree.o gib_semantics.o ops.o exp.o regex.o
  930. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFgib.a
  931. libtool: link: ( cd ".libs" && rm -f "libQFgib.la" && ln -s "../libQFgib.la" "libQFgib.la" )
  932. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  933. Making all in gamecode
  934. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  935. Making all in engine
  936. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  937. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_builtins.lo -MD -MP -MF .deps/pr_builtins.Tpo -c -o pr_builtins.lo pr_builtins.c
  938. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_edict.lo -MD -MP -MF .deps/pr_edict.Tpo -c -o pr_edict.lo pr_edict.c
  939. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_debug.lo -MD -MP -MF .deps/pr_debug.Tpo -c -o pr_debug.lo pr_debug.c
  940. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_exec.lo -MD -MP -MF .deps/pr_exec.Tpo -c -o pr_exec.lo pr_exec.c
  941. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_load.lo -MD -MP -MF .deps/pr_load.Tpo -c -o pr_load.lo pr_load.c
  942. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_parse.lo -MD -MP -MF .deps/pr_parse.Tpo -c -o pr_parse.lo pr_parse.c
  943. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_opcode.lo -MD -MP -MF .deps/pr_opcode.Tpo -c -o pr_opcode.lo pr_opcode.c
  944. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resolve.lo -MD -MP -MF .deps/pr_resolve.Tpo -c -o pr_resolve.lo pr_resolve.c
  945. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resource.lo -MD -MP -MF .deps/pr_resource.Tpo -c -o pr_resource.lo pr_resource.c
  946. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_strings.lo -MD -MP -MF .deps/pr_strings.Tpo -c -o pr_strings.lo pr_strings.c
  947. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_zone.lo -MD -MP -MF .deps/pr_zone.Tpo -c -o pr_zone.lo pr_zone.c
  948. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_edict.lo -MD -MP -MF .deps/pr_edict.Tpo -c pr_edict.c -fPIC -DPIC -o .libs/pr_edict.o
  949. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_builtins.lo -MD -MP -MF .deps/pr_builtins.Tpo -c pr_builtins.c -fPIC -DPIC -o .libs/pr_builtins.o
  950. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_debug.lo -MD -MP -MF .deps/pr_debug.Tpo -c pr_debug.c -fPIC -DPIC -o .libs/pr_debug.o
  951. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_exec.lo -MD -MP -MF .deps/pr_exec.Tpo -c pr_exec.c -fPIC -DPIC -o .libs/pr_exec.o
  952. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_parse.lo -MD -MP -MF .deps/pr_parse.Tpo -c pr_parse.c -fPIC -DPIC -o .libs/pr_parse.o
  953. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_opcode.lo -MD -MP -MF .deps/pr_opcode.Tpo -c pr_opcode.c -fPIC -DPIC -o .libs/pr_opcode.o
  954. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resolve.lo -MD -MP -MF .deps/pr_resolve.Tpo -c pr_resolve.c -fPIC -DPIC -o .libs/pr_resolve.o
  955. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_zone.lo -MD -MP -MF .deps/pr_zone.Tpo -c pr_zone.c -fPIC -DPIC -o .libs/pr_zone.o
  956. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_load.lo -MD -MP -MF .deps/pr_load.Tpo -c pr_load.c -fPIC -DPIC -o .libs/pr_load.o
  957. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_strings.lo -MD -MP -MF .deps/pr_strings.Tpo -c pr_strings.c -fPIC -DPIC -o .libs/pr_strings.o
  958. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resource.lo -MD -MP -MF .deps/pr_resource.Tpo -c pr_resource.c -fPIC -DPIC -o .libs/pr_resource.o
  959. pr_debug.c: In function 'PR_Load_Source_File':
  960. pr_debug.c:183:23: warning: operation on 'f->num_lines' may be undefined [-Wsequence-point]
  961. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_zone.lo -MD -MP -MF .deps/pr_zone.Tpo -c pr_zone.c -fPIC -DPIC -o pr_zone.o >/dev/null 2>&1
  962. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resource.lo -MD -MP -MF .deps/pr_resource.Tpo -c pr_resource.c -fPIC -DPIC -o pr_resource.o >/dev/null 2>&1
  963. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_builtins.lo -MD -MP -MF .deps/pr_builtins.Tpo -c pr_builtins.c -fPIC -DPIC -o pr_builtins.o >/dev/null 2>&1
  964. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_opcode.lo -MD -MP -MF .deps/pr_opcode.Tpo -c pr_opcode.c -fPIC -DPIC -o pr_opcode.o >/dev/null 2>&1
  965. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_resolve.lo -MD -MP -MF .deps/pr_resolve.Tpo -c pr_resolve.c -fPIC -DPIC -o pr_resolve.o >/dev/null 2>&1
  966. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_edict.lo -MD -MP -MF .deps/pr_edict.Tpo -c pr_edict.c -fPIC -DPIC -o pr_edict.o >/dev/null 2>&1
  967. mv -f .deps/pr_zone.Tpo .deps/pr_zone.Plo
  968. mv -f .deps/pr_resource.Tpo .deps/pr_resource.Plo
  969. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_load.lo -MD -MP -MF .deps/pr_load.Tpo -c pr_load.c -fPIC -DPIC -o pr_load.o >/dev/null 2>&1
  970. mv -f .deps/pr_builtins.Tpo .deps/pr_builtins.Plo
  971. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_parse.lo -MD -MP -MF .deps/pr_parse.Tpo -c pr_parse.c -fPIC -DPIC -o pr_parse.o >/dev/null 2>&1
  972. mv -f .deps/pr_resolve.Tpo .deps/pr_resolve.Plo
  973. mv -f .deps/pr_edict.Tpo .deps/pr_edict.Plo
  974. mv -f .deps/pr_opcode.Tpo .deps/pr_opcode.Plo
  975. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_strings.lo -MD -MP -MF .deps/pr_strings.Tpo -c pr_strings.c -fPIC -DPIC -o pr_strings.o >/dev/null 2>&1
  976. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_debug.lo -MD -MP -MF .deps/pr_debug.Tpo -c pr_debug.c -fPIC -DPIC -o pr_debug.o >/dev/null 2>&1
  977. mv -f .deps/pr_load.Tpo .deps/pr_load.Plo
  978. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_exec.lo -MD -MP -MF .deps/pr_exec.Tpo -c pr_exec.c -fPIC -DPIC -o pr_exec.o >/dev/null 2>&1
  979. mv -f .deps/pr_parse.Tpo .deps/pr_parse.Plo
  980. mv -f .deps/pr_strings.Tpo .deps/pr_strings.Plo
  981. mv -f .deps/pr_debug.Tpo .deps/pr_debug.Plo
  982. mv -f .deps/pr_exec.Tpo .deps/pr_exec.Plo
  983. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgamecode.la -rpath /usr/games/lib64 pr_builtins.lo pr_edict.lo pr_debug.lo pr_exec.lo pr_load.lo pr_parse.lo pr_opcode.lo pr_resolve.lo pr_resource.lo pr_strings.lo pr_zone.lo ../../../libs/util/libQFutil.la -lm
  984. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pr_builtins.o .libs/pr_edict.o .libs/pr_debug.o .libs/pr_exec.o .libs/pr_load.o .libs/pr_parse.o .libs/pr_opcode.o .libs/pr_resolve.o .libs/pr_resource.o .libs/pr_strings.o .libs/pr_zone.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgamecode.so.1 -o .libs/libQFgamecode.so.1.0.0
  985. libtool: link: (cd ".libs" && rm -f "libQFgamecode.so.1" && ln -s "libQFgamecode.so.1.0.0" "libQFgamecode.so.1")
  986. libtool: link: (cd ".libs" && rm -f "libQFgamecode.so" && ln -s "libQFgamecode.so.1.0.0" "libQFgamecode.so")
  987. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFgamecode.a pr_builtins.o pr_edict.o pr_debug.o pr_exec.o pr_load.o pr_parse.o pr_opcode.o pr_resolve.o pr_resource.o pr_strings.o pr_zone.o
  988. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFgamecode.a
  989. libtool: link: ( cd ".libs" && rm -f "libQFgamecode.la" && ln -s "../libQFgamecode.la" "libQFgamecode.la" )
  990. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  991. Making all in builtins
  992. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  993. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_cmds.lo -MD -MP -MF .deps/pr_cmds.Tpo -c -o pr_cmds.lo pr_cmds.c
  994. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_gib.lo -MD -MP -MF .deps/bi_gib.Tpo -c -o bi_gib.lo bi_gib.c
  995. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_inputline.lo -MD -MP -MF .deps/bi_inputline.Tpo -c -o bi_inputline.lo bi_inputline.c
  996. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_gib.lo -MD -MP -MF .deps/bi_gib.Tpo -c bi_gib.c -fPIC -DPIC -o .libs/bi_gib.o
  997. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_cmds.lo -MD -MP -MF .deps/pr_cmds.Tpo -c pr_cmds.c -fPIC -DPIC -o .libs/pr_cmds.o
  998. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_inputline.lo -MD -MP -MF .deps/bi_inputline.Tpo -c bi_inputline.c -fPIC -DPIC -o .libs/bi_inputline.o
  999. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_gib.lo -MD -MP -MF .deps/bi_gib.Tpo -c bi_gib.c -fPIC -DPIC -o bi_gib.o >/dev/null 2>&1
  1000. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bi_inputline.lo -MD -MP -MF .deps/bi_inputline.Tpo -c bi_inputline.c -fPIC -DPIC -o bi_inputline.o >/dev/null 2>&1
  1001. mv -f .deps/bi_gib.Tpo .deps/bi_gib.Plo
  1002. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pr_cmds.lo -MD -MP -MF .deps/pr_cmds.Tpo -c pr_cmds.c -fPIC -DPIC -o pr_cmds.o >/dev/null 2>&1
  1003. mv -f .deps/bi_inputline.Tpo .deps/bi_inputline.Plo
  1004. mv -f .deps/pr_cmds.Tpo .deps/pr_cmds.Plo
  1005. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgamecode_builtins.la -rpath /usr/games/lib64 pr_cmds.lo bi_gib.lo bi_inputline.lo ../../../libs/gamecode/engine/libQFgamecode.la ../../../libs/gib/libQFgib.la ../../../libs/console/libQFconsole.la ../../../libs/util/libQFutil.la -lm
  1006. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pr_cmds.o .libs/bi_gib.o .libs/bi_inputline.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine/.libs -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib/.libs -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console/.libs -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../../libs/gamecode/engine/.libs/libQFgamecode.so ../../../libs/gib/.libs/libQFgib.so ../../../libs/console/.libs/libQFconsole.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgamecode_builtins.so.1 -o .libs/libQFgamecode_builtins.so.1.0.0
  1007. libtool: link: (cd ".libs" && rm -f "libQFgamecode_builtins.so.1" && ln -s "libQFgamecode_builtins.so.1.0.0" "libQFgamecode_builtins.so.1")
  1008. libtool: link: (cd ".libs" && rm -f "libQFgamecode_builtins.so" && ln -s "libQFgamecode_builtins.so.1.0.0" "libQFgamecode_builtins.so")
  1009. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFgamecode_builtins.a pr_cmds.o bi_gib.o bi_inputline.o
  1010. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFgamecode_builtins.a
  1011. libtool: link: ( cd ".libs" && rm -f "libQFgamecode_builtins.la" && ln -s "../libQFgamecode_builtins.la" "libQFgamecode_builtins.la" )
  1012. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  1013. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  1014. make[3]: Nothing to be done for `all-am'.
  1015. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  1016. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  1017. Making all in image
  1018. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  1019. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c
  1020. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pcx.lo -MD -MP -MF .deps/pcx.Tpo -c -o pcx.lo pcx.c
  1021. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT png.lo -MD -MP -MF .deps/png.Tpo -c -o png.lo png.c
  1022. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT tga.lo -MD -MP -MF .deps/tga.Tpo -c -o tga.lo tga.c
  1023. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o .libs/image.o
  1024. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o .libs/png.o
  1025. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pcx.lo -MD -MP -MF .deps/pcx.Tpo -c pcx.c -fPIC -DPIC -o .libs/pcx.o
  1026. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT tga.lo -MD -MP -MF .deps/tga.Tpo -c tga.c -fPIC -DPIC -o .libs/tga.o
  1027. In file included from image.c:46:0:
  1028. ../../include/QF/tga.h:49:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1029. ../../include/QF/tga.h:50:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1030. ../../include/QF/tga.h:51:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1031. ../../include/QF/tga.h:54:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1032. ../../include/QF/tga.h:59:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1033. ../../include/QF/tga.h:60:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1034. In file included from tga.c:47:0:
  1035. ../../include/QF/tga.h:49:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1036. ../../include/QF/tga.h:50:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1037. ../../include/QF/tga.h:51:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1038. ../../include/QF/tga.h:54:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1039. ../../include/QF/tga.h:59:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1040. ../../include/QF/tga.h:60:2: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wattributes]
  1041. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o image.o >/dev/null 2>&1
  1042. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pcx.lo -MD -MP -MF .deps/pcx.Tpo -c pcx.c -fPIC -DPIC -o pcx.o >/dev/null 2>&1
  1043. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o png.o >/dev/null 2>&1
  1044. mv -f .deps/image.Tpo .deps/image.Plo
  1045. mv -f .deps/pcx.Tpo .deps/pcx.Plo
  1046. mv -f .deps/png.Tpo .deps/png.Plo
  1047. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT tga.lo -MD -MP -MF .deps/tga.Tpo -c tga.c -fPIC -DPIC -o tga.o >/dev/null 2>&1
  1048. mv -f .deps/tga.Tpo .deps/tga.Plo
  1049. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFimage.la -rpath /usr/games/lib64 image.lo pcx.lo png.lo tga.lo -lpng ../../libs/util/libQFutil.la -lm
  1050. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/image.o .libs/pcx.o .libs/png.o .libs/tga.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed -lpng ../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFimage.so.1 -o .libs/libQFimage.so.1.0.0
  1051. libtool: link: (cd ".libs" && rm -f "libQFimage.so.1" && ln -s "libQFimage.so.1.0.0" "libQFimage.so.1")
  1052. libtool: link: (cd ".libs" && rm -f "libQFimage.so" && ln -s "libQFimage.so.1.0.0" "libQFimage.so")
  1053. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFimage.a image.o pcx.o png.o tga.o
  1054. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFimage.a
  1055. libtool: link: ( cd ".libs" && rm -f "libQFimage.la" && ln -s "../libQFimage.la" "libQFimage.la" )
  1056. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  1057. Making all in models
  1058. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  1059. Making all in alias
  1060. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  1061. make[3]: Nothing to be done for `all'.
  1062. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  1063. Making all in brush
  1064. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  1065. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model_brush.lo -MD -MP -MF .deps/model_brush.Tpo -c -o model_brush.lo model_brush.c
  1066. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model_brush.lo -MD -MP -MF .deps/model_brush.Tpo -c model_brush.c -fPIC -DPIC -o .libs/model_brush.o
  1067. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model_brush.lo -MD -MP -MF .deps/model_brush.Tpo -c model_brush.c -fPIC -DPIC -o model_brush.o >/dev/null 2>&1
  1068. mv -f .deps/model_brush.Tpo .deps/model_brush.Plo
  1069. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o libbrush.la model_brush.lo -lm
  1070. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbrush.a .libs/model_brush.o
  1071. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbrush.a
  1072. libtool: link: ( cd ".libs" && rm -f "libbrush.la" && ln -s "../libbrush.la" "libbrush.la" )
  1073. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  1074. Making all in sprite
  1075. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  1076. make[3]: Nothing to be done for `all'.
  1077. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  1078. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  1079. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT clip_hull.lo -MD -MP -MF .deps/clip_hull.Tpo -c -o clip_hull.lo clip_hull.c
  1080. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.c
  1081. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT null_model.lo -MD -MP -MF .deps/null_model.Tpo -c -o null_model.lo null_model.c
  1082. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT clip_hull.lo -MD -MP -MF .deps/clip_hull.Tpo -c clip_hull.c -fPIC -DPIC -o .libs/clip_hull.o
  1083. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.c -fPIC -DPIC -o .libs/model.o
  1084. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT null_model.lo -MD -MP -MF .deps/null_model.Tpo -c null_model.c -fPIC -DPIC -o .libs/null_model.o
  1085. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT null_model.lo -MD -MP -MF .deps/null_model.Tpo -c null_model.c -fPIC -DPIC -o null_model.o >/dev/null 2>&1
  1086. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT clip_hull.lo -MD -MP -MF .deps/clip_hull.Tpo -c clip_hull.c -fPIC -DPIC -o clip_hull.o >/dev/null 2>&1
  1087. mv -f .deps/null_model.Tpo .deps/null_model.Plo
  1088. mv -f .deps/clip_hull.Tpo .deps/clip_hull.Plo
  1089. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.c -fPIC -DPIC -o model.o >/dev/null 2>&1
  1090. mv -f .deps/model.Tpo .deps/model.Plo
  1091. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFmodels.la -rpath /usr/games/lib64 clip_hull.lo model.lo null_model.lo brush/libbrush.la ../../libs/util/libQFutil.la -lm
  1092. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/clip_hull.o .libs/model.o .libs/null_model.o -Wl,--whole-archive brush/.libs/libbrush.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFmodels.so.1 -o .libs/libQFmodels.so.1.0.0
  1093. libtool: link: (cd ".libs" && rm -f "libQFmodels.so.1" && ln -s "libQFmodels.so.1.0.0" "libQFmodels.so.1")
  1094. libtool: link: (cd ".libs" && rm -f "libQFmodels.so" && ln -s "libQFmodels.so.1.0.0" "libQFmodels.so")
  1095. libtool: link: (cd .libs/libQFmodels.lax/libbrush.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush/.libs/libbrush.a")
  1096. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFmodels.a clip_hull.o model.o null_model.o .libs/libQFmodels.lax/libbrush.a/model_brush.o
  1097. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFmodels.a
  1098. libtool: link: rm -fr .libs/libQFmodels.lax
  1099. libtool: link: ( cd ".libs" && rm -f "libQFmodels.la" && ln -s "../libQFmodels.la" "libQFmodels.la" )
  1100. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  1101. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  1102. Making all in net
  1103. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  1104. Making all in nc
  1105. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  1106. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp6.lo -MD -MP -MF .deps/net_udp6.Tpo -c -o net_udp6.lo net_udp6.c
  1107. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp6.lo -MD -MP -MF .deps/net_udp6.Tpo -c net_udp6.c -o .libs/net_udp6.o
  1108. net_udp6.c: In function 'NET_BaseAdrToString':
  1109. net_udp6.c:216:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1110. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp6.lo -MD -MP -MF .deps/net_udp6.Tpo -c net_udp6.c -o net_udp6.o >/dev/null 2>&1
  1111. mv -f .deps/net_udp6.Tpo .deps/net_udp6.Plo
  1112. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -static -Wl,-O1 -Wl,--as-needed -o libnc.la net_udp6.lo -lm
  1113. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnc.a net_udp6.o
  1114. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnc.a
  1115. libtool: link: ( cd ".libs" && rm -f "libnc.la" && ln -s "../libnc.la" "libnc.la" )
  1116. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  1117. Making all in nm
  1118. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  1119. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_dgrm.lo -MD -MP -MF .deps/net_dgrm.Tpo -c -o net_dgrm.lo net_dgrm.c
  1120. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_loop.lo -MD -MP -MF .deps/net_loop.Tpo -c -o net_loop.lo net_loop.c
  1121. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_vcr.lo -MD -MP -MF .deps/net_vcr.Tpo -c -o net_vcr.lo net_vcr.c
  1122. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_bsd.lo -MD -MP -MF .deps/net_bsd.Tpo -c -o net_bsd.lo net_bsd.c
  1123. /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c -o net_udp.lo net_udp.c
  1124. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c net_udp.c -o .libs/net_udp.o
  1125. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_vcr.lo -MD -MP -MF .deps/net_vcr.Tpo -c net_vcr.c -o .libs/net_vcr.o
  1126. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_bsd.lo -MD -MP -MF .deps/net_bsd.Tpo -c net_bsd.c -o .libs/net_bsd.o
  1127. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_dgrm.lo -MD -MP -MF .deps/net_dgrm.Tpo -c net_dgrm.c -o .libs/net_dgrm.o
  1128. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_loop.lo -MD -MP -MF .deps/net_loop.Tpo -c net_loop.c -o .libs/net_loop.o
  1129. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_bsd.lo -MD -MP -MF .deps/net_bsd.Tpo -c net_bsd.c -o net_bsd.o >/dev/null 2>&1
  1130. net_udp.c: In function 'UDP_Read':
  1131. net_udp.c:332:47: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
  1132. In file included from /usr/include/sys/socket.h:250:0,
  1133. from net_udp.c:42:
  1134. /usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1135. net_udp.c: In function 'UDP_GetSocketAddr':
  1136. net_udp.c:420:31: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
  1137. In file included from net_udp.c:42:0:
  1138. /usr/include/sys/socket.h:118:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
  1139. net_dgrm.c: In function 'Test_Poll':
  1140. net_dgrm.c:518:14: warning: variable 'playerNumber' set but not used [-Wunused-but-set-variable]
  1141. net_vcr.c: In function 'VCR_GetMessage':
  1142. net_vcr.c:102:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1143. net_vcr.c: In function 'VCR_SendMessage':
  1144. net_vcr.c:129:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1145. net_vcr.c: In function 'VCR_CanSendMessage':
  1146. net_vcr.c:146:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1147. net_vcr.c: In function 'VCR_CheckNewConnections':
  1148. net_vcr.c:190:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1149. net_dgrm.c: In function '_Datagram_Connect':
  1150. net_dgrm.c:1341:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1151. mv -f .deps/net_bsd.Tpo .deps/net_bsd.Plo
  1152. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_vcr.lo -MD -MP -MF .deps/net_vcr.Tpo -c net_vcr.c -o net_vcr.o >/dev/null 2>&1
  1153. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_loop.lo -MD -MP -MF .deps/net_loop.Tpo -c net_loop.c -o net_loop.o >/dev/null 2>&1
  1154. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c net_udp.c -o net_udp.o >/dev/null 2>&1
  1155. mv -f .deps/net_vcr.Tpo .deps/net_vcr.Plo
  1156. mv -f .deps/net_loop.Tpo .deps/net_loop.Plo
  1157. mv -f .deps/net_udp.Tpo .deps/net_udp.Plo
  1158. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_dgrm.lo -MD -MP -MF .deps/net_dgrm.Tpo -c net_dgrm.c -o net_dgrm.o >/dev/null 2>&1
  1159. mv -f .deps/net_dgrm.Tpo .deps/net_dgrm.Plo
  1160. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -static -Wl,-O1 -Wl,--as-needed -o libnm.la net_dgrm.lo net_loop.lo net_vcr.lo net_bsd.lo net_udp.lo -lm
  1161. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnm.a net_dgrm.o net_loop.o net_vcr.o net_bsd.o net_udp.o
  1162. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnm.a
  1163. libtool: link: ( cd ".libs" && rm -f "libnm.la" && ln -s "../libnm.la" "libnm.la" )
  1164. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  1165. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  1166. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_chan.lo -MD -MP -MF .deps/net_chan.Tpo -c -o net_chan.lo net_chan.c
  1167. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_main.lo -MD -MP -MF .deps/net_main.Tpo -c -o net_main.lo net_main.c
  1168. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_chan.lo -MD -MP -MF .deps/net_chan.Tpo -c net_chan.c -o .libs/net_chan.o
  1169. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_main.lo -MD -MP -MF .deps/net_main.Tpo -c net_main.c -o .libs/net_main.o
  1170. net_chan.c: In function 'Netchan_Process':
  1171. net_chan.c:333:15: warning: variable 'qport' set but not used [-Wunused-but-set-variable]
  1172. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_chan.lo -MD -MP -MF .deps/net_chan.Tpo -c net_chan.c -o net_chan.o >/dev/null 2>&1
  1173. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_main.lo -MD -MP -MF .deps/net_main.Tpo -c net_main.c -o net_main.o >/dev/null 2>&1
  1174. mv -f .deps/net_chan.Tpo .deps/net_chan.Plo
  1175. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -static -Wl,-O1 -Wl,--as-needed -o libnet_chan.la net_chan.lo nc/libnc.la -lm
  1176. libtool: link: (cd .libs/libnet_chan.lax/libnc.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc/.libs/libnc.a")
  1177. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnet_chan.a net_chan.o .libs/libnet_chan.lax/libnc.a/net_udp6.o
  1178. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnet_chan.a
  1179. libtool: link: rm -fr .libs/libnet_chan.lax
  1180. libtool: link: ( cd ".libs" && rm -f "libnet_chan.la" && ln -s "../libnet_chan.la" "libnet_chan.la" )
  1181. mv -f .deps/net_main.Tpo .deps/net_main.Plo
  1182. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-non-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -static -Wl,-O1 -Wl,--as-needed -o libnet_main.la net_main.lo nm/libnm.la -lm
  1183. libtool: link: (cd .libs/libnet_main.lax/libnm.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm/.libs/libnm.a")
  1184. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnet_main.a net_main.o .libs/libnet_main.lax/libnm.a/net_bsd.o .libs/libnet_main.lax/libnm.a/net_dgrm.o .libs/libnet_main.lax/libnm.a/net_loop.o .libs/libnet_main.lax/libnm.a/net_udp.o .libs/libnet_main.lax/libnm.a/net_vcr.o
  1185. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnet_main.a
  1186. libtool: link: rm -fr .libs/libnet_main.lax
  1187. libtool: link: ( cd ".libs" && rm -f "libnet_main.la" && ln -s "../libnet_main.la" "libnet_main.la" )
  1188. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  1189. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  1190. Making all in qw
  1191. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  1192. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT msg_backbuf.o -MD -MP -MF .deps/msg_backbuf.Tpo -c -o msg_backbuf.o msg_backbuf.c
  1193. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT msg_ucmd.o -MD -MP -MF .deps/msg_ucmd.Tpo -c -o msg_ucmd.o msg_ucmd.c
  1194. mv -f .deps/msg_ucmd.Tpo .deps/msg_ucmd.Po
  1195. mv -f .deps/msg_backbuf.Tpo .deps/msg_backbuf.Po
  1196. rm -f libqw.a
  1197. x86_64-pc-linux-gnu-ar cru libqw.a msg_backbuf.o msg_ucmd.o
  1198. x86_64-pc-linux-gnu-ranlib libqw.a
  1199. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  1200. Making all in ruamoko
  1201. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  1202. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cbuf.lo -MD -MP -MF .deps/rua_cbuf.Tpo -c -o rua_cbuf.lo rua_cbuf.c
  1203. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cmd.lo -MD -MP -MF .deps/rua_cmd.Tpo -c -o rua_cmd.lo rua_cmd.c
  1204. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cvar.lo -MD -MP -MF .deps/rua_cvar.Tpo -c -o rua_cvar.lo rua_cvar.c
  1205. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_file.lo -MD -MP -MF .deps/rua_file.Tpo -c -o rua_file.lo rua_file.c
  1206. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_hash.lo -MD -MP -MF .deps/rua_hash.Tpo -c -o rua_hash.lo rua_hash.c
  1207. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_init.lo -MD -MP -MF .deps/rua_init.Tpo -c -o rua_init.lo rua_init.c
  1208. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_obj.lo -MD -MP -MF .deps/rua_obj.Tpo -c -o rua_obj.lo rua_obj.c
  1209. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_plist.lo -MD -MP -MF .deps/rua_plist.Tpo -c -o rua_plist.lo rua_plist.c
  1210. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfile.lo -MD -MP -MF .deps/rua_qfile.Tpo -c -o rua_qfile.lo rua_qfile.c
  1211. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfs.lo -MD -MP -MF .deps/rua_qfs.Tpo -c -o rua_qfs.lo rua_qfs.c
  1212. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_string.lo -MD -MP -MF .deps/rua_string.Tpo -c -o rua_string.lo rua_string.c
  1213. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_math.lo -MD -MP -MF .deps/rua_math.Tpo -c -o rua_math.lo rua_math.c
  1214. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_obj.lo -MD -MP -MF .deps/rua_obj.Tpo -c rua_obj.c -fPIC -DPIC -o .libs/rua_obj.o
  1215. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_init.lo -MD -MP -MF .deps/rua_init.Tpo -c rua_init.c -fPIC -DPIC -o .libs/rua_init.o
  1216. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_file.lo -MD -MP -MF .deps/rua_file.Tpo -c rua_file.c -fPIC -DPIC -o .libs/rua_file.o
  1217. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cbuf.lo -MD -MP -MF .deps/rua_cbuf.Tpo -c rua_cbuf.c -fPIC -DPIC -o .libs/rua_cbuf.o
  1218. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cvar.lo -MD -MP -MF .deps/rua_cvar.Tpo -c rua_cvar.c -fPIC -DPIC -o .libs/rua_cvar.o
  1219. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cmd.lo -MD -MP -MF .deps/rua_cmd.Tpo -c rua_cmd.c -fPIC -DPIC -o .libs/rua_cmd.o
  1220. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_hash.lo -MD -MP -MF .deps/rua_hash.Tpo -c rua_hash.c -fPIC -DPIC -o .libs/rua_hash.o
  1221. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_plist.lo -MD -MP -MF .deps/rua_plist.Tpo -c rua_plist.c -fPIC -DPIC -o .libs/rua_plist.o
  1222. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_math.lo -MD -MP -MF .deps/rua_math.Tpo -c rua_math.c -fPIC -DPIC -o .libs/rua_math.o
  1223. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfs.lo -MD -MP -MF .deps/rua_qfs.Tpo -c rua_qfs.c -fPIC -DPIC -o .libs/rua_qfs.o
  1224. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfile.lo -MD -MP -MF .deps/rua_qfile.Tpo -c rua_qfile.c -fPIC -DPIC -o .libs/rua_qfile.o
  1225. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_string.lo -MD -MP -MF .deps/rua_string.Tpo -c rua_string.c -fPIC -DPIC -o .libs/rua_string.o
  1226. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_init.lo -MD -MP -MF .deps/rua_init.Tpo -c rua_init.c -fPIC -DPIC -o rua_init.o >/dev/null 2>&1
  1227. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_string.lo -MD -MP -MF .deps/rua_string.Tpo -c rua_string.c -fPIC -DPIC -o rua_string.o >/dev/null 2>&1
  1228. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cbuf.lo -MD -MP -MF .deps/rua_cbuf.Tpo -c rua_cbuf.c -fPIC -DPIC -o rua_cbuf.o >/dev/null 2>&1
  1229. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cmd.lo -MD -MP -MF .deps/rua_cmd.Tpo -c rua_cmd.c -fPIC -DPIC -o rua_cmd.o >/dev/null 2>&1
  1230. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_cvar.lo -MD -MP -MF .deps/rua_cvar.Tpo -c rua_cvar.c -fPIC -DPIC -o rua_cvar.o >/dev/null 2>&1
  1231. mv -f .deps/rua_init.Tpo .deps/rua_init.Plo
  1232. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_math.lo -MD -MP -MF .deps/rua_math.Tpo -c rua_math.c -fPIC -DPIC -o rua_math.o >/dev/null 2>&1
  1233. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_file.lo -MD -MP -MF .deps/rua_file.Tpo -c rua_file.c -fPIC -DPIC -o rua_file.o >/dev/null 2>&1
  1234. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfs.lo -MD -MP -MF .deps/rua_qfs.Tpo -c rua_qfs.c -fPIC -DPIC -o rua_qfs.o >/dev/null 2>&1
  1235. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_plist.lo -MD -MP -MF .deps/rua_plist.Tpo -c rua_plist.c -fPIC -DPIC -o rua_plist.o >/dev/null 2>&1
  1236. mv -f .deps/rua_string.Tpo .deps/rua_string.Plo
  1237. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_qfile.lo -MD -MP -MF .deps/rua_qfile.Tpo -c rua_qfile.c -fPIC -DPIC -o rua_qfile.o >/dev/null 2>&1
  1238. mv -f .deps/rua_cbuf.Tpo .deps/rua_cbuf.Plo
  1239. mv -f .deps/rua_cmd.Tpo .deps/rua_cmd.Plo
  1240. mv -f .deps/rua_file.Tpo .deps/rua_file.Plo
  1241. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_hash.lo -MD -MP -MF .deps/rua_hash.Tpo -c rua_hash.c -fPIC -DPIC -o rua_hash.o >/dev/null 2>&1
  1242. mv -f .deps/rua_cvar.Tpo .deps/rua_cvar.Plo
  1243. mv -f .deps/rua_math.Tpo .deps/rua_math.Plo
  1244. mv -f .deps/rua_qfs.Tpo .deps/rua_qfs.Plo
  1245. mv -f .deps/rua_plist.Tpo .deps/rua_plist.Plo
  1246. mv -f .deps/rua_qfile.Tpo .deps/rua_qfile.Plo
  1247. mv -f .deps/rua_hash.Tpo .deps/rua_hash.Plo
  1248. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT rua_obj.lo -MD -MP -MF .deps/rua_obj.Tpo -c rua_obj.c -fPIC -DPIC -o rua_obj.o >/dev/null 2>&1
  1249. mv -f .deps/rua_obj.Tpo .deps/rua_obj.Plo
  1250. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFruamoko.la -rpath /usr/games/lib64 rua_cbuf.lo rua_cmd.lo rua_cvar.lo rua_file.lo rua_hash.lo rua_init.lo rua_obj.lo rua_plist.lo rua_qfile.lo rua_qfs.lo rua_string.lo rua_math.lo ../../libs/gamecode/engine/libQFgamecode.la ../../libs/util/libQFutil.la -lm
  1251. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rua_cbuf.o .libs/rua_cmd.o .libs/rua_cvar.o .libs/rua_file.o .libs/rua_hash.o .libs/rua_init.o .libs/rua_obj.o .libs/rua_plist.o .libs/rua_qfile.o .libs/rua_qfs.o .libs/rua_string.o .libs/rua_math.o -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine/.libs -Wl,-rpath -Wl,/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed ../../libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFruamoko.so.1 -o .libs/libQFruamoko.so.1.0.0
  1252. libtool: link: (cd ".libs" && rm -f "libQFruamoko.so.1" && ln -s "libQFruamoko.so.1.0.0" "libQFruamoko.so.1")
  1253. libtool: link: (cd ".libs" && rm -f "libQFruamoko.so" && ln -s "libQFruamoko.so.1.0.0" "libQFruamoko.so")
  1254. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libQFruamoko.a rua_cbuf.o rua_cmd.o rua_cvar.o rua_file.o rua_hash.o rua_init.o rua_obj.o rua_plist.o rua_qfile.o rua_qfs.o rua_string.o rua_math.o
  1255. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libQFruamoko.a
  1256. libtool: link: ( cd ".libs" && rm -f "libQFruamoko.la" && ln -s "../libQFruamoko.la" "libQFruamoko.la" )
  1257. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  1258. Making all in video
  1259. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  1260. Making all in targets
  1261. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  1262. make[3]: Nothing to be done for `all'.
  1263. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  1264. Making all in renderer
  1265. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  1266. Making all in gl
  1267. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  1268. make[4]: Nothing to be done for `all'.
  1269. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  1270. Making all in sw
  1271. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  1272. make[4]: Nothing to be done for `all'.
  1273. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  1274. Making all in sw32
  1275. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  1276. make[4]: Nothing to be done for `all'.
  1277. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  1278. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  1279. make[4]: Nothing to be done for `all-am'.
  1280. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  1281. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  1282. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  1283. make[3]: Nothing to be done for `all-am'.
  1284. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  1285. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  1286. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  1287. make[2]: Nothing to be done for `all-am'.
  1288. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  1289. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  1290. Making all in hw
  1291. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  1292. Making all in include
  1293. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  1294. make[2]: Nothing to be done for `all'.
  1295. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  1296. Making all in source
  1297. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  1298. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../hw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT master.o -MD -MP -MF .deps/master.Tpo -c -o master.o master.c
  1299. mv -f .deps/master.Tpo .deps/master.Po
  1300. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -export-dynamic -Wl,-O1 -Wl,--as-needed -o hw-master master.o ../../libs/net/libnet_chan.la ../../libs/console/libQFconsole.la ../../libs/util/libQFutil.la -lm
  1301. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/hw-master master.o -Wl,--export-dynamic -Wl,--as-needed ../../libs/net/.libs/libnet_chan.a ../../libs/console/.libs/libQFconsole.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1302. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  1303. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  1304. make[2]: Nothing to be done for `all-am'.
  1305. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  1306. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  1307. Making all in nq
  1308. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  1309. Making all in include
  1310. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  1311. make[2]: Nothing to be done for `all'.
  1312. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  1313. Making all in source
  1314. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  1315. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c
  1316. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT world.o -MD -MP -MF .deps/world.Tpo -c -o world.o world.c
  1317. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT com.o -MD -MP -MF .deps/com.Tpo -c -o com.o com.c
  1318. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c
  1319. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT host_cmd.o -MD -MP -MF .deps/host_cmd.Tpo -c -o host_cmd.o host_cmd.c
  1320. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_cl_phys.o -MD -MP -MF .deps/sv_cl_phys.Tpo -c -o sv_cl_phys.o sv_cl_phys.c
  1321. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_cvar.o -MD -MP -MF .deps/sv_cvar.Tpo -c -o sv_cvar.o sv_cvar.c
  1322. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_main.o -MD -MP -MF .deps/sv_main.Tpo -c -o sv_main.o sv_main.c
  1323. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_move.o -MD -MP -MF .deps/sv_move.Tpo -c -o sv_move.o sv_move.c
  1324. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_phys.o -MD -MP -MF .deps/sv_phys.Tpo -c -o sv_phys.o sv_phys.c
  1325. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_pr_cmds.o -MD -MP -MF .deps/sv_pr_cmds.Tpo -c -o sv_pr_cmds.o sv_pr_cmds.c
  1326. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_progs.o -MD -MP -MF .deps/sv_progs.Tpo -c -o sv_progs.o sv_progs.c
  1327. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_user.o -MD -MP -MF .deps/sv_user.Tpo -c -o sv_user.o sv_user.c
  1328. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sys_unixd.o -MD -MP -MF .deps/sys_unixd.Tpo -c -o sys_unixd.o sys_unixd.c
  1329. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../nq/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_ded.o -MD -MP -MF .deps/sv_ded.Tpo -c -o sv_ded.o sv_ded.c
  1330. mv -f .deps/game.Tpo .deps/game.Po
  1331. host.c: In function 'Host_ShutdownServer':
  1332. host.c:486:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1333. sv_pr_cmds.c: In function 'PF_aim':
  1334. sv_pr_cmds.c:907:30: warning: variable 'speed' set but not used [-Wunused-but-set-variable]
  1335. mv -f .deps/sv_cvar.Tpo .deps/sv_cvar.Po
  1336. world.c: In function 'SV_TouchLinks':
  1337. world.c:275:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1338. sv_phys.c: In function 'SV_CheckVelocity':
  1339. sv_phys.c:103:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1340. sv_phys.c:109:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1341. world.c: In function 'SV_ClipToLinks':
  1342. world.c:642:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1343. sv_main.c: In function 'SV_SendServerinfo':
  1344. sv_main.c:203:6: warning: format not a string literal and no format arguments [-Wformat-security]
  1345. sv_main.c:203:6: warning: format not a string literal and no format arguments [-Wformat-security]
  1346. host_cmd.c: In function 'Host_Say':
  1347. host_cmd.c:734:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  1348. In file included from /usr/include/stdio.h:937:0,
  1349. from ../../include/QF/qtypes.h:34,
  1350. from ../../include/QF/cbuf.h:37,
  1351. from host_cmd.c:41:
  1352. /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1353. host_cmd.c:736:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  1354. In file included from /usr/include/stdio.h:937:0,
  1355. from ../../include/QF/qtypes.h:34,
  1356. from ../../include/QF/cbuf.h:37,
  1357. from host_cmd.c:41:
  1358. /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1359. host_cmd.c:738:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1360. In file included from host_cmd.c:35:0:
  1361. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1362. host_cmd.c:742:2: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  1363. In file included from /usr/include/string.h:638:0,
  1364. from host_cmd.c:35:
  1365. /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1366. host_cmd.c:743:2: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  1367. In file included from /usr/include/string.h:638:0,
  1368. from host_cmd.c:35:
  1369. /usr/include/bits/string3.h:140:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1370. sv_main.c: In function 'SV_SendReconnect':
  1371. sv_main.c:855:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1372. sv_main.c: In function 'SV_SpawnServer':
  1373. sv_main.c:1011:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1374. mv -f .deps/com.Tpo .deps/com.Po
  1375. mv -f .deps/sys_unixd.Tpo .deps/sys_unixd.Po
  1376. mv -f .deps/sv_ded.Tpo .deps/sv_ded.Po
  1377. mv -f .deps/sv_cl_phys.Tpo .deps/sv_cl_phys.Po
  1378. mv -f .deps/sv_progs.Tpo .deps/sv_progs.Po
  1379. mv -f .deps/sv_move.Tpo .deps/sv_move.Po
  1380. mv -f .deps/sv_user.Tpo .deps/sv_user.Po
  1381. mv -f .deps/host.Tpo .deps/host.Po
  1382. mv -f .deps/world.Tpo .deps/world.Po
  1383. rm -f libnq_common.a
  1384. x86_64-pc-linux-gnu-ar cru libnq_common.a game.o world.o com.o
  1385. x86_64-pc-linux-gnu-ranlib libnq_common.a
  1386. mv -f .deps/sv_main.Tpo .deps/sv_main.Po
  1387. mv -f .deps/sv_phys.Tpo .deps/sv_phys.Po
  1388. mv -f .deps/sv_pr_cmds.Tpo .deps/sv_pr_cmds.Po
  1389. mv -f .deps/host_cmd.Tpo .deps/host_cmd.Po
  1390. rm -f libnq_server.a
  1391. x86_64-pc-linux-gnu-ar cru libnq_server.a host.o host_cmd.o sv_cl_phys.o sv_cvar.o sv_main.o sv_move.o sv_phys.o sv_pr_cmds.o sv_progs.o sv_user.o
  1392. x86_64-pc-linux-gnu-ranlib libnq_server.a
  1393. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -export-dynamic -Wl,-O1 -Wl,--as-needed -o nq-server sys_unixd.o sv_ded.o libnq_server.a libnq_common.a ../../libs/models/libQFmodels.la ../../libs/net/libnet_main.la ../../libs/console/libQFconsole.la ../../libs/gamecode/builtins/libQFgamecode_builtins.la ../../libs/image/libQFimage.la ../../libs/gib/libQFgib.la ../../libs/ruamoko/libQFruamoko.la ../../libs/gamecode/engine/libQFgamecode.la ../../libs/util/libQFutil.la -lm
  1394. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/nq-server sys_unixd.o sv_ded.o -Wl,--export-dynamic -Wl,--as-needed libnq_server.a libnq_common.a ../../libs/models/.libs/libQFmodels.so ../../libs/net/.libs/libnet_main.a ../../libs/console/.libs/libQFconsole.so ../../libs/gamecode/builtins/.libs/libQFgamecode_builtins.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib/.libs/libQFgib.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console/.libs/libQFconsole.so ../../libs/image/.libs/libQFimage.so -lpng ../../libs/gib/.libs/libQFgib.so ../../libs/ruamoko/.libs/libQFruamoko.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine/.libs/libQFgamecode.so ../../libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1395. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  1396. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  1397. make[2]: Nothing to be done for `all-am'.
  1398. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  1399. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  1400. Making all in qtv
  1401. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  1402. Making all in include
  1403. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  1404. make[2]: Nothing to be done for `all'.
  1405. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  1406. Making all in source
  1407. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  1408. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qtv/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
  1409. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qtv/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT connection.o -MD -MP -MF .deps/connection.Tpo -c -o connection.o connection.c
  1410. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qtv/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qtv.o -MD -MP -MF .deps/qtv.Tpo -c -o qtv.o qtv.c
  1411. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qtv/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
  1412. mv -f .deps/connection.Tpo .deps/connection.Po
  1413. mv -f .deps/client.Tpo .deps/client.Po
  1414. mv -f .deps/qtv.Tpo .deps/qtv.Po
  1415. mv -f .deps/server.Tpo .deps/server.Po
  1416. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -export-dynamic -Wl,-O1 -Wl,--as-needed -o qtv client.o connection.o qtv.o server.o ../../libs/qw/libqw.a ../../libs/net/libnet_chan.la ../../libs/console/libQFconsole.la ../../libs/util/libQFutil.la -ldl -lncurses -lm
  1417. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qtv client.o connection.o qtv.o server.o -Wl,--export-dynamic -Wl,--as-needed ../../libs/qw/libqw.a ../../libs/net/.libs/libnet_chan.a ../../libs/console/.libs/libQFconsole.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lncurses -lm
  1418. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  1419. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  1420. make[2]: Nothing to be done for `all-am'.
  1421. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  1422. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  1423. Making all in qw
  1424. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  1425. Making all in include
  1426. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  1427. make[2]: Nothing to be done for `all'.
  1428. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  1429. Making all in source
  1430. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  1431. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT com.o -MD -MP -MF .deps/com.Tpo -c -o com.o com.c
  1432. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c
  1433. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pmove.o -MD -MP -MF .deps/pmove.Tpo -c -o pmove.o pmove.c
  1434. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pmovetst.o -MD -MP -MF .deps/pmovetst.Tpo -c -o pmovetst.o pmovetst.c
  1435. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT net_packetlog.o -MD -MP -MF .deps/net_packetlog.Tpo -c -o net_packetlog.o net_packetlog.c
  1436. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT crudefile.o -MD -MP -MF .deps/crudefile.Tpo -c -o crudefile.o crudefile.c
  1437. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_ccmds.o -MD -MP -MF .deps/sv_ccmds.Tpo -c -o sv_ccmds.o sv_ccmds.c
  1438. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_demo.o -MD -MP -MF .deps/sv_demo.Tpo -c -o sv_demo.o sv_demo.c
  1439. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_ents.o -MD -MP -MF .deps/sv_ents.Tpo -c -o sv_ents.o sv_ents.c
  1440. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_gib.o -MD -MP -MF .deps/sv_gib.Tpo -c -o sv_gib.o sv_gib.c
  1441. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_init.o -MD -MP -MF .deps/sv_init.Tpo -c -o sv_init.o sv_init.c
  1442. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_main.o -MD -MP -MF .deps/sv_main.Tpo -c -o sv_main.o sv_main.c
  1443. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_move.o -MD -MP -MF .deps/sv_move.Tpo -c -o sv_move.o sv_move.c
  1444. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_phys.o -MD -MP -MF .deps/sv_phys.Tpo -c -o sv_phys.o sv_phys.c
  1445. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_pr_cmds.o -MD -MP -MF .deps/sv_pr_cmds.Tpo -c -o sv_pr_cmds.o sv_pr_cmds.c
  1446. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_pr_qwe.o -MD -MP -MF .deps/sv_pr_qwe.Tpo -c -o sv_pr_qwe.o sv_pr_qwe.c
  1447. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_progs.o -MD -MP -MF .deps/sv_progs.Tpo -c -o sv_progs.o sv_progs.c
  1448. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_qtv.o -MD -MP -MF .deps/sv_qtv.Tpo -c -o sv_qtv.o sv_qtv.c
  1449. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_send.o -MD -MP -MF .deps/sv_send.Tpo -c -o sv_send.o sv_send.c
  1450. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_user.o -MD -MP -MF .deps/sv_user.Tpo -c -o sv_user.o sv_user.c
  1451. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT world.o -MD -MP -MF .deps/world.Tpo -c -o world.o world.c
  1452. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT sv_sys_unix.o -MD -MP -MF .deps/sv_sys_unix.Tpo -c -o sv_sys_unix.o sv_sys_unix.c
  1453. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../qw/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT master.o -MD -MP -MF .deps/master.Tpo -c -o master.o master.c
  1454. mv -f .deps/com.Tpo .deps/com.Po
  1455. pmovetst.c: In function 'PM_RecursiveHullCheck':
  1456. pmovetst.c:248:4: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses]
  1457. pmove.c: In function 'PM_GroundMove':
  1458. pmove.c:265:14: warning: variable 'start' set but not used [-Wunused-but-set-variable]
  1459. sv_phys.c: In function 'SV_CheckVelocity':
  1460. sv_phys.c:106:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1461. sv_phys.c:112:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1462. net_packetlog.c: In function 'Log_Incoming_Packet':
  1463. net_packetlog.c:241:4: warning: pointer targets in passing argument 1 of 'Analyze_Client_Packet' differ in signedness [-Wpointer-sign]
  1464. In file included from net_packetlog.c:59:0:
  1465. ../../include/netchan.h:81:6: note: expected 'const byte *' but argument is of type 'const char *'
  1466. net_packetlog.c:248:4: warning: pointer targets in passing argument 1 of 'Analyze_Server_Packet' differ in signedness [-Wpointer-sign]
  1467. In file included from net_packetlog.c:59:0:
  1468. ../../include/netchan.h:82:6: note: expected 'const byte *' but argument is of type 'const char *'
  1469. net_packetlog.c: In function 'Log_Outgoing_Packet':
  1470. net_packetlog.c:265:4: warning: pointer targets in passing argument 1 of 'Analyze_Server_Packet' differ in signedness [-Wpointer-sign]
  1471. In file included from net_packetlog.c:59:0:
  1472. ../../include/netchan.h:82:6: note: expected 'const byte *' but argument is of type 'const char *'
  1473. net_packetlog.c:272:4: warning: pointer targets in passing argument 1 of 'Analyze_Client_Packet' differ in signedness [-Wpointer-sign]
  1474. In file included from net_packetlog.c:59:0:
  1475. ../../include/netchan.h:81:6: note: expected 'const byte *' but argument is of type 'const char *'
  1476. world.c: In function 'SV_TouchLinks':
  1477. world.c:275:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1478. world.c: In function 'SV_ClipToLinks':
  1479. world.c:641:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1480. sv_pr_qwe.c: In function 'PF_str2short':
  1481. sv_pr_qwe.c:231:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  1482. sv_ccmds.c: In function 'SV_Punish':
  1483. sv_ccmds.c:587:14: warning: variable 'cmd_undo' set but not used [-Wunused-but-set-variable]
  1484. sv_init.c: In function 'SV_SpawnServer':
  1485. sv_pr_qwe.c: In function 'PF_log':
  1486. sv_pr_qwe.c:452:2: warning: pointer targets in passing argument 1 of 'clean_text' differ in signedness [-Wpointer-sign]
  1487. sv_pr_qwe.c:427:1: note: expected 'unsigned char *' but argument is of type 'char *'
  1488. sv_init.c:416:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1489. sv_demo.c:84:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1490. sv_demo.c: In function 'SV_DemoWriteToDisk':
  1491. sv_demo.c:167:29: warning: variable 'oldd' set but not used [-Wunused-but-set-variable]
  1492. sv_demo.c:167:23: warning: variable 'oldm' set but not used [-Wunused-but-set-variable]
  1493. mv -f .deps/game.Tpo .deps/game.Po
  1494. sv_send.c: In function 'SV_Print':
  1495. sv_send.c:177:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1496. sv_send.c:184:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  1497. sv_send.c:184:5: note: expected 'const char *' but argument is of type 'unsigned char *'
  1498. sv_send.c:190:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1499. In file included from sv_send.c:35:0:
  1500. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1501. sv_send.c:190:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1502. sv_send.c:195:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1503. In file included from sv_send.c:35:0:
  1504. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1505. sv_send.c:195:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1506. sv_send.c:195:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1507. sv_send.c:195:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1508. sv_send.c:195:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1509. sv_demo.c: In function 'SV_Record':
  1510. sv_demo.c:857:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1511. sv_send.c:195:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1512. In file included from sv_send.c:35:0:
  1513. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1514. sv_pr_cmds.c: In function 'PF_stuffcmd':
  1515. sv_pr_cmds.c:588:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1516. sv_send.c:195:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1517. sv_send.c:195:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1518. sv_send.c:195:6: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign]
  1519. sv_send.c:195:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1520. sv_send.c:201:9: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  1521. In file included from /usr/include/stdio.h:937:0,
  1522. from ../../include/QF/qtypes.h:34,
  1523. from ../../include/QF/keys.h:34,
  1524. from ../../include/QF/console.h:34,
  1525. from sv_send.c:45:
  1526. /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
  1527. sv_demo.c: In function 'SV_CleanName':sv_send.c:203:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1528. sv_demo.c:1039:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1529. In file included from sv_demo.c:28:0:
  1530. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1531. sv_demo.c:1040:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1532. In file included from sv_demo.c:28:0:
  1533. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
  1534. sv_send.c:213:3: warning: pointer targets in passing argument 2 of 'dstring_appendstr' differ in signedness [-Wpointer-sign]
  1535. In file included from sv_send.c:47:0:
  1536. ../../include/QF/dstring.h:116:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1537. sv_demo.c: In function 'SV_Record_f':
  1538. sv_demo.c:1078:6: warning: pointer targets in passing argument 1 of 'SV_CleanName' differ in signedness [-Wpointer-sign]
  1539. sv_demo.c:1033:1: note: expected 'const unsigned char *' but argument is of type 'const char *'
  1540. sv_send.c: In function 'SV_PrintToClient':
  1541. sv_send.c:262:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1542. sv_send.c:269:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1543. In file included from sv_send.c:35:0:
  1544. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1545. sv_send.c:271:2: warning: pointer targets in passing argument 2 of 'MSG_ReliableWrite_String' differ in signedness [-Wpointer-sign]
  1546. In file included from ../../qw/include/server.h:42:0,
  1547. from sv_send.c:54:
  1548. ../../include/qw/msg_backbuf.h:59:6: note: expected 'const char *' but argument is of type 'unsigned char *'
  1549. sv_demo.c: In function 'SV_EasyRecord_f':
  1550. sv_demo.c:1198:6: warning: pointer targets in passing argument 1 of 'SV_CleanName' differ in signedness [-Wpointer-sign]
  1551. sv_demo.c:1033:1: note: expected 'const unsigned char *' but argument is of type 'char *'
  1552. sv_send.c: In function 'SV_StartSound':
  1553. sv_send.c:387:19: warning: variable 'field_mask' set but not used [-Wunused-but-set-variable]
  1554. sv_pr_cmds.c: In function 'PF_aim':
  1555. sv_pr_cmds.c:929:30: warning: variable 'speed' set but not used [-Wunused-but-set-variable]
  1556. sv_pr_cmds.c: In function 'PF_logfrag':
  1557. sv_pr_cmds.c:1453:3: warning: format not a string literal and no format arguments [-Wformat-security]
  1558. sv_user.c: In function 'AddLinksToPmove':
  1559. sv_user.c:1454:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1560. mv -f .deps/sv_sys_unix.Tpo .deps/sv_sys_unix.Po
  1561. mv -f .deps/sv_qtv.Tpo .deps/sv_qtv.Po
  1562. sv_main.c: In function 'SV_ReadPackets':
  1563. sv_main.c:1760:10: warning: pointer targets in passing argument 1 of 'Log_Incoming_Packet' differ in signedness [-Wpointer-sign]
  1564. In file included from sv_main.c:87:0:
  1565. ../../include/netchan.h:78:6: note: expected 'const char *' but argument is of type 'byte *'
  1566. sv_main.c:1753:14: warning: variable 'good' set but not used [-Wunused-but-set-variable]
  1567. mv -f .deps/crudefile.Tpo .deps/crudefile.Po
  1568. mv -f .deps/sv_gib.Tpo .deps/sv_gib.Po
  1569. net_packetlog.c: In function 'Analyze_Server_Packet':
  1570. net_packetlog.c:338:49: warning: 'to.effects' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1571. net_packetlog.c:280:17: note: 'to.effects' was declared here
  1572. net_packetlog.c:347:45: warning: 'to.frame' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1573. net_packetlog.c:280:17: note: 'to.frame' was declared here
  1574. pmovetst.c: In function 'PM_PlayerMove':
  1575. pmovetst.c:418:5: warning: 'maxs[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1576. pmovetst.c:431:14: note: 'maxs[2]' was declared here
  1577. pmovetst.c:416:5: warning: 'maxs[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1578. pmovetst.c:431:14: note: 'maxs[1]' was declared here
  1579. pmovetst.c:414:5: warning: 'maxs[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1580. pmovetst.c:431:14: note: 'maxs[0]' was declared here
  1581. pmovetst.c:418:24: warning: 'mins[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1582. pmovetst.c:431:20: note: 'mins[2]' was declared here
  1583. pmovetst.c:416:24: warning: 'mins[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1584. pmovetst.c:431:20: note: 'mins[1]' was declared here
  1585. pmovetst.c:414:24: warning: 'mins[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1586. pmovetst.c:431:20: note: 'mins[0]' was declared here
  1587. mv -f .deps/master.Tpo .deps/master.Po
  1588. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -export-dynamic -Wl,-O1 -Wl,--as-needed -o qw-master master.o ../../libs/util/libQFutil.la -lm
  1589. mv -f .deps/sv_pr_qwe.Tpo .deps/sv_pr_qwe.Po
  1590. mv -f .deps/pmovetst.Tpo .deps/pmovetst.Po
  1591. mv -f .deps/sv_progs.Tpo .deps/sv_progs.Po
  1592. mv -f .deps/sv_init.Tpo .deps/sv_init.Po
  1593. mv -f .deps/sv_move.Tpo .deps/sv_move.Po
  1594. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qw-master master.o -Wl,--export-dynamic -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1595. In file included from /usr/include/string.h:638:0,
  1596. from sv_main.c:38:
  1597. In function 'memset',
  1598. inlined from 'CheckForFlood.part.5' at sv_main.c:498:10,
  1599. inlined from 'CheckForFlood' at sv_main.c:482:1:
  1600. /usr/include/bits/string3.h:81:30: warning: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [enabled by default]
  1601. mv -f .deps/world.Tpo .deps/world.Po
  1602. mv -f .deps/pmove.Tpo .deps/pmove.Po
  1603. mv -f .deps/net_packetlog.Tpo .deps/net_packetlog.Po
  1604. rm -f libqw_common.a
  1605. x86_64-pc-linux-gnu-ar cru libqw_common.a com.o game.o pmove.o pmovetst.o net_packetlog.o
  1606. mv -f .deps/sv_phys.Tpo .deps/sv_phys.Po
  1607. x86_64-pc-linux-gnu-ranlib libqw_common.a
  1608. mv -f .deps/sv_send.Tpo .deps/sv_send.Po
  1609. mv -f .deps/sv_ccmds.Tpo .deps/sv_ccmds.Po
  1610. mv -f .deps/sv_ents.Tpo .deps/sv_ents.Po
  1611. mv -f .deps/sv_demo.Tpo .deps/sv_demo.Po
  1612. mv -f .deps/sv_pr_cmds.Tpo .deps/sv_pr_cmds.Po
  1613. mv -f .deps/sv_user.Tpo .deps/sv_user.Po
  1614. mv -f .deps/sv_main.Tpo .deps/sv_main.Po
  1615. rm -f libqw_server.a
  1616. x86_64-pc-linux-gnu-ar cru libqw_server.a crudefile.o sv_ccmds.o sv_demo.o sv_ents.o sv_gib.o sv_init.o sv_main.o sv_move.o sv_phys.o sv_pr_cmds.o sv_pr_qwe.o sv_progs.o sv_qtv.o sv_send.o sv_user.o world.o sv_sys_unix.o
  1617. x86_64-pc-linux-gnu-ranlib libqw_server.a
  1618. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -export-dynamic -Wl,-O1 -Wl,--as-needed -o qw-server libqw_server.a libqw_common.a ../../libs/qw/libqw.a ../../libs/net/libnet_chan.la ../../libs/ruamoko/libQFruamoko.la ../../libs/models/libQFmodels.la ../../libs/gamecode/builtins/libQFgamecode_builtins.la ../../libs/gamecode/engine/libQFgamecode.la ../../libs/console/libQFconsole.la ../../libs/gib/libQFgib.la ../../libs/util/libQFutil.la -ldl -lncurses -lm
  1619. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qw-server -Wl,--export-dynamic -Wl,--as-needed libqw_server.a libqw_common.a ../../libs/qw/libqw.a ../../libs/net/.libs/libnet_chan.a ../../libs/ruamoko/.libs/libQFruamoko.so ../../libs/models/.libs/libQFmodels.so ../../libs/gamecode/builtins/.libs/libQFgamecode_builtins.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib/.libs/libQFgib.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console/.libs/libQFconsole.so ../../libs/gamecode/engine/.libs/libQFgamecode.so ../../libs/console/.libs/libQFconsole.so ../../libs/gib/.libs/libQFgib.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lncurses -lm
  1620. libqw_server.a(sv_main.o): In function `memset':
  1621. /usr/include/bits/string3.h:81: warning: memset used with constant zero length parameter; this could be due to transposed parameters
  1622. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  1623. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  1624. make[2]: Nothing to be done for `all-am'.
  1625. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  1626. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  1627. Making all in tools
  1628. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  1629. Making all in bsp2img
  1630. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  1631. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT bsp2img.o -MD -MP -MF .deps/bsp2img.Tpo -c -o bsp2img.o bsp2img.c
  1632. bsp2img.c: In function 'render_map':
  1633. bsp2img.c:528:26: warning: variable 'Z_Ydir' set but not used [-Wunused-but-set-variable]
  1634. mv -f .deps/bsp2img.Tpo .deps/bsp2img.Po
  1635. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o bsp2img bsp2img.o ../../libs/image/libQFimage.la ../../libs/util/libQFutil.la -lm
  1636. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/bsp2img bsp2img.o -Wl,--as-needed ../../libs/image/.libs/libQFimage.so -lpng /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1637. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  1638. Making all in carne
  1639. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  1640. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1641. mv -f .deps/main.Tpo .deps/main.Po
  1642. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o carne main.o ../../libs/gib/libQFgib.la ../../libs/util/libQFutil.la -lm
  1643. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/carne main.o -Wl,--as-needed ../../libs/gib/.libs/libQFgib.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1644. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  1645. Making all in pak
  1646. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  1647. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT pak.o -MD -MP -MF .deps/pak.Tpo -c -o pak.o pak.c
  1648. mv -f .deps/pak.Tpo .deps/pak.Po
  1649. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o pak pak.o ../../libs/util/libQFutil.la -lm
  1650. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/pak pak.o -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1651. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  1652. Making all in qfbsp
  1653. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  1654. Making all in include
  1655. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  1656. make[3]: Nothing to be done for `all'.
  1657. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  1658. Making all in source
  1659. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  1660. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT brush.o -MD -MP -MF .deps/brush.Tpo -c -o brush.o brush.c
  1661. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT csg4.o -MD -MP -MF .deps/csg4.Tpo -c -o csg4.o csg4.c
  1662. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT map.o -MD -MP -MF .deps/map.Tpo -c -o map.o map.c
  1663. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o merge.c
  1664. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT nodraw.o -MD -MP -MF .deps/nodraw.Tpo -c -o nodraw.o nodraw.c
  1665. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
  1666. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT outside.o -MD -MP -MF .deps/outside.Tpo -c -o outside.o outside.c
  1667. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT portals.o -MD -MP -MF .deps/portals.Tpo -c -o portals.o portals.c
  1668. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfbsp.o -MD -MP -MF .deps/qfbsp.Tpo -c -o qfbsp.o qfbsp.c
  1669. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT readbsp.o -MD -MP -MF .deps/readbsp.Tpo -c -o readbsp.o readbsp.c
  1670. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT region.o -MD -MP -MF .deps/region.Tpo -c -o region.o region.c
  1671. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT solidbsp.o -MD -MP -MF .deps/solidbsp.Tpo -c -o solidbsp.o solidbsp.c
  1672. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT surfaces.o -MD -MP -MF .deps/surfaces.Tpo -c -o surfaces.o surfaces.c
  1673. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT tjunc.o -MD -MP -MF .deps/tjunc.Tpo -c -o tjunc.o tjunc.c
  1674. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfbsp/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT writebsp.o -MD -MP -MF .deps/writebsp.Tpo -c -o writebsp.o writebsp.c
  1675. brush.c: In function 'FindPlane':
  1676. brush.c:234:10: warning: variable 't' set but not used [-Wunused-but-set-variable]
  1677. region.c:120:1: warning: 'RecursiveGrowRegion' defined but not used [-Wunused-function]
  1678. mv -f .deps/nodraw.Tpo .deps/nodraw.Po
  1679. writebsp.c: In function 'WriteMiptex':
  1680. writebsp.c:463:2: warning: pointer targets in passing argument 2 of 'BSP_AddTextures' differ in signedness [-Wpointer-sign]
  1681. In file included from ../../../tools/qfbsp/include/bsp5.h:26:0,
  1682. from writebsp.c:43:
  1683. ../../../include/QF/bspfile.h:296:6: note: expected 'byte *' but argument is of type 'char *'
  1684. mv -f .deps/options.Tpo .deps/options.Po
  1685. qfbsp.c: In function 'DivideWinding':
  1686. qfbsp.c:286:14: warning: variable 'maxpts' set but not used [-Wunused-but-set-variable]
  1687. qfbsp.c: In function 'ReadClipHull':
  1688. qfbsp.c:640:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1689. qfbsp.c:645:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  1690. mv -f .deps/region.Tpo .deps/region.Po
  1691. mv -f .deps/merge.Tpo .deps/merge.Po
  1692. mv -f .deps/csg4.Tpo .deps/csg4.Po
  1693. mv -f .deps/outside.Tpo .deps/outside.Po
  1694. mv -f .deps/readbsp.Tpo .deps/readbsp.Po
  1695. mv -f .deps/surfaces.Tpo .deps/surfaces.Po
  1696. mv -f .deps/tjunc.Tpo .deps/tjunc.Po
  1697. mv -f .deps/writebsp.Tpo .deps/writebsp.Po
  1698. mv -f .deps/portals.Tpo .deps/portals.Po
  1699. mv -f .deps/solidbsp.Tpo .deps/solidbsp.Po
  1700. mv -f .deps/map.Tpo .deps/map.Po
  1701. mv -f .deps/qfbsp.Tpo .deps/qfbsp.Po
  1702. mv -f .deps/brush.Tpo .deps/brush.Po
  1703. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qfbsp brush.o csg4.o map.o merge.o nodraw.o options.o outside.o portals.o qfbsp.o readbsp.o region.o solidbsp.o surfaces.o tjunc.o writebsp.o ../../../libs/util/libQFutil.la -lm
  1704. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qfbsp brush.o csg4.o map.o merge.o nodraw.o options.o outside.o portals.o qfbsp.o readbsp.o region.o solidbsp.o surfaces.o tjunc.o writebsp.o -Wl,--as-needed ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1705. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  1706. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  1707. make[3]: Nothing to be done for `all-am'.
  1708. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  1709. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  1710. Making all in qfcc
  1711. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  1712. Making all in include
  1713. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  1714. make[3]: Nothing to be done for `all'.
  1715. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  1716. Making all in source
  1717. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  1718. make all-am
  1719. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  1720. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT class.o -MD -MP -MF .deps/class.Tpo -c -o class.o class.c
  1721. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT constfold.o -MD -MP -MF .deps/constfold.Tpo -c -o constfold.o constfold.c
  1722. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cpp.o -MD -MP -MF .deps/cpp.Tpo -c -o cpp.o cpp.c
  1723. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
  1724. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT def.o -MD -MP -MF .deps/def.Tpo -c -o def.o def.c
  1725. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT emit.o -MD -MP -MF .deps/emit.Tpo -c -o emit.o emit.c
  1726. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c
  1727. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.c
  1728. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT idstuff.o -MD -MP -MF .deps/idstuff.Tpo -c -o idstuff.o idstuff.c
  1729. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT immediate.o -MD -MP -MF .deps/immediate.Tpo -c -o immediate.o immediate.c
  1730. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT linker.o -MD -MP -MF .deps/linker.Tpo -c -o linker.o linker.c
  1731. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT method.o -MD -MP -MF .deps/method.Tpo -c -o method.o method.c
  1732. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT obj_file.o -MD -MP -MF .deps/obj_file.Tpo -c -o obj_file.o obj_file.c
  1733. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT opcodes.o -MD -MP -MF .deps/opcodes.Tpo -c -o opcodes.o opcodes.c
  1734. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
  1735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qc-lex.o -MD -MP -MF .deps/qc-lex.Tpo -c -o qc-lex.o qc-lex.c
  1736. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qc-parse.o -MD -MP -MF .deps/qc-parse.Tpo -c -o qc-parse.o qc-parse.c
  1737. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfcc.o -MD -MP -MF .deps/qfcc.Tpo -c -o qfcc.o qfcc.c
  1738. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o reloc.c
  1739. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT strpool.o -MD -MP -MF .deps/strpool.Tpo -c -o strpool.o strpool.c
  1740. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c
  1741. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT switch.o -MD -MP -MF .deps/switch.Tpo -c -o switch.o switch.c
  1742. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c
  1743. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT disassemble.o -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.o disassemble.c
  1744. emit.c: In function 'emit_statement':
  1745. emit.c:123:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  1746. mv -f .deps/disassemble.Tpo .deps/disassemble.Po
  1747. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.c
  1748. mv -f .deps/debug.Tpo .deps/debug.Po
  1749. mv -f .deps/strpool.Tpo .deps/strpool.Po
  1750. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT lines.o -MD -MP -MF .deps/lines.Tpo -c -o lines.o lines.c
  1751. ../../../../tools/qfcc/source/qc-parse.y: In function 'yyparse':
  1752. ../../../../tools/qfcc/source/qc-parse.y:256:16: warning: variable 'def' set but not used [-Wunused-but-set-variable]
  1753. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT modules.o -MD -MP -MF .deps/modules.Tpo -c -o modules.o modules.c
  1754. mv -f .deps/reloc.Tpo .deps/reloc.Po
  1755. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT stub.o -MD -MP -MF .deps/stub.Tpo -c -o stub.o stub.c
  1756. mv -f .deps/cpp.Tpo .deps/cpp.Po
  1757. mv -f .deps/opcodes.Tpo .deps/opcodes.Po
  1758. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfprogs.o -MD -MP -MF .deps/qfprogs.Tpo -c -o qfprogs.o qfprogs.c
  1759. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfcc/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c
  1760. mv -f .deps/idstuff.Tpo .deps/idstuff.Po
  1761. mv -f .deps/lines.Tpo .deps/lines.Po
  1762. mv -f .deps/options.Tpo .deps/options.Po
  1763. mv -f .deps/immediate.Tpo .deps/immediate.Po
  1764. mv -f .deps/stub.Tpo .deps/stub.Po
  1765. mv -f .deps/globals.Tpo .deps/globals.Po
  1766. mv -f .deps/function.Tpo .deps/function.Po
  1767. mv -f .deps/strings.Tpo .deps/strings.Po
  1768. mv -f .deps/struct.Tpo .deps/struct.Po
  1769. mv -f .deps/modules.Tpo .deps/modules.Po
  1770. mv -f .deps/switch.Tpo .deps/switch.Po
  1771. mv -f .deps/method.Tpo .deps/method.Po
  1772. mv -f .deps/def.Tpo .deps/def.Po
  1773. mv -f .deps/type.Tpo .deps/type.Po
  1774. mv -f .deps/qfprogs.Tpo .deps/qfprogs.Po
  1775. mv -f .deps/emit.Tpo .deps/emit.Po
  1776. mv -f .deps/qfcc.Tpo .deps/qfcc.Po
  1777. mv -f .deps/constfold.Tpo .deps/constfold.Po
  1778. mv -f .deps/class.Tpo .deps/class.Po
  1779. mv -f .deps/obj_file.Tpo .deps/obj_file.Po
  1780. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qfprogs disassemble.o globals.o lines.o modules.o obj_file.o stub.o qfprogs.o strings.o ../../../libs/gamecode/engine/libQFgamecode.la ../../../libs/util/libQFutil.la -lm
  1781. mv -f .deps/linker.Tpo .deps/linker.Po
  1782. mv -f .deps/qc-lex.Tpo .deps/qc-lex.Po
  1783. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qfprogs disassemble.o globals.o lines.o modules.o obj_file.o stub.o qfprogs.o strings.o -Wl,--as-needed ../../../libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1784. mv -f .deps/qc-parse.Tpo .deps/qc-parse.Po
  1785. mv -f .deps/expr.Tpo .deps/expr.Po
  1786. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qfcc class.o constfold.o cpp.o debug.o def.o emit.o expr.o function.o idstuff.o immediate.o linker.o method.o obj_file.o opcodes.o options.o qc-lex.o qc-parse.o qfcc.o reloc.o strpool.o struct.o switch.o type.o ../../../libs/gamecode/engine/libQFgamecode.la ../../../libs/util/libQFutil.la -lm
  1787. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qfcc class.o constfold.o cpp.o debug.o def.o emit.o expr.o function.o idstuff.o immediate.o linker.o method.o obj_file.o opcodes.o options.o qc-lex.o qc-parse.o qfcc.o reloc.o strpool.o struct.o switch.o type.o -Wl,--as-needed ../../../libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1788. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  1789. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  1790. Making all in doc
  1791. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  1792. Making all in man
  1793. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  1794. make[4]: Nothing to be done for `all'.
  1795. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  1796. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  1797. make[4]: Nothing to be done for `all-am'.
  1798. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  1799. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  1800. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  1801. make[3]: Nothing to be done for `all-am'.
  1802. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  1803. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  1804. Making all in qflight
  1805. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  1806. Making all in include
  1807. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  1808. make[3]: Nothing to be done for `all'.
  1809. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  1810. Making all in source
  1811. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  1812. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT entities.o -MD -MP -MF .deps/entities.Tpo -c -o entities.o entities.c
  1813. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT ltface.o -MD -MP -MF .deps/ltface.Tpo -c -o ltface.o ltface.c
  1814. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT noise.o -MD -MP -MF .deps/noise.Tpo -c -o noise.o noise.c
  1815. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
  1816. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT properties.o -MD -MP -MF .deps/properties.Tpo -c -o properties.o properties.c
  1817. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qflight.o -MD -MP -MF .deps/qflight.Tpo -c -o qflight.o qflight.c
  1818. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c
  1819. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT trace.o -MD -MP -MF .deps/trace.Tpo -c -o trace.o trace.c
  1820. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qflight/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT vis.o -MD -MP -MF .deps/vis.Tpo -c -o vis.o vis.c
  1821. qflight.c: In function 'LightWorld':mv -f .deps/noise.Tpo .deps/noise.Po
  1822. qflight.c:169:2: warning: pointer targets in passing argument 2 of 'BSP_AddLighting' differ in signedness [-Wpointer-sign]
  1823. In file included from qflight.c:51:0:
  1824. ../../../include/QF/bspfile.h:293:6: note: expected 'byte *' but argument is of type 'char *'
  1825. mv -f .deps/threads.Tpo .deps/threads.Po
  1826. mv -f .deps/options.Tpo .deps/options.Po
  1827. mv -f .deps/trace.Tpo .deps/trace.Po
  1828. mv -f .deps/vis.Tpo .deps/vis.Po
  1829. mv -f .deps/qflight.Tpo .deps/qflight.Po
  1830. mv -f .deps/properties.Tpo .deps/properties.Po
  1831. mv -f .deps/entities.Tpo .deps/entities.Po
  1832. mv -f .deps/ltface.Tpo .deps/ltface.Po
  1833. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -pthread -Wl,-O1 -Wl,--as-needed -o qflight entities.o ltface.o noise.o options.o properties.o qflight.o threads.o trace.o vis.o ../../../libs/util/libQFutil.la -lm
  1834. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -pthread -Wl,-O1 -o .libs/qflight entities.o ltface.o noise.o options.o properties.o qflight.o threads.o trace.o vis.o -Wl,--as-needed ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm -pthread
  1835. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  1836. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  1837. make[3]: Nothing to be done for `all-am'.
  1838. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  1839. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  1840. Making all in qfmodelgen
  1841. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  1842. Making all in include
  1843. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  1844. make[3]: Nothing to be done for `all'.
  1845. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  1846. Making all in source
  1847. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  1848. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfmodelgen/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT cmdlib.o -MD -MP -MF .deps/cmdlib.Tpo -c -o cmdlib.o cmdlib.c
  1849. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfmodelgen/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT lbmlib.o -MD -MP -MF .deps/lbmlib.Tpo -c -o lbmlib.o lbmlib.c
  1850. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfmodelgen/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT modelgen.o -MD -MP -MF .deps/modelgen.Tpo -c -o modelgen.o modelgen.c
  1851. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfmodelgen/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT scriplib.o -MD -MP -MF .deps/scriplib.Tpo -c -o scriplib.o scriplib.c
  1852. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfmodelgen/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT trilib.o -MD -MP -MF .deps/trilib.Tpo -c -o trilib.o trilib.c
  1853. cmdlib.c: In function 'ExpandPath':
  1854. cmdlib.c:102:6: warning: the address of 'qdir' will always evaluate as 'true' [-Waddress]
  1855. cmdlib.c: In function 'Q_getwd':
  1856. cmdlib.c:167:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  1857. trilib.c: In function 'LoadTriangleList':
  1858. trilib.c:104:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1859. trilib.c:104:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1860. trilib.c:105:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1861. mv -f .deps/scriplib.Tpo .deps/scriplib.Po
  1862. mv -f .deps/trilib.Tpo .deps/trilib.Po
  1863. mv -f .deps/lbmlib.Tpo .deps/lbmlib.Po
  1864. mv -f .deps/cmdlib.Tpo .deps/cmdlib.Po
  1865. mv -f .deps/modelgen.Tpo .deps/modelgen.Po
  1866. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qfmodelgen cmdlib.o lbmlib.o modelgen.o scriplib.o trilib.o ../../../libs/util/libQFutil.la -lm
  1867. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qfmodelgen cmdlib.o lbmlib.o modelgen.o scriplib.o trilib.o -Wl,--as-needed ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1868. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  1869. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  1870. make[3]: Nothing to be done for `all-am'.
  1871. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  1872. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  1873. Making all in qfvis
  1874. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  1875. Making all in include
  1876. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  1877. make[3]: Nothing to be done for `all'.
  1878. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  1879. Making all in source
  1880. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  1881. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfvis/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT base-vis.o -MD -MP -MF .deps/base-vis.Tpo -c -o base-vis.o base-vis.c
  1882. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfvis/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT flow.o -MD -MP -MF .deps/flow.Tpo -c -o flow.o flow.c
  1883. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfvis/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
  1884. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfvis/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfvis.o -MD -MP -MF .deps/qfvis.Tpo -c -o qfvis.o qfvis.c
  1885. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../tools/qfvis/include -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT soundphs.o -MD -MP -MF .deps/soundphs.Tpo -c -o soundphs.o soundphs.c
  1886. mv -f .deps/options.Tpo .deps/options.Po
  1887. qfvis.c: In function 'ClusterFlow':
  1888. qfvis.c:396:2: warning: pointer targets in passing argument 2 of 'dstring_append' differ in signedness [-Wpointer-sign]
  1889. In file included from qfvis.c:57:0:
  1890. ../../../include/QF/dstring.h:70:6: note: expected 'const char *' but argument is of type 'byte *'
  1891. qfvis.c: In function 'main':
  1892. qfvis.c:852:2: warning: pointer targets in passing argument 2 of 'BSP_AddVisibility' differ in signedness [-Wpointer-sign]
  1893. In file included from qfvis.c:55:0:
  1894. ../../../include/QF/bspfile.h:294:6: note: expected 'byte *' but argument is of type 'char *'
  1895. mv -f .deps/base-vis.Tpo .deps/base-vis.Po
  1896. mv -f .deps/soundphs.Tpo .deps/soundphs.Po
  1897. mv -f .deps/flow.Tpo .deps/flow.Po
  1898. mv -f .deps/qfvis.Tpo .deps/qfvis.Po
  1899. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -pthread -Wl,-O1 -Wl,--as-needed -o qfvis base-vis.o flow.o options.o qfvis.o soundphs.o ../../../libs/util/libQFutil.la -lm
  1900. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -pthread -Wl,-O1 -o .libs/qfvis base-vis.o flow.o options.o qfvis.o soundphs.o -Wl,--as-needed ../../../libs/util/.libs/libQFutil.so -lz -ldl -lm -pthread
  1901. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  1902. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  1903. make[3]: Nothing to be done for `all-am'.
  1904. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  1905. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  1906. Making all in qwaq
  1907. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  1908. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1909. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c
  1910. ../../tools/qfcc/source/qfcc -qq -g --advanced -I../../ruamoko/include
  1911. mv -f .deps/main.Tpo .deps/main.Po
  1912. mv -f .deps/builtins.Tpo .deps/builtins.Po
  1913. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qwaq main.o builtins.o ../../libs/ruamoko/libQFruamoko.la ../../libs/gamecode/engine/libQFgamecode.la ../../libs/util/libQFutil.la -lm
  1914. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qwaq main.o builtins.o -Wl,--as-needed ../../libs/ruamoko/.libs/libQFruamoko.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine/.libs/libQFgamecode.so ../../libs/gamecode/engine/.libs/libQFgamecode.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs/libQFutil.so ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1915. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  1916. Making all in wad
  1917. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  1918. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT wad.o -MD -MP -MF .deps/wad.Tpo -c -o wad.o wad.c
  1919. mv -f .deps/wad.Tpo .deps/wad.Po
  1920. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o wad wad.o ../../libs/util/libQFutil.la -lm
  1921. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/wad wad.o -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1922. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  1923. Making all in wav
  1924. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  1925. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -MT qfwavinfo.o -MD -MP -MF .deps/qfwavinfo.Tpo -c -o qfwavinfo.o qfwavinfo.c
  1926. qfwavinfo.c: In function 'main':
  1927. qfwavinfo.c:21:14: warning: variable 'loop_info' set but not used [-Wunused-but-set-variable]
  1928. mv -f .deps/qfwavinfo.Tpo .deps/qfwavinfo.Po
  1929. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -Wl,--as-needed -o qfwavinfo qfwavinfo.o ../../libs/util/libQFutil.la -lm
  1930. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -Wl,-O1 -o .libs/qfwavinfo qfwavinfo.o -Wl,--as-needed ../../libs/util/.libs/libQFutil.so -lz -ldl -lm
  1931. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  1932. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  1933. make[2]: Nothing to be done for `all-am'.
  1934. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  1935. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  1936. Making all in ruamoko
  1937. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  1938. Making all in include
  1939. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  1940. make[2]: Nothing to be done for `all'.
  1941. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  1942. Making all in lib
  1943. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  1944. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o cbuf.o cbuf.r
  1945. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o cmd.o cmd.r
  1946. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o cvar.o cvar.r
  1947. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o file.o file.r
  1948. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o hash.o hash.r
  1949. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o plist.o plist.r
  1950. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o qfile.o qfile.r
  1951. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o qfs.o qfs.r
  1952. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o string.o string.r
  1953. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Object.o Object.r
  1954. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o AutoreleasePool.o AutoreleasePool.r
  1955. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Array.o Array.r
  1956. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Entity.o Entity.r
  1957. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o List.o List.r
  1958. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o ListNode.o ListNode.r
  1959. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Stack.o Stack.r
  1960. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o crudefile.o crudefile.r
  1961. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o debug.o debug.r
  1962. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o entities.o entities.r
  1963. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o infokey.o infokey.r
  1964. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o math.o math.r
  1965. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o message.o message.r
  1966. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o physics.o physics.r
  1967. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o qw_message.o qw_message.r
  1968. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o qw_physics.o qw_physics.r
  1969. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o qw_sys.o qw_sys.r
  1970. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o server.o server.r
  1971. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o sound.o sound.r
  1972. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o system.o system.r
  1973. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o nq_message.o nq_message.r
  1974. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o draw.o draw.r
  1975. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o gib.o gib.r
  1976. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o key.o key.r
  1977. rm -f libr.a
  1978. ../../tools/pak/pak -cf libr.a cbuf.o cmd.o cvar.o file.o hash.o plist.o qfile.o qfs.o string.o Object.o AutoreleasePool.o Array.o Entity.o List.o ListNode.o Stack.o
  1979. rm -f libqw.a
  1980. touch libr.a
  1981. rm -f libnq.a
  1982. ../../tools/pak/pak -cf libqw.a crudefile.o debug.o entities.o infokey.o math.o message.o physics.o qw_message.o qw_physics.o qw_sys.o server.o sound.o system.o
  1983. ../../tools/pak/pak -cf libnq.a crudefile.o debug.o entities.o infokey.o math.o message.o nq_message.o physics.o server.o sound.o system.o
  1984. rm -f libcsqc.a
  1985. ../../tools/pak/pak -cf libcsqc.a draw.o gib.o key.o system.o
  1986. touch libqw.a
  1987. touch libnq.a
  1988. touch libcsqc.a
  1989. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  1990. Making all in game
  1991. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  1992. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -p 1 -c -o Axe.qfo Axe.r
  1993. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -p 1 -c -o GameEntity.qfo GameEntity.r
  1994. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -p 1 -c -o World.qfo World.r
  1995. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -p 1 -c -o tempent.qfo tempent.r
  1996. ../../tools/qfcc/source/qfcc -qq -g -p 1 -o game.dat Axe.qfo GameEntity.qfo World.qfo tempent.qfo ../lib/libqw.a ../lib/libr.a
  1997. if echo game.dat.gz | grep -q .gz; then gzip -f `basename game.dat.gz .gz`; if test -f `basename game.dat.gz .dat.gz`.sym; then gzip -f `basename game.dat.gz .dat.gz`.sym; fi; fi
  1998. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  1999. Making all in gui
  2000. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  2001. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Group.o Group.r
  2002. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o InputLine.o InputLine.r
  2003. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Pic.o Pic.r
  2004. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Point.o Point.r
  2005. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Rect.o Rect.r
  2006. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Size.o Size.r
  2007. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Slider.o Slider.r
  2008. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o Text.o Text.r
  2009. ../../tools/qfcc/source/qfcc -qq -g -I../../ruamoko/include -I../../include -c -o View.o View.r
  2010. rm -f libgui.a
  2011. ../../tools/pak/pak -cf libgui.a Group.o InputLine.o Pic.o Point.o Rect.o Size.o Slider.o Text.o View.o
  2012. touch libgui.a
  2013. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  2014. Making all in cl_menu
  2015. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  2016. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o client_menu.qfo client_menu.qc
  2017. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o controls_o.qfo controls_o.qc
  2018. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o options.qfo options.qc
  2019. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o options_util.qfo options_util.qc
  2020. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o servlist.qfo servlist.qc
  2021. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o Frame.qfo Frame.r
  2022. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o menu.qfo menu.r
  2023. ../../tools/qfcc/source/qfcc -qq -g -I. -I. -I../../ruamoko/include -I../../ruamoko/include -I../../include -I../../include -c -o HUD.qfo HUD.r
  2024. ../../tools/qfcc/source/qfcc -qq -g -p 1 -o menu.dat client_menu.qfo controls_o.qfo options.qfo options_util.qfo servlist.qfo Frame.qfo menu.qfo HUD.qfo ../gui/libgui.a ../lib/libcsqc.a ../lib/libr.a
  2025. if echo menu.dat.gz | grep -q .gz; then gzip -f `basename menu.dat.gz .gz`; if test -f `basename menu.dat.gz .dat.gz`.sym; then gzip -f `basename menu.dat.gz .dat.gz`.sym; fi; fi
  2026. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  2027. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2028. make[2]: Nothing to be done for `all-am'.
  2029. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2030. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2031. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  2032. make[1]: Nothing to be done for `all-am'.
  2033. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  2034. >>> Source compiled.
  2035. >>> Test phase [check]: games-fps/quakeforge-0.5.5-r2
  2036. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  2037. make -j24 -j24 -j1 check
  2038. Making check in RPM
  2039. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2040. make[1]: Nothing to be done for `check'.
  2041. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2042. Making check in debian
  2043. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2044. make[1]: Nothing to be done for `check'.
  2045. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2046. Making check in doc
  2047. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2048. Making check in man
  2049. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2050. make[2]: Nothing to be done for `check'.
  2051. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2052. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2053. make[2]: Nothing to be done for `check-am'.
  2054. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2055. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2056. Making check in include
  2057. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2058. Making check in QF
  2059. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2060. make[2]: Nothing to be done for `check'.
  2061. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2062. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2063. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2064. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2065. Making check in libs
  2066. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2067. Making check in util
  2068. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2069. make[2]: Nothing to be done for `check'.
  2070. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2071. Making check in audio
  2072. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2073. Making check in cd
  2074. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2075. make[3]: Nothing to be done for `check'.
  2076. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2077. Making check in targets
  2078. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2079. make[3]: Nothing to be done for `check'.
  2080. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2081. Making check in renderer
  2082. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2083. make[3]: Nothing to be done for `check'.
  2084. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2085. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2086. make[3]: Nothing to be done for `check-am'.
  2087. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2088. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2089. Making check in console
  2090. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2091. make[2]: Nothing to be done for `check'.
  2092. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2093. Making check in gib
  2094. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2095. make[2]: Nothing to be done for `check'.
  2096. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2097. Making check in gamecode
  2098. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2099. Making check in engine
  2100. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2101. make[3]: Nothing to be done for `check'.
  2102. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2103. Making check in builtins
  2104. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2105. make[3]: Nothing to be done for `check'.
  2106. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2107. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2108. make[3]: Nothing to be done for `check-am'.
  2109. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2110. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2111. Making check in image
  2112. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2113. make[2]: Nothing to be done for `check'.
  2114. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2115. Making check in models
  2116. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2117. Making check in alias
  2118. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2119. make[3]: Nothing to be done for `check'.
  2120. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2121. Making check in brush
  2122. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2123. make[3]: Nothing to be done for `check'.
  2124. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2125. Making check in sprite
  2126. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2127. make[3]: Nothing to be done for `check'.
  2128. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2129. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2130. make[3]: Nothing to be done for `check-am'.
  2131. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2132. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2133. Making check in net
  2134. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2135. Making check in nc
  2136. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2137. make[3]: Nothing to be done for `check'.
  2138. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2139. Making check in nm
  2140. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2141. make[3]: Nothing to be done for `check'.
  2142. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2143. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2144. make[3]: Nothing to be done for `check-am'.
  2145. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2146. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2147. Making check in qw
  2148. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2149. make[2]: Nothing to be done for `check'.
  2150. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2151. Making check in ruamoko
  2152. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2153. make[2]: Nothing to be done for `check'.
  2154. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2155. Making check in video
  2156. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2157. Making check in targets
  2158. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2159. make[3]: Nothing to be done for `check'.
  2160. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2161. Making check in renderer
  2162. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2163. Making check in gl
  2164. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2165. make[4]: Nothing to be done for `check'.
  2166. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2167. Making check in sw
  2168. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2169. make[4]: Nothing to be done for `check'.
  2170. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2171. Making check in sw32
  2172. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2173. make[4]: Nothing to be done for `check'.
  2174. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2175. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2176. make[4]: Nothing to be done for `check-am'.
  2177. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2178. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2179. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2180. make[3]: Nothing to be done for `check-am'.
  2181. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2182. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2183. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2184. make[2]: Nothing to be done for `check-am'.
  2185. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2186. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2187. Making check in hw
  2188. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2189. Making check in include
  2190. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2191. make[2]: Nothing to be done for `check'.
  2192. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2193. Making check in source
  2194. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2195. make[2]: Nothing to be done for `check'.
  2196. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2197. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2198. make[2]: Nothing to be done for `check-am'.
  2199. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2200. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2201. Making check in nq
  2202. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2203. Making check in include
  2204. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2205. make[2]: Nothing to be done for `check'.
  2206. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2207. Making check in source
  2208. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2209. make[2]: Nothing to be done for `check'.
  2210. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2211. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2212. make[2]: Nothing to be done for `check-am'.
  2213. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2214. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2215. Making check in qtv
  2216. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2217. Making check in include
  2218. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2219. make[2]: Nothing to be done for `check'.
  2220. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2221. Making check in source
  2222. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2223. make[2]: Nothing to be done for `check'.
  2224. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2225. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2226. make[2]: Nothing to be done for `check-am'.
  2227. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2228. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2229. Making check in qw
  2230. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2231. Making check in include
  2232. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2233. make[2]: Nothing to be done for `check'.
  2234. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2235. Making check in source
  2236. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2237. make[2]: Nothing to be done for `check'.
  2238. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2239. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2240. make[2]: Nothing to be done for `check-am'.
  2241. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2242. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2243. Making check in tools
  2244. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  2245. Making check in bsp2img
  2246. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2247. make[2]: Nothing to be done for `check'.
  2248. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2249. Making check in carne
  2250. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2251. make[2]: Nothing to be done for `check'.
  2252. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2253. Making check in pak
  2254. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2255. make[2]: Nothing to be done for `check'.
  2256. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2257. Making check in qfbsp
  2258. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2259. Making check in include
  2260. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2261. make[3]: Nothing to be done for `check'.
  2262. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2263. Making check in source
  2264. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2265. make[3]: Nothing to be done for `check'.
  2266. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2267. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2268. make[3]: Nothing to be done for `check-am'.
  2269. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2270. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2271. Making check in qfcc
  2272. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2273. Making check in include
  2274. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2275. make[3]: Nothing to be done for `check'.
  2276. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2277. Making check in source
  2278. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2279. make check-am
  2280. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2281. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2282. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2283. Making check in doc
  2284. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2285. Making check in man
  2286. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2287. make[4]: Nothing to be done for `check'.
  2288. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2289. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2290. make[4]: Nothing to be done for `check-am'.
  2291. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2292. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2293. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2294. make[3]: Nothing to be done for `check-am'.
  2295. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2296. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2297. Making check in qflight
  2298. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2299. Making check in include
  2300. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2301. make[3]: Nothing to be done for `check'.
  2302. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2303. Making check in source
  2304. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2305. make[3]: Nothing to be done for `check'.
  2306. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2307. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2308. make[3]: Nothing to be done for `check-am'.
  2309. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2310. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2311. Making check in qfmodelgen
  2312. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2313. Making check in include
  2314. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2315. make[3]: Nothing to be done for `check'.
  2316. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2317. Making check in source
  2318. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2319. make[3]: Nothing to be done for `check'.
  2320. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2321. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2322. make[3]: Nothing to be done for `check-am'.
  2323. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2324. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2325. Making check in qfvis
  2326. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  2327. Making check in include
  2328. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  2329. make[3]: Nothing to be done for `check'.
  2330. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  2331. Making check in source
  2332. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  2333. make[3]: Nothing to be done for `check'.
  2334. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  2335. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  2336. make[3]: Nothing to be done for `check-am'.
  2337. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  2338. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  2339. Making check in qwaq
  2340. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  2341. make[2]: Nothing to be done for `check'.
  2342. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  2343. Making check in wad
  2344. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  2345. make[2]: Nothing to be done for `check'.
  2346. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  2347. Making check in wav
  2348. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  2349. make[2]: Nothing to be done for `check'.
  2350. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  2351. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  2352. make[2]: Nothing to be done for `check-am'.
  2353. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  2354. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  2355. Making check in ruamoko
  2356. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2357. Making check in include
  2358. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  2359. make[2]: Nothing to be done for `check'.
  2360. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  2361. Making check in lib
  2362. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  2363. make[2]: Nothing to be done for `check'.
  2364. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  2365. Making check in game
  2366. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  2367. make[2]: Nothing to be done for `check'.
  2368. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  2369. Making check in gui
  2370. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  2371. make[2]: Nothing to be done for `check'.
  2372. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  2373. Making check in cl_menu
  2374. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  2375. make[2]: Nothing to be done for `check'.
  2376. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  2377. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2378. make[2]: Nothing to be done for `check-am'.
  2379. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2380. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  2381. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  2382. make[1]: Nothing to be done for `check-am'.
  2383. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  2384. >>> Install quakeforge-0.5.5-r2 into /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/ category games-fps
  2385. make -j24 DESTDIR=/tmp/portage/games-fps/quakeforge-0.5.5-r2/image/ install
  2386. Making install in RPM
  2387. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2388. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2389. make[2]: Nothing to be done for `install-exec-am'.
  2390. make[2]: Nothing to be done for `install-data-am'.
  2391. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2392. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/RPM'
  2393. Making install in debian
  2394. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2395. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2396. make[2]: Nothing to be done for `install-exec-am'.
  2397. make[2]: Nothing to be done for `install-data-am'.
  2398. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2399. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/debian'
  2400. Making install in doc
  2401. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2402. Making install in man
  2403. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2404. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2405. make[3]: Nothing to be done for `install-exec-am'.
  2406. make[3]: Nothing to be done for `install-data-am'.
  2407. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2408. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc/man'
  2409. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2410. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2411. make[3]: Nothing to be done for `install-exec-am'.
  2412. make[3]: Nothing to be done for `install-data-am'.
  2413. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2414. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2415. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/doc'
  2416. Making install in include
  2417. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2418. Making install in QF
  2419. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2420. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2421. make[3]: Nothing to be done for `install-exec-am'.
  2422. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF'
  2423. /usr/bin/install -c -m 644 bspfile.h cbuf.h cdaudio.h checksum.h clip_hull.h cmd.h console.h crc.h csqc.h cvar.h dstring.h draw.h gib.h hash.h hl.h idparse.h image.h in_event.h info.h input.h joystick.h keys.h link.h llist.h locs.h mathlib.h mdfour.h model.h modelgen.h msg.h object.h pak.h pakfile.h pcx.h png.h plugin.h pr_comp.h pr_debug.h pr_obj.h progs.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/.'
  2424. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/GL'
  2425. /usr/bin/install -c -m 644 GL/ati.h GL/defines.h GL/extensions.h GL/funcs.h GL/qf_explosions.h GL/qf_funcs_list.h GL/qf_lightmap.h GL/qf_noisetextures.h GL/qf_rlight.h GL/qf_rmain.h GL/qf_rsurf.h GL/qf_screen.h GL/qf_sky.h GL/qf_textures.h GL/qf_vid.h GL/types.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/GL'
  2426. /usr/bin/install -c -m 644 qargs.h qdefs.h qendian.h qfplist.h qtypes.h quakefs.h quakeio.h render.h riff.h ruamoko.h screen.h sizebuf.h skin.h sound.h spritegn.h sys.h teamplay.h tga.h uint32.h va.h ver_check.h vid.h view.h wad.h wadfile.h zone.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/.'
  2427. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/plugin'
  2428. /usr/bin/install -c -m 644 plugin/cd.h plugin/console.h plugin/general.h plugin/input.h plugin/snd_output.h plugin/snd_render.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/plugin'
  2429. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2430. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include/QF'
  2431. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2432. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2433. make[3]: Nothing to be done for `install-exec-am'.
  2434. make[3]: Nothing to be done for `install-data-am'.
  2435. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2436. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2437. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/include'
  2438. Making install in libs
  2439. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2440. Making install in util
  2441. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2442. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2443. make[3]: Nothing to be done for `install-data-am'.
  2444. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2445. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFutil.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2446. libtool: install: /usr/bin/install -c .libs/libQFutil.so.1.0.0 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFutil.so.1.0.0
  2447. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFutil.so.1.0.0 libQFutil.so.1 || { rm -f libQFutil.so.1 && ln -s libQFutil.so.1.0.0 libQFutil.so.1; }; })
  2448. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFutil.so.1.0.0 libQFutil.so || { rm -f libQFutil.so && ln -s libQFutil.so.1.0.0 libQFutil.so; }; })
  2449. libtool: install: /usr/bin/install -c .libs/libQFutil.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFutil.la
  2450. libtool: install: /usr/bin/install -c .libs/libQFutil.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFutil.a
  2451. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFutil.a
  2452. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFutil.a
  2453. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2454. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2455. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util'
  2456. Making install in audio
  2457. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2458. Making install in cd
  2459. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2460. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2461. make[4]: Nothing to be done for `install-exec-am'.
  2462. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2463. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/cd'
  2464. Making install in targets
  2465. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2466. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2467. make[4]: Nothing to be done for `install-exec-am'.
  2468. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2469. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/targets'
  2470. Making install in renderer
  2471. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2472. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2473. make[4]: Nothing to be done for `install-exec-am'.
  2474. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2475. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio/renderer'
  2476. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2477. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2478. make[4]: Nothing to be done for `install-data-am'.
  2479. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2480. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2481. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/audio'
  2482. Making install in console
  2483. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2484. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2485. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2486. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFconsole.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2487. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge'
  2488. /bin/sh ../../libtool --mode=install /usr/bin/install -c console_server.la console_client.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge'
  2489. libtool: install: /usr/bin/install -c .libs/console_server.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_server.so
  2490. libtool: install: warning: relinking `libQFconsole.la'
  2491. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -rpath /usr/games/lib64 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFconsole.la -rpath /usr/games/lib64 buffer.lo complete.lo console.lo inputline.lo list.lo filelist.lo view.lo ../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2492. libtool: install: /usr/bin/install -c .libs/console_server.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_server.la
  2493. libtool: install: /usr/bin/install -c .libs/console_client.so /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_client.so
  2494. libtool: install: /usr/bin/install -c .libs/console_client.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_client.la
  2495. libtool: install: /usr/bin/install -c .libs/console_server.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_server.a
  2496. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_server.a
  2497. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_server.a
  2498. libtool: install: /usr/bin/install -c .libs/console_client.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_client.a
  2499. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_client.a
  2500. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/quakeforge/console_client.a
  2501. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64/quakeforge'
  2502. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/buffer.o .libs/complete.o .libs/console.o .libs/inputline.o .libs/list.o .libs/filelist.o .libs/view.o -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFconsole.so.1 -o .libs/libQFconsole.so.1.0.0
  2503. libtool: install: /usr/bin/install -c .libs/libQFconsole.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFconsole.so.1.0.0
  2504. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFconsole.so.1.0.0 libQFconsole.so.1 || { rm -f libQFconsole.so.1 && ln -s libQFconsole.so.1.0.0 libQFconsole.so.1; }; })
  2505. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFconsole.so.1.0.0 libQFconsole.so || { rm -f libQFconsole.so && ln -s libQFconsole.so.1.0.0 libQFconsole.so; }; })
  2506. libtool: install: /usr/bin/install -c .libs/libQFconsole.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFconsole.la
  2507. libtool: install: /usr/bin/install -c .libs/libQFconsole.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFconsole.a
  2508. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFconsole.a
  2509. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFconsole.a
  2510. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2511. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2512. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/console'
  2513. Making install in gib
  2514. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2515. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2516. make[3]: Nothing to be done for `install-data-am'.
  2517. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2518. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFgib.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2519. libtool: install: warning: relinking `libQFgib.la'
  2520. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgib.la -rpath /usr/games/lib64 gib_buffer.lo gib_builtin.lo gib_classes.lo gib_execute.lo gib_function.lo gib_parse.lo gib_handle.lo gib_object.lo gib_process.lo gib_regex.lo gib_thread.lo gib_vars.lo gib_init.lo gib_tree.lo gib_semantics.lo ops.lo exp.lo regex.lo ../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2521. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gib_buffer.o .libs/gib_builtin.o .libs/gib_classes.o .libs/gib_execute.o .libs/gib_function.o .libs/gib_parse.o .libs/gib_handle.o .libs/gib_object.o .libs/gib_process.o .libs/gib_regex.o .libs/gib_thread.o .libs/gib_vars.o .libs/gib_init.o .libs/gib_tree.o .libs/gib_semantics.o .libs/ops.o .libs/exp.o .libs/regex.o -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgib.so.1 -o .libs/libQFgib.so.1.0.0
  2522. libtool: install: /usr/bin/install -c .libs/libQFgib.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgib.so.1.0.0
  2523. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgib.so.1.0.0 libQFgib.so.1 || { rm -f libQFgib.so.1 && ln -s libQFgib.so.1.0.0 libQFgib.so.1; }; })
  2524. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgib.so.1.0.0 libQFgib.so || { rm -f libQFgib.so && ln -s libQFgib.so.1.0.0 libQFgib.so; }; })
  2525. libtool: install: /usr/bin/install -c .libs/libQFgib.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgib.la
  2526. libtool: install: /usr/bin/install -c .libs/libQFgib.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgib.a
  2527. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgib.a
  2528. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgib.a
  2529. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2530. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2531. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gib'
  2532. Making install in gamecode
  2533. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2534. Making install in engine
  2535. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2536. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2537. make[4]: Nothing to be done for `install-data-am'.
  2538. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2539. /bin/sh ../../../libtool --mode=install /usr/bin/install -c libQFgamecode.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2540. libtool: install: warning: relinking `libQFgamecode.la'
  2541. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgamecode.la -rpath /usr/games/lib64 pr_builtins.lo pr_edict.lo pr_debug.lo pr_exec.lo pr_load.lo pr_parse.lo pr_opcode.lo pr_resolve.lo pr_resource.lo pr_strings.lo pr_zone.lo ../../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2542. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pr_builtins.o .libs/pr_edict.o .libs/pr_debug.o .libs/pr_exec.o .libs/pr_load.o .libs/pr_parse.o .libs/pr_opcode.o .libs/pr_resolve.o .libs/pr_resource.o .libs/pr_strings.o .libs/pr_zone.o -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgamecode.so.1 -o .libs/libQFgamecode.so.1.0.0
  2543. libtool: install: /usr/bin/install -c .libs/libQFgamecode.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode.so.1.0.0
  2544. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgamecode.so.1.0.0 libQFgamecode.so.1 || { rm -f libQFgamecode.so.1 && ln -s libQFgamecode.so.1.0.0 libQFgamecode.so.1; }; })
  2545. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgamecode.so.1.0.0 libQFgamecode.so || { rm -f libQFgamecode.so && ln -s libQFgamecode.so.1.0.0 libQFgamecode.so; }; })
  2546. libtool: install: /usr/bin/install -c .libs/libQFgamecode.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode.la
  2547. libtool: install: /usr/bin/install -c .libs/libQFgamecode.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode.a
  2548. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode.a
  2549. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode.a
  2550. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2551. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2552. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/engine'
  2553. Making install in builtins
  2554. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2555. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2556. make[4]: Nothing to be done for `install-data-am'.
  2557. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2558. /bin/sh ../../../libtool --mode=install /usr/bin/install -c libQFgamecode_builtins.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2559. libtool: install: warning: relinking `libQFgamecode_builtins.la'
  2560. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFgamecode_builtins.la -rpath /usr/games/lib64 pr_cmds.lo bi_gib.lo bi_inputline.lo ../../../libs/gamecode/engine/libQFgamecode.la ../../../libs/gib/libQFgib.la ../../../libs/console/libQFconsole.la ../../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2561. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pr_cmds.o .libs/bi_gib.o .libs/bi_inputline.o -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFgamecode -lQFgib -lQFconsole -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFgamecode_builtins.so.1 -o .libs/libQFgamecode_builtins.so.1.0.0
  2562. libtool: install: /usr/bin/install -c .libs/libQFgamecode_builtins.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode_builtins.so.1.0.0
  2563. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgamecode_builtins.so.1.0.0 libQFgamecode_builtins.so.1 || { rm -f libQFgamecode_builtins.so.1 && ln -s libQFgamecode_builtins.so.1.0.0 libQFgamecode_builtins.so.1; }; })
  2564. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFgamecode_builtins.so.1.0.0 libQFgamecode_builtins.so || { rm -f libQFgamecode_builtins.so && ln -s libQFgamecode_builtins.so.1.0.0 libQFgamecode_builtins.so; }; })
  2565. libtool: install: /usr/bin/install -c .libs/libQFgamecode_builtins.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode_builtins.la
  2566. libtool: install: /usr/bin/install -c .libs/libQFgamecode_builtins.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode_builtins.a
  2567. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode_builtins.a
  2568. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFgamecode_builtins.a
  2569. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2570. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2571. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode/builtins'
  2572. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2573. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2574. make[4]: Nothing to be done for `install-exec-am'.
  2575. make[4]: Nothing to be done for `install-data-am'.
  2576. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2577. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2578. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/gamecode'
  2579. Making install in image
  2580. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2581. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2582. make[3]: Nothing to be done for `install-data-am'.
  2583. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2584. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFimage.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2585. libtool: install: warning: relinking `libQFimage.la'
  2586. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFimage.la -rpath /usr/games/lib64 image.lo pcx.lo png.lo tga.lo -lpng ../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2587. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/image.o .libs/pcx.o .libs/png.o .libs/tga.o -Wl,--as-needed -lpng -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFimage.so.1 -o .libs/libQFimage.so.1.0.0
  2588. libtool: install: /usr/bin/install -c .libs/libQFimage.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFimage.so.1.0.0
  2589. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFimage.so.1.0.0 libQFimage.so.1 || { rm -f libQFimage.so.1 && ln -s libQFimage.so.1.0.0 libQFimage.so.1; }; })
  2590. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFimage.so.1.0.0 libQFimage.so || { rm -f libQFimage.so && ln -s libQFimage.so.1.0.0 libQFimage.so; }; })
  2591. libtool: install: /usr/bin/install -c .libs/libQFimage.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFimage.la
  2592. libtool: install: /usr/bin/install -c .libs/libQFimage.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFimage.a
  2593. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFimage.a
  2594. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFimage.a
  2595. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2596. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2597. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/image'
  2598. Making install in models
  2599. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2600. Making install in alias
  2601. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2602. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2603. make[4]: Nothing to be done for `install-exec-am'.
  2604. make[4]: Nothing to be done for `install-data-am'.
  2605. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2606. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/alias'
  2607. Making install in brush
  2608. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2609. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2610. make[4]: Nothing to be done for `install-exec-am'.
  2611. make[4]: Nothing to be done for `install-data-am'.
  2612. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2613. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/brush'
  2614. Making install in sprite
  2615. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2616. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2617. make[4]: Nothing to be done for `install-exec-am'.
  2618. make[4]: Nothing to be done for `install-data-am'.
  2619. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2620. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models/sprite'
  2621. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2622. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2623. make[4]: Nothing to be done for `install-data-am'.
  2624. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2625. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFmodels.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2626. libtool: install: warning: relinking `libQFmodels.la'
  2627. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFmodels.la -rpath /usr/games/lib64 clip_hull.lo model.lo null_model.lo brush/libbrush.la ../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2628. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/clip_hull.o .libs/model.o .libs/null_model.o -Wl,--whole-archive brush/.libs/libbrush.a -Wl,--no-whole-archive -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFmodels.so.1 -o .libs/libQFmodels.so.1.0.0
  2629. libtool: install: /usr/bin/install -c .libs/libQFmodels.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFmodels.so.1.0.0
  2630. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFmodels.so.1.0.0 libQFmodels.so.1 || { rm -f libQFmodels.so.1 && ln -s libQFmodels.so.1.0.0 libQFmodels.so.1; }; })
  2631. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFmodels.so.1.0.0 libQFmodels.so || { rm -f libQFmodels.so && ln -s libQFmodels.so.1.0.0 libQFmodels.so; }; })
  2632. libtool: install: /usr/bin/install -c .libs/libQFmodels.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFmodels.la
  2633. libtool: install: /usr/bin/install -c .libs/libQFmodels.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFmodels.a
  2634. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFmodels.a
  2635. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFmodels.a
  2636. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2637. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2638. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2639. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/models'
  2640. Making install in net
  2641. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2642. Making install in nc
  2643. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2644. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2645. make[4]: Nothing to be done for `install-exec-am'.
  2646. make[4]: Nothing to be done for `install-data-am'.
  2647. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2648. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nc'
  2649. Making install in nm
  2650. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2651. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2652. make[4]: Nothing to be done for `install-exec-am'.
  2653. make[4]: Nothing to be done for `install-data-am'.
  2654. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2655. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net/nm'
  2656. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2657. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2658. make[4]: Nothing to be done for `install-exec-am'.
  2659. make[4]: Nothing to be done for `install-data-am'.
  2660. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2661. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2662. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/net'
  2663. Making install in qw
  2664. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2665. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2666. make[3]: Nothing to be done for `install-exec-am'.
  2667. make[3]: Nothing to be done for `install-data-am'.
  2668. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2669. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/qw'
  2670. Making install in ruamoko
  2671. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2672. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2673. make[3]: Nothing to be done for `install-data-am'.
  2674. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2675. /bin/sh ../../libtool --mode=install /usr/bin/install -c libQFruamoko.la '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64'
  2676. libtool: install: warning: relinking `libQFruamoko.la'
  2677. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko; /bin/sh /tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -prefer-pic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -pipe -Wall -fno-common -version-info 1:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libQFruamoko.la -rpath /usr/games/lib64 rua_cbuf.lo rua_cmd.lo rua_cvar.lo rua_file.lo rua_hash.lo rua_init.lo rua_obj.lo rua_plist.lo rua_qfile.lo rua_qfs.lo rua_string.lo rua_math.lo ../../libs/gamecode/engine/libQFgamecode.la ../../libs/util/libQFutil.la -lm -inst-prefix-dir /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/)
  2678. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rua_cbuf.o .libs/rua_cmd.o .libs/rua_cvar.o .libs/rua_file.o .libs/rua_hash.o .libs/rua_init.o .libs/rua_obj.o .libs/rua_plist.o .libs/rua_qfile.o .libs/rua_qfs.o .libs/rua_string.o .libs/rua_math.o -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/util/.libs -Wl,--as-needed -L/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 -L/usr/games/lib64 -lQFgamecode -lQFutil -lz -ldl -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libQFruamoko.so.1 -o .libs/libQFruamoko.so.1.0.0
  2679. libtool: install: /usr/bin/install -c .libs/libQFruamoko.so.1.0.0T /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFruamoko.so.1.0.0
  2680. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFruamoko.so.1.0.0 libQFruamoko.so.1 || { rm -f libQFruamoko.so.1 && ln -s libQFruamoko.so.1.0.0 libQFruamoko.so.1; }; })
  2681. libtool: install: (cd /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64 && { ln -s -f libQFruamoko.so.1.0.0 libQFruamoko.so || { rm -f libQFruamoko.so && ln -s libQFruamoko.so.1.0.0 libQFruamoko.so; }; })
  2682. libtool: install: /usr/bin/install -c .libs/libQFruamoko.lai /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFruamoko.la
  2683. libtool: install: /usr/bin/install -c .libs/libQFruamoko.a /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFruamoko.a
  2684. libtool: install: chmod 644 /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFruamoko.a
  2685. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/libQFruamoko.a
  2686. libtool: install: warning: remember to run `libtool --finish /usr/games/lib64'
  2687. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2688. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/ruamoko'
  2689. Making install in video
  2690. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2691. Making install in targets
  2692. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2693. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2694. make[4]: Nothing to be done for `install-data-am'.
  2695. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2696. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/targets'
  2697. Making install in renderer
  2698. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2699. Making install in gl
  2700. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2701. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2702. make[5]: Nothing to be done for `install-exec-am'.
  2703. make[5]: Nothing to be done for `install-data-am'.
  2704. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2705. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/gl'
  2706. Making install in sw
  2707. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2708. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2709. make[5]: Nothing to be done for `install-exec-am'.
  2710. make[5]: Nothing to be done for `install-data-am'.
  2711. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2712. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw'
  2713. Making install in sw32
  2714. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2715. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2716. make[5]: Nothing to be done for `install-exec-am'.
  2717. make[5]: Nothing to be done for `install-data-am'.
  2718. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2719. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer/sw32'
  2720. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2721. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2722. make[5]: Nothing to be done for `install-data-am'.
  2723. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2724. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2725. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video/renderer'
  2726. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2727. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2728. make[4]: Nothing to be done for `install-exec-am'.
  2729. make[4]: Nothing to be done for `install-data-am'.
  2730. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2731. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2732. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs/video'
  2733. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2734. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2735. make[3]: Nothing to be done for `install-exec-am'.
  2736. make[3]: Nothing to be done for `install-data-am'.
  2737. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2738. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2739. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/libs'
  2740. Making install in hw
  2741. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2742. Making install in include
  2743. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2744. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2745. make[3]: Nothing to be done for `install-exec-am'.
  2746. make[3]: Nothing to be done for `install-data-am'.
  2747. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2748. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/include'
  2749. Making install in source
  2750. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2751. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2752. make[3]: Nothing to be done for `install-data-am'.
  2753. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2754. /bin/sh ../../libtool --mode=install /usr/bin/install -c hw-master '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2755. libtool: install: /usr/bin/install -c .libs/hw-master /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/hw-master
  2756. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2757. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw/source'
  2758. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2759. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2760. make[3]: Nothing to be done for `install-exec-am'.
  2761. make[3]: Nothing to be done for `install-data-am'.
  2762. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2763. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2764. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/hw'
  2765. Making install in nq
  2766. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2767. Making install in include
  2768. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2769. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2770. make[3]: Nothing to be done for `install-exec-am'.
  2771. make[3]: Nothing to be done for `install-data-am'.
  2772. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2773. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/include'
  2774. Making install in source
  2775. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2776. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2777. make[3]: Nothing to be done for `install-data-am'.
  2778. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2779. /bin/sh ../../libtool --mode=install /usr/bin/install -c nq-server '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2780. libtool: install: /usr/bin/install -c .libs/nq-server /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/nq-server
  2781. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2782. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq/source'
  2783. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2784. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2785. make[3]: Nothing to be done for `install-exec-am'.
  2786. make[3]: Nothing to be done for `install-data-am'.
  2787. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2788. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2789. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/nq'
  2790. Making install in qtv
  2791. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2792. Making install in include
  2793. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2794. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2795. make[3]: Nothing to be done for `install-exec-am'.
  2796. make[3]: Nothing to be done for `install-data-am'.
  2797. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2798. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/include'
  2799. Making install in source
  2800. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2801. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2802. make[3]: Nothing to be done for `install-data-am'.
  2803. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2804. /bin/sh ../../libtool --mode=install /usr/bin/install -c qtv '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2805. libtool: install: /usr/bin/install -c .libs/qtv /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qtv
  2806. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2807. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv/source'
  2808. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2809. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2810. make[3]: Nothing to be done for `install-exec-am'.
  2811. make[3]: Nothing to be done for `install-data-am'.
  2812. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2813. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2814. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qtv'
  2815. Making install in qw
  2816. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2817. Making install in include
  2818. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2819. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2820. make[3]: Nothing to be done for `install-exec-am'.
  2821. make[3]: Nothing to be done for `install-data-am'.
  2822. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2823. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/include'
  2824. Making install in source
  2825. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2826. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2827. make[3]: Nothing to be done for `install-data-am'.
  2828. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2829. /bin/sh ../../libtool --mode=install /usr/bin/install -c qw-server qw-master '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2830. libtool: install: /usr/bin/install -c .libs/qw-server /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qw-server
  2831. libtool: install: /usr/bin/install -c .libs/qw-master /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qw-master
  2832. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2833. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw/source'
  2834. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2835. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2836. make[3]: Nothing to be done for `install-exec-am'.
  2837. make[3]: Nothing to be done for `install-data-am'.
  2838. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2839. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2840. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/qw'
  2841. Making install in tools
  2842. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  2843. Making install in bsp2img
  2844. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2845. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2846. make[3]: Nothing to be done for `install-data-am'.
  2847. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2848. /bin/sh ../../libtool --mode=install /usr/bin/install -c bsp2img '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2849. libtool: install: /usr/bin/install -c .libs/bsp2img /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/bsp2img
  2850. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2851. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/bsp2img'
  2852. Making install in carne
  2853. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2854. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2855. make[3]: Nothing to be done for `install-exec-am'.
  2856. make[3]: Nothing to be done for `install-data-am'.
  2857. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2858. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/carne'
  2859. Making install in pak
  2860. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2861. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2862. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2863. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2864. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2865. /bin/sh ../../libtool --mode=install /usr/bin/install -c pak '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2866. /usr/bin/install -c zpak '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2867. /usr/bin/install -c -m 644 pak.1 '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2868. libtool: install: /usr/bin/install -c .libs/pak /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/pak
  2869. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2870. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/pak'
  2871. Making install in qfbsp
  2872. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2873. Making install in include
  2874. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2875. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2876. make[4]: Nothing to be done for `install-exec-am'.
  2877. make[4]: Nothing to be done for `install-data-am'.
  2878. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2879. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/include'
  2880. Making install in source
  2881. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2882. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2883. make[4]: Nothing to be done for `install-data-am'.
  2884. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2885. /bin/sh ../../../libtool --mode=install /usr/bin/install -c qfbsp '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2886. libtool: install: /usr/bin/install -c .libs/qfbsp /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfbsp
  2887. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2888. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp/source'
  2889. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2890. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2891. make[4]: Nothing to be done for `install-exec-am'.
  2892. make[4]: Nothing to be done for `install-data-am'.
  2893. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2894. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2895. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfbsp'
  2896. Making install in qfcc
  2897. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2898. Making install in include
  2899. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2900. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2901. make[4]: Nothing to be done for `install-exec-am'.
  2902. make[4]: Nothing to be done for `install-data-am'.
  2903. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2904. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/include'
  2905. Making install in source
  2906. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2907. make install-am
  2908. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2909. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2910. make[5]: Nothing to be done for `install-data-am'.
  2911. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2912. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2913. /usr/bin/install -c qfpreqcc '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2914. /bin/sh ../../../libtool --mode=install /usr/bin/install -c qfcc qfprogs '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2915. libtool: install: /usr/bin/install -c .libs/qfcc /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfcc
  2916. libtool: install: /usr/bin/install -c .libs/qfprogs /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfprogs
  2917. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2918. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2919. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/source'
  2920. Making install in doc
  2921. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2922. Making install in man
  2923. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2924. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2925. make[5]: Nothing to be done for `install-exec-am'.
  2926. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2927. /usr/bin/install -c -m 644 qfcc.1 '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2928. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2929. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc/man'
  2930. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2931. make[5]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2932. make[5]: Nothing to be done for `install-exec-am'.
  2933. make[5]: Nothing to be done for `install-data-am'.
  2934. make[5]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2935. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2936. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc/doc'
  2937. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2938. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2939. make[4]: Nothing to be done for `install-exec-am'.
  2940. make[4]: Nothing to be done for `install-data-am'.
  2941. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2942. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2943. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfcc'
  2944. Making install in qflight
  2945. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2946. Making install in include
  2947. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2948. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2949. make[4]: Nothing to be done for `install-exec-am'.
  2950. make[4]: Nothing to be done for `install-data-am'.
  2951. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2952. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/include'
  2953. Making install in source
  2954. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2955. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2956. make[4]: Nothing to be done for `install-data-am'.
  2957. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2958. /bin/sh ../../../libtool --mode=install /usr/bin/install -c qflight '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2959. libtool: install: /usr/bin/install -c .libs/qflight /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qflight
  2960. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2961. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight/source'
  2962. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2963. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2964. make[4]: Nothing to be done for `install-exec-am'.
  2965. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2966. /usr/bin/install -c -m 644 qflight.1 '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  2967. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2968. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2969. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qflight'
  2970. Making install in qfmodelgen
  2971. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2972. Making install in include
  2973. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2974. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2975. make[4]: Nothing to be done for `install-exec-am'.
  2976. make[4]: Nothing to be done for `install-data-am'.
  2977. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2978. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/include'
  2979. Making install in source
  2980. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2981. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2982. make[4]: Nothing to be done for `install-data-am'.
  2983. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2984. /bin/sh ../../../libtool --mode=install /usr/bin/install -c qfmodelgen '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  2985. libtool: install: /usr/bin/install -c .libs/qfmodelgen /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfmodelgen
  2986. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2987. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen/source'
  2988. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2989. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2990. make[4]: Nothing to be done for `install-exec-am'.
  2991. make[4]: Nothing to be done for `install-data-am'.
  2992. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2993. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2994. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfmodelgen'
  2995. Making install in qfvis
  2996. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  2997. Making install in include
  2998. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  2999. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  3000. make[4]: Nothing to be done for `install-exec-am'.
  3001. make[4]: Nothing to be done for `install-data-am'.
  3002. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  3003. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/include'
  3004. Making install in source
  3005. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  3006. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  3007. make[4]: Nothing to be done for `install-data-am'.
  3008. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3009. /bin/sh ../../../libtool --mode=install /usr/bin/install -c qfvis '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3010. libtool: install: /usr/bin/install -c .libs/qfvis /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfvis
  3011. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  3012. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis/source'
  3013. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  3014. make[4]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  3015. make[4]: Nothing to be done for `install-exec-am'.
  3016. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  3017. /usr/bin/install -c -m 644 qfvis.1 '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  3018. make[4]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  3019. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  3020. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qfvis'
  3021. Making install in qwaq
  3022. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  3023. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  3024. make[3]: Nothing to be done for `install-exec-am'.
  3025. make[3]: Nothing to be done for `install-data-am'.
  3026. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  3027. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/qwaq'
  3028. Making install in wad
  3029. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  3030. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  3031. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3032. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  3033. /bin/sh ../../libtool --mode=install /usr/bin/install -c wad '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3034. /usr/bin/install -c -m 644 wad.1 '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/man/man1'
  3035. libtool: install: /usr/bin/install -c .libs/wad /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/wad
  3036. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  3037. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wad'
  3038. Making install in wav
  3039. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  3040. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  3041. make[3]: Nothing to be done for `install-data-am'.
  3042. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3043. /bin/sh ../../libtool --mode=install /usr/bin/install -c qfwavinfo '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin'
  3044. libtool: install: /usr/bin/install -c .libs/qfwavinfo /tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/bin/qfwavinfo
  3045. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  3046. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools/wav'
  3047. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  3048. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  3049. make[3]: Nothing to be done for `install-exec-am'.
  3050. make[3]: Nothing to be done for `install-data-am'.
  3051. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  3052. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  3053. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/tools'
  3054. Making install in ruamoko
  3055. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3056. Making install in include
  3057. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  3058. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  3059. make[3]: Nothing to be done for `install-exec-am'.
  3060. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/ruamoko'
  3061. /usr/bin/install -c -m 644 crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h physics.h qfile.h qfs.h qw_message.h qw_physics.h qw_sys.h server.h sound.h string.h system.h draw.h key.h cbuf.h cmd.h cvar.h file.h gib.h hash.h plist.h Object.h AutoreleasePool.h Array.h Entity.h List.h ListNode.h Stack.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/ruamoko/.'
  3062. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/ruamoko/gui'
  3063. /usr/bin/install -c -m 644 gui/Group.h gui/InputLine.h gui/Pic.h gui/Point.h gui/Rect.h gui/Size.h gui/Slider.h gui/Text.h gui/View.h '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/include/QF/ruamoko/gui'
  3064. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  3065. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/include'
  3066. Making install in lib
  3067. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  3068. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  3069. make[3]: Nothing to be done for `install-data-am'.
  3070. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko'
  3071. /usr/bin/install -c -m 644 libr.a libqw.a libnq.a libcsqc.a '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko'
  3072. ( cd '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko' && touch libr.a )
  3073. ( cd '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko' && touch libqw.a )
  3074. ( cd '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko' && touch libnq.a )
  3075. ( cd '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko' && touch libcsqc.a )
  3076. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  3077. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/lib'
  3078. Making install in game
  3079. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  3080. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  3081. make[3]: Nothing to be done for `install-exec-am'.
  3082. make[3]: Nothing to be done for `install-data-am'.
  3083. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  3084. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/game'
  3085. Making install in gui
  3086. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  3087. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  3088. make[3]: Nothing to be done for `install-data-am'.
  3089. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko'
  3090. /usr/bin/install -c -m 644 libgui.a '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko'
  3091. ( cd '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/games/lib64/ruamoko' && touch libgui.a )
  3092. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  3093. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/gui'
  3094. Making install in cl_menu
  3095. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  3096. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  3097. make[3]: Nothing to be done for `install-exec-am'.
  3098. /bin/mkdir -p '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/games/quake1/QF'
  3099. /usr/bin/install -c -m 644 menu.dat.gz '/tmp/portage/games-fps/quakeforge-0.5.5-r2/image//usr/share/games/quake1/QF'
  3100. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  3101. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko/cl_menu'
  3102. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3103. make[3]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3104. make[3]: Nothing to be done for `install-exec-am'.
  3105. make[3]: Nothing to be done for `install-data-am'.
  3106. make[3]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3107. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3108. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5/ruamoko'
  3109. make[1]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  3110. make[2]: Entering directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  3111. make[2]: Nothing to be done for `install-exec-am'.
  3112. make[2]: Nothing to be done for `install-data-am'.
  3113. make[2]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  3114. make[1]: Leaving directory `/tmp/portage/games-fps/quakeforge-0.5.5-r2/work/quakeforge-0.5.5'
  3115. >>> Completed installing quakeforge-0.5.5-r2 into /tmp/portage/games-fps/quakeforge-0.5.5-r2/image/
  3116. Fixing .la files
  3117. usr/games/lib64/libQFruamoko.la
  3118. usr/games/lib64/libQFmodels.la
  3119. usr/games/lib64/libQFimage.la
  3120. usr/games/lib64/libQFgamecode_builtins.la
  3121. usr/games/lib64/libQFgamecode.la
  3122. usr/games/lib64/libQFgib.la
  3123. usr/games/lib64/libQFconsole.la
  3124. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  3125. usr/games/bin/qfwavinfo
  3126. usr/games/bin/wad
  3127. usr/games/bin/qfvis
  3128. usr/games/bin/qfmodelgen
  3129. usr/games/bin/qflight
  3130. usr/games/bin/qfcc
  3131. usr/games/bin/pak
  3132. usr/games/bin/qfprogs
  3133. usr/games/bin/bsp2img
  3134. usr/games/bin/qfbsp
  3135. usr/games/bin/qw-master
  3136. usr/games/bin/qw-server
  3137. usr/games/bin/qtv
  3138. usr/games/bin/hw-master
  3139. usr/games/bin/nq-server
  3140. usr/games/lib64/libQFmodels.so.1.0.0
  3141. usr/games/lib64/libQFruamoko.so.1.0.0
  3142. usr/games/lib64/libQFgamecode_builtins.so.1.0.0
  3143. usr/games/lib64/libQFimage.so.1.0.0
  3144. usr/games/lib64/libQFgamecode.so.1.0.0
  3145. usr/games/lib64/libQFconsole.so.1.0.0
  3146. usr/games/lib64/libQFgib.so.1.0.0
  3147. usr/games/lib64/quakeforge/console_client.so
  3148. usr/games/lib64/quakeforge/console_server.so
  3149. usr/games/lib64/libQFutil.so.1.0.0
  3150. usr/games/lib64/libQFruamoko.a
  3151. usr/games/lib64/libQFmodels.a
  3152. usr/games/lib64/libQFimage.a
  3153. usr/games/lib64/libQFgamecode_builtins.a
  3154. usr/games/lib64/libQFgamecode.a
  3155. usr/games/lib64/libQFgib.a
  3156. usr/games/lib64/libQFconsole.a
  3157. usr/games/lib64/quakeforge/console_client.a
  3158. usr/games/lib64/quakeforge/console_server.a
  3159. usr/games/lib64/libQFutil.a
  3160. ecompressdir: bzip2 -9 /usr/share/man
  3161. * QA Notice: The following files contain writable and executable sections
  3162. * Files with such sections will not work properly (or at all!) on some
  3163. * architectures/operating systems. A bug should be filed at
  3164. * http://bugs.gentoo.org/ to make sure the issue is fixed.
  3165. * For more information, see http://hardened.gentoo.org/gnu-stack.xml
  3166. * Please include the following list of files in your report:
  3167. * Note: Bugs should be filed for the respective maintainers
  3168. * of the package in question and not hardened@g.o.
  3169. * RWX --- --- usr/games/lib64/libQFgib.so.1.0.0
  3170. * QA Notice: Package triggers severe warnings which indicate that it
  3171. * may exhibit random runtime failures.
  3172. * net_udp6.c:216:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3173. * net_vcr.c:102:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3174. * net_vcr.c:129:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3175. * net_vcr.c:146:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3176. * net_vcr.c:190:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3177. * sv_phys.c:103:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3178. * sv_phys.c:109:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3179. * sv_phys.c:106:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3180. * sv_phys.c:112:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3181. * trilib.c:104:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3182. * trilib.c:104:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3183. * trilib.c:105:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  3184. * QA Notice: Package triggers severe warnings which indicate that it
  3185. * may exhibit random runtime failures.
  3186. * exp.c:287:7: warning: array subscript is above array bounds [-Warray-bounds]
  3187. * QA Notice: Package triggers severe warnings which indicate that it
  3188. * may exhibit random runtime failures.
  3189. * cmdlib.c:102:6: warning: the address of 'qdir' will always evaluate as 'true' [-Waddress]
  3190. * Please do not file a Gentoo bug and instead report the above QA
  3191. * issues directly to the upstream developers of this software.
  3192. * Homepage: http://www.quakeforge.net/
  3193. * Remember, in order to play games, you have to
  3194. * be in the 'games' group.
  3195. * Just run 'gpasswd -a <USER> games', then have <USER> re-login.
  3196. * For more info about Gentoo gaming in general, see our website:
  3197. * http://games.gentoo.org/
  3198. * Before you can play, you must make sure
  3199. * quakeforge can find your Quake .pak files
  3200. *
  3201. * You have 2 choices to do this
  3202. * 1 Copy pak*.pak files to /usr/share/games/quake1/id1
  3203. * 2 Symlink pak*.pak files in /usr/share/games/quake1/id1
  3204. *
  3205. * Example:
  3206. * my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/
  3207. * ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak /usr/share/games/quake1/id1/pak0.pak
  3208. *
  3209. * You only need pak0.pak to play the demo version,
  3210. * the others are needed for registered version