1. * Package: media-sound/sidplayfp-0.3.1
  2. * Repository: gentoo
  3. * Maintainer: sound@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking sidplayfp-0.3.1.tar.gz to /tmp/portage/media-sound/sidplayfp-0.3.1/work
  8. >>> Source unpacked in /tmp/portage/media-sound/sidplayfp-0.3.1/work
  9. >>> Preparing source in /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1 ...
  10. * Running elibtoolize in: sidplayfp-0.3.1/build-aux/
  11. * Applying portage/1.2.0 patch ...
  12. * Applying sed/1.5.6 patch ...
  13. * Applying as-needed/2.2.6 patch ...
  14. >>> Source prepared.
  15. >>> Configuring source in /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1 ...
  16. >>> Working in BUILD_DIR: "/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build"
  17. * econf: updating sidplayfp-0.3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating sidplayfp-0.3.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  19. * econf: updating sidplayfp-0.3.1/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating sidplayfp-0.3.1/config.guess with /usr/share/gnuconfig/config.guess
  21. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/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 --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/sidplayfp-0.3.1 --enable-driver=wav
  22. configure: loading site script /usr/share/config.site
  23. configure: loading site script /usr/share/crossdev/include/site/linux
  24. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  25. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking build system type... x86_64-pc-linux-gnu
  32. checking host system type... x86_64-pc-linux-gnu
  33. checking how to print strings... printf
  34. checking for style of include used by make... GNU
  35. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking for a sed that does not truncate output... /bin/sed
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for fgrep... /bin/grep -F
  49. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  50. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  52. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  53. checking whether ln -s works... yes
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  58. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  59. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  60. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  61. checking how to recognize dependent libraries... pass_all
  62. checking for x86_64-pc-linux-gnu-dlltool... no
  63. checking for dlltool... no
  64. checking how to associate runtime and link libraries... printf %s\n
  65. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  66. checking for archiver @FILE support... @
  67. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  68. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  69. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  70. checking for sysroot... no
  71. checking for x86_64-pc-linux-gnu-mt... no
  72. checking for mt... mt
  73. checking if mt is a manifest tool... no
  74. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  75. checking for ANSI C header files... yes
  76. checking for sys/types.h... yes
  77. checking for sys/stat.h... yes
  78. checking for stdlib.h... yes
  79. checking for string.h... yes
  80. checking for memory.h... yes
  81. checking for strings.h... yes
  82. checking for inttypes.h... yes
  83. checking for stdint.h... yes
  84. checking for unistd.h... yes
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  88. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  89. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  90. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  93. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... GNU/Linux ld.so
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... yes
  101. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  102. checking whether we are using the GNU C++ compiler... yes
  103. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  104. checking dependency style of x86_64-pc-linux-gnu-g++... none
  105. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  106. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  107. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  108. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  109. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  110. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  111. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  112. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  113. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  114. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  116. checking how to hardcode library paths into programs... immediate
  117. checking whether byte ordering is bigendian... no
  118. checking sys/ioctl.h usability... yes
  119. checking sys/ioctl.h presence... yes
  120. checking for sys/ioctl.h... yes
  121. checking linux/soundcard.h usability... yes
  122. checking linux/soundcard.h presence... yes
  123. checking for linux/soundcard.h... yes
  124. checking machine/soundcard.h usability... no
  125. checking machine/soundcard.h presence... no
  126. checking for machine/soundcard.h... no
  127. checking soundcard.h usability... no
  128. checking soundcard.h presence... no
  129. checking for soundcard.h... no
  130. checking sys/audio.h usability... no
  131. checking sys/audio.h presence... no
  132. checking for sys/audio.h... no
  133. checking sun/audioio.h usability... no
  134. checking sun/audioio.h presence... no
  135. checking for sun/audioio.h... no
  136. checking sun/dbriio.h usability... no
  137. checking sun/dbriio.h presence... no
  138. checking for sun/dbriio.h... no
  139. checking sys/audioio.h usability... no
  140. checking sys/audioio.h presence... no
  141. checking for sys/audioio.h... no
  142. checking audio.h usability... no
  143. checking audio.h presence... no
  144. checking for audio.h... no
  145. checking dmedia/audio.h usability... no
  146. checking dmedia/audio.h presence... no
  147. checking for dmedia/audio.h... no
  148. checking sys/soundcard.h usability... yes
  149. checking sys/soundcard.h presence... yes
  150. checking for sys/soundcard.h... yes
  151. checking sys/asoundlib.h usability... yes
  152. checking sys/asoundlib.h presence... yes
  153. checking for sys/asoundlib.h... yes
  154. checking alsa/asoundlib.h usability... yes
  155. checking alsa/asoundlib.h presence... yes
  156. checking for alsa/asoundlib.h... yes
  157. checking pulse/simple.h usability... yes
  158. checking pulse/simple.h presence... yes
  159. checking for pulse/simple.h... yes
  160. checking dsound.h usability... no
  161. checking dsound.h presence... no
  162. checking for dsound.h... no
  163. checking whether exceptions are available... yes
  164. checking whether standard member ios::binary is available... no
  165. checking whether standard member ios::openmode is available... yes
  166. checking for strncasecmp... yes
  167. checking for strcasecmp... yes
  168. checking for x86_64-pc-linux-gnu-pkg-config... no
  169. checking for pkg-config... /usr/bin/pkg-config
  170. checking pkg-config is at least version 0.9.0... yes
  171. checking for SIDPLAYFP... yes
  172. checking sidplayfp/builders/residfp.h usability... yes
  173. checking sidplayfp/builders/residfp.h presence... yes
  174. checking for sidplayfp/builders/residfp.h... yes
  175. checking sidplayfp/builders/resid.h usability... yes
  176. checking sidplayfp/builders/resid.h presence... yes
  177. checking for sidplayfp/builders/resid.h... yes
  178. checking sidplayfp/builders/hardsid.h usability... yes
  179. checking sidplayfp/builders/hardsid.h presence... yes
  180. checking for sidplayfp/builders/hardsid.h... yes
  181. configure: creating ./config.status
  182. config.status: creating Makefile
  183. config.status: creating doc/Makefile
  184. config.status: creating doc/en/Makefile
  185. config.status: creating src/Makefile
  186. config.status: creating src/audio/Makefile
  187. config.status: creating src/audio/alsa/Makefile
  188. config.status: creating src/audio/directx/Makefile
  189. config.status: creating src/audio/mmsystem/Makefile
  190. config.status: creating src/audio/null/Makefile
  191. config.status: creating src/audio/oss/Makefile
  192. config.status: creating src/audio/pulse/Makefile
  193. config.status: creating src/audio/wav/Makefile
  194. config.status: creating config.h
  195. config.status: executing depfiles commands
  196. config.status: executing libtool commands
  197. >>> Source configured.
  198. >>> Compiling source in /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1 ...
  199. >>> Working in BUILD_DIR: "/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build"
  200. make -j24
  201. make all-recursive
  202. make[1]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build'
  203. Making all in doc
  204. make[2]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc'
  205. Making all in en
  206. make[3]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc/en'
  207. make[3]: Nothing to be done for `all'.
  208. make[3]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc/en'
  209. make[3]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc'
  210. make[3]: Nothing to be done for `all-am'.
  211. make[3]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc'
  212. make[2]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/doc'
  213. Making all in src
  214. make[2]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src'
  215. Making all in audio
  216. make[3]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio'
  217. Making all in alsa
  218. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/alsa'
  219. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o audiodrv.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/alsa/audiodrv.cpp
  220. rm -f libalsa.a
  221. x86_64-pc-linux-gnu-ar cru libalsa.a audiodrv.o
  222. x86_64-pc-linux-gnu-ranlib libalsa.a
  223. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/alsa'
  224. Making all in directx
  225. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/directx'
  226. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o directx.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/directx/directx.cpp
  227. rm -f libdirectx.a
  228. x86_64-pc-linux-gnu-ar cru libdirectx.a directx.o
  229. x86_64-pc-linux-gnu-ranlib libdirectx.a
  230. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/directx'
  231. Making all in mmsystem
  232. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/mmsystem'
  233. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mmsystem.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/mmsystem/mmsystem.cpp
  234. rm -f libmmsystem.a
  235. x86_64-pc-linux-gnu-ar cru libmmsystem.a mmsystem.o
  236. x86_64-pc-linux-gnu-ranlib libmmsystem.a
  237. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/mmsystem'
  238. Making all in null
  239. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/null'
  240. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o null.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/null/null.cpp
  241. rm -f libnull.a
  242. x86_64-pc-linux-gnu-ar cru libnull.a null.o
  243. x86_64-pc-linux-gnu-ranlib libnull.a
  244. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/null'
  245. Making all in oss
  246. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/oss'
  247. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o audiodrv.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/oss/audiodrv.cpp
  248. rm -f liboss.a
  249. x86_64-pc-linux-gnu-ar cru liboss.a audiodrv.o
  250. x86_64-pc-linux-gnu-ranlib liboss.a
  251. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/oss'
  252. Making all in pulse
  253. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/pulse'
  254. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o audiodrv.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/pulse/audiodrv.cpp
  255. rm -f libpulse.a
  256. x86_64-pc-linux-gnu-ar cru libpulse.a audiodrv.o
  257. x86_64-pc-linux-gnu-ranlib libpulse.a
  258. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/pulse'
  259. Making all in wav
  260. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/wav'
  261. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I ../../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WavFile.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/wav/WavFile.cpp
  262. rm -f libwav.a
  263. x86_64-pc-linux-gnu-ar cru libwav.a WavFile.o
  264. x86_64-pc-linux-gnu-ranlib libwav.a
  265. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio/wav'
  266. make[4]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio'
  267. make[4]: Nothing to be done for `all-am'.
  268. make[4]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio'
  269. make[3]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src/audio'
  270. make[3]: Entering directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src'
  271. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IniConfig.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/IniConfig.cpp
  272. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o args.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/args.cpp
  273. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o keyboard.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/keyboard.cpp
  274. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o main.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/main.cpp
  275. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o menu.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/menu.cpp
  276. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o player.o /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp
  277. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I .. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ini.o `test -f 'ini/ini.cpp' || echo '/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/'`ini/ini.cpp
  278. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/keyboard.cpp: In function 'int _getch()':
  279. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/keyboard.cpp:261:28: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  280. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.h:65:0,
  281. from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp:128:
  282. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/AudioDrv.h:55:5: warning: #warning Audio hardware not recognised, please check configuration files. [-Wcpp]
  283. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.h:65:0,
  284. from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/args.cpp:83:
  285. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/AudioDrv.h:55:5: warning: #warning Audio hardware not recognised, please check configuration files. [-Wcpp]
  286. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.h:65:0,
  287. from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/main.cpp:126:
  288. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/AudioDrv.h:55:5: warning: #warning Audio hardware not recognised, please check configuration files. [-Wcpp]
  289. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.h:65:0,
  290. from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/menu.cpp:76:
  291. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/audio/AudioDrv.h:55:5: warning: #warning Audio hardware not recognised, please check configuration files. [-Wcpp]
  292. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/ini.cpp:1151:0:
  293. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/headings.i: In function 'section_tag* __ini_faddHeading(ini_t*, FILE*, long int, size_t)':
  294. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/headings.i:97:41: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  295. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/ini.cpp:1153:0:
  296. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/keys.i: In function 'key_tag* __ini_faddKey(ini_t*, FILE*, long int, size_t)':
  297. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/keys.i:146:37: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  298. In file included from /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/ini.cpp:1155:0:
  299. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/types.i: In function 'int ini_readBool(ini_fd_t, int*)':
  300. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/ini/types.i:354:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  301. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp: In member function 'bool ConsolePlayer::createOutput(OUTPUTS, const SidTuneInfo*)':
  302. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp:248:45: error: expected type-specifier before 'AudioDriver'
  303. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp:248:45: error: cannot convert 'int*' to 'AudioBase*' in assignment
  304. /tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1/src/player.cpp:248:45: error: expected ';' before 'AudioDriver'
  305. make[3]: *** [player.o] Error 1
  306. make[3]: *** Waiting for unfinished jobs....
  307. make[3]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src'
  308. make[2]: *** [all-recursive] Error 1
  309. make[2]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build/src'
  310. make[1]: *** [all-recursive] Error 1
  311. make[1]: Leaving directory `/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build'
  312. make: *** [all] Error 2
  313. * ERROR: media-sound/sidplayfp-0.3.1 failed (compile phase):
  314. * emake failed
  315. *
  316. * If you need support, post the output of `emerge --info '=media-sound/sidplayfp-0.3.1'`,
  317. * the complete build log and the output of `emerge -pqv '=media-sound/sidplayfp-0.3.1'`.
  318. * The complete build log is located at '/var/log/portage/media-sound:sidplayfp-0.3.1:20120630-124749.log'.
  319. * For convenience, a symlink to the build log is located at '/tmp/portage/media-sound/sidplayfp-0.3.1/temp/build.log'.
  320. * The ebuild environment file is located at '/tmp/portage/media-sound/sidplayfp-0.3.1/temp/environment'.
  321. * Working directory: '/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1_build'
  322. * S: '/tmp/portage/media-sound/sidplayfp-0.3.1/work/sidplayfp-0.3.1'
  323. nc6: using stream socket