clang-tblgen: Too many positional arguments specified!

Dimitry Andric dim at FreeBSD.org
Tue Jun 10 18:01:17 UTC 2014


On 10 Jun 2014, at 03:19, Craig Rodrigues <rodrigc at FreeBSD.org> wrote:
> I did the following with a tree checked out from HEAD at
> svn r267307:
> 
> (1)  Did a "make buildworld; make buildkernel; make installkernel;
> make installworld", with no special settings in /etc/src.conf or
> /etc/make.conf
> (2)  rebooted
> (3)  Waited for system to come up, and then did the following:
>          cd src/lib/clang
>          make WITH_LLDB=yes obj all
> 
> I got this error:
> 
> 
> ===> liblldb (all)
> clang-tblgen -gen-clang-diags-defs -clang-component=Common  -I
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic
> -d DiagnosticCommonKinds.inc.d  -o DiagnosticCommonKinds.inc.h
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysisKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
> /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td
> clang-tblgen: Too many positional arguments specified!
> Can specify at most 1 positional arguments: See: clang-tblgen -help

This should now be fixed with r267335.  Thanks for the report.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140610/a5839e1f/attachment.sig>


More information about the freebsd-current mailing list