Date: Tue, 10 Jun 2014 20:01:03 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Craig Rodrigues <rodrigc@FreeBSD.org> Cc: freebsd-current Current <freebsd-current@freebsd.org>, Ed Maste <emaste@freebsd.org> Subject: Re: clang-tblgen: Too many positional arguments specified! Message-ID: <7C7049BC-5DE0-42FE-B879-30D1AC5C3F71@FreeBSD.org> In-Reply-To: <CAG=rPVfF2zixpv-%2Bz2cefGdH415QWg7_QrwGGcoHWL-hpi0uZg@mail.gmail.com> References: <CAG=rPVfF2zixpv-%2Bz2cefGdH415QWg7_QrwGGcoHWL-hpi0uZg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_AB817A99-4FD7-4ED0-8C48-4114E61EBDBF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 10 Jun 2014, at 03:19, Craig Rodrigues <rodrigc@FreeBSD.org> wrote: > I did the following with a tree checked out from HEAD at > svn r267307: >=20 > (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=3Dyes obj all >=20 > I got this error: >=20 >=20 > =3D=3D=3D> liblldb (all) > clang-tblgen -gen-clang-diags-defs -clang-component=3DCommon -I > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic > -d DiagnosticCommonKinds.inc.d -o DiagnosticCommonKinds.inc.h > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/Diagnostic.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticASTKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticAnalysisKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticCategories.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticCommentKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticCommonKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticDriverKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticFrontendKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticGroups.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticLexKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticParseKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/clang/Basic/DiagnosticSemaKinds.td > = /opt2/branches/head/lib/clang/liblldb/../../../contrib/llvm/tools/clang/in= clude/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 --Apple-Mail=_AB817A99-4FD7-4ED0-8C48-4114E61EBDBF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlOXR98ACgkQsF6jCi4glqMJhQCg1Y6YR84Kv9na6iiGSqE3v0zK fCUAnA8hJbkmvjwrvHvkbgk7dJkks2sS =Aj6S -----END PGP SIGNATURE----- --Apple-Mail=_AB817A99-4FD7-4ED0-8C48-4114E61EBDBF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7C7049BC-5DE0-42FE-B879-30D1AC5C3F71>