--- buildworld --- --- buildworld_prologue --- -------------------------------------------------------------- >>> World build started on Sun Dec 7 18:38:14 CET 2014 -------------------------------------------------------------- --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/root/clang350-import/tmp mkdir -p /usr/obj/root/clang350-import/tmp/lib mkdir -p /usr/obj/root/clang350-import/tmp/usr mkdir -p /usr/obj/root/clang350-import/tmp/legacy/bin mkdir -p /usr/obj/root/clang350-import/tmp/legacy/usr mtree -deU -f /root/clang350-import/etc/mtree/BSD.usr.dist -p /usr/obj/root/clang350-import/tmp/legacy/usr >/dev/null mtree -deU -f /root/clang350-import/etc/mtree/BSD.groff.dist -p /usr/obj/root/clang350-import/tmp/legacy/usr >/dev/null mtree -deU -f /root/clang350-import/etc/mtree/BSD.usr.dist -p /usr/obj/root/clang350-import/tmp/usr >/dev/null mtree -deU -f /root/clang350-import/etc/mtree/BSD.include.dist -p /usr/obj/root/clang350-import/tmp/usr/include >/dev/null ln -sf /root/clang350-import/sys /usr/obj/root/clang350-import/tmp mtree -deU -f /root/clang350-import/etc/mtree/BSD.tests.dist -p /usr/obj/root/clang350-import/tmp/usr >/dev/null --- _legacy --- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /root/clang350-import; MAKEOBJDIRPREFIX=/usr/obj/root/clang350-import/tmp INSTALL="sh /root/clang350-import/tools/install.sh" PATH=/usr/obj/root/clang350-import/tmp/legacy/usr/sbin:/usr/obj/root/clang350-import/tmp/legacy/usr/bin:/usr/obj/root/clang350-import/tmp/legacy/usr/games:/usr/obj/root/clang350-import/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/root/clang350-import/tmp VERSION="FreeBSD 11.0-CURRENT sparc64 1100048" MAKEFLAGS="-m /root/clang350-import/tools/build/mk -j 2 -J 15,16 -m /root/clang350-import/share/mk" make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=1100048 SSP_CFLAGS= MK_HTML=no MK_INFO=no NO_LINT=yes MK_MAN=no -DNO_PIC MK_PROFILE=no -DNO_SHARED -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no MK_CLANG_FULL=no MK_LLDB=no MK_TESTS=no legacy --- legacy --- ===> tools/build (obj,includes,depend,all,install) --- obj --- /usr/obj/root/clang350-import/tmp/root/clang350-import/tools/build created for /root/clang350-import/tools/build --- includes --- ; cd /root/clang350-import/tools/build; make buildincludes; make installincludes --- .depend --- rm -f .depend mkdep -f .depend -a -I/usr/obj/root/clang350-import/tmp/legacy/usr/include -std=gnu99 /root/clang350-import/tools/build/dummy.c --- dummy.o --- cc -O2 -pipe -std=gnu99 -I/usr/obj/root/clang350-import/tmp/legacy/usr/include -c /root/clang350-import/tools/build/dummy.c -o dummy.o --- libegacy.a --- building static egacy library ranlib -D libegacy.a --- _libinstall --- sh /root/clang350-import/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /usr/obj/root/clang350-import/tmp/legacy/usr/lib --- _bootstrap-tools --- -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- cd /root/clang350-import; MAKEOBJDIRPREFIX=/usr/obj/root/clang350-import/tmp INSTALL="sh /root/clang350-import/tools/install.sh" PATH=/usr/obj/root/clang350-import/tmp/legacy/usr/sbin:/usr/obj/root/clang350-import/tmp/legacy/usr/bin:/usr/obj/root/clang350-import/tmp/legacy/usr/games:/usr/obj/root/clang350-import/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/root/clang350-import/tmp VERSION="FreeBSD 11.0-CURRENT sparc64 1100048" MAKEFLAGS="-m /root/clang350-import/tools/build/mk -j 2 -J 15,16 -m /root/clang350-import/share/mk" make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=1100048 SSP_CFLAGS= MK_HTML=no MK_INFO=no NO_LINT=yes MK_MAN=no -DNO_PIC MK_PROFILE=no -DNO_SHARED -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no MK_CLANG_FULL=no MK_LLDB=no MK_TESTS=no bootstrap-tools --- bootstrap-tools --- ===> lib/clang/libllvmsupport (obj,depend,all,install) --- obj --- /usr/obj/root/clang350-import/tmp/root/clang350-import/lib/clang/libllvmsupport created for /root/clang350-import/lib/clang/libllvmsupport --- .depend --- rm -f .depend mkdep -f .depend -a -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/include -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/tools/clang/include -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support -I. -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEFAULT_TARGET_TRIPLE=\"sparc64-unknown-freebsd11.0\" -DLLVM_HOST_TRIPLE=\"sparc64-unknown-freebsd11.0\" -DDEFAULT_SYSROOT=\"\" -I/usr/obj/root/clang350-import/tmp/legacy/usr/include -std=gnu99 /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ConvertUTF.c /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/regcomp.c /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/regerror.c /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/regexec.c /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/regfree.c /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/regstrlcpy.c mkdep -f .depend -a -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/include -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/tools/clang/include -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support -I. -I/root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEFAULT_TARGET_TRIPLE=\"sparc64-unknown-freebsd11.0\" -DLLVM_HOST_TRIPLE=\"sparc64-unknown-freebsd11.0\" -DDEFAULT_SYSROOT=\"\" -I/usr/obj/root/clang350-import/tmp/legacy/usr/include -std=c++11 /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APInt.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APSInt.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ARMBuildAttrs.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ARMWinEH.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Allocator.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Atomic.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/BlockFrequency.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/BranchProbability.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/CommandLine.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Compression.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ConvertUTFWrapper.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/CrashRecoveryContext.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DAGDeltaAlgorithm.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DataExtractor.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Debug.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DeltaAlgorithm.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Dwarf.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DynamicLibrary.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Errno.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ErrorHandling.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FileOutputBuffer.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FoldingSet.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FormattedStream.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/GraphWriter.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Hashing.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Host.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IncludeFile.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntEqClasses.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntervalMap.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntrusiveRefCntPtr.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IsInf.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IsNAN.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/LEB128.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/LineIterator.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Locale.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/LockFileManager.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/MD5.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ManagedStatic.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Memory.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/MemoryBuffer.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/MemoryObject.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Mutex.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Path.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/PluginLoader.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/PrettyStackTrace.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Process.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Program.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/RWMutex.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/RandomNumberGenerator.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Regex.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ScaledNumber.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SearchForAddressOfSpecialSymbol.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Signals.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SmallPtrSet.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SmallVector.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SourceMgr.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SpecialCaseList.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Statistic.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StreamableMemoryObject.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringExtras.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringMap.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringPool.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringRef.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringRefMemoryObject.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/TargetRegistry.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ThreadLocal.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Threading.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/TimeValue.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Timer.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ToolOutputFile.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Triple.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Twine.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Unicode.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Valgrind.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Watchdog.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/YAMLParser.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/YAMLTraits.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/circular_raw_ostream.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/raw_os_ostream.cpp /root/clang350-import/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/raw_ostream.cpp cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" mkdep: compile failed *** [.depend] Error code 1 make[3]: stopped in /root/clang350-import/lib/clang/libllvmsupport 1 error make[3]: stopped in /root/clang350-import/lib/clang/libllvmsupport ===> lib/clang/libllvmtablegen (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/lib/clang/libllvmtablegen ===> usr.bin/clang/tblgen (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/clang/tblgen ===> usr.bin/clang/clang-tblgen (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/clang/clang-tblgen ===> kerberos5/tools/make-roken (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/kerberos5/tools/make-roken ===> kerberos5/lib/libroken (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/kerberos5/lib/libroken ===> kerberos5/lib/libvers (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/kerberos5/lib/libvers ===> kerberos5/tools/asn1_compile (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/kerberos5/tools/asn1_compile ===> kerberos5/tools/slc (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/kerberos5/tools/slc ===> usr.bin/compile_et (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/compile_et ===> games/fortune/strfile (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/games/fortune/strfile ===> gnu/usr.bin/gperf (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/gnu/usr.bin/gperf ===> gnu/usr.bin/groff (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/gnu/usr.bin/groff ===> gnu/usr.bin/dtc (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/gnu/usr.bin/dtc ===> usr.bin/lorder (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/lorder ===> usr.bin/makewhatis (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/makewhatis ===> usr.bin/rpcgen (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/rpcgen ===> lib/libmd (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/lib/libmd ===> usr.bin/xinstall (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/xinstall ===> usr.sbin/bsnmpd/gensnmptree (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.sbin/bsnmpd/gensnmptree ===> usr.sbin/config (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.sbin/config ===> usr.bin/vtfontcvt (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /root/clang350-import/usr.bin/vtfontcvt A failure has been detected in another branch of the parallel make make[2]: stopped in /root/clang350-import *** [_bootstrap-tools] Error code 2 make[1]: stopped in /root/clang350-import 1 error make[1]: stopped in /root/clang350-import *** [buildworld] Error code 2 make: stopped in /root/clang350-import 1 error make: stopped in /root/clang350-import