Advertisement
Guest User

Untitled

a guest
Nov 13th, 2012
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.51 KB | None | 0 0
  1. * Package: x11-libs/libva-intel-driver-9999
  2. * Repository: linuxsystems
  3. * Maintainer: aballier@gentoo.org jkarlson@cc.hut.fi
  4. * USE: elibc_glibc kernel_linux userland_GNU x86
  5. * FEATURES: preserve-libs sandbox
  6. >>> Unpacking source...
  7. remote: Counting objects: 19, done.
  8. remote: Compressing objects: 100% (13/13), done.
  9. remote: Total 13 (delta 9), reused 0 (delta 0)
  10. Unpacking objects: 100% (13/13), done.
  11. From git://anongit.freedesktop.org/git/vaapi/intel-driver
  12. * [new tag] 1.0.19 -> 1.0.19
  13. GIT update -->
  14. repository: git://anongit.freedesktop.org/git/vaapi/intel-driver
  15. at the commit: 2aef79c4e83eb00df94d10558e7ce42d720e8cb7
  16. branch: g45-h264
  17. storage directory: "/usr/portage/distfiles/egit-src/intel-driver"
  18. checkout type: bare repository
  19. Cloning into /var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver...
  20. done.
  21. Branch branch-g45-h264 set up to track remote branch g45-h264 from origin.
  22. Switched to a new branch 'branch-g45-h264'
  23. >>> Unpacked to /var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver
  24. >>> Source unpacked in /var/tmp/portage/x11-libs/libva-intel-driver-9999/work
  25. >>> Preparing source in /var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver ...
  26. * Running eautoreconf in '/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver' ...
  27. * Running libtoolize --install --copy --force --automake ... [ ok ]
  28. * Running aclocal ... [ ok ]
  29. * Running autoconf ... [ ok ]
  30. * Running autoheader ... [ ok ]
  31. * Running automake --add-missing --copy --foreign ... [ ok ]
  32. * Running elibtoolize in: libva-intel-driver/
  33. * Applying portage/1.2.0 patch ...
  34. * Applying sed/1.5.6 patch ...
  35. * Applying as-needed/2.2.6 patch ...
  36. >>> Source prepared.
  37. >>> Configuring source in /var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver ...
  38. * econf: updating libva-intel-driver/config.guess with /usr/share/gnuconfig/config.guess
  39. * econf: updating libva-intel-driver/config.sub with /usr/share/gnuconfig/config.sub
  40. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
  41. checking for a BSD-compatible install... /usr/bin/install -c
  42. checking whether build environment is sane... yes
  43. checking for a thread-safe mkdir -p... /bin/mkdir -p
  44. checking for gawk... gawk
  45. checking whether make sets $(MAKE)... yes
  46. checking how to create a ustar tar archive... gnutar
  47. checking build system type... i686-pc-linux-gnu
  48. checking host system type... i686-pc-linux-gnu
  49. checking how to print strings... printf
  50. checking for style of include used by make... GNU
  51. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  52. checking whether the C compiler works... yes
  53. checking for C compiler default output file name... a.out
  54. checking for suffix of executables...
  55. checking whether we are cross compiling... no
  56. checking for suffix of object files... o
  57. checking whether we are using the GNU C compiler... yes
  58. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  59. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  60. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  61. checking for a sed that does not truncate output... /bin/sed
  62. checking for grep that handles long lines and -e... /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking for fgrep... /bin/grep -F
  65. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  66. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  67. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  68. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  69. checking whether ln -s works... yes
  70. checking the maximum length of command line arguments... 1572864
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  74. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  75. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  76. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  77. checking how to recognize dependent libraries... pass_all
  78. checking for i686-pc-linux-gnu-dlltool... no
  79. checking for dlltool... no
  80. checking how to associate runtime and link libraries... printf %s\n
  81. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  82. checking for archiver @FILE support... @
  83. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  84. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  85. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  86. checking for sysroot... no
  87. checking for i686-pc-linux-gnu-mt... no
  88. checking for mt... no
  89. checking if : is a manifest tool... no
  90. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  91. checking for ANSI C header files... yes
  92. checking for sys/types.h... yes
  93. checking for sys/stat.h... yes
  94. checking for stdlib.h... yes
  95. checking for string.h... yes
  96. checking for memory.h... yes
  97. checking for strings.h... yes
  98. checking for inttypes.h... yes
  99. checking for stdint.h... yes
  100. checking for unistd.h... yes
  101. checking for dlfcn.h... yes
  102. checking for objdir... .libs
  103. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  104. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  105. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  106. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  107. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  108. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  109. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  110. checking whether -lc should be explicitly linked in... no
  111. checking dynamic linker characteristics... GNU/Linux ld.so
  112. checking how to hardcode library paths into programs... immediate
  113. checking whether stripping libraries is possible... yes
  114. checking if libtool supports shared libraries... yes
  115. checking whether to build shared libraries... yes
  116. checking whether to build static libraries... no
  117. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  118. checking whether we are using the GNU C compiler... (cached) yes
  119. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  120. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  121. checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
  122. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  123. checking whether byte ordering is bigendian... no
  124. checking for ANSI C header files... (cached) yes
  125. checking for special C compiler options needed for large files... no
  126. checking for _FILE_OFFSET_BITS value needed for large files... 64
  127. checking for i686-pc-linux-gnu-pkg-config... no
  128. checking for pkg-config... /usr/bin/pkg-config
  129. checking pkg-config is at least version 0.9.0... yes
  130. checking for DRM... yes
  131. checking for GEN4ASM... no
  132. checking for intel-gen4asm... no
  133. checking for LIBVA_DEPS... yes
  134. checking for LIBVA_DRM_DEPS... no
  135. checking for LIBVA_X11_DEPS... yes
  136. checking for VA drivers path... /usr/lib/va/drivers
  137. checking for EGL... yes
  138. checking EGL/egl.h usability... yes
  139. checking EGL/egl.h presence... yes
  140. checking for EGL/egl.h... yes
  141. checking for eglGetDisplay in -lEGL... yes
  142. checking for WAYLAND... no
  143. checking for LIBVA_WAYLAND_DEPS... no
  144. checking for JPEG decoding API... no
  145. configure: creating ./config.status
  146. config.status: creating Makefile
  147. config.status: creating debian.upstream/Makefile
  148. config.status: creating src/Makefile
  149. config.status: creating src/shaders/Makefile
  150. config.status: creating src/shaders/h264/Makefile
  151. config.status: creating src/shaders/h264/ildb/Makefile
  152. config.status: creating src/shaders/h264/mc/Makefile
  153. config.status: creating src/shaders/mpeg2/Makefile
  154. config.status: creating src/shaders/mpeg2/vld/Makefile
  155. config.status: creating src/shaders/post_processing/Makefile
  156. config.status: creating src/shaders/render/Makefile
  157. config.status: creating src/shaders/vme/Makefile
  158. config.status: creating src/wayland/Makefile
  159. config.status: creating src/config.h
  160. config.status: executing depfiles commands
  161. config.status: executing libtool commands
  162.  
  163. libva-intel-driver configuration summary:
  164.  
  165. VA-API version ................... : 0.32.0
  166. VA-API drivers path .............. : /usr/lib/va/drivers
  167. Windowing systems ................ : x11
  168.  
  169. >>> Source configured.
  170. >>> Compiling source in /var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver ...
  171. make -j3
  172. Making all in debian.upstream
  173. make[1]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/debian.upstream'
  174. GEN changelog
  175. GEN control
  176. make[1]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/debian.upstream'
  177. Making all in src
  178. make[1]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  179. make all-recursive
  180. make[2]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  181. Making all in shaders
  182. make[3]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders'
  183. Making all in h264
  184. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264'
  185. Making all in ildb
  186. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264/ildb'
  187. make[5]: Nothing to be done for `all'.
  188. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264/ildb'
  189. Making all in mc
  190. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264/mc'
  191. make[5]: Nothing to be done for `all'.
  192. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264/mc'
  193. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264'
  194. make[5]: Nothing to be done for `all-am'.
  195. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264'
  196. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/h264'
  197. Making all in mpeg2
  198. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2'
  199. Making all in vld
  200. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2/vld'
  201. make[5]: Nothing to be done for `all'.
  202. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2/vld'
  203. make[5]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2'
  204. make[5]: Nothing to be done for `all-am'.
  205. make[5]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2'
  206. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/mpeg2'
  207. Making all in render
  208. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/render'
  209. make[4]: Nothing to be done for `all'.
  210. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/render'
  211. Making all in post_processing
  212. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/post_processing'
  213. make[4]: Nothing to be done for `all'.
  214. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/post_processing'
  215. Making all in vme
  216. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/vme'
  217. make[4]: Nothing to be done for `all'.
  218. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders/vme'
  219. make[4]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders'
  220. make[4]: Nothing to be done for `all-am'.
  221. make[4]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders'
  222. make[3]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src/shaders'
  223. make[3]: Entering directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  224. CC i965_drv_video_la-dso_utils.lo
  225. CC i965_drv_video_la-gen6_mfc.lo
  226. CC i965_drv_video_la-gen6_mfd.lo
  227. CC i965_drv_video_la-gen6_vme.lo
  228. gen6_mfc.c:388:13: warning: ‘gen6_mfc_avc_directmode_state’ defined but not used
  229. gen6_mfc.c:599:1: warning: ‘gen6_mfc_avc_insert_object’ defined but not used
  230. gen6_mfd.c:398:1: warning: ‘gen6_mfd_aes_state’ defined but not used
  231. gen6_mfd.c:406:1: warning: ‘gen6_mfd_wait’ defined but not used
  232. CC i965_drv_video_la-gen7_mfd.lo
  233. CC i965_drv_video_la-gen75_mfd.lo
  234. gen7_mfd.c:406:1: warning: ‘gen7_mfd_aes_state’ defined but not used
  235. gen7_mfd.c:433:1: warning: ‘gen7_mfd_wait’ defined but not used
  236. gen75_mfd.c: In function ‘gen75_mfd_avc_picid_state’:
  237. gen75_mfd.c:779:30: warning: unused variable ‘i965’
  238. gen75_mfd.c: In function ‘gen75_mfd_jpeg_decode_init’:
  239. gen75_mfd.c:2305:5: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  240. gen75_mfd.c:2305:5: note: each undeclared identifier is reported only once for each function it appears in
  241. gen75_mfd.c:2305:43: error: ‘pic_param’ undeclared (first use in this function)
  242. gen75_mfd.c:2308:56: error: expected expression before ‘)’ token
  243. gen75_mfd.c: In function ‘gen75_mfd_jpeg_pic_state’:
  244. gen75_mfd.c:2389:5: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  245. gen75_mfd.c:2389:43: error: ‘pic_param’ undeclared (first use in this function)
  246. gen75_mfd.c:2395:56: error: expected expression before ‘)’ token
  247. gen75_mfd.c: In function ‘gen75_mfd_jpeg_huff_table_state’:
  248. gen75_mfd.c:2467:5: error: ‘VAHuffmanTableBufferJPEGBaseline’ undeclared (first use in this function)
  249. gen75_mfd.c:2467:39: error: ‘huffman_table’ undeclared (first use in this function)
  250. gen75_mfd.c:2474:56: error: expected expression before ‘)’ token
  251. gen75_mfd.c: In function ‘gen75_mfd_jpeg_qm_state’:
  252. gen75_mfd.c:2502:5: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  253. gen75_mfd.c:2502:43: error: ‘pic_param’ undeclared (first use in this function)
  254. gen75_mfd.c:2503:5: error: ‘VAIQMatrixBufferJPEGBaseline’ undeclared (first use in this function)
  255. gen75_mfd.c:2503:35: error: ‘iq_matrix’ undeclared (first use in this function)
  256. gen75_mfd.c:2509:48: error: expected expression before ‘)’ token
  257. gen75_mfd.c:2510:56: error: expected expression before ‘)’ token
  258. gen75_mfd.c: At top level:
  259. gen75_mfd.c:2532:26: error: expected declaration specifiers or ‘...’ before ‘VAPictureParameterBufferJPEGBaseline’
  260. gen75_mfd.c:2533:26: error: expected declaration specifiers or ‘...’ before ‘VASliceParameterBufferJPEGBaseline’
  261. gen75_mfd.c:2534:26: error: expected declaration specifiers or ‘...’ before ‘VASliceParameterBufferJPEGBaseline’
  262. gen75_mfd.c: In function ‘gen75_mfd_jpeg_bsd_object’:
  263. gen75_mfd.c:2542:5: error: ‘slice_param’ undeclared (first use in this function)
  264. gen75_mfd.c:2544:5: error: ‘pic_param’ undeclared (first use in this function)
  265. gen75_mfd.c: In function ‘gen75_jpeg_wa_ind_obj_base_addr_state_bplus’:
  266. gen75_mfd.c:3057:30: warning: unused variable ‘i965’
  267. gen75_mfd.c: In function ‘gen75_mfd_jpeg_decode_picture’:
  268. gen75_mfd.c:3225:5: error: ‘VAPictureParameterBufferJPEGBaseline’ undeclared (first use in this function)
  269. gen75_mfd.c:3225:43: error: ‘pic_param’ undeclared (first use in this function)
  270. gen75_mfd.c:3226:5: error: ‘VASliceParameterBufferJPEGBaseline’ undeclared (first use in this function)
  271. gen75_mfd.c:3226:41: error: ‘slice_param’ undeclared (first use in this function)
  272. gen75_mfd.c:3226:55: error: ‘next_slice_param’ undeclared (first use in this function)
  273. gen75_mfd.c:3226:52: warning: left-hand operand of comma expression has no effect
  274. gen75_mfd.c:3226:74: error: ‘next_slice_group_param’ undeclared (first use in this function)
  275. gen75_mfd.c:3226:71: warning: left-hand operand of comma expression has no effect
  276. gen75_mfd.c:3231:56: error: expected expression before ‘)’ token
  277. gen75_mfd.c:3246:60: error: expected expression before ‘)’ token
  278. gen75_mfd.c:3253:75: error: expected expression before ‘)’ token
  279. gen75_mfd.c:3282:60: error: expected expression before ‘)’ token
  280. gen75_mfd.c:3289:75: error: expected expression before ‘)’ token
  281. gen75_mfd.c:3299:13: error: too many arguments to function ‘gen75_mfd_jpeg_bsd_object’
  282. gen75_mfd.c:2531:1: note: declared here
  283. gen75_mfd.c: At top level:
  284. gen75_mfd.c:625:1: warning: ‘gen75_mfd_aes_state’ defined but not used
  285. gen75_mfd.c:652:1: warning: ‘gen75_mfd_wait’ defined but not used
  286. make[3]: *** [i965_drv_video_la-gen75_mfd.lo] Error 1
  287. make[3]: *** Waiting for unfinished jobs....
  288. make[3]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  289. make[2]: *** [all-recursive] Error 1
  290. make[2]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  291. make[1]: *** [all] Error 2
  292. make[1]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver/src'
  293. make: *** [all-recursive] Error 1
  294. emake failed
  295. * ERROR: x11-libs/libva-intel-driver-9999 failed (compile phase):
  296. * emake failed
  297. *
  298. * Call stack:
  299. * ebuild.sh, line 93: Called src_compile
  300. * environment, line 1808: Called __eapi2_src_compile
  301. * phase-helpers.sh, line 612: Called die
  302. * The specific snippet of code:
  303. * emake || die "emake failed"
  304. *
  305. * If you need support, post the output of `emerge --info '=x11-libs/libva-intel-driver-9999'`,
  306. * the complete build log and the output of `emerge -pqv '=x11-libs/libva-intel-driver-9999'`.
  307. * This ebuild is from a repository named 'linuxsystems'
  308. * The complete build log is located at '/var/tmp/portage/x11-libs/libva-intel-driver-9999/temp/build.log'.
  309. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libva-intel-driver-9999/temp/environment'.
  310. * Working directory: '/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver'
  311. * S: '/var/tmp/portage/x11-libs/libva-intel-driver-9999/work/libva-intel-driver'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement