Bug 71308 - configure: error: Package requirements (libva >= 0.34) were not met
Summary: configure: error: Package requirements (libva >= 0.34) were not met
Status: VERIFIED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium critical
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-06 15:08 UTC by U. Artie Eoff
Modified: 2013-11-08 15:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description U. Artie Eoff 2013-11-06 15:08:20 UTC
The latest intel-driver (master) fails to configure (autogen.sh) due to non-existent libva version requirements.

Requested 'libva >= 0.34' but version of libva is 0.33.0

libva (master) does not provide such a version.

libva (master) heads/master-0-g32e44bc
intel-driver (master) heads/master-0-g01b39f7
Comment 1 U. Artie Eoff 2013-11-06 15:40:38 UTC
Quite strange that yesterday my automated build found HEAD commit 73a11b3e24 from libva master which had the correct api version (0.34).  Now, I can't find that commit in libva on any of its branches after updating... "git branch --contains 73a11b3e24" turns up nothing!  However, since I had a local copy of libva, I am still able to "git checkout 73a11b3e24" in detached state just fine which means it was there at some point.  What kind of git voodoo are the maintainers casting on libva tree?
Comment 2 U. Artie Eoff 2013-11-07 16:18:12 UTC
(In reply to comment #1)
> Quite strange that yesterday my automated build found HEAD commit 73a11b3e24
> from libva master which had the correct api version (0.34).  Now, I can't
> find that commit in libva on any of its branches after updating... "git
> branch --contains 73a11b3e24" turns up nothing!  However, since I had a
> local copy of libva, I am still able to "git checkout 73a11b3e24" in
> detached state just fine which means it was there at some point.  What kind
> of git voodoo are the maintainers casting on libva tree?

So it looks like the libva "master" branch has been restored to its earlier state (73a11b3e24) now.

Anyone care to comment here about what was done to fix this?
Comment 3 haihao 2013-11-08 01:00:12 UTC
The branch bas been restored, please give a try.


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.