1. * Package: games-emulation/gcube-0.4-r1
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gcube-0.4-src.tar.bz2 to /tmp/portage/games-emulation/gcube-0.4-r1/work
  8. >>> Source unpacked in /tmp/portage/games-emulation/gcube-0.4-r1/work
  9. >>> Preparing source in /tmp/portage/games-emulation/gcube-0.4-r1/work/0.4 ...
  10. * Applying gcube-0.4-ldflags.patch ...
  11. [ ok ]
  12. * Applying gcube-0.4-underlink.patch ...
  13. [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /tmp/portage/games-emulation/gcube-0.4-r1/work/0.4 ...
  16. >>> Source configured.
  17. >>> Compiling source in /tmp/portage/games-emulation/gcube-0.4-r1/work/0.4 ...
  18. make -j24
  19. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -Wl,-O1 -Wl,--as-needed gcmap.c -o gcmap
  20. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o general.o general.c
  21. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o tplx.o tplx.c
  22. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o isopack.o isopack.c
  23. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o thpview.o thpview.c
  24. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o jpeg_tools.o jpeg_tools.c
  25. gcc -g -c -o ppc_disasm.o ppc_disasm.c
  26. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o config.o config.c
  27. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 `sdl-config --cflags` -c -o video_sdl.o video_sdl.c
  28. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o audio_sdl.o audio_sdl.c
  29. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o cpu.o cpu.c
  30. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o mem.o mem.c
  31. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o diskio.o diskio.c
  32. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw.o hw.c
  33. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_ai_dsp.o hw_ai_dsp.c
  34. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_cp.o hw_cp.c
  35. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_di.o hw_di.c
  36. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_exi.o hw_exi.c
  37. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_gx.o hw_gx.c
  38. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_mi.o hw_mi.c
  39. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_pe.o hw_pe.c
  40. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_pi.o hw_pi.c
  41. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_si.o hw_si.c
  42. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hw_vi.o hw_vi.c
  43. gcmap.c: In function 'main':
  44. gcmap.c:62:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  45. isopack.c: In function 'imp_decompress':
  46. isopack.c:107:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  47. isopack.c:115:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  48. isopack.c:118:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  49. isopack.c:145:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  50. isopack.c: In function 'is_imp':
  51. isopack.c:83:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  52. ppc_disasm.c: In function 'bc':
  53. ppc_disasm.c:482:5: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  54. ppc_disasm.c:484:5: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  55. ppc_disasm.c: In function 'bli':
  56. ppc_disasm.c:498:5: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  57. ppc_disasm.c:500:5: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  58. ppc_disasm.c: In function 'ldst_offs':
  59. ppc_disasm.c:798:13: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
  60. ppc_disasm.c:804:13: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  61. ppc_disasm.c:808:13: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  62. ppc_disasm.c: In function 'ps_ldst_offs':
  63. ppc_disasm.c:918:13: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
  64. ppc_disasm.c:924:13: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  65. ppc_disasm.c:928:13: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]tplx.c: In function 'main':
  66. tplx.c:909:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  67. ppc_disasm.c: In function 'ps_ldst':
  68. ppc_disasm.c:941:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'ppc_word' [-Wformat]
  69. ppc_disasm.c:941:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'ppc_word' [-Wformat]
  70. ppc_disasm.c: In function 'ps_ldstx':
  71. ppc_disasm.c:948:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'ppc_word' [-Wformat]
  72. ppc_disasm.c:948:5: warning: format '%d' expects argument of type 'int', but argument 7 has type 'ppc_word' [-Wformat]
  73. tplx.c: In function 'tplx_save_tga':
  74. tplx.c:793:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  75. tplx.c:794:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  76. tplx.c:803:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  77. diskio.c: In function 'gzseekend':
  78. diskio.c:36:3: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
  79. In file included from diskio.h:7:0,
  80. from diskio.c:25:
  81. /usr/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  82. diskio.c: In function 'gcswrite':
  83. diskio.c:511:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  84. diskio.c: In function 'imp_read':
  85. diskio.c:193:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  86. diskio.c: In function 'imp_seek':
  87. diskio.c:153:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  88. diskio.c: In function 'imp_open':
  89. diskio.c:98:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  90. diskio.c:106:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  91. diskio.c:109:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  92. diskio.c: In function 'is_imp':
  93. diskio.c:52:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  94. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hle.o hle.c
  95. config.c: In function 'config_load':
  96. config.c:204:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  97. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hle_math.o hle_math.c
  98. hw_di.c: In function 'vdvd_read':
  99. hw_di.c:802:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  100. thpview.c: In function 'thp_extract_data':
  101. thpview.c:399:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat]
  102. thpview.c: In function 'main':
  103. thpview.c:510:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  104. audio_sdl.c: In function 'audio_dump_stream':
  105. audio_sdl.c:175:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  106. thpview.c: In function 'thp_write_audio_frame':
  107. thpview.c:158:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  108. thpview.c: In function 'thp_write_jpeg_frame':
  109. thpview.c:137:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  110. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o hle_general.o hle_general.c
  111. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o gx.o gx.c
  112. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o gx_texture.o gx_texture.c
  113. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -c -o gx_transform.o gx_transform.c
  114. gcc -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 -O0 -c gcube.c -o gcube.o
  115. gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 bin2dol.c general.o -o bin2dol
  116. video_sdl.c: In function 'save_tga':
  117. video_sdl.c:677:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  118. video_sdl.c:678:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  119. video_sdl.c:689:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  120. video_sdl.c:700:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  121. gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 isopack.o general.o -o isopack -lz
  122. hle.c: In function 'map_load_db':
  123. hle.c:732:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  124. hle.c: In function 'map_load':
  125. hle.c:376:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  126. hle_general.c: In function 'HLE_OSReport_crippled':
  127. hle_general.c:144:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  128. hle_general.c:150:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]hle.c: In function 'map_load_full':
  129. hle.c:309:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  130. hle.c:320:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  131. hle.c:324:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  132. hle_general.c:160:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  133. bin2dol.c: In function 'main':
  134. bin2dol.c:58:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  135. bin2dol.c:73:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  136. bin2dol.c:80:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  137. bin2dol.c:83:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  138. gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 `sdl-config --cflags` thpview.o general.o jpeg_tools.o -o thpview -ljpeg `sdl-config --libs`
  139. gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 tplx.o general.o -o tplx
  140. gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -DDEFAULT_COLOR_MODE=1 ppc_disasm.o general.o config.o video_sdl.o audio_sdl.o cpu.o mem.o diskio.o hw.o hw_ai_dsp.o hw_cp.o hw_di.o hw_exi.o hw_gx.o hw_mi.o hw_pe.o hw_pi.o hw_si.o hw_vi.o hle.o hle_math.o hle_general.o gx.o gx_texture.o gx_transform.o gcube.o -o gcube `sdl-config --libs` -mno-windows -mcygwin -lz -lGL -lm
  141. gcc: error: unrecognized command line option '-mno-windows'
  142. gcc: error: unrecognized command line option '-mcygwin'
  143. make: *** [gcube] Error 1
  144. emake failed
  145. * ERROR: games-emulation/gcube-0.4-r1 failed (compile phase):
  146. * died running emake, base_src_make
  147. *
  148. * Call stack:
  149. * ebuild.sh, line 85: Called src_compile
  150. * environment, line 2453: Called games_src_compile
  151. * environment, line 1377: Called base_src_make
  152. * environment, line 438: Called die
  153. * The specific snippet of code:
  154. * emake "$@" || die "died running emake, $FUNCNAME";
  155. *
  156. * If you need support, post the output of `emerge --info '=games-emulation/gcube-0.4-r1'`,
  157. * the complete build log and the output of `emerge -pqv '=games-emulation/gcube-0.4-r1'`.
  158. sed: couldn't open temporary file /etc/portage/package.mask/sedZkrhe7: Permission denied
  159. nc6: using stream socket
  160. * The complete build log is located at '/var/log/portage/games-emulation:gcube-0.4-r1:20120619-024523.log'.
  161. * For convenience, a symlink to the build log is located at '/tmp/portage/games-emulation/gcube-0.4-r1/temp/build.log'.
  162. * The ebuild environment file is located at '/tmp/portage/games-emulation/gcube-0.4-r1/temp/environment'.
  163. * Working directory: '/tmp/portage/games-emulation/gcube-0.4-r1/work/0.4'
  164. * S: '/tmp/portage/games-emulation/gcube-0.4-r1/work/0.4'