From owner-svn-src-head@freebsd.org Mon Nov 28 02:36:13 2016 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 F34C3C59C9F; Mon, 28 Nov 2016 02:36:13 +0000 (UTC) (envelope-from byond.lenox@gmail.com) Received: from mail-yw0-x243.google.com (mail-yw0-x243.google.com [IPv6:2607:f8b0:4002:c05::243]) (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 AE25C10C3; Mon, 28 Nov 2016 02:36:13 +0000 (UTC) (envelope-from byond.lenox@gmail.com) Received: by mail-yw0-x243.google.com with SMTP id a10so8388154ywa.1; Sun, 27 Nov 2016 18:36:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=MOJM+wICaVFep1oWWqH5N69p4Z5G1oZ/2JY2TWonYCY=; b=dYxaFX3CccnJg6CoF4aQ2FI0Zpg+UVrDza5wws2WvWOwQX5Q4ONRY6r1/DFxrzm5fF qdKjFhQwT0nkvHtwT+0s0ctNCkbF3uOje2iIbckrfd12z8Ie4AXFqpcemDmJzBTrSLmz 8ztgkdqF7qOGHI0zYlaxNmpQSkx65jeRGDnwL03Y00822AvlNyGvFx6DHe0X1zOjTsP3 RaFHVc/oKOK11wYrxaRIVheZnHxEIODrIuMWFmETaq0KInd09Dl0M2vwdzvp6ewwJGr5 +J/waqusk/X7p/p8FxGe10MrjSfh4ny9F8ewzoOl4E2g4PfrWUsFAOBY4LbHYwx9RZia UdDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=MOJM+wICaVFep1oWWqH5N69p4Z5G1oZ/2JY2TWonYCY=; b=c4e+BdlcJ8kNGqj6G3BmhHBjLjW3XUe4p/5okFWOqG2lq+ayHvotR0RSKLQ+RtxKSa nLEyNlK5oxdcCOXK7e58o+WHcTxWLMT32IqLKxX53Zm2WpbEvVn0VExzunr9Pvqj14wa 96Nmfro/mELdO/irrLCQII0y/86pZkNhh5MAACzfIS75o6WQNT3to/4FCSE/3Sb3YhCg t/bJVWanJ+Ku/Ur+7oYsPKm/p2EEEeCCfTC5I5xtT1+hzv85+1CYLRJSCnkN+5Xieyhm 5gaAZBxZc09rKUk0y+CZ8giTiAHIljfmpd2gq0wEzWCCH0lDBRnYmR3P1joMcS4ep/l+ P9Xg== X-Gm-Message-State: AKaTC02b9VeUrFkq+7Rll4u6ZAy6ADmkr+NDQz/GZjhoTz9N/Kms8ctJfGgx1Nwew+jpjHtDs6U7WLJBDFuscw== X-Received: by 10.129.179.8 with SMTP id r8mr22571067ywh.156.1480300572496; Sun, 27 Nov 2016 18:36:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.22.196 with HTTP; Sun, 27 Nov 2016 18:36:12 -0800 (PST) Received: by 10.37.22.196 with HTTP; Sun, 27 Nov 2016 18:36:12 -0800 (PST) Reply-To: BYOND.Lenox@gmail.com In-Reply-To: References: <201611242254.uAOMswkb081748@repo.freebsd.org> From: Kyle Evans Date: Sun, 27 Nov 2016 20:36:12 -0600 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: Dimitry Andric , Glen Barber Cc: src-committers@freebsd.org, svn-src-head@freebsd.org, svn-src-all@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Mon, 28 Nov 2016 02:36:14 -0000 On Nov 27, 2016 20:20, "Kyle Evans" wrote: > > Hi, > > On Thu, Nov 24, 2016 at 4: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. > > > > Relnotes: yes > > MFC after: 1 month > > First off, thanks for this! =) > > Unfortunately, this commit seems to have done away with the -clang > pkgbase pkg [1], and doesn't seem to have revived the PACKAGE= > elsewhere as FreeBSD-clang has disappeared from my newly built > repository. =( > > [1] https://svnweb.freebsd.org/base/head/usr.bin/clang/clang.prog.mk?limit_changes=0&r1=298107&r2=309124&pathrev=309124 Argh, sorry about the noise here. I just realized that clang was moved to the runtime package -- spooked by the package disappearing for no good reason.