Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2011 14:41:03 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r224145 - in head: contrib/llvm/include/llvm contrib/llvm/include/llvm-c contrib/llvm/include/llvm-c/Transforms contrib/llvm/include/llvm/ADT contrib/llvm/include/llvm/Analysis contrib/...
Message-ID:  <4E2356EF.9000301@FreeBSD.org>
In-Reply-To: <201107171951.p6HJpfim087629@svn.freebsd.org>
References:  <201107171951.p6HJpfim087629@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/17/2011 12:51, Dimitry Andric wrote:
> Author: dim
> Date: Sun Jul 17 19:51:40 2011
> New Revision: 224145
> URL: http://svn.freebsd.org/changeset/base/224145
> 
> Log:
>   Upgrade our copy of llvm/clang to r135360, from upstream's trunk.

I'm getting this with -DNO_CLEAN. I'll try again with a clean /usr/obj
but I wanted to report it JIC.

===> lib/clang/libclangbasic (depend)
tblgen -I
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/include/clang/Basic
-I /home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/include
-I
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/lib/Target
 -gen-arm-neon-sema -o arm_neon.inc.h
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
rm -f .depend
CC='clang' mkdep -f .depend -a
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/include
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/include
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic
-I.
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/../../lib/clang/include
-DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd9.0\"
-DCLANG_PREFIX=\"/usr/obj/home/svn/head/tmp\"
-I/usr/obj/home/svn/head/tmp/legacy/usr/include
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/ConvertUTF.c
CC='clang' mkdep -f .depend -a
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/include
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/include
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic
-I.
-I/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/../../lib/clang/include
-DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd9.0\"
-DCLANG_PREFIX=\"/usr/obj/home/svn/head/tmp\"
-I/usr/obj/home/svn/head/tmp/legacy/usr/include
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/Builtins.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/FileManager.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/SourceLocation.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/Targets.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/TokenKinds.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/VersionTuple.cpp
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/Version.cpp

In file included from
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp:17:
In file included from
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h:18:
In file included from
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/../../lib/clang/include/clang/Basic/DiagnosticGroups.inc:2:
./DiagnosticGroups.inc.h:359:12: error: too few arguments provided to
function-like macro invocation
CATEGORY("")
           ^
./DiagnosticGroups.inc.h:360:23: error: too few arguments provided to
function-like macro invocation
CATEGORY("Parse Issue")
                      ^
./DiagnosticGroups.inc.h:361:41: error: too few arguments provided to
function-like macro invocation
CATEGORY("Lexical or Preprocessor Issue")
                                        ^
./DiagnosticGroups.inc.h:362:26: error: too few arguments provided to
function-like macro invocation
CATEGORY("Semantic Issue")
                         ^
./DiagnosticGroups.inc.h:363:33: error: too few arguments provided to
function-like macro invocation
CATEGORY("Inline Assembly Issue")
                                ^
./DiagnosticGroups.inc.h:364:37: error: too few arguments provided to
function-like macro invocation
CATEGORY("Related Result Type Issue")
                                    ^
./DiagnosticGroups.inc.h:365:30: error: too few arguments provided to
function-like macro invocation
CATEGORY("#warning Directive")
                             ^
./DiagnosticGroups.inc.h:366:24: error: too few arguments provided to
function-like macro invocation
CATEGORY("Deprecations")
                       ^
./DiagnosticGroups.inc.h:367:31: error: too few arguments provided to
function-like macro invocation
CATEGORY("Format String Issue")
                              ^
./DiagnosticGroups.inc.h:368:34: error: too few arguments provided to
function-like macro invocation
CATEGORY("Value Conversion Issue")
                                 ^
./DiagnosticGroups.inc.h:369:37: error: too few arguments provided to
function-like macro invocation
CATEGORY("#pragma message Directive")
                                    ^
./DiagnosticGroups.inc.h:370:31: error: too few arguments provided to
function-like macro invocation
CATEGORY("Unused Entity Issue")
                              ^
In file included from
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp:218:
In file included from
/home/svn/head/lib/clang/libclangbasic/../../../contrib/llvm/../../lib/clang/include/clang/Basic/DiagnosticGroups.inc:2:
./DiagnosticGroups.inc.h:359:12: error: too few arguments provided to
function-like macro invocation
CATEGORY("")
           ^
./DiagnosticGroups.inc.h:360:23: error: too few arguments provided to
function-like macro invocation
CATEGORY("Parse Issue")
                      ^
./DiagnosticGroups.inc.h:361:41: error: too few arguments provided to
function-like macro invocation
CATEGORY("Lexical or Preprocessor Issue")
                                        ^
./DiagnosticGroups.inc.h:362:26: error: too few arguments provided to
function-like macro invocation
CATEGORY("Semantic Issue")
                         ^
./DiagnosticGroups.inc.h:363:33: error: too few arguments provided to
function-like macro invocation
CATEGORY("Inline Assembly Issue")
                                ^
./DiagnosticGroups.inc.h:364:37: error: too few arguments provided to
function-like macro invocation
CATEGORY("Related Result Type Issue")
                                    ^
./DiagnosticGroups.inc.h:365:30: error: too few arguments provided to
function-like macro invocation
CATEGORY("#warning Directive")
                             ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
mkdep: compile failed
*** Error code 1

Stop in /home/svn/head/lib/clang/libclangbasic.
*** Error code 1

Stop in /home/svn/head/lib/clang.
*** Error code 1

Stop in /home/svn/head.
*** Error code 1

Stop in /home/svn/head.
*** Error code 1








-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E2356EF.9000301>