Bug 93944

Summary: vaapi (intel-driver) cannot be compiled due to several errors wth make command
Product: libva Reporter: Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez>
Component: intelAssignee: haihao <haihao.xiang>
Status: RESOLVED INVALID QA Contact: Sean V Kelley <seanvk>
Severity: major    
Priority: high    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: make_intel_driver.log

Description Humberto Israel Perez Rodriguez 2016-01-31 03:12:27 UTC
Created attachment 121421 [details]
make_intel_driver.log

Bug description:
----------------
vaapi (intel-driver) cannot be compiled due to several errors wth make command

Steps to reproduce :
---------------------
1- Download vaapi (intel-driver) from :
      git clone http://anongit.freedesktop.org/git/vaapi/intel-driver.git
2- Change to intel-driver path and type the following commands
3- git checkout kbl-alpha-rc1
4 ./autogen.sh --prefix=/opt/X11R7 --libdir=/opt/X11R7/lib --enable-wayland=0
5- make -j6


Actual result :
--------------
In step 4 when i do the make command i have several errors, please see the file make_intel_driver.log to more information


Expected result :
-----------------
vaapi (intel-driver) must 
be compiled without any issues


addition information regarding the tag :
-----------------------------------------
Component : vaapi (intel-driver)
Tag : kbl-alpha-rc1
Commit : c4deca0
Author : peng.chen <peng.c.chen@intel.com>
Age : 4 days ago


with master branch this issue also occurs
git describe : 1.6.1-92-gf6fe842
commit : f6fe8428cc395771659a010222d0e3774b876535


with the tag : bxt-alpha commit: 9540f1e194e0f18f72a9496899bf7d1323b923af
does not occurs this issue
Comment 1 haihao 2016-02-03 05:53:17 UTC
The new commit needs some new data structures/macros in libva, Please update your libva first. I will update the dependency checking in libva-intel-driver

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.