www/chromium build failure on 12-CURRENT

Dimitry Andric dim at FreeBSD.org
Wed Jan 11 20:43:24 UTC 2017


On 11 Jan 2017, at 21:23, DutchDaemon - FreeBSD Forums Administrator <DutchDaemon at FreeBSD.org> wrote:
> 
> On 11-1-2017 20:54, Dimitry Andric wrote:
> > On 11 Jan 2017, at 19:50, DutchDaemon - FreeBSD Forums
> > Administrator <DutchDaemon at FreeBSD.org> wrote:
> 
> > This must be a different issue, but I don't see the missing header
> > you referred to in those log messages?  Do you have a full log
> > posted somewhere?
> 
> 'Missing header' is actually what Poudriere reports on its summary.
> 
> chromium-54.0.2840.100_1	www/chromium	build	0	missing_header
> 
> Full Poudriere output:
> 
> http://chopapp.com/#372r5yj

Ok, the actual error was just a few lines above:

../../third_party/angle/src/libANGLE/renderer/gl/glx/FunctionsGLX.cpp:15:10: fatal error: 'GL/glx.h' file not found
#include <GL/glx.h>
         ^
1 error generated.

So for some reason it cannot find your glx.h file.  Do you have the
libGL port installed?  I didn't see it being installed in the
build-depends stage.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20170111/8454263a/attachment.sig>


More information about the freebsd-ports mailing list