From owner-freebsd-ports@freebsd.org Wed Jan 11 20:43:24 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A73B5CAB664 for ; Wed, 11 Jan 2017 20:43:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6DC531278; Wed, 11 Jan 2017 20:43:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::7049:d69d:d97f:c66f] (unknown [IPv6:2001:7b8:3a7:0:7049:d69d:d97f:c66f]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id DCD0C25349; Wed, 11 Jan 2017 21:43:22 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_7B030A0B-C417-4C53-8643-C83D8B5DDA5F"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: www/chromium build failure on 12-CURRENT From: Dimitry Andric In-Reply-To: <1d9cf743-15e7-321b-74e1-fef856ce914a@FreeBSD.org> Date: Wed, 11 Jan 2017 21:43:10 +0100 Cc: freebsd-ports@freebsd.org Message-Id: <64A1958D-22CC-4C1D-8D25-D603C2403EEB@FreeBSD.org> References: <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd> <20170111162803.GA49535@troutmask.apl.washington.edu> <1c02387b-d35e-2cbd-c2b5-ade08abd2424@FreeBSD.org> <45821CC0-0963-4673-AA82-F8F8046177B9@FreeBSD.org> <1d9cf743-15e7-321b-74e1-fef856ce914a@FreeBSD.org> To: DutchDaemon - FreeBSD Forums Administrator X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 20:43:24 -0000 --Apple-Mail=_7B030A0B-C417-4C53-8643-C83D8B5DDA5F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 11 Jan 2017, at 21:23, DutchDaemon - FreeBSD Forums Administrator = wrote: >=20 > On 11-1-2017 20:54, Dimitry Andric wrote: > > On 11 Jan 2017, at 19:50, DutchDaemon - FreeBSD Forums > > Administrator wrote: >=20 > > 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? >=20 > 'Missing header' is actually what Poudriere reports on its summary. >=20 > chromium-54.0.2840.100_1 www/chromium build 0 = missing_header >=20 > Full Poudriere output: >=20 > 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:1= 0: fatal error: 'GL/glx.h' file not found #include ^ 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 --Apple-Mail=_7B030A0B-C417-4C53-8643-C83D8B5DDA5F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlh2mOoACgkQsF6jCi4glqMlcgCgwq10kn62ezpJK4yu0/Oq3LJi cwEAoPmwtB+RsbbRDOfPBNE210fmLcuF =OQ1k -----END PGP SIGNATURE----- --Apple-Mail=_7B030A0B-C417-4C53-8643-C83D8B5DDA5F--