From owner-svn-src-stable-10@FreeBSD.ORG Fri Mar 21 19:08:01 2014 Return-Path: Delivered-To: svn-src-stable-10@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90CAEB50; Fri, 21 Mar 2014 19:08:01 +0000 (UTC) Received: from frv154.fwdcdn.com (frv154.fwdcdn.com [212.42.77.154]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 452C63C4; Fri, 21 Mar 2014 19:08:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=p9pp6iiGLRjrKWdsEYF41OnZtxJpGl7DbEiQ3IH5rYc=; b=fuFLt5122u+WU0s+m4gmsXXGmlHyqW/6pgkJVp+lXDKuMqdtrmM54YLQg3BIB1+g6l4dbmqdlNkMkgPyQ4YParjUun0y3L5iYJUmzJWLo6ju5zqU86LyziY2fR5M94CbrPqCqxDURTZzgx7bpX7afyaGWumSh64jd4ppUZNKbL4=; Received: from [134.249.90.229] (helo=nonamehost.local) by frv154.fwdcdn.com with esmtpsa ID 1WR4nJ-0000tk-3k ; Fri, 21 Mar 2014 21:07:53 +0200 Date: Fri, 21 Mar 2014 21:07:52 +0200 From: Ivan Klymenko To: Dimitry Andric Subject: Re: svn commit: r263508 - in stable/10: . contrib/gcc contrib/llvm contrib/llvm/include/llvm contrib/llvm/include/llvm-c contrib/llvm/include/llvm-c/Transforms contrib/llvm/include/llvm/ADT contrib/llv... Message-ID: <20140321210752.2b9098f6@nonamehost.local> In-Reply-To: <201403211754.s2LHs1Pk030364@svn.freebsd.org> References: <201403211754.s2LHs1Pk030364@svn.freebsd.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=134.249.90.229; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-10@freebsd.org X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 19:08:01 -0000 =D0=92 Fri, 21 Mar 2014 17:54:01 +0000 (UTC) Dimitry Andric =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Author: dim > Date: Fri Mar 21 17:53:59 2014 > New Revision: 263508 > URL: http://svnweb.freebsd.org/changeset/base/263508 >=20 > Log: > MFC 261991: > =20 > Upgrade our copy of llvm/clang to 3.4 release. This version > supports all of the features in the current working draft of the > upcoming C++ standard, provisionally named C++1y. > =20 http://svnweb.freebsd.org/base/stable/10/share/mk/bsd.sys.mk?limit_changes= =3D0&r1=3D263508&r2=3D263507&pathrev=3D263508 /usr/local/libexec/ccache/world/cc --sysroot=3D/usr/obj/usr/src/tmp -B/usr/= obj/usr/src/tmp/usr/bin -O2 -pipe -O3 -march=3Dcorei7-avx -fpic -fvisibili= ty=3Dhidden -DVISIBILITY_HIDDEN -std=3Dgnu99 -Qunused-arguments -fstack-pr= otector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -= Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-var= iable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality= -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wn= o-knr-promoted-parameter -c /usr/src/lib/libcompiler_rt/../../contrib/compi= ler-rt/lib/addvdi3.c -o addvdi3.o --- absvsi2.o --- error: unknown warning option '-Wno-unused-const-variable'; did you mean '-= Wno-unused-variable'? [-Werror,-Wunknown-warning-option] *** [absvsi2.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt --- addvdi3.o --- error: unknown warning option '-Wno-unused-const-variable'; did you mean '-= Wno-unused-variable'? [-Werror,-Wunknown-warning-option] --- absvdi2.o --- error: unknown warning option '-Wno-unused-const-variable'; did you mean '-= Wno-unused-variable'? [-Werror,-Wunknown-warning-option] --- addvdi3.o --- *** [addvdi3.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt --- absvdi2.o --- *** [absvdi2.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt --- absvti2.o --- error: unknown warning option '-Wno-unused-const-variable'; did you mean '-= Wno-unused-variable'? [-Werror,-Wunknown-warning-option] *** [absvti2.o] Error code 1 make[4]: stopped in /usr/src/lib/libcompiler_rt 4 errors make[4]: stopped in /usr/src/lib/libcompiler_rt A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src *** [libraries] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src *** [_libraries] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src