1. * Package: app-emulation/vice-2.4
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc ffmpeg ipv6 kernel_linux multilib nls readline test userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] atlas *
  8. [2] reference
  9. Installed BLAS for library directory lib64
  10. [1] atlas *
  11. [2] atlas-threads
  12. [3] reference
  13. Installed CBLAS for library directory lib64
  14. [1] atlas *
  15. [2] atlas-threads
  16. [3] gsl
  17. [4] reference
  18. >>> Unpacking source...
  19. >>> Unpacking vice-2.4.tar.gz to /tmp/portage/app-emulation/vice-2.4/work
  20. >>> Source unpacked in /tmp/portage/app-emulation/vice-2.4/work
  21. >>> Preparing source in /tmp/portage/app-emulation/vice-2.4/work/vice-2.4 ...
  22. * Running eautoreconf in '/tmp/portage/app-emulation/vice-2.4/work/vice-2.4' ...
  23. * Running aclocal ...
  24. [ ok ]
  25. * Running autoconf ...
  26. [ ok ]
  27. * Running autoheader ...
  28. [ ok ]
  29. * Running automake --add-missing --copy ...
  30. [ ok ]
  31. >>> Source prepared.
  32. >>> Configuring source in /tmp/portage/app-emulation/vice-2.4/work/vice-2.4 ...
  33. * econf: updating vice-2.4/config.sub with /usr/share/gnuconfig/config.sub
  34. * econf: updating vice-2.4/config.guess with /usr/share/gnuconfig/config.guess
  35. ./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 --disable-dependency-tracking --enable-fullscreen --enable-parsid --with-resid --without-arts --without-midas --enable-ffmpeg --disable-lame --disable-gnomeui --enable-nls --without-xaw3d --without-alsa --without-pulse --without-png --with-readline --without-sdlsound --enable-ipv6 --without-oss --disable-memmap --disable-ethernet --with-zlib --without-x
  36. checking for a BSD-compatible install... /usr/bin/install -c
  37. checking whether build environment is sane... yes
  38. checking for a thread-safe mkdir -p... /bin/mkdir -p
  39. checking for gawk... gawk
  40. checking whether make sets $(MAKE)... yes
  41. checking build system type... x86_64-pc-linux-gnu
  42. checking host system type... x86_64-pc-linux-gnu
  43. using TextField widget.
  44. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  53. checking for style of include used by make... GNU
  54. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  55. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  56. checking if the compiler supports -march=native... yes
  57. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  58. checking for ar... x86_64-pc-linux-gnu-ar
  59. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  60. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  61. checking whether ln -s works... yes
  62. checking for bison... bison -y
  63. checking for flex... flex
  64. checking lex output file root... lex.yy
  65. checking lex library... -lfl
  66. checking whether yytext is a pointer... yes
  67. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  68. checking for makeinfo... ${SHELL} /tmp/portage/app-emulation/vice-2.4/work/vice-2.4/missing --run makeinfo
  69. checking for texi2dvi... texi2dvi
  70. checking for pdftex... pdftex
  71. checking for dos2unix... dos2unix
  72. checking linux/hardsid.h usability... no
  73. checking linux/hardsid.h presence... no
  74. checking for linux/hardsid.h... no
  75. checking for makeguide... no
  76. checking if the makeinfo supports amigaguide... no
  77. checking for hhc... no
  78. checking for makertf... no
  79. checking for hcrtf... no
  80. checking for texi2ipf... no
  81. checking for wipfc... no
  82. checking libintl.h usability... yes
  83. checking libintl.h presence... yes
  84. checking for libintl.h... yes
  85. checking for gettext in libc... yes
  86. checking for gettext in libintl... no
  87. checking for msgfmt... /usr/bin/msgfmt
  88. checking for dcgettext... yes
  89. checking for gmsgfmt... /usr/bin/gmsgfmt
  90. checking for xgettext... /usr/bin/xgettext
  91. checking for perl... /usr/bin/perl
  92. checking if the compiler accepts --param inline-unit-growth=60... yes
  93. checking if the compiler accepts --param max-inline-insns-single=600... yes
  94. checking whether we are using the GNU C++ compiler... yes
  95. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  96. checking dependency style of x86_64-pc-linux-gnu-g++... none
  97. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  98. checking sys/types.h usability... yes
  99. checking sys/types.h presence... yes
  100. checking for sys/types.h... yes
  101. checking for off_t... yes
  102. checking for pid_t... yes
  103. checking for size_t... yes
  104. checking for inline... inline
  105. checking whether byte ordering is bigendian... no
  106. checking size of unsigned short... 2
  107. checking size of unsigned int... 4
  108. checking size of unsigned long... 8
  109. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  110. checking for dirent.h that defines DIR... yes
  111. checking for library containing opendir... none required
  112. checking direct.h usability... no
  113. checking direct.h presence... no
  114. checking for direct.h... no
  115. checking errno.h usability... yes
  116. checking errno.h presence... yes
  117. checking for errno.h... yes
  118. checking fcntl.h usability... yes
  119. checking fcntl.h presence... yes
  120. checking for fcntl.h... yes
  121. checking limits.h usability... yes
  122. checking limits.h presence... yes
  123. checking for limits.h... yes
  124. checking regex.h usability... yes
  125. checking regex.h presence... yes
  126. checking for regex.h... yes
  127. checking unistd.h usability... yes
  128. checking unistd.h presence... yes
  129. checking for unistd.h... yes
  130. checking strings.h usability... yes
  131. checking strings.h presence... yes
  132. checking for strings.h... yes
  133. checking sys/dirent.h usability... no
  134. checking sys/dirent.h presence... no
  135. checking for sys/dirent.h... no
  136. checking sys/ioctl.h usability... yes
  137. checking sys/ioctl.h presence... yes
  138. checking for sys/ioctl.h... yes
  139. checking sys/stat.h usability... yes
  140. checking sys/stat.h presence... yes
  141. checking for sys/stat.h... yes
  142. checking inttypes.h usability... yes
  143. checking inttypes.h presence... yes
  144. checking for inttypes.h... yes
  145. checking libgen.h usability... yes
  146. checking libgen.h presence... yes
  147. checking for libgen.h... yes
  148. checking dir.h usability... no
  149. checking dir.h presence... no
  150. checking for dir.h... no
  151. checking io.h usability... no
  152. checking io.h presence... no
  153. checking for io.h... no
  154. checking process.h usability... no
  155. checking process.h presence... no
  156. checking for process.h... no
  157. checking signal.h usability... yes
  158. checking signal.h presence... yes
  159. checking for signal.h... yes
  160. checking alloca.h usability... yes
  161. checking alloca.h presence... yes
  162. checking for alloca.h... yes
  163. checking wchar.h usability... yes
  164. checking wchar.h presence... yes
  165. checking for wchar.h... yes
  166. checking stdint.h usability... yes
  167. checking stdint.h presence... yes
  168. checking for stdint.h... yes
  169. checking sys/time.h usability... yes
  170. checking sys/time.h presence... yes
  171. checking for sys/time.h... yes
  172. checking for regexp.h... yes
  173. checking whether sys_siglist is declared... yes
  174. checking dlfcn.h usability... yes
  175. checking dlfcn.h presence... yes
  176. checking for dlfcn.h... yes
  177. checking for dlopen... no
  178. checking for dlopen in -ldl... yes
  179. checking linux/joystick.h usability... yes
  180. checking linux/joystick.h presence... yes
  181. checking for linux/joystick.h... yes
  182. checking whether linux/joystick.h supports digital joysticks... no
  183. checking machine/joystick.h usability... no
  184. checking machine/joystick.h presence... no
  185. checking for machine/joystick.h... no
  186. checking sys/joystick.h usability... no
  187. checking sys/joystick.h presence... no
  188. checking for sys/joystick.h... no
  189. checking for hid_get_report_desc in -lusbhid... no
  190. checking for hid_get_report_desc in -lusb... no
  191. checking math.h usability... yes
  192. checking math.h presence... yes
  193. checking for math.h... yes
  194. checking for sqrt in -lm... yes
  195. checking zlib.h usability... yes
  196. checking zlib.h presence... yes
  197. checking for zlib.h... yes
  198. checking for zlibVersion in -lz... (cached) yes
  199. checking for sys/types.h... (cached) yes
  200. checking for unistd.h... (cached) yes
  201. checking sys/socket.h usability... yes
  202. checking sys/socket.h presence... yes
  203. checking for sys/socket.h... yes
  204. checking for sys/time.h... (cached) yes
  205. checking sys/select.h usability... yes
  206. checking sys/select.h presence... yes
  207. checking for sys/select.h... yes
  208. checking netinet/in.h usability... yes
  209. checking netinet/in.h presence... yes
  210. checking for netinet/in.h... yes
  211. checking arpa/inet.h usability... yes
  212. checking arpa/inet.h presence... yes
  213. checking for arpa/inet.h... yes
  214. checking netdb.h usability... yes
  215. checking netdb.h presence... yes
  216. checking for netdb.h... yes
  217. checking for dgettext in -lintl... no
  218. checking for gethostbyname in -lnsl... yes
  219. checking for gethostbyname in -lsocket... no
  220. checking for gethostbyname in -lbsd... yes
  221. checking for gethostbyname in -lnet... yes
  222. checking for gethostbyname in -linet... no
  223. checking for gethostbyname in -lwatt... no
  224. checking for socket... yes
  225. checking for send... yes
  226. checking for bind... yes
  227. checking for listen... yes
  228. checking for gethostbyname... yes
  229. checking for connect... yes
  230. checking for recv... yes
  231. checking for accept... yes
  232. checking for htons... yes
  233. checking for htonl... yes
  234. checking for getdtablesize... yes
  235. checking for getrlimit... yes
  236. checking For socklen_t... yes
  237. checking for in_addr_t... yes
  238. checking if IPV6 should be enabled... yes
  239. checking struct sockaddr::ss_family... yes
  240. checking for gethostbyname2... yes
  241. checking pkg-config is at least version 0.9.0... yes
  242. checking for FFMPEG support... via pkg-config
  243. checking for FFMPEG_AV... yes
  244. checking libavformat/avformat.h usability... yes
  245. checking libavformat/avformat.h presence... yes
  246. checking for libavformat/avformat.h... yes
  247. checking for FFMPEG_SWSCALE... yes
  248. checking cwsid.h usability... no
  249. checking cwsid.h presence... no
  250. checking for cwsid.h... no
  251. checking dmedia/audio.h usability... no
  252. checking dmedia/audio.h presence... no
  253. checking for dmedia/audio.h... no
  254. checking sys/audioio.h usability... no
  255. checking sys/audioio.h presence... no
  256. checking for sys/audioio.h... no
  257. checking UMS/UMSAudioDevice.h usability... no
  258. checking UMS/UMSAudioDevice.h presence... no
  259. checking for UMS/UMSAudioDevice.h... no
  260. checking for fc-cache... /bin/true
  261. checking ieee1284.h usability... yes
  262. checking ieee1284.h presence... yes
  263. checking for ieee1284.h... yes
  264. checking sys/mman.h usability... yes
  265. checking sys/mman.h presence... yes
  266. checking for sys/mman.h... yes
  267. checking hw/inout.h usability... no
  268. checking hw/inout.h presence... no
  269. checking for hw/inout.h... no
  270. checking machine/sysarch.h usability... no
  271. checking machine/sysarch.h presence... no
  272. checking for machine/sysarch.h... no
  273. checking for unistd.h... (cached) yes
  274. checking sys/io.h usability... yes
  275. checking sys/io.h presence... yes
  276. checking for sys/io.h... yes
  277. checking machine/pio.h usability... no
  278. checking machine/pio.h presence... no
  279. checking for machine/pio.h... no
  280. checking machine/cpufunc.h usability... no
  281. checking machine/cpufunc.h presence... no
  282. checking for machine/cpufunc.h... no
  283. checking for ieee1284_find_ports in -lieee1284... yes
  284. checking for working memcmp... yes
  285. checking return type of signal handlers... void
  286. checking vfork.h usability... no
  287. checking vfork.h presence... no
  288. checking for vfork.h... no
  289. checking for fork... yes
  290. checking for vfork... yes
  291. checking for working fork... yes
  292. checking for working vfork... (cached) yes
  293. checking for u_short... yes
  294. checking for socklen_t... yes
  295. checking for gettimeofday in -lbsd... yes
  296. checking for gettimeofday... yes
  297. checking for memmove... yes
  298. checking for atexit... yes
  299. checking for strerror... yes
  300. checking for strcasecmp... yes
  301. checking for strncasecmp... yes
  302. checking for dirname... yes
  303. checking for mkstemp... yes
  304. checking for swab... yes
  305. checking for getcwd... yes
  306. checking for getpwuid... yes
  307. checking for rewinddir... yes
  308. checking for strdup... yes
  309. checking for nanosleep... yes
  310. checking for readline in -lreadline... yes
  311. checking for rl_readline_name in -lreadline... yes
  312. checking gif_lib.h usability... yes
  313. checking gif_lib.h presence... yes
  314. checking for gif_lib.h... yes
  315. checking for EGifPutLine in -lungif... no
  316. checking for EGifPutLine in -lgif... yes
  317. checking jpeglib.h usability... yes
  318. checking jpeglib.h presence... yes
  319. checking for jpeglib.h... yes
  320. checking for jpeg_CreateCompress in -ljpeg... yes
  321. checking for X... disabled
  322. checking for wslen in -lw... no
  323. checking for dgettext in -lintl... (cached) no
  324. checking for gethostbyname in -lnsl... (cached) yes
  325. checking for gethostbyname in -lsocket... (cached) no
  326. checking for gethostbyname in -lbsd... (cached) yes
  327. checking for IceConnectionNumber in -lICE... yes
  328. checking for SmFreeProperty in -lSM... yes
  329. checking for XCreateWindow in -lX11... yes
  330. checking for XQueryExtension in -lXext... yes
  331. checking for X11/extensions/shmproto.h... yes
  332. checking for X11/extensions/Xvlib.h... yes
  333. checking for XvQueryExtension in -lXv... yes
  334. checking for XtToolkitInitialize in -lXt... yes
  335. checking for XInternAtom in -lXmu... yes
  336. checking for XpmCreatePixmapFromData in -lXpm... yes
  337. checking for XawFormDoLayout in -lXaw... yes
  338. checking for X11/extensions/XShm.h... yes
  339. checking for XShmAttach in -lXext... yes
  340. checking X11/Sunkeysym.h usability... yes
  341. checking X11/Sunkeysym.h presence... yes
  342. checking for X11/Sunkeysym.h... yes
  343. checking X11/xpm.h usability... yes
  344. checking X11/xpm.h presence... yes
  345. checking for X11/xpm.h... yes
  346. checking xpm.h usability... no
  347. checking xpm.h presence... no
  348. checking for xpm.h... no
  349. checking for GL/glx.h... yes
  350. checking for glXWaitVideoSyncSGI in -lGL... no
  351. checking for X11/extensions/xf86vmode.h... yes
  352. checking for XF86VidModeQueryVersion in -lXxf86vm... yes
  353. checking for X11/extensions/Xrandr.h... yes
  354. checking for XRRConfigCurrentRate in -lXrandr... yes
  355. checking for _XlcConvert... yes
  356. checking for _XlcCurrentLC... yes
  357. checking for _XlcOpenConverter... yes
  358. checking for _XlcCloseConverter... yes
  359. checking for OpenCBM support... yes
  360. checking stdlib.h usability... yes
  361. checking stdlib.h presence... yes
  362. checking for stdlib.h... yes
  363. checking that generated files are newer than configure... done
  364. configure: creating ./config.status
  365. config.status: creating Makefile
  366. config.status: creating vice.spec
  367. config.status: creating vice-gtk.spec
  368. config.status: creating vice-mint.spec
  369. config.status: creating vice-mint-sdl.spec
  370. config.status: creating build/Makefile
  371. config.status: creating data/Makefile
  372. config.status: creating data/C128/Makefile
  373. config.status: creating data/C64/Makefile
  374. config.status: creating data/C64DTV/Makefile
  375. config.status: creating data/CBM-II/Makefile
  376. config.status: creating data/DRIVES/Makefile
  377. config.status: creating data/PET/Makefile
  378. config.status: creating data/PLUS4/Makefile
  379. config.status: creating data/PRINTER/Makefile
  380. config.status: creating data/VIC20/Makefile
  381. config.status: creating data/fonts/Makefile
  382. config.status: creating doc/Makefile
  383. config.status: creating doc/html/Makefile
  384. config.status: creating man/Makefile
  385. config.status: creating src/Makefile
  386. config.status: creating src/debug.h
  387. config.status: creating src/gentranslate_h.sh
  388. config.status: creating src/arch/Makefile
  389. config.status: creating src/arch/amigaos/Makefile
  390. config.status: creating src/arch/amigaos/genintl_h.sh
  391. config.status: creating src/arch/beos/Makefile
  392. config.status: creating src/arch/msdos/Makefile
  393. config.status: creating src/arch/os2/Makefile
  394. config.status: creating src/arch/os2/dialogs/Makefile
  395. config.status: creating src/arch/os2/kbd/Makefile
  396. config.status: creating src/arch/os2/snippets/Makefile
  397. config.status: creating src/arch/os2/vac++/Makefile
  398. config.status: creating src/arch/sdl/Makefile
  399. config.status: creating src/arch/sdl/win32-msvc/Makefile
  400. config.status: creating src/arch/sdl/win32-watcom/Makefile
  401. config.status: creating src/arch/sdl/win64-msvc/Makefile
  402. config.status: creating src/arch/sdl/winmips-msvc/Makefile
  403. config.status: creating src/arch/sdl/dingoo-files/Makefile
  404. config.status: creating src/arch/sdl/syllable-files/Makefile
  405. config.status: creating src/arch/sdl/xbox/Makefile
  406. config.status: creating src/arch/unix/Makefile
  407. config.status: creating src/arch/unix/gp2x/Makefile
  408. config.status: creating src/arch/unix/gp2x/minimal/Makefile
  409. config.status: creating src/arch/unix/gp2x/wiz/Makefile
  410. config.status: creating src/arch/unix/gui/Makefile
  411. config.status: creating src/arch/unix/next_open_rhap/vice.info
  412. config.status: creating src/arch/unix/readline/Makefile
  413. config.status: creating src/arch/unix/x11/Makefile
  414. config.status: creating src/arch/unix/x11/gnome/Makefile
  415. config.status: creating src/arch/unix/x11/xaw/Makefile
  416. config.status: creating src/arch/unix/x11/xaw/widgets/Makefile
  417. config.status: creating src/arch/unix/macosx/Makefile
  418. config.status: creating src/arch/unix/macosx/cocoa/Makefile
  419. config.status: creating src/arch/unix/macosx/cocoa/view/Makefile
  420. config.status: creating src/arch/unix/macosx/cocoa/menu/Makefile
  421. config.status: creating src/arch/unix/macosx/cocoa/dialog/Makefile
  422. config.status: creating src/arch/unix/macosx/Resources/Makefile
  423. config.status: creating src/arch/unix/macosx/Resources/English.lproj/Makefile
  424. config.status: creating src/arch/win32/Makefile
  425. config.status: creating src/arch/win32/vice-version.bat
  426. config.status: creating src/arch/win32/utils/Makefile
  427. config.status: creating src/arch/win64/Makefile
  428. config.status: creating src/c128/Makefile
  429. config.status: creating src/c64/Makefile
  430. config.status: creating src/c64/cart/Makefile
  431. config.status: creating src/c64dtv/Makefile
  432. config.status: creating src/cbm2/Makefile
  433. config.status: creating src/core/Makefile
  434. config.status: creating src/crtc/Makefile
  435. config.status: creating src/diskimage/Makefile
  436. config.status: creating src/drive/Makefile
  437. config.status: creating src/drive/iec/Makefile
  438. config.status: creating src/drive/iec/c64exp/Makefile
  439. config.status: creating src/drive/iec/plus4exp/Makefile
  440. config.status: creating src/drive/iec128dcr/Makefile
  441. config.status: creating src/drive/iecieee/Makefile
  442. config.status: creating src/drive/ieee/Makefile
  443. config.status: creating src/drive/tcbm/Makefile
  444. config.status: creating src/fileio/Makefile
  445. config.status: creating src/fsdevice/Makefile
  446. config.status: creating src/gfxoutputdrv/Makefile
  447. config.status: creating src/iecbus/Makefile
  448. config.status: creating src/imagecontents/Makefile
  449. config.status: creating src/lib/Makefile
  450. config.status: creating src/lib/p64/Makefile
  451. config.status: creating src/monitor/Makefile
  452. config.status: creating src/parallel/Makefile
  453. config.status: creating src/pet/Makefile
  454. config.status: creating src/platform/Makefile
  455. config.status: creating src/plus4/Makefile
  456. config.status: creating src/printerdrv/Makefile
  457. config.status: creating src/raster/Makefile
  458. config.status: creating src/rs232drv/Makefile
  459. config.status: creating src/rtc/Makefile
  460. config.status: creating src/serial/Makefile
  461. config.status: creating src/sid/Makefile
  462. config.status: creating src/sounddrv/Makefile
  463. config.status: creating src/tape/Makefile
  464. config.status: creating src/userport/Makefile
  465. config.status: creating src/vdc/Makefile
  466. config.status: creating src/vdrive/Makefile
  467. config.status: creating src/vic20/Makefile
  468. config.status: creating src/vic20/cart/Makefile
  469. config.status: creating src/vicii/Makefile
  470. config.status: creating src/viciisc/Makefile
  471. config.status: creating src/video/Makefile
  472. config.status: creating src/version.h
  473. config.status: creating po/Makefile.in
  474. config.status: creating src/config.h
  475. config.status: executing depfiles commands
  476. config.status: executing default-1 commands
  477. === configuring in src/resid (/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid)
  478. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/games' '--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' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--enable-fullscreen' '--enable-parsid' '--with-resid' '--without-arts' '--without-midas' '--enable-ffmpeg' '--disable-lame' '--disable-gnomeui' '--enable-nls' '--without-xaw3d' '--without-alsa' '--without-pulse' '--without-png' '--with-readline' '--without-sdlsound' '--enable-ipv6' '--without-oss' '--disable-memmap' '--disable-ethernet' '--with-zlib' '--without-x' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'PKG_CONFIG=pkg-config' --cache-file=/dev/null --srcdir=.
  479. checking for a BSD-compatible install... /usr/bin/install -c
  480. checking whether build environment is sane... yes
  481. checking for a thread-safe mkdir -p... /bin/mkdir -p
  482. checking for gawk... gawk
  483. checking whether make sets $(MAKE)... yes
  484. checking whether the C++ compiler works... yes
  485. checking for C++ compiler default output file name... a.out
  486. checking for suffix of executables...
  487. checking whether we are cross compiling... no
  488. checking for suffix of object files... o
  489. checking whether we are using the GNU C++ compiler... yes
  490. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  491. checking for style of include used by make... GNU
  492. checking dependency style of x86_64-pc-linux-gnu-g++... none
  493. checking if the compiler supports -march=native... yes
  494. checking for ar... x86_64-pc-linux-gnu-ar
  495. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  496. checking for perl... /usr/bin/perl
  497. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  498. checking for grep that handles long lines and -e... /bin/grep
  499. checking for egrep... /bin/grep -E
  500. checking for ANSI C header files... yes
  501. checking for sys/types.h... yes
  502. checking for sys/stat.h... yes
  503. checking for stdlib.h... yes
  504. checking for string.h... yes
  505. checking for memory.h... yes
  506. checking for strings.h... yes
  507. checking for inttypes.h... yes
  508. checking for stdint.h... yes
  509. checking for unistd.h... yes
  510. checking math.h usability... yes
  511. checking math.h presence... yes
  512. checking for math.h... yes
  513. checking size of int... 4
  514. checking for working bool... yes
  515. checking for __builtin_expect... yes
  516. configure: creating ./config.status
  517. config.status: creating Makefile
  518. config.status: creating siddefs.h
  519. config.status: executing depfiles commands
  520. === configuring in src/resid-dtv (/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-dtv)
  521. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/games' '--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' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--enable-fullscreen' '--enable-parsid' '--with-resid' '--without-arts' '--without-midas' '--enable-ffmpeg' '--disable-lame' '--disable-gnomeui' '--enable-nls' '--without-xaw3d' '--without-alsa' '--without-pulse' '--without-png' '--with-readline' '--without-sdlsound' '--enable-ipv6' '--without-oss' '--disable-memmap' '--disable-ethernet' '--with-zlib' '--without-x' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'PKG_CONFIG=pkg-config' --cache-file=/dev/null --srcdir=.
  522. checking for a BSD-compatible install... /usr/bin/install -c
  523. checking whether build environment is sane... yes
  524. checking for a thread-safe mkdir -p... /bin/mkdir -p
  525. checking for gawk... gawk
  526. checking whether make sets $(MAKE)... yes
  527. checking whether the C++ compiler works... yes
  528. checking for C++ compiler default output file name... a.out
  529. checking for suffix of executables...
  530. checking whether we are cross compiling... no
  531. checking for suffix of object files... o
  532. checking whether we are using the GNU C++ compiler... yes
  533. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  534. checking for style of include used by make... GNU
  535. checking dependency style of x86_64-pc-linux-gnu-g++... none
  536. checking for ar... x86_64-pc-linux-gnu-ar
  537. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  538. checking for perl... /usr/bin/perl
  539. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  540. checking for grep that handles long lines and -e... /bin/grep
  541. checking for egrep... /bin/grep -E
  542. checking for ANSI C header files... yes
  543. checking for sys/types.h... yes
  544. checking for sys/stat.h... yes
  545. checking for stdlib.h... yes
  546. checking for string.h... yes
  547. checking for memory.h... yes
  548. checking for strings.h... yes
  549. checking for inttypes.h... yes
  550. checking for stdint.h... yes
  551. checking for unistd.h... yes
  552. checking size of int... 4
  553. checking for working bool... yes
  554. checking if the mmintrin.h include can be used... yes
  555. configure: creating ./config.status
  556. config.status: creating Makefile
  557. config.status: creating siddtvdefs.h
  558. config.status: executing depfiles commands
  559. === configuring in src/resid-fp (/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-fp)
  560. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/games' '--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' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--enable-fullscreen' '--enable-parsid' '--with-resid' '--without-arts' '--without-midas' '--enable-ffmpeg' '--disable-lame' '--disable-gnomeui' '--enable-nls' '--without-xaw3d' '--without-alsa' '--without-pulse' '--without-png' '--with-readline' '--without-sdlsound' '--enable-ipv6' '--without-oss' '--disable-memmap' '--disable-ethernet' '--with-zlib' '--without-x' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'PKG_CONFIG=pkg-config' --cache-file=/dev/null --srcdir=.
  561. checking for a BSD-compatible install... /usr/bin/install -c
  562. checking whether build environment is sane... yes
  563. checking for a thread-safe mkdir -p... /bin/mkdir -p
  564. checking for gawk... gawk
  565. checking whether make sets $(MAKE)... yes
  566. checking build system type... x86_64-pc-linux-gnu
  567. checking host system type... x86_64-pc-linux-gnu
  568. checking whether the C++ compiler works... yes
  569. checking for C++ compiler default output file name... a.out
  570. checking for suffix of executables...
  571. checking whether we are cross compiling... no
  572. checking for suffix of object files... o
  573. checking whether we are using the GNU C++ compiler... yes
  574. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  575. checking for style of include used by make... GNU
  576. checking dependency style of x86_64-pc-linux-gnu-g++... none
  577. checking for ar... x86_64-pc-linux-gnu-ar
  578. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  579. checking for perl... /usr/bin/perl
  580. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  581. checking for grep that handles long lines and -e... /bin/grep
  582. checking for egrep... /bin/grep -E
  583. checking for ANSI C header files... yes
  584. checking for sys/types.h... yes
  585. checking for sys/stat.h... yes
  586. checking for stdlib.h... yes
  587. checking for string.h... yes
  588. checking for memory.h... yes
  589. checking for strings.h... yes
  590. checking for inttypes.h... yes
  591. checking for stdint.h... yes
  592. checking for unistd.h... yes
  593. checking size of int... 4
  594. checking for working bool... yes
  595. checking for logf... yes
  596. checking for expf... yes
  597. checking if the logf prototype is present... yes
  598. checking if the expf prototype is present... yes
  599. configure: creating ./config.status
  600. config.status: creating Makefile
  601. config.status: creating siddefs-fp.h
  602. config.status: executing depfiles commands
  603. >>> Source configured.
  604. >>> Compiling source in /tmp/portage/app-emulation/vice-2.4/work/vice-2.4 ...
  605. make -j24
  606. Making all in po
  607. make[1]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/po'
  608. x86_64-pc-linux-gnu-gcc -I.. -I../intl -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ./intl2po.c -o intl2po
  609. ( if test 'x.' != 'x.'; then \
  610. posrcprefix='../'; \
  611. else \
  612. posrcprefix="../"; \
  613. fi; \
  614. rm -f POTFILES-t POTFILES \
  615. && (sed -e '/^#/d' -e '/^[ ]*$/d' \
  616. -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \
  617. | sed -e '$s/\\$//') > POTFILES-t \
  618. && chmod a-w POTFILES-t \
  619. && mv POTFILES-t POTFILES )
  620. cd .. \
  621. && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
  622. /bin/sh ./config.status
  623. config.status: creating po/Makefile.in
  624. config.status: executing depfiles commands
  625. config.status: executing default-1 commands
  626. make[1]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/po'
  627. make[1]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/po'
  628. ./intl2po win32 ../src/arch/win32/res.rc ../src/arch/win32/res.rc.po.c .. ..
  629. ./intl2po win32 ../src/arch/win32/resacia.rc ../src/arch/win32/resacia.rc.po.c .. ..
  630. ./intl2po win32 ../src/arch/win32/resautostart.rc ../src/arch/win32/resautostart.rc.po.c .. ..
  631. ./intl2po win32 ../src/arch/win32/resc128.rc ../src/arch/win32/resc128.rc.po.c .. ..
  632. ./intl2po win32 ../src/arch/win32/resc64.rc ../src/arch/win32/resc64.rc.po.c .. ..
  633. ./intl2po win32 ../src/arch/win32/resc64_256k.rc ../src/arch/win32/resc64_256k.rc.po.c .. ..
  634. ./intl2po win32 ../src/arch/win32/resc64dtv.rc ../src/arch/win32/resc64dtv.rc.po.c .. ..
  635. ./intl2po win32 ../src/arch/win32/rescbm2common.rc ../src/arch/win32/rescbm2common.rc.po.c .. ..
  636. ./intl2po win32 ../src/arch/win32/rescbm2.rc ../src/arch/win32/rescbm2.rc.po.c .. ..
  637. ./intl2po win32 ../src/arch/win32/rescbm5x0.rc ../src/arch/win32/rescbm5x0.rc.po.c .. ..
  638. ./intl2po win32 ../src/arch/win32/rescia.rc ../src/arch/win32/rescia.rc.po.c .. ..
  639. ./intl2po win32 ../src/arch/win32/resdigimax.rc ../src/arch/win32/resdigimax.rc.po.c .. ..
  640. ./intl2po win32 ../src/arch/win32/resdqbb.rc ../src/arch/win32/resdqbb.rc.po.c .. ..
  641. ./intl2po win32 ../src/arch/win32/resdrivec128.rc ../src/arch/win32/resdrivec128.rc.po.c .. ..
  642. ./intl2po win32 ../src/arch/win32/resdrivec64.rc ../src/arch/win32/resdrivec64.rc.po.c .. ..
  643. ./intl2po win32 ../src/arch/win32/resdrivepetcbm2.rc ../src/arch/win32/resdrivepetcbm2.rc.po.c .. ..
  644. ./intl2po win32 ../src/arch/win32/resdriveplus4.rc ../src/arch/win32/resdriveplus4.rc.po.c .. ..
  645. ./intl2po win32 ../src/arch/win32/resdrivevic20.rc ../src/arch/win32/resdrivevic20.rc.po.c .. ..
  646. ./intl2po win32 ../src/arch/win32/resds12c887rtc.rc ../src/arch/win32/resds12c887rtc.rc.po.c .. ..
  647. ./intl2po win32 ../src/arch/win32/reseasyflash.rc ../src/arch/win32/reseasyflash.rc.po.c .. ..
  648. ./intl2po win32 ../src/arch/win32/resexpert.rc ../src/arch/win32/resexpert.rc.po.c .. ..
  649. ./intl2po win32 ../src/arch/win32/resgeoram.rc ../src/arch/win32/resgeoram.rc.po.c .. ..
  650. ./intl2po win32 ../src/arch/win32/reside64.rc ../src/arch/win32/reside64.rc.po.c .. ..
  651. ./intl2po win32 ../src/arch/win32/resisepic.rc ../src/arch/win32/resisepic.rc.po.c .. ..
  652. ./intl2po win32 ../src/arch/win32/reslightpen.rc ../src/arch/win32/reslightpen.rc.po.c .. ..
  653. ./intl2po win32 ../src/arch/win32/resmagicvoice.rc ../src/arch/win32/resmagicvoice.rc.po.c .. ..
  654. ./intl2po win32 ../src/arch/win32/resmidi.rc ../src/arch/win32/resmidi.rc.po.c .. ..
  655. ./intl2po win32 ../src/arch/win32/resmmc64.rc ../src/arch/win32/resmmc64.rc.po.c .. ..
  656. ./intl2po win32 ../src/arch/win32/resmmcreplay.rc ../src/arch/win32/resmmcreplay.rc.po.c .. ..
  657. ./intl2po win32 ../src/arch/win32/resmouse.rc ../src/arch/win32/resmouse.rc.po.c .. ..
  658. ./intl2po win32 ../src/arch/win32/respet.rc ../src/arch/win32/respet.rc.po.c .. ..
  659. ./intl2po win32 ../src/arch/win32/respetdww.rc ../src/arch/win32/respetdww.rc.po.c .. ..
  660. ./intl2po win32 ../src/arch/win32/respetreu.rc ../src/arch/win32/respetreu.rc.po.c .. ..
  661. ./intl2po win32 ../src/arch/win32/resplus256k.rc ../src/arch/win32/resplus256k.rc.po.c .. ..
  662. ./intl2po win32 ../src/arch/win32/resplus4.rc ../src/arch/win32/resplus4.rc.po.c .. ..
  663. ./intl2po win32 ../src/arch/win32/resplus60k.rc ../src/arch/win32/resplus60k.rc.po.c .. ..
  664. ./intl2po win32 ../src/arch/win32/resramcart.rc ../src/arch/win32/resramcart.rc.po.c .. ..
  665. ./intl2po win32 ../src/arch/win32/resretroreplay.rc ../src/arch/win32/resretroreplay.rc.po.c .. ..
  666. ./intl2po win32 ../src/arch/win32/resreu.rc ../src/arch/win32/resreu.rc.po.c .. ..
  667. ./intl2po win32 ../src/arch/win32/resrs232user.rc ../src/arch/win32/resrs232user.rc.po.c .. ..
  668. ./intl2po win32 ../src/arch/win32/ressid.rc ../src/arch/win32/ressid.rc.po.c .. ..
  669. ./intl2po win32 ../src/arch/win32/ressidcart.rc ../src/arch/win32/ressidcart.rc.po.c .. ..
  670. ./intl2po win32 ../src/arch/win32/ressiddtv.rc ../src/arch/win32/ressiddtv.rc.po.c .. ..
  671. ./intl2po win32 ../src/arch/win32/ressoundexpander.rc ../src/arch/win32/ressoundexpander.rc.po.c .. ..
  672. ./intl2po win32 ../src/arch/win32/ressoundsampler.rc ../src/arch/win32/ressoundsampler.rc.po.c .. ..
  673. ./intl2po win32 ../src/arch/win32/rested.rc ../src/arch/win32/rested.rc.po.c .. ..
  674. ./intl2po win32 ../src/arch/win32/restfe.rc ../src/arch/win32/restfe.rc.po.c .. ..
  675. ./intl2po win32 ../src/arch/win32/resv364speech.rc ../src/arch/win32/resv364speech.rc.po.c .. ..
  676. ./intl2po win32 ../src/arch/win32/resvic.rc ../src/arch/win32/resvic.rc.po.c .. ..
  677. ./intl2po win32 ../src/arch/win32/resvic20.rc ../src/arch/win32/resvic20.rc.po.c .. ..
  678. ./intl2po win32 ../src/arch/win32/resvicii.rc ../src/arch/win32/resvicii.rc.po.c .. ..
  679. ./intl2po win32 ../src/arch/win32/resvsid.rc ../src/arch/win32/resvsid.rc.po.c .. ..
  680. ./intl2po intl ../src/arch/amigaos/intl_text.c ../src/arch/amigaos/intl_text.c.po.c .. ..
  681. ./intl2po intl ../src/translate_text.c ../src/translate_text.c.po.c .. ..
  682. PATH=../src:$PATH /usr/bin/xgettext --default-domain=vice --directory=.. --directory=.. \
  683. --add-comments --keyword=_ --keyword=N_ \
  684. --files-from=./POTFILES.in \
  685. -o ./vice.pot
  686. rm -f cat-id-tbl.tmp
  687. sed -f ./po2tbl.sed ./vice.pot \
  688. | sed -e "s/@PACKAGE NAME@/vice/" > cat-id-tbl.tmp
  689. if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  690. rm cat-id-tbl.tmp; \
  691. else \
  692. echo cat-id-tbl.c changed; \
  693. rm -f ./cat-id-tbl.c; \
  694. mv cat-id-tbl.tmp ./cat-id-tbl.c; \
  695. fi
  696. cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
  697. make[1]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/po'
  698. Making all in src
  699. make[1]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src'
  700. echo "generating translate.h..."
  701. echo "generating infocontrib.h..."
  702. (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /tmp/portage/app-emulation/vice-2.4/work/vice-2.4/missing --run autoheader)
  703. generating translate.h...
  704. /bin/sh ./gentranslate_h.sh <./translate.txt >translate.h
  705. generating infocontrib.h...
  706. /bin/sh ./geninfocontrib_h.sh <../doc/vice.texi | ./sedinfocontrib_h.sh ./infocontrib.sed >infocontrib.h
  707. rm -f stamp-h1
  708. touch config.h.in
  709. cd .. && /bin/sh ./config.status src/config.h
  710. config.status: creating src/config.h
  711. config.status: src/config.h is unchanged
  712. make all-recursive
  713. make[2]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src'
  714. Making all in resid
  715. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid'
  716. make all-am
  717. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid'
  718. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sid.o sid.cc
  719. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o voice.o voice.cc
  720. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wave.o wave.cc
  721. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o envelope.o envelope.cc
  722. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o filter.o filter.cc
  723. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dac.o dac.cc
  724. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o extfilt.o extfilt.cc
  725. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pot.o pot.cc
  726. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid@nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version.o version.cc
  727. rm -f libresid.a
  728. x86_64-pc-linux-gnu-ar cru libresid.a sid.o voice.o wave.o envelope.o filter.o dac.o extfilt.o pot.o version.o
  729. x86_64-pc-linux-gnu-ranlib libresid.a
  730. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid'
  731. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid'
  732. Making all in resid-fp
  733. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-fp'
  734. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o sid.o sid.cc
  735. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o voice.o voice.cc
  736. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o wave.o wave.cc
  737. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o envelope.o envelope.cc
  738. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o filter.o filter.cc
  739. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o extfilt.o extfilt.cc
  740. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o pot.o pot.cc
  741. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o version.o version.cc
  742. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -I. -g -Wall -O3 -ffast-math -c -o convolve.o convolve.cc
  743. rm -f libresidfp.a
  744. x86_64-pc-linux-gnu-ar cru libresidfp.a sid.o voice.o wave.o envelope.o filter.o extfilt.o pot.o version.o convolve.o
  745. x86_64-pc-linux-gnu-ranlib libresidfp.a
  746. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-fp'
  747. Making all in resid-dtv
  748. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-dtv'
  749. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sid.o sid.cc
  750. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o voice.o voice.cc
  751. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o wave.o wave.cc
  752. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o envelope.o envelope.cc
  753. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o filter.o filter.cc
  754. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o extfilt.o extfilt.cc
  755. x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version.o version.cc
  756. rm -f libresiddtv.a
  757. x86_64-pc-linux-gnu-ar cru libresiddtv.a sid.o voice.o wave.o envelope.o filter.o extfilt.o version.o
  758. x86_64-pc-linux-gnu-ranlib libresiddtv.a
  759. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/resid-dtv'
  760. Making all in sounddrv
  761. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/sounddrv'
  762. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundaiff.c
  763. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sounddummy.c
  764. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sounddump.c
  765. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundfs.c
  766. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundiff.c
  767. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundvoc.c
  768. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundwav.c
  769. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c soundmovie.c
  770. rm -f libsounddrv.a
  771. x86_64-pc-linux-gnu-ar cru libsounddrv.a soundaiff.o sounddummy.o sounddump.o soundfs.o soundiff.o soundvoc.o soundwav.o soundmovie.o
  772. x86_64-pc-linux-gnu-ranlib libsounddrv.a
  773. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/sounddrv'
  774. Making all in drive
  775. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive'
  776. Making all in iec
  777. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec'
  778. Making all in c64exp
  779. make[5]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec/c64exp'
  780. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c64exp-cmdline-options.c
  781. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c c64exp-resources.c
  782. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec-c64exp.c
  783. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dolphindos3.c
  784. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c profdos.c
  785. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c supercard.c
  786. rm -f libdriveiecc64exp.a
  787. x86_64-pc-linux-gnu-ar cru libdriveiecc64exp.a c64exp-cmdline-options.o c64exp-resources.o iec-c64exp.o dolphindos3.o profdos.o supercard.o
  788. x86_64-pc-linux-gnu-ranlib libdriveiecc64exp.a
  789. make[5]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec/c64exp'
  790. Making all in plus4exp
  791. make[5]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec/plus4exp'
  792. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec-plus4exp.c
  793. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c plus4exp-cmdline-options.c
  794. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src/arch/unix -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c plus4exp-resources.c
  795. rm -f libdriveiecplus4exp.a
  796. x86_64-pc-linux-gnu-ar cru libdriveiecplus4exp.a iec-plus4exp.o plus4exp-cmdline-options.o plus4exp-resources.o
  797. x86_64-pc-linux-gnu-ranlib libdriveiecplus4exp.a
  798. make[5]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec/plus4exp'
  799. make[5]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec'
  800. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cia1571d.c
  801. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cia1581d.c
  802. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c glue1571.c
  803. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec-cmdline-options.c
  804. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec-resources.c
  805. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec.c
  806. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iecrom.c
  807. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memiec.c
  808. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c via1d1541.c
  809. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c wd1770.c
  810. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c via4000.c
  811. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdd.c
  812. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pc8477.c
  813. rm -f libdriveiec.a
  814. x86_64-pc-linux-gnu-ar cru libdriveiec.a cia1571d.o cia1581d.o glue1571.o iec-cmdline-options.o iec-resources.o iec.o iecrom.o memiec.o via1d1541.o wd1770.o via4000.o fdd.o pc8477.o
  815. x86_64-pc-linux-gnu-ranlib libdriveiec.a
  816. make[5]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec'
  817. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec'
  818. Making all in iec128dcr
  819. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec128dcr'
  820. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec128dcr-cmdline-options.c
  821. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec128dcr-resources.c
  822. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec128dcr.c
  823. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iec128dcrrom.c
  824. rm -f libdriveiec128dcr.a
  825. x86_64-pc-linux-gnu-ar cru libdriveiec128dcr.a iec128dcr-cmdline-options.o iec128dcr-resources.o iec128dcr.o iec128dcrrom.o
  826. x86_64-pc-linux-gnu-ranlib libdriveiec128dcr.a
  827. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iec128dcr'
  828. Making all in iecieee
  829. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iecieee'
  830. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iecieee.c
  831. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c via2d.c
  832. rm -f libdriveiecieee.a
  833. x86_64-pc-linux-gnu-ar cru libdriveiecieee.a iecieee.o via2d.o
  834. x86_64-pc-linux-gnu-ranlib libdriveiecieee.a
  835. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/iecieee'
  836. Making all in ieee
  837. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/ieee'
  838. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fdc.c
  839. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ieee-cmdline-options.c
  840. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ieee-resources.c
  841. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ieee.c
  842. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ieeerom.c
  843. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c memieee.c
  844. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c riot1d.c
  845. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c riot2d.c
  846. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c via1d2031.c
  847. rm -f libdriveieee.a
  848. x86_64-pc-linux-gnu-ar cru libdriveieee.a fdc.o ieee-cmdline-options.o ieee-resources.o ieee.o ieeerom.o memieee.o riot1d.o riot2d.o via1d2031.o
  849. x86_64-pc-linux-gnu-ranlib libdriveieee.a
  850. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/ieee'
  851. Making all in tcbm
  852. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/tcbm'
  853. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c glue1551.c
  854. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mem1551.c
  855. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tcbm-cmdline-options.c
  856. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tcbm-resources.c
  857. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tcbm.c
  858. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tcbmrom.c
  859. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/arch/unix -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tpid.c
  860. rm -f libdrivetcbm.a
  861. x86_64-pc-linux-gnu-ar cru libdrivetcbm.a glue1551.o mem1551.o tcbm-cmdline-options.o tcbm-resources.o tcbm.o tcbmrom.o tpid.o
  862. x86_64-pc-linux-gnu-ranlib libdrivetcbm.a
  863. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive/tcbm'
  864. make[4]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive'
  865. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-check.c
  866. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-cmdline-options.c
  867. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-overflow.c
  868. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-resources.c
  869. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-snapshot.c
  870. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-writeprotect.c
  871. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive.c
  872. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drivecpu.c
  873. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drivecpu65c02.c
  874. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drivemem.c
  875. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c driveimage.c
  876. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c driverom.c
  877. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drivesync.c
  878. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drive-sound.c
  879. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rotation.c
  880. rm -f libdrive.a
  881. x86_64-pc-linux-gnu-ar cru libdrive.a drive-check.o drive-cmdline-options.o drive-overflow.o drive-resources.o drive-snapshot.o drive-writeprotect.o drive.o drivecpu.o drivecpu65c02.o drivemem.o driveimage.o driverom.o drivesync.o drive-sound.o rotation.o
  882. x86_64-pc-linux-gnu-ranlib libdrive.a
  883. make[4]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive'
  884. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/drive'
  885. Making all in vdrive
  886. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vdrive'
  887. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-bam.c
  888. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-command.c
  889. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-dir.c
  890. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-iec.c
  891. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-internal.c
  892. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-rel.c
  893. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive-snapshot.c
  894. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src/lib/p64 -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdrive.c
  895. rm -f libvdrive.a
  896. x86_64-pc-linux-gnu-ar cru libvdrive.a vdrive-bam.o vdrive-command.o vdrive-dir.o vdrive-iec.o vdrive-internal.o vdrive-rel.o vdrive-snapshot.o vdrive.o
  897. x86_64-pc-linux-gnu-ranlib libvdrive.a
  898. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vdrive'
  899. Making all in fsdevice
  900. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/fsdevice'
  901. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-close.c
  902. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-cmdline-options.c
  903. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-flush.c
  904. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-open.c
  905. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-read.c
  906. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-resources.c
  907. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice-write.c
  908. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdevice.c
  909. rm -f libfsdevice.a
  910. x86_64-pc-linux-gnu-ar cru libfsdevice.a fsdevice-close.o fsdevice-cmdline-options.o fsdevice-flush.o fsdevice-open.o fsdevice-read.o fsdevice-resources.o fsdevice-write.o fsdevice.o
  911. x86_64-pc-linux-gnu-ranlib libfsdevice.a
  912. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/fsdevice'
  913. Making all in diskimage
  914. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/diskimage'
  915. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diskimage.c
  916. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-check.c
  917. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-create.c
  918. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-dxx.c
  919. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-gcr.c
  920. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-p64.c
  921. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage-probe.c
  922. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsimage.c
  923. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rawimage.c
  924. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realimage.c
  925. In file included from /usr/include/string.h:638:0,
  926. from fsimage-create.c:31:
  927. In function 'memset',
  928. inlined from 'fsimage_create_p64.isra.2' at fsimage-create.c:265:15:
  929. /usr/include/bits/string3.h:84:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default]
  930. rm -f libdiskimage.a
  931. x86_64-pc-linux-gnu-ar cru libdiskimage.a diskimage.o fsimage-check.o fsimage-create.o fsimage-dxx.o fsimage-gcr.o fsimage-p64.o fsimage-probe.o fsimage.o rawimage.o realimage.o
  932. x86_64-pc-linux-gnu-ranlib libdiskimage.a
  933. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/diskimage'
  934. Making all in iecbus
  935. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/iecbus'
  936. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iecbus.c
  937. rm -f libiecbus.a
  938. x86_64-pc-linux-gnu-ar cru libiecbus.a iecbus.o
  939. x86_64-pc-linux-gnu-ranlib libiecbus.a
  940. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/iecbus'
  941. Making all in serial
  942. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/serial'
  943. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fsdrive.c
  944. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-device.c
  945. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-iec-bus.c
  946. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-iec-device.c
  947. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-iec-lib.c
  948. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-iec.c
  949. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-realdevice.c
  950. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial-trap.c
  951. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c serial.c
  952. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c realdevice.c
  953. rm -f libserial.a
  954. x86_64-pc-linux-gnu-ar cru libserial.a fsdrive.o serial-device.o serial-iec-bus.o serial-iec-device.o serial-iec-lib.o serial-iec.o serial-realdevice.o serial-trap.o serial.o realdevice.o
  955. x86_64-pc-linux-gnu-ranlib libserial.a
  956. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/serial'
  957. Making all in parallel
  958. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/parallel'
  959. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c parallel-trap.c
  960. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c parallel.c
  961. rm -f libparallel.a
  962. x86_64-pc-linux-gnu-ar cru libparallel.a parallel-trap.o parallel.o
  963. x86_64-pc-linux-gnu-ranlib libparallel.a
  964. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/parallel'
  965. Making all in tape
  966. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/tape'
  967. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c t64.c
  968. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tap.c
  969. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tape-internal.c
  970. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tape-snapshot.c
  971. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tape.c
  972. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tapeimage.c
  973. rm -f libtape.a
  974. x86_64-pc-linux-gnu-ar cru libtape.a t64.o tap.o tape-internal.o tape-snapshot.o tape.o tapeimage.o
  975. x86_64-pc-linux-gnu-ranlib libtape.a
  976. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/tape'
  977. Making all in imagecontents
  978. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/imagecontents'
  979. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diskcontents-block.c
  980. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diskcontents-iec.c
  981. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c diskcontents.c
  982. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c imagecontents.c
  983. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tapecontents.c
  984. rm -f libimagecontents.a
  985. x86_64-pc-linux-gnu-ar cru libimagecontents.a diskcontents-block.o diskcontents-iec.o diskcontents.o imagecontents.o tapecontents.o
  986. x86_64-pc-linux-gnu-ranlib libimagecontents.a
  987. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/imagecontents'
  988. Making all in fileio
  989. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/fileio'
  990. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cbmfile.c
  991. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fileio.c
  992. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c p00.c
  993. rm -f libfileio.a
  994. x86_64-pc-linux-gnu-ar cru libfileio.a cbmfile.o fileio.o p00.o
  995. x86_64-pc-linux-gnu-ranlib libfileio.a
  996. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/fileio'
  997. Making all in video
  998. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/video'
  999. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render1x1.c
  1000. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render1x1pal.c
  1001. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render1x1ntsc.c
  1002. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render1x2.c
  1003. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render1x2crt.c
  1004. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x2.c
  1005. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x2crt.c
  1006. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x2pal.c
  1007. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x2ntsc.c
  1008. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c renderscale2x.c
  1009. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x4.c
  1010. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c render2x4crt.c
  1011. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c renderyuv.c
  1012. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-canvas.c
  1013. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-cmdline-options.c
  1014. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-color.c
  1015. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-render-1x2.c
  1016. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-render-2x2.c
  1017. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-render-crt.c
  1018. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-render-pal.c
  1019. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-render.c
  1020. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-resources.c
  1021. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-sound.c
  1022. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c video-viewport.c
  1023. rm -f libvideo.a
  1024. x86_64-pc-linux-gnu-ar cru libvideo.a render1x1.o render1x1pal.o render1x1ntsc.o render1x2.o render1x2crt.o render2x2.o render2x2crt.o render2x2pal.o render2x2ntsc.o renderscale2x.o render2x4.o render2x4crt.o renderyuv.o video-canvas.o video-cmdline-options.o video-color.o video-render-1x2.o video-render-2x2.o video-render-crt.o video-render-pal.o video-render.o video-resources.o video-sound.o video-viewport.o
  1025. x86_64-pc-linux-gnu-ranlib libvideo.a
  1026. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/video'
  1027. Making all in raster
  1028. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/raster'
  1029. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-cache.c
  1030. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-canvas.c
  1031. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-changes.c
  1032. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-cmdline-options.c
  1033. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-line-changes-sprite.c
  1034. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-line-changes.c
  1035. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-line.c
  1036. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-modes.c
  1037. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-resources.c
  1038. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-sprite.c
  1039. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-sprite-status.c
  1040. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster-sprite-cache.c
  1041. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c raster.c
  1042. rm -f libraster.a
  1043. x86_64-pc-linux-gnu-ar cru libraster.a raster-cache.o raster-canvas.o raster-changes.o raster-cmdline-options.o raster-line-changes-sprite.o raster-line-changes.o raster-line.o raster-modes.o raster-resources.o raster-sprite.o raster-sprite-status.o raster-sprite-cache.o raster.o
  1044. x86_64-pc-linux-gnu-ranlib libraster.a
  1045. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/raster'
  1046. Making all in vicii
  1047. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vicii'
  1048. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-badline.c
  1049. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-clock-stretch.c
  1050. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-cmdline-options.c
  1051. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-color.c
  1052. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-draw.c
  1053. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-fetch.c
  1054. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-irq.c
  1055. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-mem.c
  1056. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-phi1.c
  1057. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-resources.c
  1058. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-snapshot.c
  1059. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-sprites.c
  1060. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-stubs.c
  1061. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-timing.c
  1062. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii.c
  1063. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c viciidtv-color.c
  1064. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c viciidtv-draw.c
  1065. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c viciidtv-snapshot.c
  1066. rm -f libvicii.a
  1067. x86_64-pc-linux-gnu-ar cru libvicii.a vicii-badline.o vicii-clock-stretch.o vicii-cmdline-options.o vicii-color.o vicii-draw.o vicii-fetch.o vicii-irq.o vicii-mem.o vicii-phi1.o vicii-resources.o vicii-snapshot.o vicii-sprites.o vicii-stubs.o vicii-timing.o vicii.o
  1068. x86_64-pc-linux-gnu-ranlib libvicii.a
  1069. rm -f libviciidtv.a
  1070. x86_64-pc-linux-gnu-ar cru libviciidtv.a vicii-badline.o vicii-cmdline-options.o viciidtv-color.o viciidtv-draw.o vicii-fetch.o vicii-irq.o vicii-mem.o vicii-phi1.o vicii-resources.o viciidtv-snapshot.o vicii-sprites.o vicii-timing.o vicii.o
  1071. x86_64-pc-linux-gnu-ranlib libviciidtv.a
  1072. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vicii'
  1073. Making all in viciisc
  1074. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/viciisc'
  1075. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-chip-model.c
  1076. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-cmdline-options.c
  1077. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-color.c
  1078. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-cycle.c
  1079. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-draw.c
  1080. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-draw-cycle.c
  1081. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-fetch.c
  1082. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-irq.c
  1083. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-lightpen.c
  1084. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-mem.c
  1085. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-phi1.c
  1086. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-resources.c
  1087. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-snapshot.c
  1088. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii-timing.c
  1089. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vicii.c
  1090. rm -f libviciisc.a
  1091. x86_64-pc-linux-gnu-ar cru libviciisc.a vicii-chip-model.o vicii-cmdline-options.o vicii-color.o vicii-cycle.o vicii-draw.o vicii-draw-cycle.o vicii-fetch.o vicii-irq.o vicii-lightpen.o vicii-mem.o vicii-phi1.o vicii-resources.o vicii-snapshot.o vicii-timing.o vicii.o
  1092. x86_64-pc-linux-gnu-ranlib libviciisc.a
  1093. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/viciisc'
  1094. Making all in vdc
  1095. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vdc'
  1096. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-cmdline-options.c
  1097. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-color.c
  1098. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-draw.c
  1099. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-mem.c
  1100. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-resources.c
  1101. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc-snapshot.c
  1102. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c vdc.c
  1103. rm -f libvdc.a
  1104. x86_64-pc-linux-gnu-ar cru libvdc.a vdc-cmdline-options.o vdc-color.o vdc-draw.o vdc-mem.o vdc-resources.o vdc-snapshot.o vdc.o
  1105. x86_64-pc-linux-gnu-ranlib libvdc.a
  1106. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/vdc'
  1107. Making all in crtc
  1108. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/crtc'
  1109. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-cmdline-options.c
  1110. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-color.c
  1111. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-draw.c
  1112. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-mem.c
  1113. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-resources.c
  1114. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc-snapshot.c
  1115. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I../../src -I../../src -I../../src/raster -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c crtc.c
  1116. rm -f libcrtc.a
  1117. x86_64-pc-linux-gnu-ar cru libcrtc.a crtc-cmdline-options.o crtc-color.o crtc-draw.o crtc-mem.o crtc-resources.o crtc-snapshot.o crtc.o
  1118. x86_64-pc-linux-gnu-ranlib libcrtc.a
  1119. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/crtc'
  1120. Making all in gfxoutputdrv
  1121. make[3]: Entering directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/gfxoutputdrv'
  1122. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bmpdrv.c
  1123. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c doodledrv.c
  1124. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gfxoutput.c
  1125. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c iffdrv.c
  1126. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pcxdrv.c
  1127. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ppmdrv.c
  1128. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ffmpegdrv.c
  1129. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ffmpeglib.c
  1130. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gifdrv.c
  1131. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src -I../../src/arch/unix -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jpegdrv.c
  1132. In file included from ffmpeglib.c:32:0:
  1133. ../../src/gfxoutputdrv/ffmpeglib.h:83:55: error: unknown type name 'AVFormatParameters'
  1134. ../../src/gfxoutputdrv/ffmpeglib.h:87:29: error: unknown type name 'ByteIOContext'
  1135. ../../src/gfxoutputdrv/ffmpeglib.h:88:30: error: unknown type name 'ByteIOContext'
  1136. ../../src/gfxoutputdrv/ffmpeglib.h:121:5: error: unknown type name 'av_set_parameters_t'
  1137. ../../src/gfxoutputdrv/ffmpeglib.h:125:5: error: unknown type name 'url_fopen_t'
  1138. ../../src/gfxoutputdrv/ffmpeglib.h:126:5: error: unknown type name 'url_fclose_t'
  1139. In file included from ffmpegdrv.c:35:0:
  1140. ffmpeglib.h:83:55: error: unknown type name 'AVFormatParameters'
  1141. ffmpeglib.h:87:29: error: unknown type name 'ByteIOContext'
  1142. ffmpeglib.h:88:30: error: unknown type name 'ByteIOContext'
  1143. ffmpeglib.h:121:5: error: unknown type name 'av_set_parameters_t'
  1144. ffmpeglib.h:125:5: error: unknown type name 'url_fopen_t'
  1145. ffmpeglib.h:126:5: error: unknown type name 'url_fclose_t'
  1146. ffmpeglib.c: In function 'load_avformat':
  1147. ffmpeglib.c:211:1: error: 'av_set_parameters_t' undeclared (first use in this function)
  1148. ffmpeglib.c:211:1: note: each undeclared identifier is reported only once for each function it appears in
  1149. ffmpeglib.c:211:9: error: expected ';' before 'vice_dynlib_symbol'
  1150. ffmpeglib.c:215:1: error: 'url_fopen_t' undeclared (first use in this function)
  1151. ffmpeglib.c:215:9: error: expected ';' before 'vice_dynlib_symbol'
  1152. ffmpeglib.c:216:1: error: 'url_fclose_t' undeclared (first use in this function)
  1153. ffmpeglib.c:216:9: error: expected ';' before 'vice_dynlib_symbol'
  1154. ffmpeglib.c: In function 'free_avformat':
  1155. ffmpeglib.c:243:30: warning: assignment makes integer from pointer without a cast [enabled by default]
  1156. ffmpeglib.c:247:22: warning: assignment makes integer from pointer without a cast [enabled by default]
  1157. ffmpeglib.c:248:23: warning: assignment makes integer from pointer without a cast [enabled by default]
  1158. ffmpegdrv.c: In function 'ffmpegmovie_init_audio':
  1159. ffmpegdrv.c:346:21: error: 'SAMPLE_FMT_S16' undeclared (first use in this function)
  1160. ffmpegdrv.c:346:21: note: each undeclared identifier is reported only once for each function it appears in
  1161. ffmpegdrv.c: In function 'ffmpegdrv_init_file':
  1162. ffmpegdrv.c:616:10: error: invalid type argument of unary '*' (have 'int')
  1163. ffmpegdrv.c:635:14: error: invalid type argument of unary '*' (have 'int')
  1164. ffmpegdrv.c:636:29: error: 'URL_WRONLY' undeclared (first use in this function)
  1165. ffmpegdrv.c: In function 'ffmpegdrv_close':
  1166. ffmpegdrv.c:727:14: error: invalid type argument of unary '*' (have 'int')
  1167. make[3]: *** [ffmpeglib.o] Error 1
  1168. make[3]: *** Waiting for unfinished jobs....
  1169. make[3]: *** [ffmpegdrv.o] Error 1
  1170. make[3]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src/gfxoutputdrv'
  1171. make[2]: *** [all-recursive] Error 1
  1172. make[2]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src'
  1173. make[1]: *** [all] Error 2
  1174. make[1]: Leaving directory `/tmp/portage/app-emulation/vice-2.4/work/vice-2.4/src'
  1175. make: *** [all-recursive] Error 1
  1176. emake failed
  1177. * ERROR: app-emulation/vice-2.4 failed (compile phase):
  1178. * died running emake, base_src_make
  1179. *
  1180. * Call stack:
  1181. * ebuild.sh, line 93: Called src_compile
  1182. * environment, line 3434: Called games_src_compile
  1183. * environment, line 2283: Called base_src_make
  1184. * environment, line 904: Called die
  1185. * The specific snippet of code:
  1186. * emake "$@" || die "died running emake, $FUNCNAME";
  1187. *
  1188. * If you need support, post the output of `emerge --info '=app-emulation/vice-2.4'`,
  1189. * the complete build log and the output of `emerge -pqv '=app-emulation/vice-2.4'`.
  1190. sed: couldn't open temporary file /etc/portage/package.mask/sedcHSNSF: Permission denied