Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412723 - x11-libs/libva-intel-driver-1.0.17 intel_driver.c: In function 'intel_driver_init': intel_driver.c:66:42: error: 'struct dri_state' has no member named 'pSAREA'
Summary: x11-libs/libva-intel-driver-1.0.17 intel_driver.c: In function 'intel_driver_...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 03:57 UTC by Anton Kochkov
Modified: 2012-05-07 17:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
full build log (libva-intel-driver-1.0.17-build.log,15.81 KB, text/plain)
2012-04-20 03:57 UTC, Anton Kochkov
Details
emerge --info output (emerge-info.log,4.56 KB, text/plain)
2012-04-20 04:13 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-04-20 03:57:40 UTC
Created attachment 309561 [details]
full build log

i965_render.c: In function 'i965_subpic_render_src_surfaces_state':
i965_render.c:852:13: warning: variable 'region' set but not used [-Wunused-but-set-variable]
i965_render.c:851:12: warning: variable 'h' set but not used [-Wunused-but-set-variable]
i965_render.c:851:9: warning: variable 'w' set but not used [-Wunused-but-set-variable]
  CC     i965_drv_video_la-intel_batchbuffer.lo
  CC     i965_drv_video_la-intel_batchbuffer_dump.lo
  CC     i965_drv_video_la-intel_driver.lo
  CC     i965_drv_video_la-intel_memman.lo
intel_batchbuffer_dump.c:155:1: warning: 'dump_avc_bsd_slice_state' defined but not used [-Wunused-function]
  CC     i965_drv_video_la-object_heap.lo
intel_driver.c: In function 'intel_driver_init':
intel_driver.c:66:42: error: 'struct dri_state' has no member named 'pSAREA'
intel_driver.c:67:38: error: 'struct dri_state' has no member named 'hwContext'
make[3]: *** [i965_drv_video_la-intel_driver.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.17/work/intel-driver-1.0.17/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.17/work/intel-driver-1.0.17/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libva-intel-driver-1.0.17/work/intel-driver-1.0.17/src'
make: *** [all-recursive] Error 1
emake failed
 [31;01m*[0m ERROR: x11-libs/libva-intel-driver-1.0.17 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m          ebuild.sh, line   85:  Called src_compile
 [31;01m*[0m        environment, line 2484:  Called _eapi2_src_compile
 [31;01m*[0m   phase-helpers.sh, line  573:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		emake || die "emake failed"
Comment 1 Anton Kochkov 2012-04-20 04:13:13 UTC
Created attachment 309573 [details]
emerge --info output
Comment 2 Alexis Ballier gentoo-dev 2012-04-23 19:01:21 UTC
whats your version of x11-libs/libva ?
Comment 3 Anton Kochkov 2012-05-03 02:46:24 UTC
(In reply to comment #2)
> whats your version of x11-libs/libva ?

libva-9999
Comment 4 Alexis Ballier gentoo-dev 2012-05-07 17:01:09 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > whats your version of x11-libs/libva ?
> 
> libva-9999

well, then rebuild it or use 1.0.15, live ebuilds are not supported and should definitely not be used if you do not plan to regularly rebuild them...