root@powernoodle:/usr/src # make -s -j4 buildworld -------------------------------------------------------------- >>> World build started on Fri Sep 20 11:34:20 PDT 2013 -------------------------------------------------------------- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- ===> tools/build (obj,includes,depend,all,install) -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- ===> lib/clang/libllvmsupport (obj,depend,all,install) In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/APFloat.h:104: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/APInt.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APInt.cpp:16: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/APInt.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APSInt.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/APSInt.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/APInt.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Allocator.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Allocator.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Atomic.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Atomic.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/BlockFrequency.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/BranchProbability.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/BranchProbability.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/BranchProbability.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/CommandLine.cpp:19: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/CommandLine.h:23: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ConstantRange.cpp:24: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/IR/InstrTypes.h:19: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Twine.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ConvertUTFWrapper.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ConvertUTF.h:168: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/CrashRecoveryContext.cpp:10: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/CrashRecoveryContext.h:13:10: fatal error: 'string' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DAGDeltaAlgorithm.cpp:34: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h:12:10: fatal error: 'set' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Debug.cpp:27: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/CommandLine.h:23: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DeltaAlgorithm.cpp:9: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/DeltaAlgorithm.h:12:10: fatal error: 'set' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Dwarf.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Dwarf.h:19: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/DynamicLibrary.cpp:16: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/DynamicLibrary.h:17:10: fatal error: 'string' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Errno.cpp:14: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Errno.h:17:10: fatal error: 'string' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ErrorHandling.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ErrorHandling.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FileOutputBuffer.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/FileOutputBuffer.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/OwningPtr.h:18:10: fatal error: 'cassert' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FoldingSet.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/FoldingSet.h:19: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/FormattedStream.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/FormattedStream.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/GraphWriter.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/GraphWriter.h:27: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/DOTGraphTraits.h:20:10: fatal error: 'string' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Hashing.cpp:16: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Hashing.h:48: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/STLExtras.h:20:10: fatal error: 'cstddef' file not found #include // for std::size_t ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Host.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Host.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringMap.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntEqClasses.cpp:21: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/IntEqClasses.h:24: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntervalMap.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/IntervalMap.h:102: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/PointerIntPair.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PointerLikeTypeTraits.h:18: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/IntrusiveRefCntPtr.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h:24: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Casting.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Locale.cpp:1: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Locale.h:4: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/LockFileManager.cpp:9: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/LockFileManager.h:12: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Optional.h:21: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ManagedStatic.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ManagedStatic.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Atomic.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Memory.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Memory.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/MemoryBuffer.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/MemoryBuffer.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/MemoryObject.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/MemoryObject.h:13: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Mutex.cpp:15: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Mutex.h:19:10: fatal error: 'cassert' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Path.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Path.h:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PathV1.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/PathV2.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PathV2.h:19: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallString.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/PluginLoader.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PluginLoader.h:20: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/CommandLine.h:23: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/PrettyStackTrace.cpp:16: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallString.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Process.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ErrorHandling.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Program.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Program.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/RWMutex.cpp:15: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/RWMutex.h:19:10: fatal error: 'cassert' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Regex.cpp:14: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Regex.h:20:10: fatal error: 'string' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Signals.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Signals.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Path.h:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PathV1.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SmallPtrSet.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallPtrSet.h:19: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SmallVector.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/SourceMgr.cpp:16: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/SourceMgr.h:19: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Statistic.cpp:24: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Statistic.h:29: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Atomic.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StreamableMemoryObject.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/StreamableMemoryObject.h:14: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/OwningPtr.h:18:10: fatal error: 'cassert' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringExtras.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19:10: fatal error: 'cstddef' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringMap.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringMap.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringPool.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/StringPool.h:32: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringMap.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/StringRef.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/TargetRegistry.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/TargetRegistry.h:22: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Triple.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Twine.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ThreadLocal.cpp:15: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ThreadLocal.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Threading.cpp:16: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Atomic.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/TimeValue.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/TimeValue.h:17: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Timer.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/Timer.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/ToolOutputFile.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/ToolOutputFile.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Triple.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Triple.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Twine.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/Twine.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/Twine.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/YAMLParser.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/YAMLParser.h:41: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/OwningPtr.h:18:10: fatal error: 'cassert' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/YAMLTraits.cpp:10: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/YAMLTraits.h:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/DenseMap.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/DenseMapInfo.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/PointerLikeTypeTraits.h:18: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/circular_raw_ostream.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/circular_raw_ostream.h:18: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/raw_os_ostream.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_os_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/raw_ostream.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/raw_ostream.h:17: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/ADT/StringRef.h:13: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/system_error.cpp:14: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/system_error.h:228: In file included from /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include/llvm/Support/type_traits.h:20: /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include/llvm/Support/DataTypes.h:36:10: fatal error: 'cmath' file not found #include ^ 1 error generated. mkdep: compile failed --- .depend --- *** [.depend] Error code 1 make[3]: stopped in /usr/src/lib/clang/libllvmsupport 1 error make[3]: stopped in /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/gnu/usr.bin/groff ===> usr.bin/dtc (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/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 /usr/src/usr.bin/xinstall ===> usr.sbin/config (obj,depend,all,install) A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/src/usr.sbin/config --- bootstrap-tools --- *** [bootstrap-tools] Error code 2 make[2]: stopped in /usr/src 1 error make[2]: stopped in /usr/src --- _bootstrap-tools --- *** [_bootstrap-tools] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src --- buildworld --- *** [buildworld] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src