From owner-svn-src-head@freebsd.org Thu Jan 12 05:32:20 2017 Return-Path: Delivered-To: svn-src-head@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 8B3E2CAC572; Thu, 12 Jan 2017 05:32:20 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 214A91C10; Thu, 12 Jan 2017 05:32:19 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-wm0-f53.google.com with SMTP id r126so6417153wmr.0; Wed, 11 Jan 2017 21:32:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=nA+6zgtr45/CefNQ0au2JWyhyAEbQds5+M7Z0P5qMQc=; b=UW5MJlalslcgT3/0aAd03PMLtqYovWDDgWLdzh+WOCPi8YDJyGXhdMlRanedbyY6LZ +1K48/5McupnemHB8vZHuoY9Z7aSfRdpd5nGEl2wbJym0P2KBMX8UA0fV16KsYs1Iwao Jr8iN0qXCdMquJoSGRZooEO/ZWThw4dgaZT5joaJcwLHmIEq4rkRrWQ8xyz8Rg++VU38 uL+pFKUpbuY5vrgewJ5LuXzfDIjeIoHoMCVmk+2s5iXR3XlpZnH7uWfACWFlw1grACQw yaXkd5Wxqa7cB6CPuIiyynVOkBS15OLEG21ILrISsWPdw0Yh8Ep5oENOvOaN9IonGnQ9 /V4w== X-Gm-Message-State: AIkVDXKTcD8GsAs8sVANlfBeMR2zuVaLFeMyx8sY3grUYFJzh+6LLmVCQWKJmNPiT3huUA== X-Received: by 10.223.139.19 with SMTP id n19mr6337836wra.5.1484189456037; Wed, 11 Jan 2017 18:50:56 -0800 (PST) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com. [74.125.82.46]) by smtp.gmail.com with ESMTPSA id 14sm828280wmk.1.2017.01.11.18.50.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 18:50:55 -0800 (PST) Received: by mail-wm0-f46.google.com with SMTP id c206so4348991wme.0; Wed, 11 Jan 2017 18:50:55 -0800 (PST) X-Received: by 10.28.182.6 with SMTP id g6mr6183033wmf.11.1484189455701; Wed, 11 Jan 2017 18:50:55 -0800 (PST) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 10.194.29.72 with HTTP; Wed, 11 Jan 2017 18:50:55 -0800 (PST) In-Reply-To: References: <201611242254.uAOMswkb081748@repo.freebsd.org> From: Conrad Meyer Date: Wed, 11 Jan 2017 18:50:55 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r309124 - in head: . contrib/compiler-rt contrib/compiler-rt/include/sanitizer contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/builtins/arm contrib... To: svn-src-head@freebsd.org Cc: Dimitry Andric , svn-src-all@freebsd.org, src-committers Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 05:32:20 -0000 More context and fix here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214654 Best, Conrad On Wed, Jan 11, 2017 at 6:35 PM, Conrad Meyer wrote: > This appears to have broken Chromium[0]: > > FAILED: obj/services/ui/ws/lib/window_manager_display_root.o > clang++39 -MMD -MF > obj/services/ui/ws/lib/window_manager_display_root.o.d > -D_LIBCPP_TRIVIAL_PAIR_COPY_CTOR=1 -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 > -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DSK_IGNORE_DW_GRAY_FIX > -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_SUPPORT_GPU=1 > -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_NOEXCEPT= > -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE > -I../.. -Igen -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include > -Igen/shim_headers/harfbuzz_shim -I../../third_party/khronos > -I../../gpu -I../../skia/config -I../../skia/ext > -I../../third_party/skia/include/c > -I../../third_party/skia/include/config > -I../../third_party/skia/include/core > -I../../third_party/skia/include/effects > -I../../third_party/skia/include/images > -I../../third_party/skia/include/lazy > -I../../third_party/skia/include/pathops > -I../../third_party/skia/include/pdf > -I../../third_party/skia/include/pipe > -I../../third_party/skia/include/ports > -I../../third_party/skia/include/utils > -I../../third_party/skia/include/gpu -I../../third_party/skia/src/gpu > -I../../third_party/icu/source/common > -I../../third_party/icu/source/i18n > -I../../third_party/mesa/src/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 -fno-threadsafe-statics > -fvisibility-inlines-hidden -std=gnu++11 -fno-rtti -fno-exceptions -c > ../../services/ui/ws/window_manager_display_root.cc -o > obj/services/ui/ws/lib/window_manager_display_root.o > In file included from ../../services/ui/ws/window_manager_display_root.cc:5: > In file included from ../../services/ui/ws/window_manager_display_root.h:10: > In file included from /usr/include/c++/v1/memory:599: > /usr/include/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. > > > contrib/libc++/include/__config: > 309124 dim #ifdef _LIBCPP_TRIVIAL_PAIR_COPY_CTOR > 309124 dim #error "_LIBCPP_TRIVIAL_PAIR_COPY_CTOR" is no longer > supported. \ > 309124 dim use > _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR instead > 309124 dim #endif > > Best, > Conrad > > > [0]: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p431044_s311844/logs/errors/chromium-54.0.2840.100_1.log > (warning: BIG) > > On Thu, Nov 24, 2016 at 2:54 PM, Dimitry Andric wrote: >> Author: dim >> Date: Thu Nov 24 22:54:55 2016 >> New Revision: 309124 >> URL: https://svnweb.freebsd.org/changeset/base/309124 >> >> Log: >> Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0 >> release, and add lld 3.9.0. Also completely revamp the build system for >> clang, llvm, lldb and their related tools. >> >> Please note that from 3.5.0 onwards, clang, llvm and lldb require C++11 >> support to build; see UPDATING for more information. >> >> Release notes for llvm, clang and lld are available here: >> >> >> >> >> Thanks to Ed Maste, Bryan Drewery, Andrew Turner, Antoine Brodin and Jan >> Beich for their help.