Advertisement
Guest User

build.log

a guest
Oct 3rd, 2012
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 21.98 KB | None | 0 0
  1.  * Package:    x11-libs/libva-intel-driver-1.0.18-r1
  2.  * Repository: gentoo
  3.  * Maintainer: aballier@gentoo.org jkarlson@cc.hut.fi
  4.  * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
  5.  * FEATURES:   sandbox
  6. >>> cfg-update-1.8.2-r1: Creating checksum index...
  7. >>> Unpacking source...
  8. >>> Unpacking intel-driver-1.0.18.tar.xz to /var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work
  9. >>> Source unpacked in /var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work
  10. >>> Preparing source in /var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18 ...
  11.  * Running eautoreconf in '/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18' ...
  12.  * Running libtoolize --install --copy --force --automake ...                                             [ ok ]
  13.  * Running aclocal ...                                                                                    [ ok ]
  14.  * Running autoconf ...                                                                                   [ ok ]
  15.  * Running autoheader ...                                                                                 [ ok ]
  16.  * Running automake --add-missing --copy --foreign ...                                                    [ ok ]
  17.  * Running elibtoolize in: intel-driver-1.0.18/
  18.  *   Applying portage/1.2.0 patch ...
  19.  *   Applying sed/1.5.6 patch ...
  20.  *   Applying as-needed/2.2.6 patch ...
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18 ...
  23.  * econf: updating intel-driver-1.0.18/config.guess with /usr/share/gnuconfig/config.guess
  24.  * econf: updating intel-driver-1.0.18/config.sub with /usr/share/gnuconfig/config.sub
  25. ./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
  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 how to create a ustar tar archive... gnutar
  32. checking build system type... x86_64-pc-linux-gnu
  33. checking host system type... x86_64-pc-linux-gnu
  34. checking how to print strings... printf
  35. checking for style of include used by make... GNU
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking whether the C compiler works... yes
  38. checking for C compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... no
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  44. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  45. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  46. checking for a sed that does not truncate output... /bin/sed
  47. checking for grep that handles long lines and -e... /bin/grep
  48. checking for egrep... /bin/grep -E
  49. checking for fgrep... /bin/grep -F
  50. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  51. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  52. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  53. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  54. checking whether ln -s works... yes
  55. checking the maximum length of command line arguments... 1572864
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  59. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  60. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  61. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  62. checking how to recognize dependent libraries... pass_all
  63. checking for x86_64-pc-linux-gnu-dlltool... no
  64. checking for dlltool... no
  65. checking how to associate runtime and link libraries... printf %s\n
  66. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  67. checking for archiver @FILE support... @
  68. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  69. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  70. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  71. checking for sysroot... no
  72. checking for x86_64-pc-linux-gnu-mt... no
  73. checking for mt... no
  74. checking if : is a manifest tool... no
  75. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  76. checking for ANSI C header files... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking for dlfcn.h... yes
  87. checking for objdir... .libs
  88. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  89. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  90. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  91. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  93. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  94. 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
  95. checking whether -lc should be explicitly linked in... no
  96. checking dynamic linker characteristics... GNU/Linux ld.so
  97. checking how to hardcode library paths into programs... immediate
  98. checking whether stripping libraries is possible... yes
  99. checking if libtool supports shared libraries... yes
  100. checking whether to build shared libraries... yes
  101. checking whether to build static libraries... no
  102. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  103. checking whether we are using the GNU C compiler... (cached) yes
  104. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  105. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  106. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  107. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  108. checking whether byte ordering is bigendian... no
  109. checking for ANSI C header files... (cached) yes
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... no
  112. checking for x86_64-pc-linux-gnu-pkg-config... no
  113. checking for pkg-config... /usr/bin/pkg-config
  114. checking pkg-config is at least version 0.9.0... yes
  115. checking for DRM... yes
  116. checking for GEN4ASM... no
  117. checking for intel-gen4asm... no
  118. checking for LIBVA_DEPS... yes
  119. checking for LIBVA_X11_DEPS... yes
  120. checking for VA drivers path... /usr/lib64/va/drivers
  121. configure: creating ./config.status
  122. config.status: creating Makefile
  123. config.status: creating debian.upstream/Makefile
  124. config.status: creating src/Makefile
  125. config.status: creating src/shaders/Makefile
  126. config.status: creating src/shaders/h264/Makefile
  127. config.status: creating src/shaders/h264/ildb/Makefile
  128. config.status: creating src/shaders/h264/mc/Makefile
  129. config.status: creating src/shaders/mpeg2/Makefile
  130. config.status: creating src/shaders/mpeg2/vld/Makefile
  131. config.status: creating src/shaders/post_processing/Makefile
  132. config.status: creating src/shaders/render/Makefile
  133. config.status: creating src/shaders/vme/Makefile
  134. config.status: creating src/config.h
  135. config.status: executing depfiles commands
  136. config.status: executing libtool commands
  137.  
  138. libva-driver-intel configuration summary:
  139.  
  140. VA-API version ................... : 0.33.0
  141. VA-API drivers path .............. : /usr/lib64/va/drivers
  142.  
  143. >>> Source configured.
  144. >>> Compiling source in /var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18 ...
  145. make -j9
  146. Making all in debian.upstream
  147. make[1]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/debian.upstream'
  148.  GEN    changelog
  149.  GEN    control
  150. make[1]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/debian.upstream'
  151. Making all in src
  152. make[1]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  153. make  all-recursive
  154. make[2]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  155. Making all in shaders
  156. make[3]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders'
  157. Making all in h264
  158. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264'
  159. Making all in ildb
  160. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264/ildb'
  161. make[5]: Nothing to be done for `all'.
  162. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264/ildb'
  163. Making all in mc
  164. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264/mc'
  165. make[5]: Nothing to be done for `all'.
  166. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264/mc'
  167. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264'
  168. make[5]: Nothing to be done for `all-am'.
  169. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264'
  170. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/h264'
  171. Making all in mpeg2
  172. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2'
  173. Making all in vld
  174. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2/vld'
  175. make[5]: Nothing to be done for `all'.
  176. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2/vld'
  177. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2'
  178. make[5]: Nothing to be done for `all-am'.
  179. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2'
  180. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/mpeg2'
  181. Making all in render
  182. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/render'
  183. make[4]: Nothing to be done for `all'.
  184. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/render'
  185. Making all in post_processing
  186. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/post_processing'
  187. make[4]: Nothing to be done for `all'.
  188. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/post_processing'
  189. Making all in vme
  190. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/vme'
  191. make[4]: Nothing to be done for `all'.
  192. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders/vme'
  193. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders'
  194. make[4]: Nothing to be done for `all-am'.
  195. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders'
  196. make[3]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src/shaders'
  197. make[3]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  198.   CC     i965_drv_video_la-gen6_mfd.lo
  199.   CC     i965_drv_video_la-gen6_mfc.lo
  200.   CC     i965_drv_video_la-gen6_vme.lo
  201.   CC     i965_drv_video_la-gen7_mfd.lo
  202.   CC     i965_drv_video_la-i965_avc_bsd.lo
  203.   CC     i965_drv_video_la-i965_avc_ildb.lo
  204.   CC     i965_drv_video_la-i965_avc_hw_scoreboard.lo
  205.   CC     i965_drv_video_la-i965_decoder_utils.lo
  206.   CC     i965_drv_video_la-i965_drv_video.lo
  207. gen6_vme.c: In function ‘gen6_vme_constant_setup’:
  208. gen6_vme.c:630:20: warning: variable ‘constant_buffer’ set but not used [-Wunused-but-set-variable]
  209. gen6_mfd.c:416:1: warning: ‘gen6_mfd_aes_state’ defined but not used [-Wunused-function]
  210. gen6_mfd.c:424:1: warning: ‘gen6_mfd_wait’ defined but not used [-Wunused-function]
  211. gen7_mfd.c: In function ‘gen7_mfd_jpeg_decode_init’:
  212. gen7_mfd.c:1928:5: error: unknown type name ‘VAPictureParameterBufferJPEGBaseline’
  213. gen7_mfd.c:1931:18: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  214. gen7_mfd.c:1931:18: note: each undeclared identifier is reported only once for each function it appears in
  215. gen7_mfd.c:1931:56: error: expected expression before ‘)’ token
  216. gen7_mfd.c:1933:18: error: request for member ‘num_components’ in something not a structure or union
  217. gen7_mfd.c:1935:23: error: request for member ‘num_components’ in something not a structure or union
  218. gen7_mfd.c:1936:27: error: request for member ‘components’ in something not a structure or union
  219. gen7_mfd.c:1937:27: error: request for member ‘components’ in something not a structure or union
  220. gen7_mfd.c:1938:27: error: request for member ‘components’ in something not a structure or union
  221. gen7_mfd.c:1939:27: error: request for member ‘components’ in something not a structure or union
  222. gen7_mfd.c:1940:27: error: request for member ‘components’ in something not a structure or union
  223. gen7_mfd.c:1941:27: error: request for member ‘components’ in something not a structure or union
  224. gen7_mfd.c: In function ‘gen7_mfd_jpeg_pic_state’:
  225. gen7_mfd.c:2012:5: error: unknown type name ‘VAPictureParameterBufferJPEGBaseline’
  226. gen7_mfd.c:2018:18: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  227. gen7_mfd.c:2018:56: error: expected expression before ‘)’ token
  228. gen7_mfd.c:2020:18: error: request for member ‘num_components’ in something not a structure or union
  229. gen7_mfd.c:2022:23: error: request for member ‘num_components’ in something not a structure or union
  230. gen7_mfd.c:2023:27: error: request for member ‘components’ in something not a structure or union
  231. gen7_mfd.c:2024:27: error: request for member ‘components’ in something not a structure or union
  232. gen7_mfd.c:2025:27: error: request for member ‘components’ in something not a structure or union
  233. gen7_mfd.c:2026:27: error: request for member ‘components’ in something not a structure or union
  234. gen7_mfd.c:2027:27: error: request for member ‘components’ in something not a structure or union
  235. gen7_mfd.c:2028:27: error: request for member ‘components’ in something not a structure or union
  236. gen7_mfd.c:2058:42: error: request for member ‘picture_width’ in something not a structure or union
  237. gen7_mfd.c:2059:43: error: request for member ‘picture_height’ in something not a structure or union
  238. gen7_mfd.c:2061:42: error: request for member ‘picture_width’ in something not a structure or union
  239. gen7_mfd.c:2062:43: error: request for member ‘picture_height’ in something not a structure or union
  240. gen7_mfd.c:2064:42: error: request for member ‘picture_width’ in something not a structure or union
  241. gen7_mfd.c:2065:43: error: request for member ‘picture_height’ in something not a structure or union
  242. gen7_mfd.c: In function ‘gen7_mfd_jpeg_huff_table_state’:
  243. gen7_mfd.c:2090:5: error: unknown type name ‘VAHuffmanTableBufferJPEGBaseline’
  244. gen7_mfd.c:2097:22: error: ‘VAHuffmanTableBufferJPEGBaseline’ undeclared (first use in this function)
  245. gen7_mfd.c:2097:56: error: expected expression before ‘)’ token
  246. gen7_mfd.c:2104:52: error: request for member ‘huffman_table’ in something not a structure or union
  247. gen7_mfd.c:2105:52: error: request for member ‘huffman_table’ in something not a structure or union
  248. gen7_mfd.c:2106:52: error: request for member ‘huffman_table’ in something not a structure or union
  249. gen7_mfd.c:2107:52: error: request for member ‘huffman_table’ in something not a structure or union
  250. gen7_mfd.c: In function ‘gen7_mfd_jpeg_qm_state’:
  251. gen7_mfd.c:2125:5: error: unknown type name ‘VAPictureParameterBufferJPEGBaseline’
  252. gen7_mfd.c:2126:5: error: unknown type name ‘VAIQMatrixBufferJPEGBaseline’
  253. gen7_mfd.c:2132:18: error: ‘VAIQMatrixBufferJPEGBaseline’ undeclared (first use in this function)
  254. gen7_mfd.c:2132:48: error: expected expression before ‘)’ token
  255. gen7_mfd.c:2133:18: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  256. gen7_mfd.c:2133:56: error: expected expression before ‘)’ token
  257. gen7_mfd.c:2135:5: error: request for member ‘num_components’ in something not a structure or union
  258. gen7_mfd.c:2137:38: error: request for member ‘num_components’ in something not a structure or union
  259. gen7_mfd.c:2138:51: error: request for member ‘components’ in something not a structure or union
  260. gen7_mfd.c:2138:95: error: request for member ‘components’ in something not a structure or union
  261. gen7_mfd.c:2139:38: error: request for member ‘quantiser_table’ in something not a structure or union
  262. gen7_mfd.c:2139:65: error: request for member ‘components’ in something not a structure or union
  263. gen7_mfd.c:2143:23: error: request for member ‘load_quantiser_table’ in something not a structure or union
  264. gen7_mfd.c:2143:55: error: request for member ‘components’ in something not a structure or union
  265. gen7_mfd.c: At top level:
  266. gen7_mfd.c:2155:26: error: unknown type name ‘VAPictureParameterBufferJPEGBaseline’
  267. gen7_mfd.c:2156:26: error: unknown type name ‘VASliceParameterBufferJPEGBaseline’
  268. gen7_mfd.c:2157:26: error: unknown type name ‘VASliceParameterBufferJPEGBaseline’
  269. gen6_mfc.c:388:13: warning: ‘gen6_mfc_avc_directmode_state’ defined but not used [-Wunused-function]
  270. gen6_mfc.c:599:1: warning: ‘gen6_mfc_avc_insert_object’ defined but not used [-Wunused-function]
  271. gen7_mfd.c: In function ‘gen7_mfd_jpeg_decode_picture’:
  272. gen7_mfd.c:2621:5: error: unknown type name ‘VAPictureParameterBufferJPEGBaseline’
  273. gen7_mfd.c:2622:5: error: unknown type name ‘VASliceParameterBufferJPEGBaseline’
  274. gen7_mfd.c:2627:18: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  275. gen7_mfd.c:2627:56: error: expected expression before ‘)’ token
  276. gen7_mfd.c:2642:24: error: ‘VASliceParameterBufferJPEGBaseline’ undeclared (first use in this function)
  277. gen7_mfd.c:2642:60: error: expected expression before ‘)’ token
  278. gen7_mfd.c:2649:75: error: expected expression before ‘)’ token
  279. gen7_mfd.c:2654:13: error: request for member ‘slice_data_flag’ in something not a structure or union
  280. gen7_mfd.c:2661:56: error: request for member ‘num_components’ in something not a structure or union
  281. gen7_mfd.c:2662:47: error: request for member ‘components’ in something not a structure or union
  282. gen7_mfd.c:2663:47: error: request for member ‘components’ in something not a structure or union
  283. gen7_mfd.c:2665:47: error: request for member ‘components’ in something not a structure or union
  284. gen7_mfd.c:2666:47: error: request for member ‘components’ in something not a structure or union
  285. gen7_mfd.c:2678:60: error: expected expression before ‘)’ token
  286. gen7_mfd.c:2685:75: error: expected expression before ‘)’ token
  287. gen7_mfd.c:2688:13: error: request for member ‘slice_data_flag’ in something not a structure or union
  288. gen7_mfd.c:2695:13: warning: implicit declaration of function ‘gen7_mfd_jpeg_bsd_object’ [-Wimplicit-function-declaration]
  289. gen7_mfd.c: At top level:
  290. gen7_mfd.c:425:1: warning: ‘gen7_mfd_aes_state’ defined but not used [-Wunused-function]
  291. gen7_mfd.c:452:1: warning: ‘gen7_mfd_wait’ defined but not used [-Wunused-function]
  292. make[3]: *** [i965_drv_video_la-gen7_mfd.lo] Error 1
  293. make[3]: *** Waiting for unfinished jobs....
  294. make[3]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  295. make[2]: *** [all-recursive] Error 1
  296. make[2]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  297. make[1]: *** [all] Error 2
  298. make[1]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18/src'
  299. make: *** [all-recursive] Error 1
  300. emake failed
  301. * ERROR: x11-libs/libva-intel-driver-1.0.18-r1 failed (compile phase):
  302. *   emake failed
  303. *
  304. * Call stack:
  305. *          ebuild.sh, line   85:  Called src_compile
  306. *        environment, line 1510:  Called _eapi2_src_compile
  307. *   phase-helpers.sh, line  573:  Called die
  308. * The specific snippet of code:
  309.  *          emake || die "emake failed"
  310. *
  311. * If you need support, post the output of `emerge --info '=x11-libs/libva-intel-driver-1.0.18-r1'`,
  312. * the complete build log and the output of `emerge -pqv '=x11-libs/libva-intel-driver-1.0.18-r1'`.
  313. * The complete build log is located at '/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/temp/build.log'.
  314. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/temp/environment'.
  315. * Working directory: '/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18'
  316. * S: '/var/tmp/portage/x11-libs/libva-intel-driver-1.0.18-r1/work/intel-driver-1.0.18'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement