www/chromium build failure on 12-CURRENT

Dimitry Andric dim at FreeBSD.org
Wed Jan 11 19:54:07 UTC 2017


On 11 Jan 2017, at 19:50, DutchDaemon - FreeBSD Forums Administrator <DutchDaemon at FreeBSD.org> wrote:
> 
> 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).
> 
> clang++39 -MMD -MF obj/third_party/angle/libANGLE/formatutilsgl.o.d
> -DLIBANGLE_IMPLEMENTATION -DV8_DEPRECATION_WARNINGS -DENABLE_MDNS=1
> -DENABLE_NOTIFICATIONS -DENABLE_PEPPER_CDMS -DENABLE_PLUGINS=1
> -DENABLE_PDF=1 -DENABLE_PRINTING=1 -DENABLE_BASIC_PRINTING=1
> -DENABLE_PRINT_PREVIEW=1 -DENABLE_SPELLCHECK=1
> -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1
> -DUSE_CLIPBOARD_AURAX11=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_GLIB=1
> -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DENABLE_WEBRTC=1
> -DDISABLE_NACL -DENABLE_EXTENSIONS=1 -DENABLE_TASK_MANAGER=1
> -DENABLE_THEMES=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1
> -DENABLE_SESSION_SERVICE=1 -DENABLE_SUPERVISED_USERS=1
> -DENABLE_SERVICE_DISCOVERY=1 -DUSE_PROPRIETARY_CODECS
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL
> -DCHROMIUM_BUILD -DENABLE_MEDIA_ROUTER=1 -DFIELDTRIAL_TESTING_ENABLED
> -DCR_CLANG_REVISION=278861-1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
> -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
> -DANGLE_ENABLE_OPENGL -DANGLE_USE_X11 -DGL_GLEXT_PROTOTYPES
> -DEGL_EGLEXT_PROTOTYPES
> -DGL_APICALL=__attribute__\(\(visibility\(\"default\"\)\)\)
> -DEGLAPI=__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=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe
> -fcolor-diagnostics
> -fdebug-prefix-map=/wrkdirs/usr/ports/www/chromium/work/chromium-54.0.2840.100=.
> -pthread -m64 -march=x86-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=hidden
> -Wheader-hygiene -Wstring-conversion -D_THREAD_SAFE
> -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++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.
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes 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


-------------- 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/151c663b/attachment.sig>


More information about the freebsd-ports mailing list