1. * Package: media-tv/nvtv-0.4.7-r1
  2. * Repository: gentoo
  3. * Maintainer: media-tv@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking nvtv-0.4.7.tar.gz to /tmp/portage/media-tv/nvtv-0.4.7-r1/work
  8. >>> Source unpacked in /tmp/portage/media-tv/nvtv-0.4.7-r1/work
  9. >>> Preparing source in /tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7 ...
  12. * econf: updating nvtv-0.4.7/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating nvtv-0.4.7/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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 --without-gtk --without-x
  15. configure: loading site script /usr/share/config.site
  16. configure: loading site script /usr/share/crossdev/include/site/linux
  17. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  18. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  19. checking build system type... x86_64-pc-linux-gnu
  20. checking host system type... x86_64-pc-linux-gnu
  21. checking target system type... x86_64-pc-linux-gnu
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking whether make sets $(MAKE)... yes
  25. checking for working aclocal-1.4... found
  26. checking for working autoconf... found
  27. checking for working automake-1.4... found
  28. checking for working autoheader... found
  29. checking for working makeinfo... found
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking for C compiler default output... a.out
  32. checking whether the C compiler works... yes
  33. checking whether we are cross compiling... no
  34. checking for suffix of executables...
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  40. checking for a BSD-compatible install... /usr/bin/install -c
  41. checking whether make sets $(MAKE)... (cached) yes
  42. checking for debugging info... enabled
  43. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  44. checking for X... disabled
  45. X disabled as requested.
  46. GTK disabled as requested.
  47. checking for wx-config... /usr/bin/wx-config
  48. checking for wxWindows version >= 2.3.0... An error occurred while calling wx-config:
  49. No profile currently selected
  50. Please use `eselect wxwidgets` to select an available profile and try again.
  51. ./configure: line 5016: test: -gt: unary operator expected
  52. ./configure: line 5019: test: -eq: unary operator expected
  53. no
  54. checking for main (direct) backend... unix
  55. checking for client backend... enabled
  56. checking for sin in -lm... yes
  57. checking for pci_init in -lpci... yes
  58. checking for egrep... grep -E
  59. checking for ANSI C header files... yes
  60. checking for sys/types.h... yes
  61. checking for sys/stat.h... yes
  62. checking for stdlib.h... yes
  63. checking for string.h... yes
  64. checking for memory.h... yes
  65. checking for strings.h... yes
  66. checking for inttypes.h... yes
  67. checking for stdint.h... yes
  68. checking for unistd.h... yes
  69. checking sys/io.h usability... yes
  70. checking sys/io.h presence... yes
  71. checking for sys/io.h... yes
  72. checking pci/pci.h usability... yes
  73. checking pci/pci.h presence... yes
  74. checking for pci/pci.h... yes
  75. checking for XBox support... disabled
  76. path to use for fifo pipes... /var/run
  77. configure: creating ./config.status
  78. config.status: creating Makefile
  79. config.status: creating src/Makefile
  80. config.status: creating man/Makefile
  81. config.status: creating test/Makefile
  82. config.status: creating src/config.h
  83. config.status: executing default-1 commands
  84. >>> Source configured.
  85. >>> Compiling source in /tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7 ...
  86. make -j24 'CXFLAGS=-O2 -pipe -ggdb -march=native -ftracer'
  87. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_bt.c
  88. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_nx.c
  89. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_tdfx.c
  90. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_i810.c
  91. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c nvtv.c
  92. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c print.c
  93. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c libc_wrapper.c
  94. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c xf86i2c.c
  95. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c pipe.c
  96. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c mmio.c
  97. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_common.c
  98. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_nv.c
  99. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_tdfx.c
  100. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_i810.c
  101. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_i2c.c
  102. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_null.c
  103. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_bt.c
  104. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_cx.c
  105. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_nx.c
  106. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_ch1_7007.c
  107. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_ch2_7009.c
  108. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_ph1_saa7102.c
  109. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c tv_ph2_saa7104.c
  110. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data.c
  111. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_cx.c
  112. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_ch.c
  113. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_ph.c
  114. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_nv.c
  115. tv_cx.c: In function 'TVCxCreate':
  116. tv_cx.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  117. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_xbox.c
  118. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c data_vesa.c
  119. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c calc_bt.c
  120. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_direct.c
  121. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_nvidia.c
  122. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_tdfx.c
  123. back_direct.c: In function 'bdir_openCard':
  124. back_direct.c:113:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  125. back_direct.c: In function 'bdir_probeSystem':
  126. back_direct.c:247:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  127. back_direct.c: In function 'bdir_freeChips':
  128. back_direct.c:300:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
  129. back_direct.c: In function 'bdir_copyChips':
  130. back_direct.c:314:22: warning: incompatible implicit declaration of built-in function 'calloc' [enabled by default]
  131. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_i810.c
  132. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_null.c
  133. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c card_direct.c
  134. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_unix.c
  135. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c back_client.c
  136. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -c nvtvd.c
  137. back_nvidia.c: In function 'bnv_probeCard':
  138. back_nvidia.c:905:5: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  139. back_nvidia.c:905:5: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  140. back_nvidia.c:905:5: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  141. back_nvidia.c:905:5: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  142. back_i810.c: In function 'bi830_probeCard':
  143. back_i810.c:359:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  144. back_i810.c:359:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  145. back_i810.c:359:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  146. back_i810.c:359:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  147. back_i810.c:359:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat]
  148. back_i810.c:363:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  149. back_i810.c:363:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  150. back_i810.c:363:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  151. back_i810.c:363:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  152. back_i810.c:363:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat]
  153. back_i810.c:367:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  154. back_i810.c:367:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  155. back_i810.c:367:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  156. back_i810.c:367:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  157. back_i810.c:367:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat]
  158. back_i810.c:370:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  159. back_i810.c:370:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  160. back_i810.c:370:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  161. back_i810.c:370:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  162. back_i810.c:373:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  163. back_i810.c:373:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  164. back_i810.c:373:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  165. back_i810.c:375:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  166. back_i810.c:375:4: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  167. back_i810.c:382:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  168. back_i810.c:382:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  169. back_i810.c:382:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  170. back_i810.c:386:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  171. back_i810.c:386:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  172. back_i810.c:386:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  173. back_i810.c:391:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  174. back_i810.c:391:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  175. back_i810.c:391:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  176. back_i810.c:391:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat]
  177. back_i810.c:399:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat]
  178. back_i810.c:399:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
  179. back_i810.c:399:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  180. nvtvd.c: In function 'srv_listModes':
  181. nvtvd.c:355:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  182. nvtvd.c: In function 'srv_findBySize':
  183. nvtvd.c:373:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  184. nvtvd.c: In function 'srv_findByOverscan':
  185. nvtvd.c:395:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  186. x86_64-pc-linux-gnu-gcc -g -Wl,-O1 -Wl,--as-needed -o nvtv nvtv.o print.o libc_wrapper.o xf86i2c.o pipe.o mmio.o tv_common.o tv_nv.o tv_tdfx.o tv_i810.o tv_i2c.o tv_null.o tv_bt.o tv_cx.o tv_nx.o tv_ch1_7007.o tv_ch2_7009.o tv_ph1_saa7102.o tv_ph2_saa7104.o data.o data_bt.o data_cx.o data_ch.o data_ph.o data_nx.o data_nv.o data_tdfx.o data_i810.o data_xbox.o data_vesa.o calc_bt.o back_direct.o back_nvidia.o back_tdfx.o back_i810.o back_null.o card_direct.o back_unix.o back_client.o -lm -lpci
  187. x86_64-pc-linux-gnu-gcc -g -Wl,-O1 -Wl,--as-needed -o nvtvd nvtvd.o libc_wrapper.o xf86i2c.o pipe.o mmio.o tv_common.o tv_nv.o tv_tdfx.o tv_i810.o tv_i2c.o tv_null.o tv_bt.o tv_cx.o tv_nx.o tv_ch1_7007.o tv_ch2_7009.o tv_ph1_saa7102.o tv_ph2_saa7104.o data.o data_bt.o data_cx.o data_ch.o data_ph.o data_nx.o data_nv.o data_tdfx.o data_i810.o data_xbox.o data_vesa.o calc_bt.o back_direct.o back_nvidia.o back_tdfx.o back_i810.o back_null.o card_direct.o back_unix.o back_client.o -lm -lpci
  188. >>> Source compiled.
  189. >>> Test phase [check]: media-tv/nvtv-0.4.7-r1
  190. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  191. make -j24 -j24 -j1 check
  192. Making check in src
  193. make[1]: Entering directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/src'
  194. make[1]: Leaving directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/src'
  195. Making check in man
  196. make[1]: Entering directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/man'
  197. make[1]: Nothing to be done for `check'.
  198. make[1]: Leaving directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/man'
  199. Making check in test
  200. make[1]: Entering directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/test'
  201. make tester life
  202. make[2]: Entering directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/test'
  203. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c tester.c
  204. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c test_mmio.c
  205. test_mmio.c: In function 'mmio_port_perm':
  206. test_mmio.c:17:3: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
  207. test_mmio.c:17:3: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
  208. test_mmio.c: In function 'mmio_phys':
  209. test_mmio.c:25:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  210. test_mmio.c: In function 'mmio_in8':
  211. test_mmio.c:38:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  212. test_mmio.c: In function 'mmio_in16':
  213. test_mmio.c:52:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  214. test_mmio.c: In function 'mmio_in32':
  215. test_mmio.c:66:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  216. test_mmio.c: In function 'mmio_out8':
  217. test_mmio.c:78:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  218. test_mmio.c: In function 'mmio_out16':
  219. test_mmio.c:89:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  220. test_mmio.c: In function 'mmio_out32':
  221. test_mmio.c:100:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  222. test_mmio.c: In function 'mmio_and32':
  223. test_mmio.c:117:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  224. test_mmio.c:118:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  225. test_mmio.c: In function 'mmio_or32':
  226. test_mmio.c:134:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  227. test_mmio.c:135:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c test_i2c.c
  229. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c test_record.c
  230. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c back_test.c
  231. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_unix.c
  232. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/card_direct.c
  233. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/libc_wrapper.c
  234. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/xf86i2c.c
  235. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/pipe.c
  236. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_common.c
  237. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_nv.c
  238. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_tdfx.c
  239. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_i810.c
  240. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_null.c
  241. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_bt.c
  242. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_cx.c
  243. ../src/tv_cx.c: In function 'TVCxCreate':
  244. ../src/tv_cx.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  245. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_nx.c
  246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_ch1_7007.c
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_ch2_7009.c
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_ph1_saa7102.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/tv_ph2_saa7104.c
  250. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data.c
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_bt.c
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_cx.c
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_ch.c
  254. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_ph.c
  255. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_nx.c
  256. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_nv.c
  257. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_tdfx.c
  258. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_i810.c
  259. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_xbox.c
  260. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/data_vesa.c
  261. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/calc_bt.c
  262. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_direct.c
  263. ../src/back_direct.c: In function 'bdir_openCard':
  264. ../src/back_direct.c:113:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  265. ../src/back_direct.c: In function 'bdir_probeSystem':
  266. ../src/back_direct.c:247:6: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat]
  267. ../src/back_direct.c: In function 'bdir_freeChips':
  268. ../src/back_direct.c:300:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
  269. ../src/back_direct.c: In function 'bdir_copyChips':
  270. ../src/back_direct.c:314:22: warning: incompatible implicit declaration of built-in function 'calloc' [enabled by default]
  271. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_nvidia.c
  272. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_tdfx.c
  273. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_i810.c
  274. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/back_null.c
  275. x86_64-pc-linux-gnu-gcc -g -Wl,-O1 -Wl,--as-needed -o tester tester.o test_mmio.o test_i2c.o test_record.o back_test.o back_unix.o card_direct.o libc_wrapper.o xf86i2c.o pipe.o tv_common.o tv_nv.o tv_tdfx.o tv_i810.o tv_null.o tv_bt.o tv_cx.o tv_nx.o tv_ch1_7007.o tv_ch2_7009.o tv_ph1_saa7102.o tv_ph2_saa7104.o data.o data_bt.o data_cx.o data_ch.o data_ph.o data_nx.o data_nv.o data_tdfx.o data_i810.o data_xbox.o data_vesa.o calc_bt.o back_direct.o back_nvidia.o back_tdfx.o back_i810.o back_null.o -lm -lpci
  276. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c life.c
  277. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/nvtv.c
  278. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../src -DTEST_HOOKS -I/usr/local/include -g -c ../src/actions.c
  279. ../src/actions.c:26:2: error: #error "actions.c requires X"
  280. In file included from /usr/include/X11/extensions/xf86vmode.h:37:0,
  281. from ../src/actions.c:37:
  282. /usr/include/X11/Xmd.h:131:22: error: conflicting types for 'CARD32'
  283. In file included from ../src/actions.c:23:0:
  284. ../src/local.h:95:23: note: previous declaration of 'CARD32' was here
  285. ../src/actions.c: In function 'Select_Window':
  286. ../src/actions.c:247:30: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  287. make[2]: *** [actions.o] Error 1
  288. make[2]: Leaving directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/test'
  289. make[1]: *** [check-am] Error 2
  290. make[1]: Leaving directory `/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7/test'
  291. make: *** [check-recursive] Error 1
  292. emake failed
  293. * ERROR: media-tv/nvtv-0.4.7-r1 failed (test phase):
  294. * Make check failed. See above for details.
  295. *
  296. * Call stack:
  297. * ebuild.sh, line 85: Called src_test
  298. * environment, line 338: Called _eapi0_src_test
  299. * phase-helpers.sh, line 550: Called die
  300. * The specific snippet of code:
  301. * $emake_cmd -j1 check || \
  302. * die "Make check failed. See above for details."
  303. *
  304. * If you need support, post the output of `emerge --info '=media-tv/nvtv-0.4.7-r1'`,
  305. * the complete build log and the output of `emerge -pqv '=media-tv/nvtv-0.4.7-r1'`.
  306. * The complete build log is located at '/var/log/portage/media-tv:nvtv-0.4.7-r1:20120624-160439.log'.
  307. * For convenience, a symlink to the build log is located at '/tmp/portage/media-tv/nvtv-0.4.7-r1/temp/build.log'.
  308. * The ebuild environment file is located at '/tmp/portage/media-tv/nvtv-0.4.7-r1/temp/environment'.
  309. * Working directory: '/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7'
  310. * S: '/tmp/portage/media-tv/nvtv-0.4.7-r1/work/nvtv-0.4.7'
  311. >>> Install nvtv-0.4.7-r1 into /tmp/portage/media-tv/nvtv-0.4.7-r1/image/ category media-tv
  312. !!! dodoc: xine/tvxine does not exist
  313. dodoc failed
  314. >>> Completed installing nvtv-0.4.7-r1 into /tmp/portage/media-tv/nvtv-0.4.7-r1/image/
  315. * QA Notice: file does not exist:
  316. *
  317. * dodoc: xine/tvxine does not exist
  318. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  319. usr/sbin/nvtvd
  320. usr/bin/nvtv
  321. * QA Notice: Package triggers severe warnings which indicate that it
  322. * may exhibit random runtime failures.
  323. * tv_cx.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  324. * back_direct.c:113:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  325. * back_direct.c:300:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
  326. * back_direct.c:314:22: warning: incompatible implicit declaration of built-in function 'calloc' [enabled by default]
  327. * nvtvd.c:355:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  328. * nvtvd.c:373:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  329. * nvtvd.c:395:6: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default]
  330. * ../src/tv_cx.c:59:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  331. * ../src/back_direct.c:113:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  332. * ../src/back_direct.c:300:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
  333. * ../src/back_direct.c:314:22: warning: incompatible implicit declaration of built-in function 'calloc' [enabled by default]
  334. * ../src/actions.c:247:30: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  335. * Please do not file a Gentoo bug and instead report the above QA
  336. * issues directly to the upstream developers of this software.
  337. * Homepage: http://sourceforge.net/projects/nv-tv-out/