[PATCH weston 2/2] Fix armhf configure breakage due to missing libdrm_intel package

Pekka Paalanen ppaalanen at gmail.com
Sun Aug 16 23:57:54 PDT 2015


On Sat, 15 Aug 2015 19:20:59 -0700
Bryce Harrington <bryce at osg.samsung.com> wrote:

> On Fri, Aug 14, 2015 at 12:53:25PM -0700, Bryce Harrington wrote:
> > The buildbots discovered that recent changes break on Ubuntu 15.04's
> > armhf images:
> > 
> >   configure:16137: checking for SIMPLE_DMABUF_CLIENT
> >   configure:16144: $PKG_CONFIG --exists --print-errors "wayland-client libdrm libdrm_intel"
> >   Package libdrm_intel was not found in the pkg-config search path.
> >   ...
> >   configure:16194: error: Package requirements (wayland-client libdrm libdrm_intel) were not met:
> > 
> >   No package 'libdrm_intel' found
> > 
> > This patch was provided by Daniel Stone.  I've not tested it other than
> > verifying it does not cause build problems on x86_64.
> > 
> > Acked-by: Bryce Harrington <bryce at osg.samsung.com>
> > Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
> 
> I went ahead and landed both of these.

Hi Bryce,

I would've given R-b for both. Only after seeing the comments in irc of
something breaking here I actually tried these and noticed that the
"auto" case for simple-dmabuf never ends up building the program. :-)
Really hard to spot the issue from reading the configure.ac, combined
with 'make clean' not removing the old built binary, if configure later
disabled it.

Fix coming soon from me or Daniel.


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150817/48dddf0d/attachment.sig>


More information about the wayland-devel mailing list