From owner-svn-src-all@FreeBSD.ORG Sun Jul 17 21:41:13 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 2A2391065674; Sun, 17 Jul 2011 21:41:13 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from 65-241-43-4.globalsuite.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 688FC14DDE0; Sun, 17 Jul 2011 21:41:04 +0000 (UTC) Message-ID: <4E2356EF.9000301@FreeBSD.org> Date: Sun, 17 Jul 2011 14:41:03 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110706 Thunderbird/5.0 MIME-Version: 1.0 To: Dimitry Andric References: <201107171951.p6HJpfim087629@svn.freebsd.org> In-Reply-To: <201107171951.p6HJpfim087629@svn.freebsd.org> X-Enigmail-Version: 1.2pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2011 21:41:13 -0000 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/