Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2014 22:02:20 -0400
From:      Ryan Stone <rysto32@gmail.com>
To:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Can't build stable/10 from a stable/10 box
Message-ID:  <CAFMmRNz4gCj3yEwaU0AEy7wv6tqN-1qYUS7jh3uavZK42MwXRg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNz4gCj3yEwaU0AEy7wv6tqN-1qYUS7jh3uavZK42MwXRg>