Can't build stable/10 from a stable/10 box

Dimitry Andric dim at FreeBSD.org
Mon Jun 9 21:00:31 UTC 2014


On 09 Jun 2014, at 04:02, Ryan Stone <rysto32 at gmail.com> wrote:
> I get the following error if I try to build stable/10 on a stable/10
> VM that I built last night (r267214).  It fails if I do either a make
> buildworld or a make kernel-toolchain.  I'm not building with -j as
> the VM has only a single CPU.
> 
> ===> lib/clang/include (depend)
> rm -f .depend
> ===> lib/clang/libclanganalysis (all)
> clang-tblgen -gen-clang-diags-defs -clang-component=Common  -I
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic
> -d DiagnosticCommonKinds.inc.d  -o DiagnosticCommonKinds.inc.h
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysisKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
> /mnt/build/freebsd/lib/clang/libclanganalysis/../../../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
> *** Error code 1
> 
> Stop.
> make[4]: stopped in /mnt/build/freebsd/lib/clang/libclanganalysis
> *** Error code 1
> 
> I've tried several different revisions, including r267214 itself and
> none of them build.  Anybody have an idea as to what's wrong?

Any special settings in make.conf or src.conf?  Are you building
incrementally (e.g. with -DNO_CLEAN) or with a clean /usr/obj?

-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-stable/attachments/20140609/ea64b0a6/attachment.sig>


More information about the freebsd-stable mailing list