Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 20:54:04 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        DutchDaemon - FreeBSD Forums Administrator <DutchDaemon@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/chromium build failure on 12-CURRENT
Message-ID:  <45821CC0-0963-4673-AA82-F8F8046177B9@FreeBSD.org>
In-Reply-To: <1c02387b-d35e-2cbd-c2b5-ade08abd2424@FreeBSD.org>
References:  <20170111160121.rdzny5cufrsn5eo4@mutt-hardenedbsd> <20170111162803.GA49535@troutmask.apl.washington.edu> <1c02387b-d35e-2cbd-c2b5-ade08abd2424@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_2B779C02-3FE2-40B0-8FE8-AF28F2A51225
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 11 Jan 2017, at 19:50, DutchDaemon - FreeBSD Forums Administrator =
<DutchDaemon@FreeBSD.org> wrote:
>=20
> On 11-1-2017 17:28, Steve Kargl wrote:
> > On Wed, Jan 11, 2017 at 11:01:21AM -0500, Shawn Webb wrote: >> Hey =
All, >> >> It looks like www/chromium fails to build on
> 12-CURRENT. Has anyone else >> run into this? >> > > Yep.  It is due =
to
> chasing bleeding edge clang. > >> >> clang++39 >> > >
> /c++/v1/__config:58:2: error: "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no >
> longer supported.  use
> _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR > instead > =
#error
> "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer supported. \ > ^ > 1 =
error
> generated. > > https://reviews.llvm.org/D27277 >
> I can't build it on 11 (latest patch level) either. It keeps throwing =
a
> 'missing header'. (Poudriere).
>=20
> clang++39 -MMD -MF obj/third_party/angle/libANGLE/formatutilsgl.o.d
> -DLIBANGLE_IMPLEMENTATION -DV8_DEPRECATION_WARNINGS -DENABLE_MDNS=3D1
> -DENABLE_NOTIFICATIONS -DENABLE_PEPPER_CDMS -DENABLE_PLUGINS=3D1
> -DENABLE_PDF=3D1 -DENABLE_PRINTING=3D1 -DENABLE_BASIC_PRINTING=3D1
> -DENABLE_PRINT_PREVIEW=3D1 -DENABLE_SPELLCHECK=3D1
> -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=3D1 -DUSE_PANGO=3D1 =
-DUSE_CAIRO=3D1
> -DUSE_CLIPBOARD_AURAX11=3D1 -DUSE_DEFAULT_RENDER_THEME=3D1 =
-DUSE_GLIB=3D1
> -DUSE_NSS_CERTS=3D1 -DUSE_X11=3D1 -DNO_TCMALLOC -DENABLE_WEBRTC=3D1
> -DDISABLE_NACL -DENABLE_EXTENSIONS=3D1 -DENABLE_TASK_MANAGER=3D1
> -DENABLE_THEMES=3D1 -DENABLE_CAPTIVE_PORTAL_DETECTION=3D1
> -DENABLE_SESSION_SERVICE=3D1 -DENABLE_SUPERVISED_USERS=3D1
> -DENABLE_SERVICE_DISCOVERY=3D1 -DUSE_PROPRIETARY_CODECS
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL
> -DCHROMIUM_BUILD -DENABLE_MEDIA_ROUTER=3D1 =
-DFIELDTRIAL_TESTING_ENABLED
> -DCR_CLANG_REVISION=3D278861-1 -D_FILE_OFFSET_BITS=3D64 =
-D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
> -D_FORTIFY_SOURCE=3D2 -DNDEBUG -DNVALGRIND =
-DDYNAMIC_ANNOTATIONS_ENABLED=3D0
> -DANGLE_ENABLE_OPENGL -DANGLE_USE_X11 -DGL_GLEXT_PROTOTYPES
> -DEGL_EGLEXT_PROTOTYPES
> -DGL_APICALL=3D__attribute__\(\(visibility\(\"default\"\)\)\)
> -DEGLAPI=3D__attribute__\(\(visibility\(\"default\"\)\)\)
> -DANGLE_TRANSLATOR_STATIC
> -I../../third_party/angle/src/third_party/khronos -I/usr/local/include
> -Igen/angle -I../../third_party/angle/include
> -I../../third_party/angle/src
> -I../../third_party/angle/src/common/third_party/numerics
> -I../../third_party/angle/include -I../../third_party/angle/src
> -I../../third_party/angle/include -fno-strict-aliasing
> --param=3Dssp-buffer-size=3D4 -fstack-protector -funwind-tables -fPIC =
-pipe
> -fcolor-diagnostics
> =
-fdebug-prefix-map=3D/wrkdirs/usr/ports/www/chromium/work/chromium-54.0.28=
40.100=3D.
> -pthread -m64 -march=3Dx86-64 -Wall -Wextra
> -Wno-missing-field-initializers -Wno-unused-parameter
> -Wno-c++11-narrowing -Wno-covered-switch-default
> -Wno-deprecated-register -Wno-unneeded-internal-declaration
> -Wno-inconsistent-missing-override -Wno-shift-negative-value
> -Wno-undefined-var-template -Wno-nonportable-include-path -O2 =
-fno-ident
> -fdata-sections -ffunction-sections -g0 -fvisibility=3Dhidden
> -Wheader-hygiene -Wstring-conversion -D_THREAD_SAFE
> -fno-threadsafe-statics -fvisibility-inlines-hidden -std=3Dgnu++11
> -fno-rtti -fno-exceptions -c
> ../../third_party/angle/src/libANGLE/renderer/gl/formatutilsgl.cpp -o
> obj/third_party/angle/libANGLE/formatutilsgl.o
> ninja: build stopped: subcommand failed.
> =3D=3D=3D> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the =
failure to
> the maintainer.
> *** Error code 1

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?

-Dimitry



--Apple-Mail=_2B779C02-3FE2-40B0-8FE8-AF28F2A51225
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

iEYEARECAAYFAlh2jVwACgkQsF6jCi4glqNF9wCg7Nk8IJ2qaG2NqVF5sEffzewq
wasAnigskNxwOAEESHVqPZ0MBJnx3CI+
=p0bA
-----END PGP SIGNATURE-----

--Apple-Mail=_2B779C02-3FE2-40B0-8FE8-AF28F2A51225--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45821CC0-0963-4673-AA82-F8F8046177B9>