-- The C compiler identification is Clang 20.1.8 -- The CXX compiler identification is Clang 20.1.8 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libclc project is disabled -- lld project is enabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- flang project is disabled -- libc project is disabled -- Found Python3: /usr/bin/python3.12 (found suitable version "3.12.12", minimum required is "3.8") found components: Interpreter -- Performing Test CXX_COMPILER_SUPPORTS_STDLIB -- Performing Test CXX_COMPILER_SUPPORTS_STDLIB - Success -- Performing Test CXX_LINKER_SUPPORTS_STDLIB -- Performing Test CXX_LINKER_SUPPORTS_STDLIB - Failed CMake Warning at cmake/modules/HandleLLVMStdlib.cmake:28 (message): Can't specify libc++ with '-stdlib=' Call Stack (most recent call first): cmake/config-ix.cmake:13 (include) CMakeLists.txt:1037 (include) -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for getauxval -- Looking for getauxval - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for pthread_getname_np -- Looking for pthread_getname_np - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for dlopen -- Looking for dlopen - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLVM host triple: x86_64-alpine-linux-musl -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.9 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM default target triple: x86_64-maple-linux-musl -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Success -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.49.1") -- Looking for logf128 -- Looking for logf128 - not found -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting LoongArch -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SPIRV -- Targeting SystemZ -- Targeting VE -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- LLD version: 21.1.3 -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dladdr -- Looking for dladdr - found -- Clang version: 21.1.3 -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test HAVE_LINKER_FLAG_LONG_PLT -- Performing Test HAVE_LINKER_FLAG_LONG_PLT - Failed -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Found Python3: /usr/bin/python3.12 (found version "3.12.12") found components: Interpreter -- Not building llvm-mt because libxml2 is not available -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) -- Failed to find LLVM FileCheck -- Google Benchmark version: v0.0.0, normalized to 0.0.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- Enabling additional flags: -DINCLUDE_DIRECTORIES=/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/include -- Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- Compiling and running to test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Compiling and running to test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Compiling and running to test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Compiling and running to test HAVE_PTHREAD_AFFINITY -- Performing Test HAVE_PTHREAD_AFFINITY -- success -- Configuring done (16.0s) -- Generating done (6.4s) -- Build files have been written to: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1 [1/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [2/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [3/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [4/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [5/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [6/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [7/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [8/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [9/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [10/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [11/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [12/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [13/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [14/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [15/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o [16/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [17/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [18/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [19/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [20/5608] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [21/5608] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [22/5608] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [23/5608] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [24/5608] Creating export file for BugpointPasses [25/5608] Generating ../../../../share/scan-view/bugcatcher.ico [26/5608] Generating ../../../../share/scan-view/startfile.py [27/5608] Generating ../../../../share/scan-view/Reporter.py [28/5608] Generating ../../../../share/scan-view/ScanView.py [29/5608] Generating ../../../../bin/scan-view [30/5608] Generating ../../../../lib/libear/ear.c [31/5608] Generating ../../../../lib/libear/config.h.in [32/5608] Generating ../../../../lib/libear/__init__.py [33/5608] Generating ../../../../lib/libscanbuild/resources/sorttable.js [34/5608] Generating ../../../../lib/libscanbuild/resources/selectable.js [35/5608] Generating ../../../../lib/libscanbuild/resources/scanview.css [36/5608] Generating ../../../../lib/libscanbuild/shell.py [37/5608] Generating ../../../../lib/libscanbuild/report.py [38/5608] Generating ../../../../lib/libscanbuild/intercept.py [39/5608] Generating ../../../../lib/libscanbuild/compilation.py [40/5608] Generating ../../../../lib/libscanbuild/clang.py [41/5608] Generating ../../../../lib/libscanbuild/arguments.py [42/5608] Generating ../../../../lib/libscanbuild/analyze.py [43/5608] Generating ../../../../lib/libscanbuild/__init__.py [44/5608] Generating ../../../../libexec/intercept-cc [45/5608] Linking CXX shared module unittests/Support/DynamicLibrary/SecondLib.so [46/5608] Generating ../../../../libexec/intercept-c++ [47/5608] Generating ../../../../libexec/analyze-cc [48/5608] Generating ../../../../libexec/analyze-c++ [49/5608] Generating ../../../../bin/scan-build-py [50/5608] Generating ../../../../bin/intercept-build [51/5608] Generating ../../../../bin/analyze-build [52/5608] Generating ../../../../share/scan-build/sorttable.js [53/5608] Generating ../../../../share/scan-build/scanview.css [54/5608] Generating ../../../../share/man/man1/scan-build.1 [55/5608] Generating ../../../../libexec/c++-analyzer [56/5608] Generating ../../../../libexec/ccc-analyzer [57/5608] Generating ../../../../bin/scan-build [58/5608] Creating export file for CheckerOptionHandlingAnalyzerPlugin [59/5608] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [60/5608] Creating export file for SampleAnalyzerPlugin [61/5608] Bundling HTMLLogger resources [62/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [63/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [64/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [65/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [66/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [67/5608] Linking CXX shared module unittests/Support/DynamicLibrary/PipSqueak.so [68/5608] Linking CXX static library lib/libDynamicLibraryLib.a [69/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [70/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [71/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [72/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [73/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [74/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [75/5608] Linking CXX static library lib/libbenchmark.a [76/5608] Linking CXX static library lib/libbenchmark_main.a [77/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [78/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [79/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [80/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [81/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [82/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinTemplatesEmitter.cpp.o [83/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinsEmitter.cpp.o [84/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [85/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [86/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [87/5608] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [88/5608] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [89/5608] Creating export file for LTO [90/5608] Building CXX object utils/llvm-test-mustache-spec/CMakeFiles/llvm-test-mustache-spec.dir/llvm-test-mustache-spec.cpp.o [91/5608] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [92/5608] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [93/5608] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [94/5608] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [95/5608] Building C object utils/count/CMakeFiles/count.dir/count.c.o [96/5608] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [97/5608] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [98/5608] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [99/5608] Building CXX object lib/Telemetry/CMakeFiles/LLVMTelemetry.dir/Telemetry.cpp.o [100/5608] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [101/5608] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [102/5608] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [103/5608] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [104/5608] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [105/5608] Linking CXX executable bin/llvm-PerfectShuffle [106/5608] Building CXX object lib/Frontend/Directive/CMakeFiles/LLVMFrontendDirective.dir/Spelling.cpp.o [107/5608] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [108/5608] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [109/5608] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [110/5608] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [111/5608] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [112/5608] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [113/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [114/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [115/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [116/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [117/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [118/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [119/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [120/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [121/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [122/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [123/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [124/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [125/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [126/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [127/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [128/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [129/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [130/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [131/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [132/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [133/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [134/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [135/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [136/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [137/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [138/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [139/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [140/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [141/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [142/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [143/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [144/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [145/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [146/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [147/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [148/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [149/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [150/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [151/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [152/5608] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [153/5608] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [154/5608] Generating VCSRevision.h [155/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/llvm-min-tblgen.cpp.o [156/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/VTEmitter.cpp.o [157/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TargetFeaturesEmitter.cpp.o [158/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TableGen.cpp.o [159/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [160/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RuntimeLibcallsEmitter.cpp.o [161/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RISCVTargetDefEmitter.cpp.o [162/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/IntrinsicEmitter.cpp.o [163/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/DirectiveEmitter.cpp.o [164/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o [165/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/Attributes.cpp.o [166/5608] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/ARMTargetDefEmitter.cpp.o [167/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGTimer.cpp.o [168/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [169/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [170/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [171/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [172/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringToOffsetTable.cpp.o [173/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [174/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [175/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [176/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [177/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [178/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [179/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [180/5608] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [181/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [182/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [183/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [184/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [185/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [186/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ProgramStack.cpp.o [187/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [188/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [189/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [190/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [191/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [192/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [193/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [194/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [195/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [196/5608] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [197/5608] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [198/5608] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [199/5608] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [200/5608] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [201/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [202/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [203/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [204/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [205/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [206/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [207/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [208/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [209/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [210/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [211/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [212/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [213/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [214/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [215/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrieRawHashMap.cpp.o [216/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [217/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [218/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [219/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [220/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TextEncoding.cpp.o [221/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [222/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [223/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [224/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [225/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [226/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [227/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [228/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [229/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [230/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [231/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [232/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [233/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [234/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [235/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [236/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [237/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [238/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [239/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [240/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [241/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [242/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [243/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [244/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteRope.cpp.o [245/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteBuffer.cpp.o [246/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [247/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [248/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [249/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [250/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [251/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [252/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptionStrCmp.cpp.o [253/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [254/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [255/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [256/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mustache.cpp.o [257/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [258/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [259/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [260/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ModRef.cpp.o [261/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [262/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [263/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [264/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [265/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [266/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [267/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [268/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [269/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [270/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownFPClass.cpp.o [271/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [272/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [273/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [274/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [275/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [276/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [277/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [278/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [279/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [280/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [281/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [282/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [283/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [284/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [285/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [286/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [287/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [288/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [289/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [290/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [291/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [292/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserExtended.cpp.o [293/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserCompact.cpp.o [294/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [295/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [296/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [297/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [298/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [299/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o [300/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [301/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [302/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [303/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [304/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [305/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [306/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [307/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [308/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [309/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [310/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [311/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [312/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [313/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [314/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [315/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [316/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [317/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [318/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [319/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [320/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [321/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [322/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [323/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [324/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [325/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [326/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [327/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [328/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [329/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [330/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [331/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [332/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o [333/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64AttributeParser.cpp.o [334/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o [335/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [336/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [337/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [338/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [339/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [340/5608] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [341/5608] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [342/5608] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [343/5608] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [344/5608] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [345/5608] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [346/5608] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [347/5608] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [348/5608] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [349/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [350/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [351/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [352/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [353/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [354/5608] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [355/5608] Linking CXX static library lib/libLLVMDemangle.a [356/5608] Linking CXX static library lib/libLLVMSupport.a [357/5608] Linking CXX executable bin/llvm-test-mustache-spec [358/5608] Linking CXX executable bin/split-file [359/5608] Linking CXX executable bin/yaml-bench [360/5608] Linking CXX executable bin/UnicodeNameMappingGenerator [361/5608] Linking CXX executable bin/not [362/5608] Linking CXX executable bin/count [363/5608] Linking CXX static library lib/libLLVMWindowsManifest.a [364/5608] Linking CXX static library lib/libLLVMTelemetry.a [365/5608] Linking CXX static library lib/libLLVMLineEditor.a [366/5608] Linking CXX static library lib/libLLVMDebugInfoCodeView.a [367/5608] Linking CXX static library lib/libLLVMDebugInfoMSF.a [368/5608] Linking CXX static library lib/libLLVMOption.a [369/5608] Linking CXX static library lib/libLLVMFrontendDirective.a [370/5608] Linking CXX static library lib/libLLVMExtensions.a [371/5608] Linking CXX static library lib/libLLVMBitstreamReader.a [372/5608] Linking CXX static library lib/libLLVMFileCheck.a [373/5608] Linking CXX static library lib/libLLVMTableGen.a [374/5608] Linking CXX executable bin/FileCheck [375/5608] Linking CXX executable bin/clang-tblgen [376/5608] Linking CXX static library lib/libLLVMTableGenBasic.a [377/5608] Linking CXX executable bin/llvm-min-tblgen [378/5608] Building RISCVTargetParserDef.inc... [379/5608] Building PPCGenTargetFeatures.inc... [380/5608] Building ARMTargetParserDef.inc... [381/5608] Building AArch64TargetParserDef.inc... [382/5608] Building OMP.inc... [383/5608] Building OMP.h.inc... [384/5608] Building ACC.inc... [385/5608] Building ACC.h.inc... [386/5608] Building RuntimeLibcalls.inc... [387/5608] Building IntrinsicsXCore.h... [388/5608] Building IntrinsicsX86.h... [389/5608] Building IntrinsicsWebAssembly.h... [390/5608] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [391/5608] Building IntrinsicsVE.h... [392/5608] Building IntrinsicsSPIRV.h... [393/5608] Building IntrinsicsS390.h... [394/5608] Building riscv_vector.h... [395/5608] Building arm_vector_types.h... [396/5608] Building arm_cde.h... [397/5608] Building arm_mve.h... [398/5608] Building arm_bf16.h... [399/5608] Building arm_sme.h... [400/5608] Building arm_sve.h... [401/5608] Building arm_fp16.h... [402/5608] Building arm_neon.h... [403/5608] Building NodeClasses.inc... [404/5608] Building Nodes.inc... [405/5608] Building Checkers.inc... [406/5608] Building AttrPCHWrite.inc... [407/5608] Building AttrPCHRead.inc... [408/5608] Copying clang's riscv_vector.h... [409/5608] Copying clang's arm_vector_types.h... [410/5608] Copying clang's arm_cde.h... [411/5608] Copying clang's arm_mve.h... [412/5608] Copying clang's arm_bf16.h... [413/5608] Copying clang's arm_sme.h... [414/5608] Copying clang's arm_sve.h... [415/5608] Copying clang's arm_fp16.h... [416/5608] Copying clang's arm_neon.h... [417/5608] Copying clang's llvm_offload_wrappers/__llvm_offload_device.h... [418/5608] Copying clang's llvm_offload_wrappers/__llvm_offload_host.h... [419/5608] Copying clang's llvm_offload_wrappers/__llvm_offload.h... [420/5608] Copying clang's llvm_libc_wrappers/time.h... [421/5608] Copying clang's llvm_libc_wrappers/inttypes.h... [422/5608] Copying clang's llvm_libc_wrappers/ctype.h... [423/5608] Copying clang's llvm_libc_wrappers/string.h... [424/5608] Copying clang's llvm_libc_wrappers/stdlib.h... [425/5608] Copying clang's llvm_libc_wrappers/stdio.h... [426/5608] Copying clang's llvm_libc_wrappers/assert.h... [427/5608] Copying clang's hlsl/hlsl_spirv.h... [428/5608] Copying clang's hlsl/hlsl_detail.h... [429/5608] Copying clang's hlsl/hlsl_intrinsics.h... [430/5608] Copying clang's hlsl/hlsl_intrinsic_helpers.h... [431/5608] Copying clang's hlsl/hlsl_compat_overloads.h... [432/5608] Copying clang's hlsl/hlsl_alias_intrinsics.h... [433/5608] Copying clang's hlsl/hlsl_basic_types.h... [434/5608] Copying clang's hlsl.h... [435/5608] Copying clang's zos_wrappers/builtins.h... [436/5608] Copying clang's openmp_wrappers/new... [437/5608] Copying clang's openmp_wrappers/complex_cmath.h... [438/5608] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [439/5608] Copying clang's openmp_wrappers/complex.h... [440/5608] Copying clang's openmp_wrappers/complex... [441/5608] Copying clang's openmp_wrappers/cmath... [442/5608] Copying clang's openmp_wrappers/math.h... [443/5608] Copying clang's ppc_wrappers/x86gprintrin.h... [444/5608] Copying clang's ppc_wrappers/x86intrin.h... [445/5608] Copying clang's ppc_wrappers/immintrin.h... [446/5608] Copying clang's ppc_wrappers/bmi2intrin.h... [447/5608] Copying clang's ppc_wrappers/bmiintrin.h... [448/5608] Copying clang's ppc_wrappers/nmmintrin.h... [449/5608] Copying clang's ppc_wrappers/smmintrin.h... [450/5608] Copying clang's ppc_wrappers/tmmintrin.h... [451/5608] Copying clang's ppc_wrappers/pmmintrin.h... [452/5608] Copying clang's ppc_wrappers/emmintrin.h... [453/5608] Copying clang's ppc_wrappers/mm_malloc.h... [454/5608] Copying clang's ppc_wrappers/xmmintrin.h... [455/5608] Copying clang's ppc_wrappers/mmintrin.h... [456/5608] Copying clang's cuda_wrappers/bits/basic_string.tcc... [457/5608] Copying clang's cuda_wrappers/bits/basic_string.h... [458/5608] Copying clang's cuda_wrappers/bits/shared_ptr_base.h... [459/5608] Copying clang's cuda_wrappers/bits/c++config.h... [460/5608] Copying clang's cuda_wrappers/new... [461/5608] Copying clang's cuda_wrappers/complex... [462/5608] Copying clang's cuda_wrappers/cmath... [463/5608] Copying clang's cuda_wrappers/algorithm... [464/5608] Copying clang's mm_malloc.h... [465/5608] Copying clang's yvals_core.h... [466/5608] Copying clang's vadefs.h... [467/5608] Copying clang's intrin.h... [468/5608] Copying clang's intrin0.h... [469/5608] Copying clang's wasm_simd128.h... [470/5608] Copying clang's amdgpuintrin.h... [471/5608] Copying clang's nvptxintrin.h... [472/5608] Copying clang's gpuintrin.h... [473/5608] Copying clang's cpuid.h... [474/5608] Copying clang's cet.h... [475/5608] Copying clang's xtestintrin.h... [476/5608] Copying clang's xsavesintrin.h... [477/5608] Copying clang's xsaveoptintrin.h... [478/5608] Copying clang's xsaveintrin.h... [479/5608] Copying clang's xsavecintrin.h... [480/5608] Copying clang's xopintrin.h... [481/5608] Copying clang's xmmintrin.h... [482/5608] Copying clang's x86intrin.h... [483/5608] Copying clang's x86gprintrin.h... [484/5608] Copying clang's __wmmintrin_pclmul.h... [485/5608] Copying clang's wmmintrin.h... [486/5608] Copying clang's __wmmintrin_aes.h... [487/5608] Copying clang's wbnoinvdintrin.h... [488/5608] Copying clang's waitpkgintrin.h... [489/5608] Copying clang's vpclmulqdqintrin.h... [490/5608] Copying clang's vaesintrin.h... [491/5608] Copying clang's usermsrintrin.h... [492/5608] Copying clang's uintrintrin.h... [493/5608] Copying clang's tsxldtrkintrin.h... [494/5608] Copying clang's tmmintrin.h... [495/5608] Copying clang's tbmintrin.h... [496/5608] Copying clang's smmintrin.h... [497/5608] Copying clang's sm4evexintrin.h... [498/5608] Copying clang's sm4intrin.h... [499/5608] Copying clang's sm3intrin.h... [500/5608] Copying clang's shaintrin.h... [501/5608] Copying clang's sha512intrin.h... [502/5608] Copying clang's sgxintrin.h... [503/5608] Copying clang's serializeintrin.h... [504/5608] Copying clang's rtmintrin.h... [505/5608] Copying clang's rdseedintrin.h... [506/5608] Copying clang's rdpruintrin.h... [507/5608] Copying clang's raointintrin.h... [508/5608] Copying clang's ptwriteintrin.h... [509/5608] Copying clang's ptrauth.h... [510/5608] Copying clang's prfchwintrin.h... [511/5608] Copying clang's prfchiintrin.h... [512/5608] Copying clang's popcntintrin.h... [513/5608] Copying clang's pmmintrin.h... [514/5608] Copying clang's pkuintrin.h... [515/5608] Copying clang's pconfigintrin.h... [516/5608] Copying clang's nmmintrin.h... [517/5608] Copying clang's mwaitxintrin.h... [518/5608] Copying clang's movrsintrin.h... [519/5608] Copying clang's movrs_avx10_2intrin.h... [520/5608] Copying clang's movrs_avx10_2_512intrin.h... [521/5608] Copying clang's movdirintrin.h... [522/5608] Copying clang's mmintrin.h... [523/5608] Copying clang's mm3dnow.h... [524/5608] Copying clang's lzcntintrin.h... [525/5608] Copying clang's lwpintrin.h... [526/5608] Copying clang's keylockerintrin.h... [527/5608] Copying clang's invpcidintrin.h... [528/5608] Copying clang's immintrin.h... [529/5608] Copying clang's ia32intrin.h... [530/5608] Copying clang's hresetintrin.h... [531/5608] Copying clang's gfniintrin.h... [532/5608] Copying clang's fxsrintrin.h... [533/5608] Copying clang's fmaintrin.h... [534/5608] Copying clang's fma4intrin.h... [535/5608] Copying clang's f16cintrin.h... [536/5608] Copying clang's enqcmdintrin.h... [537/5608] Copying clang's emmintrin.h... [538/5608] Copying clang's crc32intrin.h... [539/5608] Copying clang's cmpccxaddintrin.h... [540/5608] Copying clang's clzerointrin.h... [541/5608] Copying clang's clwbintrin.h... [542/5608] Copying clang's clflushoptintrin.h... [543/5608] Copying clang's cldemoteintrin.h... [544/5608] Copying clang's cetintrin.h... [545/5608] Copying clang's bmiintrin.h... [546/5608] Copying clang's bmi2intrin.h... [547/5608] Copying clang's avxvnniintrin.h... [548/5608] Copying clang's avxvnniint8intrin.h... [549/5608] Copying clang's avxvnniint16intrin.h... [550/5608] Copying clang's avxneconvertintrin.h... [551/5608] Copying clang's avxintrin.h... [552/5608] Copying clang's avxifmaintrin.h... [553/5608] Copying clang's avx512vpopcntdqvlintrin.h... [554/5608] Copying clang's avx512vpopcntdqintrin.h... [555/5608] Copying clang's avx512vp2intersectintrin.h... [556/5608] Copying clang's avx512vnniintrin.h... [557/5608] Copying clang's avx512vlvp2intersectintrin.h... [558/5608] Copying clang's avx512vlvnniintrin.h... [559/5608] Copying clang's avx512vlvbmi2intrin.h... [560/5608] Copying clang's avx512vlintrin.h... [561/5608] Copying clang's avx512vlfp16intrin.h... [562/5608] Copying clang's avx512vldqintrin.h... [563/5608] Copying clang's avx512vlcdintrin.h... [564/5608] Copying clang's avx512vlbwintrin.h... [565/5608] Copying clang's avx512vlbitalgintrin.h... [566/5608] Copying clang's avx512vlbf16intrin.h... [567/5608] Copying clang's avx512vbmivlintrin.h... [568/5608] Copying clang's avx512vbmiintrin.h... [569/5608] Copying clang's avx512vbmi2intrin.h... [570/5608] Copying clang's avx512ifmavlintrin.h... [571/5608] Copying clang's avx512ifmaintrin.h... [572/5608] Copying clang's avx512fp16intrin.h... [573/5608] Copying clang's avx512fintrin.h... [574/5608] Copying clang's avx512dqintrin.h... [575/5608] Copying clang's avx512cdintrin.h... [576/5608] Copying clang's avx512bwintrin.h... [577/5608] Copying clang's avx512bitalgintrin.h... [578/5608] Copying clang's avx512bf16intrin.h... [579/5608] Copying clang's avx2intrin.h... [580/5608] Copying clang's avx10_2satcvtintrin.h... [581/5608] Copying clang's avx10_2satcvtdsintrin.h... [582/5608] Copying clang's avx10_2niintrin.h... [583/5608] Copying clang's avx10_2minmaxintrin.h... [584/5608] Copying clang's avx10_2copyintrin.h... [585/5608] Copying clang's avx10_2convertintrin.h... [586/5608] Copying clang's avx10_2bf16intrin.h... [587/5608] Copying clang's avx10_2_512satcvtintrin.h... [588/5608] Copying clang's avx10_2_512satcvtdsintrin.h... [589/5608] Copying clang's avx10_2_512niintrin.h... [590/5608] Copying clang's avx10_2_512minmaxintrin.h... [591/5608] Copying clang's avx10_2_512convertintrin.h... [592/5608] Copying clang's avx10_2_512bf16intrin.h... [593/5608] Copying clang's amxtransposeintrin.h... [594/5608] Copying clang's amxtf32transposeintrin.h... [595/5608] Copying clang's amxtf32intrin.h... [596/5608] Copying clang's amxmovrstransposeintrin.h... [597/5608] Copying clang's amxmovrsintrin.h... [598/5608] Copying clang's amxintrin.h... [599/5608] Copying clang's amxfp8intrin.h... [600/5608] Copying clang's amxfp16transposeintrin.h... [601/5608] Copying clang's amxfp16intrin.h... [602/5608] Copying clang's amxcomplextransposeintrin.h... [603/5608] Copying clang's amxcomplexintrin.h... [604/5608] Copying clang's amxbf16transposeintrin.h... [605/5608] Copying clang's amxavx512intrin.h... [606/5608] Copying clang's ammintrin.h... [607/5608] Copying clang's adxintrin.h... [608/5608] Copying clang's adcintrin.h... [609/5608] Copying clang's velintrin_approx.h... [610/5608] Copying clang's velintrin_gen.h... [611/5608] Copying clang's velintrin.h... [612/5608] Copying clang's vecintrin.h... [613/5608] Copying clang's s390intrin.h... [614/5608] Copying clang's __clang_spirv_builtins.h... [615/5608] Copying clang's andes_vector.h... [616/5608] Copying clang's sifive_vector.h... [617/5608] Copying clang's riscv_ntlh.h... [618/5608] Copying clang's riscv_crypto.h... [619/5608] Copying clang's riscv_corev_alu.h... [620/5608] Copying clang's riscv_bitmanip.h... [621/5608] Copying clang's htmxlintrin.h... [622/5608] Copying clang's htmintrin.h... [623/5608] Copying clang's altivec.h... [624/5608] Copying clang's opencl-c-base.h... [625/5608] Copying clang's opencl-c.h... [626/5608] Copying clang's msa.h... [627/5608] Copying clang's lsxintrin.h... [628/5608] Copying clang's lasxintrin.h... [629/5608] Copying clang's larchintrin.h... [630/5608] Copying clang's __clang_hip_runtime_wrapper.h... [631/5608] Copying clang's __clang_hip_stdlib.h... [632/5608] Copying clang's __clang_hip_math.h... [633/5608] Copying clang's __clang_hip_cmath.h... [634/5608] Copying clang's __clang_hip_libdevice_declares.h... [635/5608] Copying clang's hvx_hexagon_protos.h... [636/5608] Copying clang's hexagon_types.h... [637/5608] Copying clang's hexagon_protos.h... [638/5608] Copying clang's hexagon_circ_brev_intrinsics.h... [639/5608] Copying clang's __clang_cuda_runtime_wrapper.h... [640/5608] Copying clang's __clang_cuda_math_forward_declares.h... [641/5608] Copying clang's __clang_cuda_libdevice_declares.h... [642/5608] Copying clang's __clang_cuda_texture_intrinsics.h... [643/5608] Copying clang's __clang_cuda_intrinsics.h... [644/5608] Copying clang's __clang_cuda_device_functions.h... [645/5608] Copying clang's __clang_cuda_complex_builtins.h... [646/5608] Copying clang's __clang_cuda_cmath.h... [647/5608] Copying clang's __clang_cuda_math.h... [648/5608] Copying clang's __clang_cuda_builtin_vars.h... [649/5608] Copying clang's arm_neon_sve_bridge.h... [650/5608] Copying clang's arm64intr.h... [651/5608] Copying clang's armintr.h... [652/5608] Copying clang's arm_cmse.h... [653/5608] Copying clang's arm_acle.h... [654/5608] Copying clang's varargs.h... [655/5608] Copying clang's unwind.h... [656/5608] Copying clang's tgmath.h... [657/5608] Copying clang's stdnoreturn.h... [658/5608] Copying clang's stdint.h... [659/5608] Copying clang's __stddef_wint_t.h... [660/5608] Copying clang's __stddef_wchar_t.h... [661/5608] Copying clang's __stddef_unreachable.h... [662/5608] Copying clang's __stddef_size_t.h... [663/5608] Copying clang's __stddef_rsize_t.h... [664/5608] Copying clang's __stddef_ptrdiff_t.h... [665/5608] Copying clang's __stddef_offsetof.h... [666/5608] Copying clang's __stddef_nullptr_t.h... [667/5608] Copying clang's __stddef_null.h... [668/5608] Copying clang's __stddef_max_align_t.h... [669/5608] Copying clang's __stddef_header_macro.h... [670/5608] Copying clang's stddef.h... [671/5608] Copying clang's stdckdint.h... [672/5608] Copying clang's stdcountof.h... [673/5608] Copying clang's stdbool.h... [674/5608] Copying clang's stdatomic.h... [675/5608] Copying clang's __stdarg_va_list.h... [676/5608] Copying clang's __stdarg_va_copy.h... [677/5608] Copying clang's __stdarg_va_arg.h... [678/5608] Copying clang's __stdarg_header_macro.h... [679/5608] Copying clang's __stdarg___va_copy.h... [680/5608] Copying clang's __stdarg___gnuc_va_list.h... [681/5608] Copying clang's stdarg.h... [682/5608] Copying clang's stdalign.h... [683/5608] Copying clang's module.modulemap... [684/5608] Copying clang's limits.h... [685/5608] Copying clang's iso646.h... [686/5608] Copying clang's inttypes.h... [687/5608] Copying clang's float.h... [688/5608] Copying clang's builtins.h... [689/5608] Building AttrParsedAttrImpl.inc... [690/5608] Building AttrSpellingListIndex.inc... [691/5608] Building AttrParsedAttrKinds.inc... [692/5608] Building AttrTemplateInstantiate.inc... [693/5608] Building AttrSubMatchRulesParserStringSwitches.inc... [694/5608] Building AttrParserStringSwitches.inc... [695/5608] Building riscv_andes_vector_builtin_sema.inc... [696/5608] Building riscv_andes_vector_builtin_cg.inc... [697/5608] Building riscv_andes_vector_builtins.inc... [698/5608] Building riscv_sifive_vector_builtin_sema.inc... [699/5608] Building riscv_sifive_vector_builtin_cg.inc... [700/5608] Building riscv_sifive_vector_builtins.inc... [701/5608] Building riscv_vector_builtin_sema.inc... [702/5608] Building riscv_vector_builtin_cg.inc... [703/5608] Building riscv_vector_builtins.inc... [704/5608] Building arm_cde_builtin_aliases.inc... [705/5608] Building arm_cde_builtin_sema.inc... [706/5608] Building arm_cde_builtin_cg.inc... [707/5608] Building arm_cde_builtins.inc... [708/5608] Building arm_sme_builtins_za_state.inc... [709/5608] Building arm_sme_streaming_attrs.inc... [710/5608] Building arm_sme_sema_rangechecks.inc... [711/5608] Building arm_sme_builtin_cg.inc... [712/5608] Building arm_sme_builtins.inc... [713/5608] Building arm_sve_streaming_attrs.inc... [714/5608] Building arm_sve_sema_rangechecks.inc... [715/5608] Building arm_sve_typeflags.inc... [716/5608] Building arm_sve_builtin_cg.inc... [717/5608] Building arm_sve_builtins.inc... [718/5608] Building arm_mve_builtin_aliases.inc... [719/5608] Building arm_mve_builtin_sema.inc... [720/5608] Building arm_mve_builtin_cg.inc... [721/5608] Building arm_mve_builtins.inc... [722/5608] Building arm_immcheck_types.inc... [723/5608] Building arm_fp16.inc... [724/5608] Building arm_neon.inc... [725/5608] Building BuiltinTemplates.inc... [726/5608] Building BuiltinsX86_64.inc... [727/5608] Building BuiltinsX86.inc... [728/5608] Building BuiltinsSPIRVCL.inc... [729/5608] Building BuiltinsSPIRVVK.inc... [730/5608] Building BuiltinsSPIRVCommon.inc... [731/5608] Building BuiltinsRISCV.inc... [732/5608] Building BuiltinsNVPTX.inc... [733/5608] Building BuiltinsHexagon.inc... [734/5608] Building BuiltinsDirectX.inc... [735/5608] Building BuiltinsBPF.inc... [736/5608] Building Builtins.inc... [737/5608] Building AttributeSpellingList.inc... [738/5608] Building CXX11AttributeInfo.inc... [739/5608] Building AttrHasAttributeImpl.inc... [740/5608] Building RegularKeywordAttrInfo.inc... [741/5608] Building AttrSubMatchRulesList.inc... [742/5608] Building AttrParsedAttrList.inc... [743/5608] Building AttrList.inc... [744/5608] Building DiagnosticAllCompatIDs.inc... [745/5608] Building DiagnosticIndexName.inc... [746/5608] Building DiagnosticGroups.inc... [747/5608] Building DiagnosticSerializationInterface.inc... [748/5608] Building DiagnosticSerializationCompatIDs.inc... [749/5608] Building DiagnosticSerializationEnums.inc... [750/5608] Building DiagnosticSerializationKinds.inc... [751/5608] Building DiagnosticSemaInterface.inc... [752/5608] Building DiagnosticSemaCompatIDs.inc... [753/5608] Building DiagnosticSemaEnums.inc... [754/5608] Building DiagnosticSemaKinds.inc... [755/5608] Building DiagnosticRefactoringInterface.inc... [756/5608] Building DiagnosticRefactoringCompatIDs.inc... [757/5608] Building DiagnosticRefactoringEnums.inc... [758/5608] Building DiagnosticRefactoringKinds.inc... [759/5608] Building DiagnosticParseInterface.inc... [760/5608] Linking CXX static library lib/libLLVMFrontendOpenACC.a [761/5608] Building DiagnosticParseCompatIDs.inc... [762/5608] Building DiagnosticParseEnums.inc... [763/5608] Building DiagnosticParseKinds.inc... [764/5608] Building DiagnosticLexInterface.inc... [765/5608] Building DiagnosticLexCompatIDs.inc... [766/5608] Building DiagnosticLexEnums.inc... [767/5608] Building DiagnosticLexKinds.inc... [768/5608] Building DiagnosticInstallAPIInterface.inc... [769/5608] Building DiagnosticInstallAPICompatIDs.inc... [770/5608] Building DiagnosticInstallAPIEnums.inc... [771/5608] Building DiagnosticInstallAPIKinds.inc... [772/5608] Building DiagnosticFrontendInterface.inc... [773/5608] Building DiagnosticFrontendCompatIDs.inc... [774/5608] Building DiagnosticFrontendEnums.inc... [775/5608] Building DiagnosticFrontendKinds.inc... [776/5608] Building DiagnosticDriverInterface.inc... [777/5608] Building DiagnosticDriverCompatIDs.inc... [778/5608] Building DiagnosticDriverEnums.inc... [779/5608] Building DiagnosticDriverKinds.inc... [780/5608] Building DiagnosticCrossTUInterface.inc... [781/5608] Building DiagnosticCrossTUCompatIDs.inc... [782/5608] Building DiagnosticCrossTUEnums.inc... [783/5608] Building DiagnosticCrossTUKinds.inc... [784/5608] Building DiagnosticCommonInterface.inc... [785/5608] Building DiagnosticCommonCompatIDs.inc... [786/5608] Building DiagnosticCommonEnums.inc... [787/5608] Building DiagnosticCommonKinds.inc... [788/5608] Building DiagnosticCommentInterface.inc... [789/5608] Building DiagnosticCommentCompatIDs.inc... [790/5608] Building DiagnosticCommentEnums.inc... [791/5608] Building DiagnosticCommentKinds.inc... [792/5608] Building DiagnosticASTInterface.inc... [793/5608] Building DiagnosticASTCompatIDs.inc... [794/5608] Building DiagnosticASTEnums.inc... [795/5608] Building DiagnosticASTKinds.inc... [796/5608] Building DiagnosticAnalysisInterface.inc... [797/5608] Building DiagnosticAnalysisCompatIDs.inc... [798/5608] Building DiagnosticAnalysisEnums.inc... [799/5608] Building DiagnosticAnalysisKinds.inc... [800/5608] Building StmtDataCollectors.inc... [801/5608] Building CommentCommandList.inc... [802/5608] Building CommentCommandInfo.inc... [803/5608] Building CommentHTMLNamedCharacterReferences.inc... [804/5608] Building CommentHTMLTagsProperties.inc... [805/5608] Building CommentHTMLTags.inc... [806/5608] Building CommentNodes.inc... [807/5608] Building AbstractTypeWriter.inc... [808/5608] Building AbstractTypeReader.inc... [809/5608] Building AbstractBasicWriter.inc... [810/5608] Building AbstractBasicReader.inc... [811/5608] Building TypeNodes.inc... [812/5608] Building DeclNodes.inc... [813/5608] Building StmtNodes.inc... [814/5608] Building AttrVisitor.inc... [815/5608] Building AttrNodeTraverse.inc... [816/5608] Building AttrTextNodeDump.inc... [817/5608] Building AttrImpl.inc... [818/5608] Building Attrs.inc... [819/5608] Building IntrinsicsRISCV.h... [820/5608] Building IntrinsicsR600.h... [821/5608] Building IntrinsicsPowerPC.h... [822/5608] Building IntrinsicsNVPTX.h... [823/5608] Building IntrinsicsMips.h... [824/5608] Building IntrinsicsLoongArch.h... [825/5608] Building IntrinsicsHexagon.h... [826/5608] Building IntrinsicsDirectX.h... [827/5608] Building IntrinsicsBPF.h... [828/5608] Building IntrinsicsARM.h... [829/5608] Building IntrinsicsAMDGPU.h... [830/5608] Building IntrinsicsAArch64.h... [831/5608] Building IntrinsicImpl.inc... [832/5608] Building IntrinsicEnums.inc... [833/5608] Building Attributes.inc... [834/5608] Building GenVT.inc... [835/5608] Building CXX object lib/CodeGenTypes/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [836/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SymbolStringPool.cpp.o [837/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [838/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [839/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [840/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [841/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/MachOObjectFormat.cpp.o [842/5608] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [843/5608] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o [844/5608] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [845/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [846/5608] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [847/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [848/5608] Linking CXX static library lib/libLLVMCodeGenTypes.a [849/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [850/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [851/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [852/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [853/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [854/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o [855/5608] Linking CXX static library lib/libLLVMOrcShared.a [856/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [857/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [858/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [859/5608] Linking CXX static library lib/libLLVMDebugInfoBTF.a [860/5608] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [861/5608] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [862/5608] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [863/5608] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o [864/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [865/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [866/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [867/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [868/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [869/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [870/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [871/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [872/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [873/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [874/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [875/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [876/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [877/5608] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [878/5608] Building CXX object lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o [879/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o [880/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [881/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [882/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o [883/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [884/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o [885/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [886/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o [887/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o [888/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [889/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [890/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o [891/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [892/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [893/5608] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [894/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [895/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [896/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o [897/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o [898/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [899/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [900/5608] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/CodeGenPassBuilder.cpp.o [901/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [902/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [903/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [904/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [905/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [906/5608] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [907/5608] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [908/5608] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [909/5608] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [910/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o [911/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [912/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [913/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [914/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [915/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfWriter.cpp.o [916/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfReader.cpp.o [917/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfSummaryBuilder.cpp.o [918/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfSummary.cpp.o [919/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfRadixTree.cpp.o [920/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfReader.cpp.o [921/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfCommon.cpp.o [922/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [923/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [924/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [925/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [926/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [927/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [928/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/IndexedMemProfData.cpp.o [929/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [930/5608] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/DataAccessProf.cpp.o [931/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Value.cpp.o [932/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Use.cpp.o [933/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/User.cpp.o [934/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Type.cpp.o [935/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Tracker.cpp.o [936/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Region.cpp.o [937/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/PassManager.cpp.o [938/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Pass.cpp.o [939/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Module.cpp.o [940/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Instruction.cpp.o [941/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Function.cpp.o [942/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Context.cpp.o [943/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Constant.cpp.o [944/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/BasicBlock.cpp.o [945/5608] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Argument.cpp.o [946/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/MaterializationUtils.cpp.o [947/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/SpillUtils.cpp.o [948/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/SuspendCrossingInfo.cpp.o [949/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [950/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [951/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [952/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [953/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [954/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [955/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroAnnotationElide.cpp.o [956/5608] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [957/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanUtils.cpp.o [958/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [959/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanUnroll.cpp.o [960/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [961/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [962/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [963/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanPredicator.cpp.o [964/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanConstruction.cpp.o [965/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o [966/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [967/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [968/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [969/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [970/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/VecUtils.cpp.o [971/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/SeedCollector.cpp.o [972/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Scheduler.cpp.o [973/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/SandboxVectorizerPassBuilder.cpp.o /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp:702:13: warning: unused variable 'RedPhiRK' [-Wunused-variable] 702 | RecurKind RedPhiRK = RedPhiR->getRecurrenceKind(); |  ^~~~~~~~ 1 warning generated. [974/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/SandboxVectorizer.cpp.o [975/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/TransactionSave.cpp.o [976/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/TransactionAcceptOrRevert.cpp.o [977/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/SeedCollection.cpp.o [978/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/RegionsFromMetadata.cpp.o [979/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/RegionsFromBBs.cpp.o [980/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/PackReuse.cpp.o [981/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Passes/BottomUpVec.cpp.o [982/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Legality.cpp.o [983/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/Interval.cpp.o [984/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/InstrMaps.cpp.o [985/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SandboxVectorizer/DependencyGraph.cpp.o [986/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [987/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [988/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopIdiomVectorize.cpp.o [989/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [990/5608] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/EVLIndVarSimplify.cpp.o [991/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [992/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [993/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [994/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [995/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [996/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [997/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileMatcher.cpp.o [998/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [999/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [1000/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [1001/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [1002/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [1003/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [1004/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [1005/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [1006/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [1007/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [1008/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [1009/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [1010/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [1011/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [1012/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [1013/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [1014/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [1015/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [1016/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [1017/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [1018/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [1019/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [1020/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FatLTOCleanup.cpp.o [1021/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [1022/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExpandVariadics.cpp.o [1023/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [1024/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [1025/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [1026/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [1027/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [1028/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [1029/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [1030/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [1031/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [1032/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [1033/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [1034/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [1035/5608] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [1036/5608] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [1037/5608] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [1038/5608] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [1039/5608] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [1040/5608] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/RegisterTargetPassConfigCallback.cpp.o [1041/5608] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [1042/5608] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [1043/5608] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [1044/5608] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [1045/5608] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [1046/5608] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [1047/5608] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [1048/5608] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [1049/5608] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [1050/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o [1051/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o [1052/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o [1053/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o [1054/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o [1055/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o [1056/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [1057/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o [1058/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o [1059/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o [1060/5608] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o [1061/5608] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o [1062/5608] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o [1063/5608] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o [1064/5608] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o [1065/5608] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o [1066/5608] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o [1067/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [1068/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [1069/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [1070/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineFloatingPointPredicateUtils.cpp.o [1071/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [1072/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [1073/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [1074/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [1075/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [1076/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [1077/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [1078/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [1079/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [1080/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [1081/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [1082/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [1083/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [1084/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [1085/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [1086/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperVectorOps.cpp.o [1087/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperCompares.cpp.o [1088/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperCasts.cpp.o [1089/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperArtifacts.cpp.o [1090/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [1091/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [1092/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [1093/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [1094/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [1095/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelValueTracking.cpp.o [1096/5608] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [1097/5608] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [1098/5608] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [1099/5608] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [1100/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [1101/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [1102/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [1103/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [1104/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [1105/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [1106/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [1107/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [1108/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [1109/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [1110/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [1111/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [1112/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [1113/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [1114/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [1115/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [1116/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [1117/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [1118/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [1119/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [1120/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [1121/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [1122/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [1123/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [1124/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [1125/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [1126/5608] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [1127/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [1128/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [1129/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [1130/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [1131/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [1132/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [1133/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [1134/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [1135/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [1136/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [1137/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [1138/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [1139/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [1140/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SDNodeInfo.cpp.o [1141/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [1142/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [1143/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [1144/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [1145/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [1146/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [1147/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [1148/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [1149/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [1150/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [1151/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [1152/5608] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [1153/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [1154/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [1155/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [1156/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [1157/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [1158/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WindowsSecureHotPatching.cpp.o [1159/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WindowScheduler.cpp.o [1160/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [1161/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [1162/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [1163/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [1164/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [1165/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [1166/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [1167/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [1168/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [1169/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [1170/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [1171/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [1172/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [1173/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [1174/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [1175/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [1176/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [1177/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [1178/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [1179/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [1180/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StaticDataAnnotator.cpp.o [1181/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StaticDataSplitter.cpp.o [1182/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [1183/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [1184/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [1185/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [1186/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [1187/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [1188/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [1189/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [1190/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [1191/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [1192/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [1193/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [1194/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [1195/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [1196/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [1197/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [1198/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [1199/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [1200/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [1201/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [1202/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [1203/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [1204/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [1205/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [1206/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveLoadsIntoFakeUses.cpp.o [1207/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [1208/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [1209/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [1210/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [1211/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [1212/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [1213/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [1214/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [1215/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [1216/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o [1217/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [1218/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [1219/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [1220/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [1221/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [1222/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [1223/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [1224/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [1225/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [1226/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [1227/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [1228/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [1229/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [1230/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [1231/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [1232/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [1233/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [1234/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [1235/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [1236/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [1237/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [1238/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [1239/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [1240/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [1241/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [1242/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [1243/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [1244/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [1245/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [1246/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [1247/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [1248/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [1249/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [1250/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [1251/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [1252/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o [1253/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o [1254/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [1255/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [1256/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [1257/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [1258/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [1259/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [1260/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [1261/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [1262/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [1263/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [1264/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [1265/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [1266/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [1267/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [1268/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [1269/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [1270/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [1271/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [1272/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [1273/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [1274/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [1275/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [1276/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [1277/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [1278/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [1279/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [1280/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [1281/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [1282/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [1283/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [1284/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [1285/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [1286/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [1287/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [1288/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [1289/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [1290/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDomTreeUpdater.cpp.o [1291/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [1292/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o [1293/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [1294/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [1295/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o [1296/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineConvergenceVerifier.cpp.o [1297/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [1298/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [1299/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [1300/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [1301/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [1302/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [1303/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [1304/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [1305/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [1306/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [1307/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenTargetMachineImpl.cpp.o [1308/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [1309/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [1310/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [1311/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [1312/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [1313/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [1314/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [1315/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [1316/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [1317/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [1318/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [1319/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [1320/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [1321/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [1322/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [1323/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [1324/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o [1325/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [1326/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [1327/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [1328/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [1329/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [1330/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [1331/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InitUndef.cpp.o [1332/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [1333/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [1334/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [1335/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [1336/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMergeFunctions.cpp.o [1337/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [1338/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [1339/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [1340/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [1341/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionAnalysis.cpp.o [1342/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [1343/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [1344/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [1345/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [1346/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [1347/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [1348/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [1349/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [1350/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [1351/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandFp.cpp.o [1352/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [1353/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [1354/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardTargets.cpp.o [1355/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [1356/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [1357/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [1358/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DroppedVariableStatsMIR.cpp.o [1359/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [1360/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [1361/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [1362/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [1363/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [1364/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [1365/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [1366/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [1367/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [1368/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [1369/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [1370/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [1371/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [1372/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o [1373/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [1374/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [1375/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o [1376/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [1377/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [1378/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [1379/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [1380/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [1381/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [1382/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [1383/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [1384/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [1385/5608] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [1386/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [1387/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [1388/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [1389/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [1390/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [1391/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [1392/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [1393/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [1394/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [1395/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [1396/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [1397/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [1398/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [1399/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [1400/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [1401/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o [1402/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [1403/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [1404/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StaticDataProfileInfo.cpp.o [1405/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [1406/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [1407/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [1408/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [1409/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [1410/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [1411/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [1412/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [1413/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [1414/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [1415/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [1416/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [1417/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [1418/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [1419/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [1420/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [1421/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [1422/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [1423/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [1424/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [1425/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [1426/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [1427/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [1428/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [1429/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [1430/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [1431/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [1432/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [1433/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [1434/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [1435/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [1436/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [1437/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [1438/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [1439/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [1440/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [1441/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [1442/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [1443/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [1444/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [1445/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [1446/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [1447/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [1448/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [1449/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [1450/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LastRunTrackingAnalysis.cpp.o [1451/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/KernelInfo.cpp.o [1452/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o [1453/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [1454/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [1455/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [1456/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [1457/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [1458/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [1459/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [1460/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [1461/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [1462/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [1463/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [1464/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [1465/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IR2Vec.cpp.o [1466/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [1467/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HashRecognize.cpp.o [1468/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [1469/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [1470/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [1471/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FloatingPointPredicateUtils.cpp.o [1472/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EphemeralValuesCache.cpp.o [1473/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DXILMetadataAnalysis.cpp.o [1474/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DXILResource.cpp.o [1475/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [1476/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [1477/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [1478/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o [1479/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [1480/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [1481/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [1482/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [1483/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [1484/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [1485/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [1486/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [1487/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [1488/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CtxProfAnalysis.cpp.o [1489/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [1490/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [1491/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [1492/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [1493/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [1494/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [1495/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [1496/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [1497/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [1498/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [1499/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [1500/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [1501/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [1502/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [1503/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [1504/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [1505/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [1506/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [1507/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [1508/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [1509/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [1510/5608] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [1511/5608] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [1512/5608] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [1513/5608] Building CXX object lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o [1514/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [1515/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [1516/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [1517/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [1518/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [1519/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [1520/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [1521/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [1522/5608] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [1523/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [1524/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [1525/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [1526/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [1527/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [1528/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [1529/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [1530/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [1531/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [1532/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [1533/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [1534/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [1535/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [1536/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [1537/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [1538/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [1539/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [1540/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [1541/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [1542/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [1543/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [1544/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [1545/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [1546/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [1547/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [1548/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [1549/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [1550/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [1551/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [1552/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [1553/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [1554/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [1555/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [1556/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [1557/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopTermFold.cpp.o [1558/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [1559/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [1560/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [1561/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [1562/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [1563/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [1564/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [1565/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [1566/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [1567/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [1568/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [1569/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [1570/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [1571/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [1572/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [1573/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [1574/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [1575/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [1576/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpTableToSwitch.cpp.o [1577/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [1578/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp:863:20: warning: unused variable 'OpCode' [-Wunused-variable] 863 | unsigned OpCode = RecurrenceDescriptor::getOpcode(RK); |  ^~~~~~ 1 warning generated. [1579/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o [1580/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [1581/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [1582/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [1583/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [1584/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [1585/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [1586/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [1587/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o [1588/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [1589/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [1590/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [1591/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [1592/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [1593/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [1594/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [1595/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [1596/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [1597/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [1598/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [1599/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [1600/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [1601/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [1602/5608] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [1603/5608] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/DirectiveNameParser.cpp.o [1604/5608] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [1605/5608] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [1606/5608] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [1607/5608] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [1608/5608] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [1609/5608] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [1610/5608] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [1611/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [1612/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [1613/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [1614/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [1615/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [1616/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [1617/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [1618/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [1619/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [1620/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [1621/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [1622/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [1623/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [1624/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [1625/5608] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [1626/5608] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [1627/5608] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [1628/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/RealtimeSanitizer.cpp.o [1629/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [1630/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/TypeSanitizer.cpp.o [1631/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [1632/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [1633/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [1634/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [1635/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [1636/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [1637/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOForceFunctionAttrs.cpp.o [1638/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOCtxProfLowering.cpp.o [1639/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOCtxProfFlattening.cpp.o [1640/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/LowerAllowCheckPass.cpp.o [1641/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [1642/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [1643/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [1644/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/NumericalStabilitySanitizer.cpp.o [1645/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [1646/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfUse.cpp.o [1647/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfInstrumentation.cpp.o [1648/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o [1649/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [1650/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [1651/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [1652/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [1653/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [1654/5608] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [1655/5608] Building CXX object lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o [1656/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [1657/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [1658/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [1659/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [1660/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [1661/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [1662/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [1663/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [1664/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [1665/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [1666/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [1667/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [1668/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [1669/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [1670/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [1671/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [1672/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [1673/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [1674/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [1675/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [1676/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [1677/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [1678/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [1679/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [1680/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [1681/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [1682/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [1683/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [1684/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [1685/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [1686/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [1687/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [1688/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerVectorIntrinsics.cpp.o [1689/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [1690/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [1691/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [1692/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [1693/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [1694/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [1695/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [1696/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [1697/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [1698/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [1699/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [1700/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [1701/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [1702/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [1703/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o [1704/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [1705/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [1706/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [1707/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IRNormalizer.cpp.o [1708/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [1709/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Instrumentation.cpp.o [1710/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [1711/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [1712/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [1713/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [1714/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [1715/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [1716/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [1717/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [1718/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [1719/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [1720/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [1721/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [1722/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [1723/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o [1724/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [1725/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DeclareRuntimeLibcalls.cpp.o [1726/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [1727/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o [1728/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [1729/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ControlFlowUtils.cpp.o [1730/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [1731/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [1732/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [1733/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [1734/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [1735/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [1736/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [1737/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [1738/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [1739/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [1740/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [1741/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [1742/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [1743/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [1744/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [1745/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [1746/5608] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [1747/5608] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o [1748/5608] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o [1749/5608] Building CXX object lib/Frontend/Atomic/CMakeFiles/LLVMFrontendAtomic.dir/Atomic.cpp.o [1750/5608] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [1751/5608] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [1752/5608] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [1753/5608] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [1754/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/StableFunctionMapRecord.cpp.o [1755/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/StableFunctionMap.cpp.o [1756/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/OutlinedHashTreeRecord.cpp.o [1757/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/OutlinedHashTree.cpp.o [1758/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/CodeGenDataWriter.cpp.o [1759/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/CodeGenDataReader.cpp.o [1760/5608] Building CXX object lib/CGData/CMakeFiles/LLVMCGData.dir/CodeGenData.cpp.o [1761/5608] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [1762/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [1763/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [1764/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [1765/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [1766/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [1767/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [1768/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [1769/5608] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [1770/5608] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [1771/5608] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [1772/5608] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [1773/5608] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [1774/5608] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [1775/5608] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [1776/5608] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [1777/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [1778/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [1779/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [1780/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [1781/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [1782/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [1783/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [1784/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [1785/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [1786/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [1787/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [1788/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [1789/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [1790/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [1791/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [1792/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [1793/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [1794/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [1795/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [1796/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [1797/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [1798/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [1799/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [1800/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [1801/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [1802/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [1803/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [1804/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [1805/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [1806/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [1807/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [1808/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [1809/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [1810/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [1811/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [1812/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [1813/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [1814/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [1815/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [1816/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [1817/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [1818/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [1819/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [1820/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [1821/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [1822/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [1823/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [1824/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [1825/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [1826/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [1827/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [1828/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [1829/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [1830/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [1831/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [1832/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [1833/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [1834/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [1835/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [1836/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [1837/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [1838/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [1839/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [1840/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [1841/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [1842/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [1843/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [1844/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [1845/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [1846/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [1847/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [1848/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [1849/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [1850/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [1851/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [1852/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [1853/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [1854/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [1855/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [1856/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [1857/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [1858/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [1859/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [1860/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [1861/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [1862/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [1863/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [1864/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [1865/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [1866/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [1867/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [1868/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [1869/5608] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [1870/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVDWARFReader.cpp.o [1871/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o [1872/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o [1873/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o [1874/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o [1875/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [1876/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [1877/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o [1878/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSourceLanguage.cpp.o [1879/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [1880/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [1881/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [1882/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o [1883/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [1884/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [1885/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [1886/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o [1887/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o [1888/5608] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [1889/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [1890/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [1891/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/MergedFunctionsInfo.cpp.o [1892/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/CallSiteInfo.cpp.o [1893/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [1894/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [1895/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [1896/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [1897/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymContext.cpp.o [1898/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [1899/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [1900/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [1901/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [1902/5608] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [1903/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [1904/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnwindTablePrinter.cpp.o [1905/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [1906/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [1907/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [1908/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [1909/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [1910/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [1911/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [1912/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpressionPrinter.cpp.o [1913/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [1914/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [1915/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [1916/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [1917/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [1918/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [1919/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [1920/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [1921/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [1922/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [1923/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [1924/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [1925/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [1926/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [1927/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [1928/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCFIPrinter.cpp.o [1929/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [1930/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [1931/5608] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [1932/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [1933/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [1934/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [1935/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [1936/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [1937/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [1938/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [1939/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [1940/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [1941/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [1942/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [1943/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [1944/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [1945/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o [1946/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o [1947/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [1948/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [1949/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [1950/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [1951/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [1952/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [1953/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [1954/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [1955/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [1956/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [1957/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [1958/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [1959/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [1960/5608] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [1961/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [1962/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [1963/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [1964/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [1965/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [1966/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [1967/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [1968/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [1969/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [1970/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [1971/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [1972/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBundle.cpp.o [1973/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [1974/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [1975/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [1976/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [1977/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [1978/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [1979/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [1980/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [1981/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [1982/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [1983/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o [1984/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [1985/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [1986/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [1987/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [1988/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [1989/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [1990/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [1991/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [1992/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [1993/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [1994/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [1995/5608] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [1996/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [1997/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [1998/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [1999/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [2000/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [2001/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [2002/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [2003/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [2004/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [2005/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [2006/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [2007/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [2008/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [2009/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [2010/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [2011/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [2012/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [2013/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [2014/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [2015/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [2016/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [2017/5608] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [2018/5608] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [2019/5608] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [2020/5608] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [2021/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [2022/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o [2023/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [2024/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [2025/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [2026/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVISAInfo.cpp.o [2027/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/PPCTargetParser.cpp.o [2028/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [2029/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [2030/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [2031/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [2032/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [2033/5608] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [2034/5608] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [2035/5608] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [2036/5608] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [2037/5608] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [2038/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/UnwindInfoManager.cpp.o [2039/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [2040/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [2041/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [2042/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [2043/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [2044/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [2045/5608] Linking CXX static library lib/libLLVMTargetParser.a [2046/5608] Linking CXX executable bin/llvm-config [2047/5608] Linking CXX static library lib/libLLVMWindowsDriver.a [2048/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderVTune.cpp.o [2049/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o [2050/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [2051/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/DefaultHostBootstrapValues.cpp.o [2052/5608] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [2053/5608] Building CXX object lib/DWARFCFIChecker/CMakeFiles/LLVMDWARFCFIChecker.dir/DWARFCFIState.cpp.o [2054/5608] Building CXX object lib/DWARFCFIChecker/CMakeFiles/LLVMDWARFCFIChecker.dir/DWARFCFIFunctionFrameStreamer.cpp.o [2055/5608] Building CXX object lib/DWARFCFIChecker/CMakeFiles/LLVMDWARFCFIChecker.dir/DWARFCFIFunctionFrameAnalyzer.cpp.o [2056/5608] Building CXX object lib/DWARFCFIChecker/CMakeFiles/LLVMDWARFCFIChecker.dir/DWARFCFIAnalysis.cpp.o [2057/5608] Building CXX object lib/DebugInfo/DWARF/LowLevel/CMakeFiles/LLVMDebugInfoDWARFLowLevel.dir/DWARFUnwindTable.cpp.o [2058/5608] Building CXX object lib/DebugInfo/DWARF/LowLevel/CMakeFiles/LLVMDebugInfoDWARFLowLevel.dir/DWARFExpression.cpp.o [2059/5608] Building CXX object lib/DebugInfo/DWARF/LowLevel/CMakeFiles/LLVMDebugInfoDWARFLowLevel.dir/DWARFCFIProgram.cpp.o [2060/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [2061/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [2062/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [2063/5608] Linking CXX static library lib/libLLVMOrcTargetProcess.a [2064/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [2065/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [2066/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [2067/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [2068/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [2069/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [2070/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [2071/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [2072/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [2073/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [2074/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [2075/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [2076/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [2077/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [2078/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [2079/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [2080/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [2081/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [2082/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [2083/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [2084/5608] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [2085/5608] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [2086/5608] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [2087/5608] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [2088/5608] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [2089/5608] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [2090/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [2091/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [2092/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [2093/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [2094/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [2095/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [2096/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [2097/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [2098/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [2099/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [2100/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [2101/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [2102/5608] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [2103/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [2104/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [2105/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [2106/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [2107/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [2108/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o [2109/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [2110/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [2111/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [2112/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [2113/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [2114/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [2115/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [2116/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [2117/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [2118/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [2119/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [2120/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [2121/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [2122/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [2123/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [2124/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [2125/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [2126/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [2127/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [2128/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [2129/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionGOFF.cpp.o [2130/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [2131/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [2132/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [2133/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [2134/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [2135/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [2136/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [2137/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [2138/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [2139/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [2140/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [2141/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [2142/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [2143/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [2144/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [2145/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [2146/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [2147/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [2148/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [2149/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [2150/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o [2151/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [2152/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [2153/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [2154/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [2155/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [2156/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [2157/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [2158/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [2159/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [2160/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [2161/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [2162/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [2163/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [2164/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [2165/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [2166/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [2167/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [2168/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [2169/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [2170/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [2171/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [2172/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o [2173/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [2174/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerRootSignature.cpp.o [2175/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [2176/5608] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [2177/5608] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [2178/5608] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/RootSignatureValidations.cpp.o [2179/5608] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/RootSignatureMetadata.cpp.o [2180/5608] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLRootSignature.cpp.o [2181/5608] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [2182/5608] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/CBuffer.cpp.o [2183/5608] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [2184/5608] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [2185/5608] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [2186/5608] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [2187/5608] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [2188/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [2189/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [2190/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [2191/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [2192/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [2193/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [2194/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [2195/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [2196/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [2197/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [2198/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [2199/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [2200/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [2201/5608] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [2202/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/RuntimeLibcalls.cpp.o [2203/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o [2204/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [2205/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorTypeUtils.cpp.o [2206/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [2207/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [2208/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [2209/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [2210/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [2211/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [2212/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [2213/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [2214/5608] Linking CXX static library lib/libLLVMBinaryFormat.a [2215/5608] Linking CXX static library lib/libLLVMTextAPI.a [2216/5608] Linking CXX static library lib/libLLVMDebugInfoDWARFLowLevel.a [2217/5608] Linking CXX static library lib/libLLVMMC.a [2218/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [2219/5608] Linking CXX static library lib/libLLVMDWARFCFIChecker.a [2220/5608] Linking CXX static library lib/libLLVMMCA.a [2221/5608] Linking CXX static library lib/libLLVMMCDisassembler.a [2222/5608] Linking CXX static library lib/libLLVMMCParser.a [2223/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [2224/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [2225/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [2226/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [2227/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [2228/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [2229/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [2230/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [2231/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [2232/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [2233/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [2234/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [2235/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [2236/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [2237/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [2238/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [2239/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [2240/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MemoryModelRelaxationAnnotations.cpp.o [2241/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [2242/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [2243/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [2244/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [2245/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [2246/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [2247/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [2248/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [2249/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [2250/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [2251/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [2252/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [2253/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Intrinsics.cpp.o [2254/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [2255/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [2256/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [2257/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [2258/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [2259/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [2260/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DroppedVariableStatsIR.cpp.o [2261/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DroppedVariableStats.cpp.o [2262/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [2263/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [2264/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [2265/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [2266/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [2267/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o [2268/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIExpressionOptimizer.cpp.o [2269/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [2270/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [2271/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [2272/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [2273/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o [2274/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [2275/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o [2276/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [2277/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRangeList.cpp.o [2278/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [2279/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFPRange.cpp.o [2280/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [2281/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [2282/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [2283/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [2284/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [2285/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [2286/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [2287/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [2288/5608] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [2289/5608] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [2290/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [2291/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [2292/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [2293/5608] Linking CXX static library lib/libLLVMFuzzerCLI.a [2294/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [2295/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [2296/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [2297/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [2298/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [2299/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [2300/5608] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [2301/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/VarLenCodeEmitterGen.cpp.o [2302/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/Utils.cpp.o [2303/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/Types.cpp.o [2304/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/SubtargetFeatureInfo.cpp.o [2305/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/PredicateExpander.cpp.o [2306/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/OptEmitter.cpp.o [2307/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/InfoByHwMode.cpp.o [2308/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/DAGISelMatcher.cpp.o [2309/5608] Linking CXX static library lib/libLLVMRemarks.a [2310/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenTarget.cpp.o [2311/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenSchedule.cpp.o [2312/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenRegisters.cpp.o [2313/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstruction.cpp.o [2314/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstAlias.cpp.o [2315/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenHwModes.cpp.o [2316/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenDAGPatterns.cpp.o [2317/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/AsmWriterInst.cpp.o [2318/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/Patterns.cpp.o [2319/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/PatternParser.cpp.o [2320/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp.o [2321/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTable.cpp.o [2322/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CXXPredicates.cpp.o [2323/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CombinerUtils.cpp.o [2324/5608] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CodeExpander.cpp.o [2325/5608] Linking CXX static library lib/libLLVMCore.a [2326/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [2327/5608] Linking CXX static library lib/libLLVMAsmParser.a [2328/5608] Linking CXX static library lib/libLLVMCFGuard.a [2329/5608] Linking CXX static library lib/libLLVMFrontendHLSL.a [2330/5608] Linking CXX static library lib/libLLVMBitReader.a [2331/5608] Linking CXX static library lib/libLLVMIRReader.a [2332/5608] Linking CXX static library lib/libLLVMObject.a [2333/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [2334/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [2335/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [2336/5608] Linking CXX static library lib/libLLVMXRay.a [2337/5608] Linking CXX static library lib/libLLVMRuntimeDyld.a [2338/5608] Linking CXX static library lib/libLLVMDebugInfoPDB.a [2339/5608] Linking CXX static library lib/libLLVMDebugInfoDWARF.a [2340/5608] Linking CXX static library lib/libLLVMTextAPIBinaryReader.a [2341/5608] Linking CXX static library lib/libLLVMDWP.a [2342/5608] Linking CXX static library lib/libLLVMDebugInfoLogicalView.a [2343/5608] Linking CXX static library lib/libLLVMDebugInfoGSYM.a [2344/5608] Linking CXX static library lib/libLLVMObjectYAML.a [2345/5608] Linking CXX static library lib/libLLVMObjCopy.a [2346/5608] Linking CXX static library lib/libLLVMSymbolize.a [2347/5608] Linking CXX static library lib/libLLVMInterfaceStub.a [2348/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [2349/5608] Linking CXX static library lib/libLLVMProfileData.a [2350/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86InstrMappingEmitter.cpp.o [2351/5608] Linking CXX executable bin/yaml2obj [2352/5608] Linking CXX executable bin/obj2yaml [2353/5608] Linking CXX static library lib/libLLVMCoverage.a [2354/5608] Linking CXX static library lib/libLLVMAnalysis.a [2355/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [2356/5608] Linking CXX static library lib/libLLVMSandboxIR.a [2357/5608] Linking CXX static library lib/libLLVMTarget.a [2358/5608] Linking CXX static library lib/libLLVMExecutionEngine.a [2359/5608] Linking CXX static library lib/libLLVMTransformUtils.a [2360/5608] Linking CXX executable bin/llvm-jitlink-executor [2361/5608] Linking CXX static library lib/libLLVMLinker.a [2362/5608] Linking CXX static library lib/libLLVMHipStdPar.a [2363/5608] Linking CXX static library lib/libLLVMObjCARCOpts.a [2364/5608] Linking CXX static library lib/libLLVMVectorize.a [2365/5608] Linking CXX static library lib/libLLVMInstCombine.a [2366/5608] Linking CXX static library lib/libLLVMAggressiveInstCombine.a [2367/5608] Linking CXX static library lib/libLLVMInstrumentation.a [2368/5608] Linking CXX static library lib/libLLVMScalarOpts.a [2369/5608] Linking CXX static library lib/libLLVMFrontendDriver.a [2370/5608] Linking CXX static library lib/libLLVMFrontendOffloading.a [2371/5608] Linking CXX static library lib/libLLVMMCJIT.a [2372/5608] Linking CXX static library lib/libLLVMFrontendAtomic.a [2373/5608] Linking CXX static library lib/libLLVMBitWriter.a [2374/5608] Linking CXX static library lib/libLLVMFrontendOpenMP.a [2375/5608] Linking CXX static library lib/libLLVMCGData.a [2376/5608] Linking CXX static library lib/libLLVMCodeGen.a [2377/5608] Linking CXX static library lib/libLLVMipo.a [2378/5608] Linking CXX static library lib/libLLVMCoroutines.a [2379/5608] Linking CXX static library lib/libLLVMFuzzMutate.a [2380/5608] Linking CXX static library lib/libLLVMInterpreter.a [2381/5608] Linking CXX static library lib/libLLVMDWARFLinker.a [2382/5608] Linking CXX static library lib/libLLVMMIRParser.a [2383/5608] Linking CXX static library lib/libLLVMAsmPrinter.a [2384/5608] Linking CXX static library lib/libLLVMSelectionDAG.a [2385/5608] Linking CXX static library lib/libLLVMIRPrinter.a [2386/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [2387/5608] Linking CXX static library lib/libLLVMDWARFLinkerParallel.a [2388/5608] Linking CXX static library lib/libLLVMDWARFLinkerClassic.a [2389/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [2390/5608] Linking CXX static library lib/libLLVMGlobalISel.a [2391/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SDNodeInfoEmitter.cpp.o [2392/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [2393/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [2394/5608] Linking CXX static library lib/libLLVMPasses.a [2395/5608] Linking CXX static library lib/libLLVMLTO.a [2396/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [2397/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptionRSTEmitter.cpp.o [2398/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptionParserEmitter.cpp.o [2399/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o [2400/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/llvm-tblgen.cpp.o [2401/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [2402/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [2403/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [2404/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o [2405/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [2406/5608] Linking CXX static library lib/libLLVMTableGenCommon.a [2407/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [2408/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [2409/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [2410/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [2411/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [2412/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o [2413/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [2414/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [2415/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [2416/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [2417/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [2418/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [2419/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [2420/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [2421/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [2422/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [2423/5608] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [2424/5608] Linking CXX executable bin/llvm-tblgen [2425/5608] Building Opts.inc... [2426/5608] Building Opts.inc... [2427/5608] Building Opts.inc... [2428/5608] Building Opts.inc... [2429/5608] Building Opts.inc... [2430/5608] Building TapiOpts.inc... [2431/5608] Building Opts.inc... [2432/5608] Building Opts.inc... [2433/5608] Building ObjdumpOpts.inc... [2434/5608] Building ObjcopyOpts.inc... [2435/5608] Building Opts.inc... [2436/5608] Building Opts.inc... [2437/5608] Building LipoOpts.inc... [2438/5608] Building Opts.inc... [2439/5608] Building WindresOpts.inc... [2440/5608] Building Opts.inc... [2441/5608] Building Opts.inc... [2442/5608] Building Opts.inc... [2443/5608] Building Options.inc... [2444/5608] Building Opts.inc... [2445/5608] Building Opts.inc... [2446/5608] Building InstallNameToolOpts.inc... [2447/5608] Building Opts.inc... [2448/5608] Building OtoolOpts.inc... [2449/5608] Building Opts.inc... [2450/5608] Building Opts.inc... [2451/5608] Building Options.inc... [2452/5608] Building Options.inc... [2453/5608] Building Options.inc... [2454/5608] Building Options.inc... [2455/5608] Building Options.inc... [2456/5608] Building Options.inc... [2457/5608] Building Options.inc... [2458/5608] Building Options.inc... [2459/5608] Building Options.inc... [2460/5608] Building XCoreGenSubtargetInfo.inc... [2461/5608] Building XCoreGenSDNodeInfo.inc... [2462/5608] Building XCoreGenRegisterInfo.inc... [2463/5608] Building XCoreGenInstrInfo.inc... [2464/5608] Building BitcodeStripOpts.inc... [2465/5608] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [2466/5608] Building XCoreGenDisassemblerTables.inc... [2467/5608] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [2468/5608] Building XCoreGenDAGISel.inc... [2469/5608] Building StripOpts.inc... [2470/5608] Building XCoreGenCallingConv.inc... [2471/5608] Building XCoreGenAsmWriter.inc... [2472/5608] Building X86GenSubtargetInfo.inc... [2473/5608] Building InstallAPIOpts.inc... [2474/5608] Building SYCLLinkOpts.inc... [2475/5608] Building Opts.inc... [2476/5608] Building NVLinkOpts.inc... [2477/5608] Building LinkerWrapperOpts.inc... [2478/5608] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [2479/5608] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o [2480/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Value.cpp.o [2481/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/RemoteJITUtils.cpp.o [2482/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o [2483/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterValuePrinter.cpp.o [2484/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [2485/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [2486/5608] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o [2487/5608] Linking CXX static library lib/libLLVMXCoreInfo.a [2488/5608] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCAsmInfo.cpp.o [2489/5608] Linking CXX static library lib/libLLVMDlltoolDriver.a [2490/5608] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCTargetDesc.cpp.o [2491/5608] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreInstPrinter.cpp.o [2492/5608] Linking CXX static library lib/libLLVMLibDriver.a [2493/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameToArgsOffsetElim.cpp.o [2494/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSelectionDAGInfo.cpp.o [2495/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetObjectFile.cpp.o [2496/5608] Linking CXX static library lib/libLLVMXCoreDesc.a [2497/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetMachine.cpp.o [2498/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSubtarget.cpp.o [2499/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreRegisterInfo.cpp.o [2500/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMCInstLower.cpp.o [2501/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMachineFunctionInfo.cpp.o [2502/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreLowerThreadLocal.cpp.o [2503/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelLowering.cpp.o [2504/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelDAGToDAG.cpp.o [2505/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreInstrInfo.cpp.o [2506/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameLowering.cpp.o [2507/5608] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreAsmPrinter.cpp.o [2508/5608] Building CXX object lib/Target/XCore/Disassembler/CMakeFiles/LLVMXCoreDisassembler.dir/XCoreDisassembler.cpp.o [2509/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o [2510/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/CodeCompletion.cpp.o [2511/5608] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/DeviceOffload.cpp.o [2512/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [2513/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [2514/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [2515/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [2516/5608] Linking CXX static library lib/libLLVMXCoreDisassembler.a [2517/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [2518/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [2519/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [2520/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o [2521/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ObjCPropertyAttributeOrderFixer.cpp.o [2522/5608] Linking CXX static library lib/libLLVMXCoreCodeGen.a [2523/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [2524/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MatchFilePath.cpp.o [2525/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [2526/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [2527/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/IntegerLiteralSeparatorFixer.cpp.o [2528/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [2529/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [2530/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [2531/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [2532/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [2533/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [2534/5608] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [2535/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [2536/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [2537/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [2538/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [2539/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [2540/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o [2541/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [2542/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefMemberChecker.cpp.o [2543/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefLocalVarsChecker.cpp.o [2544/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefLambdaCapturesChecker.cpp.o [2545/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RawPtrRefCallArgsChecker.cpp.o [2546/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RetainPtrCtorAdoptChecker.cpp.o [2547/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [2548/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [2549/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/MemoryUnsafeCastChecker.cpp.o [2550/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ForwardDeclChecker.cpp.o [2551/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [2552/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [2553/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [2554/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [2555/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [2556/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [2557/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [2558/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [2559/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [2560/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [2561/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [2562/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [2563/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [2564/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [2565/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o [2566/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [2567/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [2568/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [2569/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [2570/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [2571/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [2572/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o [2573/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [2574/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [2575/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdVariantChecker.cpp.o [2576/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [2577/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [2578/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [2579/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [2580/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [2581/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SetgidSetuidOrderChecker.cpp.o [2582/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [2583/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [2584/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [2585/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [2586/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [2587/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [2588/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PutenvStackArrayChecker.cpp.o [2589/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [2590/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [2591/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [2592/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [2593/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [2594/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [2595/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [2596/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [2597/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [2598/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [2599/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [2600/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [2601/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [2602/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [2603/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [2604/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [2605/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoOwnershipChangeVisitor.cpp.o [2606/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [2607/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [2608/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [2609/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [2610/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [2611/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [2612/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [2613/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [2614/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [2615/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [2616/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [2617/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [2618/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [2619/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [2620/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [2621/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [2622/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [2623/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [2624/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [2625/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [2626/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [2627/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [2628/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o [2629/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [2630/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [2631/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [2632/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [2633/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [2634/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [2635/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [2636/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [2637/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o [2638/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [2639/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o [2640/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [2641/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [2642/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [2643/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [2644/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [2645/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [2646/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [2647/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [2648/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [2649/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [2650/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [2651/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXDeleteChecker.cpp.o [2652/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [2653/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [2654/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [2655/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [2656/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [2657/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [2658/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [2659/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [2660/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [2661/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [2662/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [2663/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [2664/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [2665/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [2666/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [2667/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [2668/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [2669/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [2670/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BitwiseShiftChecker.cpp.o [2671/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [2672/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AssumeModeling.cpp.o [2673/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [2674/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [2675/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [2676/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Z3CrosscheckVisitor.cpp.o [2677/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [2678/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o [2679/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [2680/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [2681/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [2682/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [2683/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [2684/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [2685/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [2686/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [2687/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [2688/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [2689/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [2690/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [2691/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [2692/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [2693/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [2694/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [2695/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [2696/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [2697/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [2698/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [2699/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [2700/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [2701/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [2702/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [2703/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [2704/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/EntryPointStats.cpp.o [2705/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [2706/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [2707/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [2708/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [2709/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [2710/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [2711/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [2712/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [2713/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [2714/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [2715/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [2716/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [2717/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugSuppression.cpp.o [2718/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [2719/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [2720/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [2721/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [2722/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [2723/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [2724/5608] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [2725/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Visitor.cpp.o [2726/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Library.cpp.o [2727/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/HeaderFile.cpp.o [2728/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Frontend.cpp.o [2729/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/FileList.cpp.o [2730/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DylibVerifier.cpp.o [2731/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DirectoryScanner.cpp.o [2732/5608] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DiagnosticBuilderWrappers.cpp.o [2733/5608] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [2734/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [2735/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [2736/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [2737/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [2738/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [2739/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [2740/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [2741/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [2742/5608] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [2743/5608] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [2744/5608] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [2745/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [2746/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [2747/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [2748/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [2749/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [2750/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [2751/5608] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [2752/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [2753/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/InProcessModuleCache.cpp.o [2754/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [2755/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [2756/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [2757/5608] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [2758/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [2759/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [2760/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [2761/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [2762/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [2763/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [2764/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [2765/5608] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [2766/5608] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [2767/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [2768/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [2769/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [2770/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [2771/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [2772/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [2773/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [2774/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [2775/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [2776/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [2777/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [2778/5608] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [2779/5608] Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o [2780/5608] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [2781/5608] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [2782/5608] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o [2783/5608] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [2784/5608] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [2785/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [2786/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [2787/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [2788/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [2789/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/LocateToolCompilationDatabase.cpp.o [2790/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [2791/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [2792/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [2793/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [2794/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [2795/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [2796/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [2797/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [2798/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [2799/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [2800/5608] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [2801/5608] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [2802/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [2803/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [2804/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [2805/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [2806/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [2807/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [2808/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [2809/5608] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [2810/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [2811/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [2812/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [2813/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [2814/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [2815/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [2816/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [2817/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [2818/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [2819/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [2820/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [2821/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [2822/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [2823/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [2824/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [2825/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [2826/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [2827/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [2828/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [2829/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [2830/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [2831/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [2832/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [2833/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [2834/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [2835/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [2836/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [2837/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [2838/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [2839/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [2840/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [2841/5608] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [2842/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/TemplateArgumentHasher.cpp.o [2843/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ObjectFilePCHContainerReader.cpp.o [2844/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [2845/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [2846/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [2847/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [2848/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleCache.cpp.o [2849/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [2850/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [2851/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [2852/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [2853/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [2854/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [2855/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o [2856/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [2857/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [2858/5608] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [2859/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [2860/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [2861/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [2862/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [2863/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [2864/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [2865/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [2866/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [2867/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [2868/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/UEFI.cpp.o [2869/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [2870/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SYCL.cpp.o [2871/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRVOpenMP.cpp.o [2872/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [2873/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [2874/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [2875/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [2876/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OHOS.cpp.o [2877/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [2878/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [2879/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [2880/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [2881/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [2882/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [2883/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Managarm.cpp.o [2884/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [2885/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [2886/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [2887/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [2888/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o [2889/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o [2890/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o [2891/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [2892/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [2893/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [2894/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [2895/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [2896/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [2897/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [2898/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cygwin.cpp.o [2899/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [2900/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [2901/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [2902/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [2903/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [2904/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [2905/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [2906/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o [2907/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [2908/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [2909/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [2910/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [2911/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [2912/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [2913/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [2914/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [2915/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [2916/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [2917/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o [2918/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [2919/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [2920/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [2921/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [2922/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [2923/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [2924/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [2925/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [2926/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [2927/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/MultilibBuilder.cpp.o [2928/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [2929/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [2930/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [2931/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [2932/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [2933/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [2934/5608] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [2935/5608] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [2936/5608] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [2937/5608] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [2938/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [2939/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [2940/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o [2941/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [2942/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [2943/5608] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [2944/5608] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [2945/5608] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [2946/5608] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [2947/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [2948/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [2949/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [2950/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [2951/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [2952/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [2953/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [2954/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/SmartPointerAccessorCaching.cpp.o [2955/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/SimplifyConstraints.cpp.o [2956/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/RecordOps.cpp.o [2957/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Logger.cpp.o [2958/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/HTMLLogger.cpp.o [2959/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Formula.cpp.o [2960/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [2961/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [2962/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/CNFFormula.cpp.o [2963/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ASTOps.cpp.o [2964/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Arena.cpp.o [2965/5608] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/AdornedCFG.cpp.o [2966/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UnsafeBufferUsage.cpp.o [2967/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [2968/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [2969/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [2970/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [2971/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [2972/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [2973/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [2974/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [2975/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [2976/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [2977/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [2978/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [2979/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [2980/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LifetimeSafety.cpp.o [2981/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [2982/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IntervalPartition.cpp.o [2983/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/FixitUtil.cpp.o [2984/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [2985/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [2986/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [2987/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [2988/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [2989/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [2990/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [2991/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [2992/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [2993/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [2994/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [2995/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [2996/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [2997/5608] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [2998/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [2999/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/XCore.cpp.o [3000/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/X86.cpp.o [3001/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/WebAssembly.cpp.o [3002/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/VE.cpp.o [3003/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/TCE.cpp.o [3004/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SystemZ.cpp.o [3005/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Sparc.cpp.o [3006/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SPIR.cpp.o [3007/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/RISCV.cpp.o [3008/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PPC.cpp.o [3009/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PNaCl.cpp.o [3010/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/NVPTX.cpp.o [3011/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Mips.cpp.o [3012/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/MSP430.cpp.o [3013/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/M68k.cpp.o [3014/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/LoongArch.cpp.o [3015/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Lanai.cpp.o [3016/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Hexagon.cpp.o [3017/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/DirectX.cpp.o [3018/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/CSKY.cpp.o [3019/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/BPF.cpp.o [3020/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AVR.cpp.o [3021/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARM.cpp.o [3022/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARC.cpp.o [3023/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AMDGPU.cpp.o [3024/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AArch64.cpp.o [3025/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [3026/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/X86.cpp.o [3027/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/WebAssembly.cpp.o [3028/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/SystemZ.cpp.o [3029/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/SPIR.cpp.o [3030/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/RISCV.cpp.o [3031/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/PPC.cpp.o [3032/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/NVPTX.cpp.o [3033/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/Hexagon.cpp.o [3034/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/DirectX.cpp.o [3035/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/AMDGPU.cpp.o [3036/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetBuiltins/ARM.cpp.o [3037/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [3038/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [3039/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [3040/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerWriter.cpp.o [3041/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [3042/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [3043/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [3044/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/LinkInModulesPass.cpp.o [3045/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/HLSLBufferLayoutBuilder.cpp.o [3046/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [3047/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [3048/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [3049/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [3050/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [3051/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenSYCL.cpp.o [3052/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [3053/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [3054/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [3055/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [3056/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [3057/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [3058/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [3059/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [3060/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [3061/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [3062/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGPointerAuth.cpp.o [3063/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [3064/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [3065/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [3066/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [3067/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [3068/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [3069/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [3070/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [3071/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [3072/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLBuiltins.cpp.o [3073/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [3074/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [3075/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [3076/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [3077/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [3078/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [3079/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [3080/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [3081/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [3082/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [3083/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [3084/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [3085/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [3086/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [3087/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [3088/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [3089/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [3090/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [3091/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [3092/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [3093/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [3094/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [3095/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [3096/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [3097/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfoImpl.cpp.o [3098/5608] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfo.cpp.o [3099/5608] Building OpenCLBuiltins.inc... [3100/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [3101/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaX86.cpp.o [3102/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaWasm.cpp.o [3103/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTypeTraits.cpp.o [3104/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [3105/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [3106/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [3107/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [3108/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeductionGuide.cpp.o [3109/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [3110/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [3111/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSystemZ.cpp.o [3112/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSwift.cpp.o [3113/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [3114/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSPIRV.cpp.o [3115/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [3116/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [3117/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [3118/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCV.cpp.o [3119/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [3120/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPPC.cpp.o [3121/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [3122/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [3123/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenCL.cpp.o [3124/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenACCClauseAppertainment.cpp.o [3125/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenACCClause.cpp.o [3126/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenACCAtomic.cpp.o [3127/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenACC.cpp.o [3128/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [3129/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjC.cpp.o [3130/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaNVPTX.cpp.o [3131/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [3132/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaMSP430.cpp.o [3133/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaMIPS.cpp.o [3134/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaM68k.cpp.o [3135/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLoongArch.cpp.o [3136/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [3137/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [3138/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [3139/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHexagon.cpp.o [3140/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o [3141/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFunctionEffects.cpp.o [3142/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [3143/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [3144/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [3145/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [3146/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [3147/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [3148/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [3149/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [3150/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [3151/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [3152/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDirectX.cpp.o [3153/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [3154/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [3155/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [3156/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [3157/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [3158/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [3159/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [3160/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [3161/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBoundsSafety.cpp.o [3162/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBase.cpp.o [3163/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBPF.cpp.o [3164/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [3165/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAPINotes.cpp.o [3166/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [3167/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [3168/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAVR.cpp.o [3169/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaARM.cpp.o [3170/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAMDGPU.cpp.o [3171/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [3172/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [3173/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [3174/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [3175/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [3176/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [3177/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [3178/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [3179/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLBuiltinTypeDeclBuilder.cpp.o [3180/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HeuristicResolver.cpp.o [3181/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [3182/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [3183/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [3184/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CheckExprLifetime.cpp.o [3185/5608] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [3186/5608] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [3187/5608] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [3188/5608] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [3189/5608] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [3190/5608] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [3191/5608] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [3192/5608] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/LowLevelHelpers.cpp.o [3193/5608] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [3194/5608] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [3195/5608] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [3196/5608] Building AttrDocTable.inc... [3197/5608] Building Opcodes.inc... [3198/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [3199/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [3200/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [3201/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [3202/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [3203/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [3204/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [3205/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [3206/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [3207/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [3208/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [3209/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [3210/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenACC.cpp.o [3211/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [3212/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [3213/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [3214/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o [3215/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [3216/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [3217/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [3218/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [3219/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [3220/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [3221/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [3222/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [3223/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [3224/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [3225/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [3226/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenACCClause.cpp.o [3227/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [3228/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o [3229/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [3230/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [3231/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [3232/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [3233/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [3234/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [3235/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [3236/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [3237/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpShared.cpp.o [3238/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/MemberPointer.cpp.o [3239/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/State.cpp.o [3240/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Source.cpp.o [3241/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Record.cpp.o [3242/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Program.cpp.o [3243/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/PrimType.cpp.o [3244/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Pointer.cpp.o [3245/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpState.cpp.o [3246/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpStack.cpp.o [3247/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpFrame.cpp.o [3248/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpBlock.cpp.o [3249/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Interp.cpp.o [3250/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/DynamicAllocator.cpp.o [3251/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/EvaluationResult.cpp.o [3252/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Floating.cpp.o [3253/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpBuiltinBitCast.cpp.o [3254/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/InterpBuiltin.cpp.o [3255/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/FunctionPointer.cpp.o [3256/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Function.cpp.o [3257/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/EvalEmitter.cpp.o [3258/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Disasm.cpp.o [3259/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Descriptor.cpp.o [3260/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Context.cpp.o [3261/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/Compiler.cpp.o [3262/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/ByteCodeEmitter.cpp.o [3263/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ByteCode/BitcastBuffer.cpp.o [3264/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [3265/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [3266/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [3267/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [3268/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [3269/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [3270/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [3271/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [3272/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [3273/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [3274/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [3275/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DynamicRecursiveASTVisitor.cpp.o [3276/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [3277/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [3278/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [3279/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenACC.cpp.o [3280/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [3281/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [3282/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [3283/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [3284/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [3285/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [3286/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [3287/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [3288/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [3289/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [3290/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [3291/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [3292/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [3293/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [3294/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [3295/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [3296/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [3297/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Availability.cpp.o [3298/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [3299/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [3300/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [3301/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [3302/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [3303/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [3304/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [3305/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [3306/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [3307/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [3308/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [3309/5608] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [3310/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenACC.cpp.o [3311/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [3312/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [3313/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [3314/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [3315/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [3316/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [3317/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [3318/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [3319/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [3320/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSLRootSignature.cpp.o [3321/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [3322/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [3323/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [3324/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [3325/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [3326/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [3327/5608] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [3328/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [3329/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [3330/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [3331/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [3332/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [3333/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [3334/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [3335/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [3336/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [3337/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [3338/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [3339/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [3340/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [3341/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [3342/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMapFile.cpp.o [3343/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [3344/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [3345/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [3346/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [3347/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LexHLSLRootSignature.cpp.o [3348/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [3349/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o [3350/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [3351/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [3352/5608] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [3353/5608] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [3354/5608] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesWriter.cpp.o [3355/5608] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [3356/5608] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesReader.cpp.o [3357/5608] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesManager.cpp.o [3358/5608] Generating VCSVersion.inc [3359/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [3360/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [3361/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [3362/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [3363/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [3364/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [3365/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Xtensa.cpp.o [3366/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [3367/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [3368/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [3369/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [3370/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [3371/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [3372/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [3373/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [3374/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [3375/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [3376/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [3377/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [3378/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [3379/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [3380/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [3381/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [3382/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o [3383/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [3384/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [3385/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [3386/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o [3387/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [3388/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [3389/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o [3390/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [3391/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [3392/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [3393/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [3394/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [3395/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [3396/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/StackExhaustionHandler.cpp.o [3397/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [3398/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceMgrAdapter.cpp.o [3399/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [3400/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [3401/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SimpleTypoCorrection.cpp.o [3402/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [3403/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [3404/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [3405/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [3406/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o [3407/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ParsedAttrInfo.cpp.o [3408/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [3409/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [3410/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [3411/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OffloadArch.cpp.o [3412/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [3413/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [3414/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [3415/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [3416/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [3417/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [3418/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [3419/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [3420/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [3421/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [3422/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [3423/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [3424/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [3425/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [3426/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [3427/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [3428/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [3429/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [3430/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [3431/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [3432/5608] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ASTSourceDescriptor.cpp.o [3433/5608] Building X86GenRegisterInfo.inc... [3434/5608] Building X86GenRegisterBank.inc... [3435/5608] Building X86GenMnemonicTables.inc... [3436/5608] Building X86GenInstrMapping.inc... [3437/5608] Building X86GenInstrInfo.inc... [3438/5608] Building X86GenGlobalISel.inc... [3439/5608] Building X86GenFoldTables.inc... [3440/5608] Building X86GenFastISel.inc... [3441/5608] Building X86GenExegesis.inc... [3442/5608] Building X86GenDisassemblerTables.inc... [3443/5608] Building X86GenDAGISel.inc... [3444/5608] Building X86GenCallingConv.inc... [3445/5608] Building X86GenAsmWriter1.inc... [3446/5608] Building X86GenAsmWriter.inc... [3447/5608] Building X86GenAsmMatcher.inc... [3448/5608] Building WebAssemblyGenSubtargetInfo.inc... [3449/5608] Building WebAssemblyGenRegisterInfo.inc... [3450/5608] Building WebAssemblyGenMCCodeEmitter.inc... [3451/5608] Building WebAssemblyGenInstrInfo.inc... [3452/5608] Building WebAssemblyGenFastISel.inc... [3453/5608] Building WebAssemblyGenDisassemblerTables.inc... [3454/5608] Building WebAssemblyGenDAGISel.inc... [3455/5608] Building WebAssemblyGenAsmWriter.inc... [3456/5608] Building WebAssemblyGenAsmMatcher.inc... [3457/5608] Building VEGenSubtargetInfo.inc... [3458/5608] Building VEGenRegisterInfo.inc... [3459/5608] Building VEGenMCCodeEmitter.inc... [3460/5608] Building VEGenInstrInfo.inc... [3461/5608] Building VEGenDisassemblerTables.inc... [3462/5608] Building VEGenDAGISel.inc... [3463/5608] Building VEGenCallingConv.inc... [3464/5608] Building VEGenAsmWriter.inc... [3465/5608] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o [3466/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o [3467/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o [3468/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o [3469/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o [3470/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o [3471/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o [3472/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o [3473/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o [3474/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o [3475/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o [3476/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o [3477/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o [3478/5608] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [3479/5608] Linking CXX static library lib/libLLVMX86Info.a [3480/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [3481/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [3482/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [3483/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [3484/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [3485/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [3486/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [3487/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [3488/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [3489/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [3490/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [3491/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o [3492/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [3493/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [3494/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [3495/5608] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [3496/5608] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o [3497/5608] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [3498/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o [3499/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o [3500/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o [3501/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o [3502/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [3503/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHUnwindV2.cpp.o [3504/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [3505/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [3506/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [3507/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [3508/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [3509/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SuppressAPXForReloc.cpp.o [3510/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [3511/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [3512/5608] Linking CXX static library lib/libLLVMX86Desc.a [3513/5608] Linking CXX static library lib/libLLVMX86TargetMCA.a [3514/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [3515/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [3516/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [3517/5608] Linking CXX static library lib/libLLVMX86AsmParser.a [3518/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [3519/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [3520/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [3521/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [3522/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [3523/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [3524/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [3525/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [3526/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [3527/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [3528/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o [3529/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [3530/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [3531/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [3532/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [3533/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o [3534/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [3535/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [3536/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o [3537/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o [3538/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [3539/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [3540/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [3541/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [3542/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [3543/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [3544/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [3545/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [3546/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [3547/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [3548/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [3549/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [3550/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [3551/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [3552/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [3553/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [3554/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [3555/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [3556/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [3557/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [3558/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [3559/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [3560/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [3561/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o [3562/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [3563/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [3564/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [3565/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [3566/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [3567/5608] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o [3568/5608] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [3569/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o [3570/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o [3571/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o [3572/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRefTypeMem2Local.cpp.o [3573/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o [3574/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o [3575/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o [3576/5608] Linking CXX static library lib/libLLVMX86Disassembler.a [3577/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o [3578/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o [3579/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o [3580/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o [3581/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o [3582/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o [3583/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o [3584/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o [3585/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o [3586/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o [3587/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o [3588/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o [3589/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o [3590/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o [3591/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o [3592/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o [3593/5608] Linking CXX static library lib/libLLVMX86CodeGen.a [3594/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o [3595/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o [3596/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o [3597/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o [3598/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o [3599/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCleanCodeAfterTrap.cpp.o [3600/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o [3601/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o [3602/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o [3603/5608] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o [3604/5608] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [3605/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o [3606/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o [3607/5608] Linking CXX static library lib/libLLVMWebAssemblyInfo.a [3608/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o [3609/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o [3610/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o [3611/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o [3612/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o [3613/5608] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o [3614/5608] Building CXX object lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o [3615/5608] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o [3616/5608] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o [3617/5608] Building VEGenAsmMatcher.inc... [3618/5608] Building SystemZGenSubtargetInfo.inc... [3619/5608] Building SystemZGenRegisterInfo.inc... [3620/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VETargetStreamer.cpp.o [3621/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCTargetDesc.cpp.o [3622/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCCodeEmitter.cpp.o [3623/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCAsmInfo.cpp.o [3624/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEInstPrinter.cpp.o [3625/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEELFObjectWriter.cpp.o [3626/5608] Linking CXX static library lib/libLLVMWebAssemblyDesc.a [3627/5608] Linking CXX static library lib/libLLVMWebAssemblyUtils.a [3628/5608] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEAsmBackend.cpp.o [3629/5608] Linking CXX static library lib/libLLVMWebAssemblyDisassembler.a [3630/5608] Building CXX object lib/Target/VE/AsmParser/CMakeFiles/LLVMVEAsmParser.dir/VEAsmParser.cpp.o [3631/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VVPISelLowering.cpp.o [3632/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VETargetMachine.cpp.o [3633/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VESubtarget.cpp.o [3634/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VERegisterInfo.cpp.o [3635/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMCInstLower.cpp.o [3636/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMachineFunctionInfo.cpp.o [3637/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEInstrInfo.cpp.o [3638/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelLowering.cpp.o [3639/5608] Linking CXX static library lib/libLLVMWebAssemblyAsmParser.a [3640/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelDAGToDAG.cpp.o [3641/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEFrameLowering.cpp.o [3642/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VECustomDAG.cpp.o [3643/5608] Linking CXX static library lib/libLLVMWebAssemblyCodeGen.a [3644/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEAsmPrinter.cpp.o [3645/5608] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/LVLGen.cpp.o [3646/5608] Building CXX object lib/Target/VE/TargetInfo/CMakeFiles/LLVMVEInfo.dir/VETargetInfo.cpp.o [3647/5608] Building CXX object lib/Target/VE/Disassembler/CMakeFiles/LLVMVEDisassembler.dir/VEDisassembler.cpp.o [3648/5608] Building SystemZGenMCCodeEmitter.inc... [3649/5608] Building SystemZGenInstrInfo.inc... [3650/5608] Linking CXX static library lib/libLLVMVEInfo.a [3651/5608] Linking CXX static library lib/libLLVMVEDesc.a [3652/5608] Linking CXX static library lib/libLLVMVEAsmParser.a [3653/5608] Building SystemZGenHLASMAsmWriter.inc... [3654/5608] Building SystemZGenGNUAsmWriter.inc... [3655/5608] Building SystemZGenDisassemblerTables.inc... [3656/5608] Building SystemZGenDAGISel.inc... [3657/5608] Building SystemZGenCallingConv.inc... [3658/5608] Building SystemZGenAsmMatcher.inc... [3659/5608] Building SPIRVGenTables.inc... [3660/5608] Building SPIRVGenSubtargetInfo.inc... [3661/5608] Building SPIRVGenRegisterInfo.inc... [3662/5608] Building SPIRVGenRegisterBank.inc... [3663/5608] Building SPIRVGenPreLegalizeGICombiner.inc... [3664/5608] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o [3665/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZTargetStreamer.cpp.o [3666/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o [3667/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [3668/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [3669/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [3670/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinterCommon.cpp.o [3671/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZHLASMInstPrinter.cpp.o [3672/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZHLASMAsmStreamer.cpp.o [3673/5608] Linking CXX static library lib/libLLVMVEDisassembler.a [3674/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o [3675/5608] Linking CXX static library lib/libLLVMSystemZInfo.a [3676/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGNUInstPrinter.cpp.o [3677/5608] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o [3678/5608] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [3679/5608] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o [3680/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o [3681/5608] Linking CXX static library lib/libLLVMVECodeGen.a [3682/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o [3683/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetObjectFile.cpp.o [3684/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o [3685/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o [3686/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o [3687/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o [3688/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o [3689/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o [3690/5608] Linking CXX static library lib/libLLVMSystemZDesc.a [3691/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o [3692/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o [3693/5608] Linking CXX static library lib/libLLVMSystemZDisassembler.a [3694/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o [3695/5608] Linking CXX static library lib/libLLVMSystemZAsmParser.a [3696/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o [3697/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o [3698/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o [3699/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o [3700/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o [3701/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o [3702/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o [3703/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o [3704/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o [3705/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o [3706/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o [3707/5608] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o [3708/5608] Building SPIRVGenMCCodeEmitter.inc... [3709/5608] Building SPIRVGenInstrInfo.inc... [3710/5608] Building SPIRVGenGlobalISel.inc... [3711/5608] Building SPIRVGenAsmWriter.inc... [3712/5608] Building SparcGenSubtargetInfo.inc... [3713/5608] Building SparcGenSearchableTables.inc... [3714/5608] Building CXX object lib/Target/SPIRV/Analysis/CMakeFiles/LLVMSPIRVAnalysis.dir/SPIRVConvergenceRegionAnalysis.cpp.o [3715/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVEmitNonSemanticDI.cpp.o [3716/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVUtils.cpp.o [3717/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVTargetTransformInfo.cpp.o [3718/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVTargetMachine.cpp.o [3719/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVSubtarget.cpp.o [3720/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVRegularizer.cpp.o [3721/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVRegisterInfo.cpp.o [3722/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVRegisterBankInfo.cpp.o [3723/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPrepareFunctions.cpp.o [3724/5608] Linking CXX static library lib/libLLVMSPIRVAnalysis.a [3725/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPostLegalizer.cpp.o [3726/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPreLegalizerCombiner.cpp.o [3727/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPreLegalizer.cpp.o [3728/5608] Linking CXX static library lib/libLLVMSystemZCodeGen.a [3729/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVStructurizer.cpp.o [3730/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVModuleAnalysis.cpp.o [3731/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMetadata.cpp.o [3732/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMCInstLower.cpp.o [3733/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizerInfo.cpp.o [3734/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVISelLowering.cpp.o [3735/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMergeRegionExitTargets.cpp.o [3736/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizePointerCast.cpp.o [3737/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVStripConvergentIntrinsics.cpp.o [3738/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o [3739/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstrInfo.cpp.o [3740/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVGlobalRegistry.cpp.o [3741/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVEmitIntrinsics.cpp.o [3742/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCommandLine.cpp.o [3743/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInlineAsmLowering.cpp.o [3744/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCallLowering.cpp.o [3745/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVBuiltins.cpp.o [3746/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAsmPrinter.cpp.o [3747/5608] Building CXX object lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAPI.cpp.o [3748/5608] Building CXX object lib/Target/SPIRV/TargetInfo/CMakeFiles/LLVMSPIRVInfo.dir/SPIRVTargetInfo.cpp.o [3749/5608] Linking CXX static library lib/libLLVMSPIRVInfo.a [3750/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVInstPrinter.cpp.o [3751/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVMCCodeEmitter.cpp.o [3752/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVAsmBackend.cpp.o [3753/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVTargetStreamer.cpp.o [3754/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVMCTargetDesc.cpp.o [3755/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVMCAsmInfo.cpp.o [3756/5608] Building CXX object lib/Target/SPIRV/MCTargetDesc/CMakeFiles/LLVMSPIRVDesc.dir/SPIRVBaseInfo.cpp.o [3757/5608] Building SparcGenSDNodeInfo.inc... [3758/5608] Building SparcGenRegisterInfo.inc... [3759/5608] Building SparcGenMCCodeEmitter.inc... [3760/5608] Building SparcGenInstrInfo.inc... [3761/5608] Building SparcGenDisassemblerTables.inc... [3762/5608] Building SparcGenDAGISel.inc... [3763/5608] Building SparcGenCallingConv.inc... [3764/5608] Building SparcGenAsmWriter.inc... [3765/5608] Building SparcGenAsmMatcher.inc... [3766/5608] Building RISCVGenSubtargetInfo.inc... [3767/5608] Linking CXX static library lib/libLLVMSPIRVDesc.a [3768/5608] Building RISCVGenSearchableTables.inc... [3769/5608] Building RISCVGenSDNodeInfo.inc... [3770/5608] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o [3771/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [3772/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o [3773/5608] Linking CXX static library lib/libLLVMSparcInfo.a [3774/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o [3775/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o [3776/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o [3777/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [3778/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [3779/5608] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o [3780/5608] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o [3781/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o [3782/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o [3783/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o [3784/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSelectionDAGInfo.cpp.o [3785/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o [3786/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o [3787/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o [3788/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o [3789/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o [3790/5608] Linking CXX static library lib/libLLVMSparcDesc.a [3791/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o [3792/5608] Linking CXX static library lib/libLLVMSPIRVCodeGen.a [3793/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o [3794/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o [3795/5608] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o [3796/5608] Linking CXX static library lib/libLLVMSparcAsmParser.a [3797/5608] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [3798/5608] Building RISCVGenRegisterInfo.inc... [3799/5608] Building RISCVGenRegisterBank.inc... [3800/5608] Building RISCVGenPreLegalizeGICombiner.inc... [3801/5608] Linking CXX static library lib/libLLVMSparcDisassembler.a [3802/5608] Building RISCVGenPostLegalizeGICombiner.inc... [3803/5608] Building RISCVGenO0PreLegalizeGICombiner.inc... [3804/5608] Building RISCVGenMacroFusion.inc... [3805/5608] Building RISCVGenMCPseudoLowering.inc... [3806/5608] Building RISCVGenMCCodeEmitter.inc... [3807/5608] Building RISCVGenInstrInfo.inc... [3808/5608] Building RISCVGenGlobalISel.inc... [3809/5608] Building RISCVGenExegesis.inc... [3810/5608] Building RISCVGenDisassemblerTables.inc... [3811/5608] Building RISCVGenDAGISel.inc... [3812/5608] Building RISCVGenCompressInstEmitter.inc... [3813/5608] Building RISCVGenAsmWriter.inc... [3814/5608] Building RISCVGenAsmMatcher.inc... [3815/5608] Building PPCGenSubtargetInfo.inc... [3816/5608] Building PPCGenRegisterInfo.inc... [3817/5608] Building PPCGenRegisterBank.inc... [3818/5608] Building PPCGenMCCodeEmitter.inc... [3819/5608] Linking CXX static library lib/libLLVMSparcCodeGen.a [3820/5608] Building PPCGenInstrInfo.inc... [3821/5608] Building PPCGenGlobalISel.inc... [3822/5608] Building PPCGenFastISel.inc... [3823/5608] Building PPCGenExegesis.inc... [3824/5608] Building PPCGenDisassemblerTables.inc... [3825/5608] Building PPCGenDAGISel.inc... [3826/5608] Building PPCGenCallingConv.inc... [3827/5608] Building PPCGenAsmWriter.inc... [3828/5608] Building PPCGenAsmMatcher.inc... [3829/5608] Building NVPTXGenSubtargetInfo.inc... [3830/5608] Building NVPTXGenRegisterInfo.inc... [3831/5608] Building NVPTXGenInstrInfo.inc... [3832/5608] Building NVPTXGenDAGISel.inc... [3833/5608] Building NVPTXGenAsmWriter.inc... [3834/5608] Building MSP430GenSubtargetInfo.inc... [3835/5608] Building MSP430GenSDNodeInfo.inc... [3836/5608] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o [3837/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o [3838/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [3839/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o [3840/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o [3841/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [3842/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o [3843/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [3844/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o [3845/5608] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [3846/5608] Linking CXX static library lib/libLLVMPowerPCInfo.a [3847/5608] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o [3848/5608] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [3849/5608] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [3850/5608] Linking CXX static library lib/libLLVMNVPTXInfo.a [3851/5608] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [3852/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o [3853/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o [3854/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [3855/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o [3856/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [3857/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTagInvariantLoads.cpp.o [3858/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o [3859/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSelectionDAGInfo.cpp.o [3860/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [3861/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o [3862/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o [3863/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o [3864/5608] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [3865/5608] Building CXX object lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o [3866/5608] Linking CXX static library lib/libLLVMRISCVInfo.a [3867/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o [3868/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o [3869/5608] Linking CXX static library lib/libLLVMNVPTXDesc.a [3870/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [3871/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [3872/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o [3873/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [3874/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [3875/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [3876/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [3877/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [3878/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [3879/5608] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [3880/5608] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [3881/5608] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [3882/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o [3883/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o [3884/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o [3885/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o [3886/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o [3887/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [3888/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o [3889/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVZacasABIFix.cpp.o [3890/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVVMV0Elimination.cpp.o [3891/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVVLOptimizer.cpp.o [3892/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVVectorPeephole.cpp.o [3893/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVVectorMaskDAGMutation.cpp.o [3894/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o [3895/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o [3896/5608] Linking CXX static library lib/libLLVMRISCVDesc.a [3897/5608] Linking CXX static library lib/libLLVMRISCVTargetMCA.a [3898/5608] Linking CXX static library lib/libLLVMRISCVDisassembler.a [3899/5608] Linking CXX static library lib/libLLVMRISCVAsmParser.a [3900/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [3901/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [3902/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSelectionDAGInfo.cpp.o [3903/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o [3904/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o [3905/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o [3906/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o [3907/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o [3908/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o [3909/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [3910/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o [3911/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o [3912/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVLoadStoreOptimizer.cpp.o [3913/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVLateBranchOpt.cpp.o [3914/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVLandingPadSetup.cpp.o [3915/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [3916/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [3917/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInterleavedAccess.cpp.o [3918/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o [3919/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o [3920/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o [3921/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o [3922/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVIndirectBranchTracking.cpp.o [3923/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o [3924/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o [3925/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFoldMemOffset.cpp.o [3926/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [3927/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [3928/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o [3929/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVConstantPoolValue.cpp.o [3930/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o [3931/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCallingConv.cpp.o [3932/5608] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o [3933/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [3934/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [3935/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o [3936/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o [3937/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [3938/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o [3939/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o [3940/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [3941/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o [3942/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o [3943/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o [3944/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [3945/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXForwardParams.cpp.o [3946/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o [3947/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o [3948/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [3949/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [3950/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o [3951/5608] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o [3952/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [3953/5608] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o [3954/5608] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o [3955/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o [3956/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o [3957/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o [3958/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o [3959/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o [3960/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o [3961/5608] Linking CXX static library lib/libLLVMPowerPCDesc.a [3962/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o [3963/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o [3964/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o [3965/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o [3966/5608] Linking CXX static library lib/libLLVMRISCVCodeGen.a [3967/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o [3968/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o [3969/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o [3970/5608] Linking CXX static library lib/libLLVMPowerPCAsmParser.a [3971/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o [3972/5608] Linking CXX static library lib/libLLVMNVPTXCodeGen.a [3973/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o [3974/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o [3975/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSelectionDAGInfo.cpp.o [3976/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o [3977/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o [3978/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o [3979/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o [3980/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o [3981/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o [3982/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o [3983/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o [3984/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o [3985/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o [3986/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o [3987/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o [3988/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o [3989/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o [3990/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o [3991/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o [3992/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o [3993/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o [3994/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o [3995/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o [3996/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o [3997/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o [3998/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o [3999/5608] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o [4000/5608] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [4001/5608] Building MSP430GenRegisterInfo.inc... [4002/5608] Building MSP430GenMCCodeEmitter.inc... [4003/5608] Building MSP430GenInstrInfo.inc... [4004/5608] Building MSP430GenDisassemblerTables.inc... [4005/5608] Building MSP430GenDAGISel.inc... [4006/5608] Building MSP430GenCallingConv.inc... [4007/5608] Building MSP430GenAsmWriter.inc... [4008/5608] Building MSP430GenAsmMatcher.inc... [4009/5608] Building MipsGenSubtargetInfo.inc... [4010/5608] Building MipsGenRegisterInfo.inc... [4011/5608] Building MipsGenRegisterBank.inc... [4012/5608] Building MipsGenPostLegalizeGICombiner.inc... [4013/5608] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [4014/5608] Linking CXX static library lib/libLLVMPowerPCDisassembler.a [4015/5608] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o [4016/5608] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o [4017/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [4018/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [4019/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o [4020/5608] Linking CXX static library lib/libLLVMMSP430Info.a [4021/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o [4022/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o [4023/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o [4024/5608] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o [4025/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o [4026/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o [4027/5608] Linking CXX static library lib/libLLVMMSP430Disassembler.a [4028/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o [4029/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o [4030/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430SelectionDAGInfo.cpp.o [4031/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o [4032/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o [4033/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o [4034/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o [4035/5608] Linking CXX static library lib/libLLVMMSP430Desc.a [4036/5608] Linking CXX static library lib/libLLVMMSP430AsmParser.a [4037/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o [4038/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o [4039/5608] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o [4040/5608] Linking CXX static library lib/libLLVMPowerPCCodeGen.a [4041/5608] Building MipsGenMCPseudoLowering.inc... [4042/5608] Building MipsGenMCCodeEmitter.inc... [4043/5608] Building MipsGenInstrInfo.inc... [4044/5608] Building MipsGenGlobalISel.inc... [4045/5608] Building MipsGenFastISel.inc... [4046/5608] Building MipsGenExegesis.inc... [4047/5608] Building MipsGenDisassemblerTables.inc... [4048/5608] Building MipsGenDAGISel.inc... [4049/5608] Building MipsGenCallingConv.inc... [4050/5608] Building MipsGenAsmWriter.inc... [4051/5608] Building MipsGenAsmMatcher.inc... [4052/5608] Building LoongArchGenSubtargetInfo.inc... [4053/5608] Building LoongArchGenRegisterInfo.inc... [4054/5608] Building LoongArchGenMCPseudoLowering.inc... [4055/5608] Building LoongArchGenMCCodeEmitter.inc... [4056/5608] Building LoongArchGenInstrInfo.inc... [4057/5608] Building LoongArchGenDisassemblerTables.inc... [4058/5608] Building LoongArchGenDAGISel.inc... [4059/5608] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [4060/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsWinCOFFStreamer.cpp.o [4061/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsWinCOFFObjectWriter.cpp.o [4062/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [4063/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o [4064/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [4065/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [4066/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o [4067/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [4068/5608] Linking CXX static library lib/libLLVMMipsInfo.a [4069/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [4070/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [4071/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [4072/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [4073/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [4074/5608] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o [4075/5608] Linking CXX static library lib/libLLVMMSP430CodeGen.a [4076/5608] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [4077/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o [4078/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o [4079/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o [4080/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o [4081/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o [4082/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o [4083/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSelectionDAGInfo.cpp.o [4084/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o [4085/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o [4086/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o [4087/5608] Linking CXX static library lib/libLLVMMipsDesc.a [4088/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o [4089/5608] Linking CXX static library lib/libLLVMMipsAsmParser.a [4090/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o [4091/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o [4092/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o [4093/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o [4094/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o [4095/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o [4096/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o [4097/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o [4098/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o [4099/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o [4100/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o [4101/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o [4102/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o [4103/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o [4104/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o [4105/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o [4106/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o [4107/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o [4108/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o [4109/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o [4110/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o [4111/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o [4112/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o [4113/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o [4114/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o [4115/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o [4116/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o [4117/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o [4118/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o [4119/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o [4120/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o [4121/5608] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o [4122/5608] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o [4123/5608] Building LoongArchGenAsmWriter.inc... [4124/5608] Building LoongArchGenAsmMatcher.inc... [4125/5608] Building LanaiGenSubtargetInfo.inc... [4126/5608] Building CXX object lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o [4127/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o [4128/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o [4129/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o [4130/5608] Linking CXX static library lib/libLLVMLoongArchInfo.a [4131/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o [4132/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o [4133/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o [4134/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o [4135/5608] Linking CXX static library lib/libLLVMMipsDisassembler.a [4136/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o [4137/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o [4138/5608] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o [4139/5608] Building CXX object lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o [4140/5608] Building CXX object lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o [4141/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o [4142/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o [4143/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o [4144/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o [4145/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchOptWInstrs.cpp.o [4146/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMergeBaseOffset.cpp.o [4147/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o [4148/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o [4149/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o [4150/5608] Linking CXX static library lib/libLLVMMipsCodeGen.a [4151/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o [4152/5608] Linking CXX static library lib/libLLVMLoongArchDesc.a [4153/5608] Linking CXX static library lib/libLLVMLoongArchDisassembler.a [4154/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o [4155/5608] Linking CXX static library lib/libLLVMLoongArchAsmParser.a [4156/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o [4157/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o [4158/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchDeadRegisterDefinitions.cpp.o [4159/5608] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o [4160/5608] Building LanaiGenSDNodeInfo.inc... [4161/5608] Building LanaiGenRegisterInfo.inc... [4162/5608] Building LanaiGenMCCodeEmitter.inc... [4163/5608] Building LanaiGenInstrInfo.inc... [4164/5608] Building LanaiGenDisassemblerTables.inc... [4165/5608] Building LanaiGenDAGISel.inc... [4166/5608] Building LanaiGenCallingConv.inc... [4167/5608] Building LanaiGenAsmWriter.inc... [4168/5608] Building LanaiGenAsmMatcher.inc... [4169/5608] Building HexagonGenSubtargetInfo.inc... [4170/5608] Building HexagonGenRegisterInfo.inc... [4171/5608] Building HexagonGenMCCodeEmitter.inc... [4172/5608] Building HexagonGenInstrInfo.inc... [4173/5608] Building CXX object lib/Target/Lanai/TargetInfo/CMakeFiles/LLVMLanaiInfo.dir/LanaiTargetInfo.cpp.o [4174/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCTargetDesc.cpp.o [4175/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCCodeEmitter.cpp.o [4176/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCAsmInfo.cpp.o [4177/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiInstPrinter.cpp.o [4178/5608] Linking CXX static library lib/libLLVMLanaiInfo.a [4179/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiELFObjectWriter.cpp.o [4180/5608] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiAsmBackend.cpp.o [4181/5608] Building CXX object lib/Target/Lanai/Disassembler/CMakeFiles/LLVMLanaiDisassembler.dir/LanaiDisassembler.cpp.o [4182/5608] Building CXX object lib/Target/Lanai/AsmParser/CMakeFiles/LLVMLanaiAsmParser.dir/LanaiAsmParser.cpp.o [4183/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetObjectFile.cpp.o [4184/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetMachine.cpp.o [4185/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSubtarget.cpp.o [4186/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSelectionDAGInfo.cpp.o [4187/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiRegisterInfo.cpp.o [4188/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMemAluCombiner.cpp.o [4189/5608] Linking CXX static library lib/libLLVMLanaiDesc.a [4190/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMCInstLower.cpp.o [4191/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMachineFunctionInfo.cpp.o [4192/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelLowering.cpp.o [4193/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelDAGToDAG.cpp.o [4194/5608] Linking CXX static library lib/libLLVMLoongArchCodeGen.a [4195/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiInstrInfo.cpp.o [4196/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiFrameLowering.cpp.o [4197/5608] Linking CXX static library lib/libLLVMLanaiDisassembler.a [4198/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiDelaySlotFiller.cpp.o [4199/5608] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiAsmPrinter.cpp.o [4200/5608] Building HexagonGenDisassemblerTables.inc... [4201/5608] Building HexagonGenDFAPacketizer.inc... [4202/5608] Building HexagonGenDAGISel.inc... [4203/5608] Linking CXX static library lib/libLLVMLanaiAsmParser.a [4204/5608] Building HexagonGenCallingConv.inc... [4205/5608] Building HexagonGenAsmWriter.inc... [4206/5608] Building HexagonGenAsmMatcher.inc... [4207/5608] Building BPFGenSubtargetInfo.inc... [4208/5608] Building BPFGenRegisterInfo.inc... [4209/5608] Building BPFGenRegisterBank.inc... [4210/5608] Building BPFGenMCCodeEmitter.inc... [4211/5608] Building BPFGenInstrInfo.inc... [4212/5608] Building BPFGenGlobalISel.inc... [4213/5608] Building BPFGenDisassemblerTables.inc... [4214/5608] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [4215/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o [4216/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [4217/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [4218/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o [4219/5608] Linking CXX static library lib/libLLVMHexagonInfo.a [4220/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o [4221/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [4222/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [4223/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [4224/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o [4225/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [4226/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [4227/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [4228/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [4229/5608] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o [4230/5608] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o [4231/5608] Linking CXX static library lib/libLLVMLanaiCodeGen.a [4232/5608] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [4233/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o [4234/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o [4235/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o [4236/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o [4237/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o [4238/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o [4239/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o [4240/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTfrCleanup.cpp.o [4241/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o [4242/5608] Linking CXX static library lib/libLLVMHexagonDesc.a [4243/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o [4244/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o [4245/5608] Linking CXX static library lib/libLLVMHexagonDisassembler.a [4246/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o [4247/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoadStoreWidening.cpp.o [4248/5608] Linking CXX static library lib/libLLVMHexagonAsmParser.a [4249/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o [4250/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o [4251/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o [4252/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o [4253/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o [4254/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o [4255/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o [4256/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o [4257/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o [4258/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o [4259/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMask.cpp.o [4260/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o [4261/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o [4262/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o [4263/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopAlign.cpp.o [4264/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o [4265/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o [4266/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o [4267/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o [4268/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o [4269/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o [4270/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o [4271/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o [4272/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o [4273/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMemAbsolute.cpp.o [4274/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o [4275/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o [4276/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o [4277/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o [4278/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o [4279/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o [4280/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o [4281/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyHoisting.cpp.o [4282/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o [4283/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o [4284/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o [4285/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o [4286/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o [4287/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o [4288/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o [4289/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o [4290/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o [4291/5608] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o [4292/5608] Building BPFGenDAGISel.inc... [4293/5608] Building BPFGenCallingConv.inc... [4294/5608] Building BPFGenAsmWriter.inc... [4295/5608] Building BPFGenAsmMatcher.inc... [4296/5608] Building AVRGenSubtargetInfo.inc... [4297/5608] Building AVRGenSDNodeInfo.inc... [4298/5608] Building AVRGenRegisterInfo.inc... [4299/5608] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o [4300/5608] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [4301/5608] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [4302/5608] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o [4303/5608] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [4304/5608] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o [4305/5608] Linking CXX static library lib/libLLVMBPFInfo.a [4306/5608] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [4307/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o [4308/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o [4309/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o [4310/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o [4311/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o [4312/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o [4313/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o [4314/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o [4315/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o [4316/5608] Linking CXX static library lib/libLLVMBPFDesc.a [4317/5608] Linking CXX static library lib/libLLVMBPFAsmParser.a [4318/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o [4319/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o [4320/5608] Linking CXX static library lib/libLLVMHexagonCodeGen.a [4321/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o [4322/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o [4323/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o [4324/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o [4325/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o [4326/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o [4327/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFASpaceCastSimplifyPass.cpp.o [4328/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o [4329/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o [4330/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o [4331/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o [4332/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o [4333/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o [4334/5608] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o [4335/5608] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o [4336/5608] Building AVRGenMCCodeEmitter.inc... [4337/5608] Building AVRGenInstrInfo.inc... [4338/5608] Building AVRGenDisassemblerTables.inc... [4339/5608] Building AVRGenDAGISel.inc... [4340/5608] Building AVRGenCallingConv.inc... [4341/5608] Building AVRGenAsmWriter.inc... [4342/5608] Building AVRGenAsmMatcher.inc... [4343/5608] Building ARMGenSystemRegister.inc... [4344/5608] Building ARMGenSubtargetInfo.inc... [4345/5608] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [4346/5608] Linking CXX static library lib/libLLVMBPFDisassembler.a [4347/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o [4348/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o [4349/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o [4350/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [4351/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o [4352/5608] Linking CXX static library lib/libLLVMAVRInfo.a [4353/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o [4354/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o [4355/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o [4356/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o [4357/5608] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o [4358/5608] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o [4359/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o [4360/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o [4361/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o [4362/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o [4363/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSelectionDAGInfo.cpp.o [4364/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o [4365/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o [4366/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o [4367/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o [4368/5608] Linking CXX static library lib/libLLVMAVRDesc.a [4369/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o [4370/5608] Linking CXX static library lib/libLLVMBPFCodeGen.a [4371/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o [4372/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o [4373/5608] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o [4374/5608] Linking CXX static library lib/libLLVMAVRAsmParser.a [4375/5608] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o [4376/5608] Building ARMGenRegisterInfo.inc... [4377/5608] Building ARMGenRegisterBank.inc... [4378/5608] Building ARMGenMCPseudoLowering.inc... [4379/5608] Building ARMGenMCCodeEmitter.inc... [4380/5608] Building ARMGenInstrInfo.inc... [4381/5608] Building ARMGenGlobalISel.inc... [4382/5608] Linking CXX static library lib/libLLVMAVRDisassembler.a [4383/5608] Building ARMGenFastISel.inc... [4384/5608] Building ARMGenDisassemblerTables.inc... [4385/5608] Building ARMGenDAGISel.inc... [4386/5608] Building ARMGenCallingConv.inc... [4387/5608] Building ARMGenAsmWriter.inc... [4388/5608] Building ARMGenAsmMatcher.inc... [4389/5608] Building R600GenSubtargetInfo.inc... [4390/5608] Building R600GenRegisterInfo.inc... [4391/5608] Building R600GenMCCodeEmitter.inc... [4392/5608] Building R600GenInstrInfo.inc... [4393/5608] Building R600GenDFAPacketizer.inc... [4394/5608] Building R600GenDAGISel.inc... [4395/5608] Building R600GenCallingConv.inc... [4396/5608] Building R600GenAsmWriter.inc... [4397/5608] Building AMDGPUGenSubtargetInfo.inc... [4398/5608] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [4399/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [4400/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [4401/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [4402/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [4403/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [4404/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [4405/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [4406/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [4407/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [4408/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [4409/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o [4410/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o [4411/5608] Linking CXX static library lib/libLLVMARMUtils.a [4412/5608] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [4413/5608] Linking CXX static library lib/libLLVMAVRCodeGen.a [4414/5608] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o [4415/5608] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [4416/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [4417/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o [4418/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [4419/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o [4420/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o [4421/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o [4422/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLatencyMutations.cpp.o [4423/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o [4424/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o [4425/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o [4426/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o [4427/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o [4428/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o [4429/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o [4430/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [4431/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [4432/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o [4433/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [4434/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o [4435/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o [4436/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o [4437/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [4438/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [4439/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o [4440/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [4441/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o [4442/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o [4443/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o [4444/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o [4445/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [4446/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [4447/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o [4448/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [4449/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o [4450/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o [4451/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o [4452/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o [4453/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o [4454/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o [4455/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o [4456/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o [4457/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o [4458/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o [4459/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o [4460/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o [4461/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o [4462/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [4463/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [4464/5608] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [4465/5608] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [4466/5608] Building AMDGPUGenSearchableTables.inc... [4467/5608] Building AMDGPUGenRegisterInfo.inc... [4468/5608] Linking CXX static library lib/libLLVMARMInfo.a [4469/5608] Linking CXX static library lib/libLLVMARMDesc.a [4470/5608] Building AMDGPUGenRegisterBank.inc... [4471/5608] Linking CXX static library lib/libLLVMARMDisassembler.a [4472/5608] Linking CXX static library lib/libLLVMARMAsmParser.a [4473/5608] Building AMDGPUGenRegBankGICombiner.inc... [4474/5608] Building AMDGPUGenPreLegalizeGICombiner.inc... [4475/5608] Building AMDGPUGenPostLegalizeGICombiner.inc... [4476/5608] Building AMDGPUGenMCPseudoLowering.inc... [4477/5608] Building AMDGPUGenMCCodeEmitter.inc... [4478/5608] Building AMDGPUGenInstrInfo.inc... [4479/5608] Building AMDGPUGenGlobalISel.inc... [4480/5608] Building AMDGPUGenDisassemblerTables.inc... [4481/5608] Building AMDGPUGenDAGISel.inc... [4482/5608] Building AMDGPUGenCallingConv.inc... [4483/5608] Linking CXX static library lib/libLLVMARMCodeGen.a [4484/5608] Building AMDGPUGenAsmWriter.inc... [4485/5608] Building AMDGPUGenAsmMatcher.inc... [4486/5608] Building AArch64GenSystemOperands.inc... [4487/5608] Building AArch64GenSubtargetInfo.inc... [4488/5608] Building AArch64GenSDNodeInfo.inc... [4489/5608] Building AArch64GenRegisterInfo.inc... [4490/5608] Building AArch64GenRegisterBank.inc... [4491/5608] Building AArch64GenPreLegalizeGICombiner.inc... [4492/5608] Building AArch64GenPostLegalizeGILowering.inc... [4493/5608] Building AArch64GenPostLegalizeGICombiner.inc... [4494/5608] Building AArch64GenO0PreLegalizeGICombiner.inc... [4495/5608] Building AArch64GenMCPseudoLowering.inc... [4496/5608] Building AArch64GenMCCodeEmitter.inc... [4497/5608] Building AArch64GenInstrInfo.inc... [4498/5608] Building AArch64GenGlobalISel.inc... [4499/5608] Building AArch64GenFastISel.inc... [4500/5608] Building AArch64GenExegesis.inc... [4501/5608] Building AArch64GenDisassemblerTables.inc... [4502/5608] Building AArch64GenDAGISel.inc... [4503/5608] Building AArch64GenCallingConv.inc... [4504/5608] Building AArch64GenAsmWriter1.inc... [4505/5608] Building AArch64GenAsmWriter.inc... [4506/5608] Building AArch64GenAsmMatcher.inc... [4507/5608] Building COFFOptions.inc... [4508/5608] Building CXX object tools/llvm-exegesis/lib/RISCV/CMakeFiles/LLVMExegesisRISCV.dir/Target.cpp.o [4509/5608] Building CXX object tools/llvm-exegesis/lib/RISCV/CMakeFiles/LLVMExegesisRISCV.dir/RISCVExegesisPostprocessing.cpp.o [4510/5608] Building CXX object tools/llvm-exegesis/lib/RISCV/CMakeFiles/LLVMExegesisRISCV.dir/RISCVExegesisPreprocessing.cpp.o [4511/5608] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o [4512/5608] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o [4513/5608] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [4514/5608] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [4515/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ValidationEvent.cpp.o [4516/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [4517/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o [4518/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [4519/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o [4520/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [4521/5608] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o [4522/5608] Building InstCombineTables.inc... [4523/5608] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o [4524/5608] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o [4525/5608] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [4526/5608] Linking CXX static library lib/libLLVMAArch64Utils.a [4527/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [4528/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [4529/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [4530/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [4531/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [4532/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [4533/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [4534/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o [4535/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [4536/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [4537/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [4538/5608] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [4539/5608] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [4540/5608] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [4541/5608] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [4542/5608] Building CXX object unittests/Passes/Plugins/DoublerPlugin/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o [4543/5608] Building CXX object unittests/Passes/Plugins/TestPlugin/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [4544/5608] Building CXX object unittests/CodeGen/CGPluginTest/Plugin/CMakeFiles/CGTestPlugin.dir/Plugin.cpp.o [4545/5608] Building CXX object unittests/CodeGen/CGPluginTest/Plugin/CMakeFiles/CGTestPlugin.dir/CodeGenTestPass.cpp.o [4546/5608] Building CXX object unittests/Analysis/InlineOrderPlugin/CMakeFiles/InlineOrderPlugin.dir/InlineOrderPlugin.cpp.o [4547/5608] Building CXX object unittests/Analysis/InlineAdvisorPlugin/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o [4548/5608] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [4549/5608] Building CXX object examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o [4550/5608] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [4551/5608] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [4552/5608] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o [4553/5608] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [4554/5608] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [4555/5608] Building CXX object tools/reduce-chunk-list/CMakeFiles/reduce-chunk-list.dir/reduce-chunk-list.cpp.o [4556/5608] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [4557/5608] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o [4558/5608] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/NewPMDriver.cpp.o [4559/5608] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [4560/5608] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [4561/5608] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [4562/5608] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [4563/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [4564/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [4565/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [4566/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [4567/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [4568/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [4569/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [4570/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [4571/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [4572/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [4573/5608] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [4574/5608] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [4575/5608] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [4576/5608] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o [4577/5608] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [4578/5608] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [4579/5608] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [4580/5608] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [4581/5608] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [4582/5608] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [4583/5608] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [4584/5608] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [4585/5608] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [4586/5608] Building CXX object tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o [4587/5608] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [4588/5608] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [4589/5608] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [4590/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o [4591/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o [4592/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [4593/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o [4594/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkInstructionMix.cpp.o [4595/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o [4596/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o [4597/5608] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o [4598/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o [4599/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o [4600/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [4601/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o [4602/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o [4603/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceTargetFeaturesAttr.cpp.o [4604/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o [4605/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o [4606/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o [4607/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o [4608/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceValuesToReturn.cpp.o [4609/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o [4610/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o [4611/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o [4612/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o [4613/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o [4614/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o [4615/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [4616/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o [4617/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [4618/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o [4619/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [4620/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o [4621/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o [4622/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o [4623/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o [4624/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o [4625/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o [4626/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [4627/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o [4628/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o [4629/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [4630/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDbgRecords.cpp.o [4631/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDistinctMetadata.cpp.o [4632/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [4633/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o [4634/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [4635/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [4636/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [4637/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o [4638/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [4639/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [4640/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o [4641/5608] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o [4642/5608] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o [4643/5608] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o [4644/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [4645/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [4646/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [4647/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [4648/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [4649/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [4650/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [4651/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [4652/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [4653/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [4654/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [4655/5608] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [4656/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [4657/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [4658/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [4659/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [4660/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [4661/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [4662/5608] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [4663/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o [4664/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [4665/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [4666/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o [4667/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [4668/5608] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [4669/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [4670/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [4671/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [4672/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [4673/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [4674/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [4675/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [4676/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [4677/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [4678/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [4679/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [4680/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [4681/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [4682/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [4683/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [4684/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [4685/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [4686/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [4687/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [4688/5608] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [4689/5608] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [4690/5608] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o [4691/5608] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [4692/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o [4693/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [4694/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [4695/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [4696/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [4697/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [4698/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [4699/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [4700/5608] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [4701/5608] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [4702/5608] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [4703/5608] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [4704/5608] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [4705/5608] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [4706/5608] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [4707/5608] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o [4708/5608] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [4709/5608] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [4710/5608] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [4711/5608] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [4712/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [4713/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [4714/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [4715/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [4716/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [4717/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [4718/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [4719/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [4720/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [4721/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [4722/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [4723/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [4724/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [4725/5608] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [4726/5608] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [4727/5608] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [4728/5608] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [4729/5608] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [4730/5608] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [4731/5608] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [4732/5608] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o [4733/5608] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [4734/5608] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o [4735/5608] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [4736/5608] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [4737/5608] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o [4738/5608] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [4739/5608] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o [4740/5608] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [4741/5608] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [4742/5608] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [4743/5608] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [4744/5608] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [4745/5608] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [4746/5608] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [4747/5608] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [4748/5608] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [4749/5608] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o [4750/5608] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [4751/5608] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [4752/5608] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [4753/5608] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [4754/5608] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [4755/5608] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [4756/5608] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [4757/5608] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [4758/5608] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [4759/5608] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [4760/5608] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [4761/5608] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o [4762/5608] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [4763/5608] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find-driver.cpp.o [4764/5608] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [4765/5608] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o [4766/5608] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [4767/5608] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [4768/5608] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o [4769/5608] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [4770/5608] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [4771/5608] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [4772/5608] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [4773/5608] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [4774/5608] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [4775/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [4776/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [4777/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [4778/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [4779/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [4780/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [4781/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [4782/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [4783/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [4784/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [4785/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [4786/5608] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [4787/5608] Building CXX object tools/llvm-cgdata/CMakeFiles/llvm-cgdata.dir/llvm-cgdata-driver.cpp.o [4788/5608] Building CXX object tools/llvm-cgdata/CMakeFiles/llvm-cgdata.dir/llvm-cgdata.cpp.o [4789/5608] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [4790/5608] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [4791/5608] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [4792/5608] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [4793/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [4794/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [4795/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [4796/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [4797/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [4798/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [4799/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [4800/5608] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o [4801/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [4802/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [4803/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [4804/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [4805/5608] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [4806/5608] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [4807/5608] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [4808/5608] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [4809/5608] Building CXX object tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o [4810/5608] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o [4811/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o [4812/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SwiftModule.cpp.o [4813/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o [4814/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [4815/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [4816/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [4817/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [4818/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [4819/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [4820/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [4821/5608] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [4822/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [4823/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [4824/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [4825/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [4826/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [4827/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o [4828/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [4829/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [4830/5608] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o [4831/5608] Building CXX object tools/clang/tools/offload-arch/CMakeFiles/offload-arch.dir/AMDGPUArchByHIP.cpp.o [4832/5608] Building CXX object tools/clang/tools/offload-arch/CMakeFiles/offload-arch.dir/AMDGPUArchByKFD.cpp.o [4833/5608] Building CXX object tools/clang/tools/offload-arch/CMakeFiles/offload-arch.dir/NVPTXArch.cpp.o [4834/5608] Building CXX object tools/clang/tools/offload-arch/CMakeFiles/offload-arch.dir/OffloadArch.cpp.o [4835/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Obsolete.cpp.o [4836/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [4837/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o [4838/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [4839/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [4840/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [4841/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [4842/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [4843/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [4844/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [4845/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [4846/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o [4847/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [4848/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [4849/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [4850/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [4851/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [4852/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [4853/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o [4854/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [4855/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [4856/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [4857/5608] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [4858/5608] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o [4859/5608] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o [4860/5608] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [4861/5608] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [4862/5608] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [4863/5608] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [4864/5608] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [4865/5608] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o [4866/5608] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/clang-installapi-driver.cpp.o [4867/5608] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/Options.cpp.o [4868/5608] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/ClangInstallAPI.cpp.o [4869/5608] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/clang-scan-deps-driver.cpp.o [4870/5608] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [4871/5608] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [4872/5608] Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [4873/5608] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [4874/5608] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [4875/5608] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o [4876/5608] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [4877/5608] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [4878/5608] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [4879/5608] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [4880/5608] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [4881/5608] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [4882/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [4883/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [4884/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [4885/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [4886/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [4887/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [4888/5608] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o [4889/5608] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [4890/5608] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [4891/5608] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o [4892/5608] Building CXX object tools/clang/tools/clang-sycl-linker/CMakeFiles/clang-sycl-linker.dir/ClangSYCLLinker.cpp.o [4893/5608] Building CXX object tools/clang/tools/clang-nvlink-wrapper/CMakeFiles/clang-nvlink-wrapper.dir/ClangNVLinkWrapper.cpp.o [4894/5608] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [4895/5608] Building C object tools/clang/tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [4896/5608] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [4897/5608] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [4898/5608] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [4899/5608] Building CXX object tools/llvm-ctxprof-util/CMakeFiles/llvm-ctxprof-util.dir/llvm-ctxprof-util.cpp.o [4900/5608] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [4901/5608] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [4902/5608] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [4903/5608] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [4904/5608] Building CXX object third-party/unittest/UnitTestMain/CMakeFiles/llvm_gtest_main.dir/TestMain.cpp.o [4905/5608] Building CXX object third-party/unittest/CMakeFiles/llvm_gtest.dir/googlemock/src/gmock-all.cc.o [4906/5608] Building CXX object third-party/unittest/CMakeFiles/llvm_gtest.dir/googletest/src/gtest-all.cc.o [4907/5608] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [4908/5608] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [4909/5608] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [4910/5608] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [4911/5608] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDKernelCodeTUtils.cpp.o [4912/5608] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUPALMetadata.cpp.o [4913/5608] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUDelayedMCExpr.cpp.o [4914/5608] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUBaseInfo.cpp.o [4915/5608] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUAsmUtils.cpp.o [4916/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCTargetDesc.cpp.o [4917/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCCodeEmitter.cpp.o [4918/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600InstPrinter.cpp.o [4919/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCKernelDescriptor.cpp.o [4920/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUTargetStreamer.cpp.o [4921/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCTargetDesc.cpp.o [4922/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCExpr.cpp.o [4923/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCCodeEmitter.cpp.o [4924/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCAsmInfo.cpp.o [4925/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUInstPrinter.cpp.o [4926/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFStreamer.cpp.o [4927/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFObjectWriter.cpp.o [4928/5608] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUAsmBackend.cpp.o [4929/5608] Building CXX object lib/Target/AMDGPU/MCA/CMakeFiles/LLVMAMDGPUTargetMCA.dir/AMDGPUCustomBehaviour.cpp.o [4930/5608] Building CXX object lib/Target/AMDGPU/Disassembler/CMakeFiles/LLVMAMDGPUDisassembler.dir/AMDGPUDisassembler.cpp.o [4931/5608] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o [4932/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIWholeQuadMode.cpp.o [4933/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIShrinkInstructions.cpp.o [4934/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIRegisterInfo.cpp.o [4935/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIProgramInfo.cpp.o [4936/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreEmitPeephole.cpp.o [4937/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreAllocateWWMRegs.cpp.o [4938/5608] Linking CXX static library lib/libLLVMAMDGPUUtils.a [4939/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPostRABundler.cpp.o [4940/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPeepholeSDWA.cpp.o [4941/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeVGPRLiveRange.cpp.o [4942/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMaskingPreRA.cpp.o [4943/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMasking.cpp.o [4944/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegisterDefaults.cpp.o [4945/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegister.cpp.o [4946/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMemoryLegalizer.cpp.o [4947/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineScheduler.cpp.o [4948/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineFunctionInfo.cpp.o [4949/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerSGPRSpills.cpp.o [4950/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerWWMCopies.cpp.o [4951/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerI1Copies.cpp.o [4952/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerControlFlow.cpp.o [4953/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILoadStoreOptimizer.cpp.o [4954/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILateBranchLowering.cpp.o [4955/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIISelLowering.cpp.o [4956/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInstrInfo.cpp.o [4957/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertWaitcnts.cpp.o [4958/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertHardClauses.cpp.o [4959/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFrameLowering.cpp.o [4960/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFormMemoryClauses.cpp.o [4961/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFoldOperands.cpp.o [4962/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixVGPRCopies.cpp.o [4963/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixSGPRCopies.cpp.o [4964/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIAnnotateControlFlow.cpp.o [4965/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetTransformInfo.cpp.o [4966/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetMachine.cpp.o [4967/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Subtarget.cpp.o [4968/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600RegisterInfo.cpp.o [4969/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Packetizer.cpp.o [4970/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OptimizeVectorRegisters.cpp.o [4971/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OpenCLImageTypeLoweringPass.cpp.o [4972/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MCInstLower.cpp.o [4973/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineScheduler.cpp.o [4974/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineFunctionInfo.cpp.o [4975/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelLowering.cpp.o [4976/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelDAGToDAG.cpp.o [4977/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600InstrInfo.cpp.o [4978/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600FrameLowering.cpp.o [4979/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ExpandSpecialInstrs.cpp.o [4980/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600EmitClauseMarkers.cpp.o [4981/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ControlFlowFinalizer.cpp.o [4982/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ClauseMergePass.cpp.o [4983/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600AsmPrinter.cpp.o [4984/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNVOPDUtils.cpp.o [4985/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNSubtarget.cpp.o [4986/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNSchedStrategy.cpp.o [4987/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRewritePartialRegUses.cpp.o [4988/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRegPressure.cpp.o [4989/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRALongBranchReg.cpp.o [4990/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRAOptimizations.cpp.o [4991/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNNSAReassign.cpp.o [4992/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNMinRegStrategy.cpp.o [4993/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNIterativeScheduler.cpp.o [4994/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNILPSched.cpp.o [4995/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNHazardRecognizer.cpp.o [4996/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNDPPCombine.cpp.o [4997/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNCreateVOPD.cpp.o [4998/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineCFGStructurizer.cpp.o [4999/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyMetadata.cpp.o [5000/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyDivergentExitNodes.cpp.o [5001/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUWaitSGPRHazards.cpp.o [5002/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetTransformInfo.cpp.o [5003/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetObjectFile.cpp.o [5004/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetMachine.cpp.o [5005/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSubtarget.cpp.o [5006/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSplitModule.cpp.o [5007/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSetWavePriority.cpp.o [5008/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSelectionDAGInfo.cpp.o [5009/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteUndefForPHI.cpp.o [5010/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteOutArguments.cpp.o [5011/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteAGPRCopyMFMA.cpp.o [5012/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUResourceUsageAnalysis.cpp.o [5013/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUReserveWWMRegs.cpp.o [5014/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURemoveIncompatibleFunctions.cpp.o [5015/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegisterBankInfo.cpp.o [5016/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankSelect.cpp.o [5017/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankLegalizeRules.cpp.o [5018/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankLegalizeHelper.cpp.o [5019/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankLegalize.cpp.o [5020/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankCombiner.cpp.o [5021/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteKernelArguments.cpp.o [5022/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteAlloca.cpp.o [5023/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPrintfRuntimeBinding.cpp.o [5024/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreloadKernelArguments.cpp.o [5025/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreloadKernArgProlog.cpp.o [5026/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreLegalizerCombiner.cpp.o [5027/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPostLegalizerCombiner.cpp.o [5028/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPerfHintAnalysis.cpp.o [5029/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMIRFormatter.cpp.o [5030/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMarkLastScratchLoad.cpp.o [5031/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMCResourceInfo.cpp.o [5032/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUIGroupLP.cpp.o [5033/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMemoryUtils.cpp.o [5034/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMCInstLower.cpp.o [5035/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMacroFusion.cpp.o [5036/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineModuleInfo.cpp.o [5037/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineFunction.cpp.o [5038/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSwLowerLDS.cpp.o [5039/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerModuleLDSPass.cpp.o [5040/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelAttributes.cpp.o [5041/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelArguments.cpp.o [5042/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerBufferFatPointers.cpp.o [5043/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibFunc.cpp.o [5044/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUImageIntrinsicOptimizer.cpp.o [5045/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibCalls.cpp.o [5046/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULegalizerInfo.cpp.o [5047/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULateCodeGenPrepare.cpp.o [5048/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelLowering.cpp.o [5049/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelDAGToDAG.cpp.o [5050/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstructionSelector.cpp.o [5051/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstrInfo.cpp.o [5052/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstCombineIntrinsic.cpp.o [5053/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInsertDelayAlu.cpp.o [5054/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUHSAMetadataStreamer.cpp.o [5055/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUGlobalISelUtils.cpp.o [5056/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUGlobalISelDivergenceLowering.cpp.o [5057/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUFrameLowering.cpp.o [5058/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUExportKernelRuntimeHandles.cpp.o [5059/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUExportClustering.cpp.o [5060/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCtorDtorLowering.cpp.o [5061/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCombinerHelper.cpp.o [5062/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCodeGenPrepare.cpp.o [5063/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCallLowering.cpp.o [5064/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAttributor.cpp.o [5065/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAtomicOptimizer.cpp.o [5066/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAsmPrinter.cpp.o [5067/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAsanInstrumentation.cpp.o [5068/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUArgumentUsageInfo.cpp.o [5069/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateUniformValues.cpp.o [5070/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAlwaysInlinePass.cpp.o [5071/5608] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAliasAnalysis.cpp.o [5072/5608] Building CXX object lib/Target/AMDGPU/TargetInfo/CMakeFiles/LLVMAMDGPUInfo.dir/AMDGPUTargetInfo.cpp.o [5073/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [5074/5608] Linking CXX static library lib/libLLVMAMDGPUInfo.a [5075/5608] Linking CXX static library lib/libLLVMAMDGPUDesc.a [5076/5608] Linking CXX static library lib/libLLVMAMDGPUTargetMCA.a [5077/5608] Linking CXX static library lib/libLLVMAMDGPUDisassembler.a [5078/5608] Linking CXX static library lib/libLLVMAMDGPUAsmParser.a [5079/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [5080/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEPeepholeOpt.cpp.o [5081/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o [5082/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [5083/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [5084/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [5085/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o [5086/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [5087/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [5088/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [5089/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [5090/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [5091/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o [5092/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [5093/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [5094/5608] Linking CXX static library lib/libLLVMAMDGPUCodeGen.a [5095/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [5096/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PostCoalescerPass.cpp.o [5097/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o [5098/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o [5099/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [5100/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [5101/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o [5102/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [5103/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [5104/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o [5105/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [5106/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [5107/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [5108/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [5109/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [5110/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [5111/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [5112/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [5113/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [5114/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [5115/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [5116/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [5117/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o [5118/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [5119/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [5120/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [5121/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o [5122/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [5123/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o [5124/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [5125/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o [5126/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [5127/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [5128/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [5129/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [5130/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [5131/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [5132/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [5133/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [5134/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [5135/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [5136/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [5137/5608] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [5138/5608] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [5139/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [5140/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [5141/5608] Linking CXX static library lib/libLLVMAArch64Info.a [5142/5608] Linking CXX static library lib/libLLVMAArch64Desc.a [5143/5608] Linking CXX static library lib/libLLVMAArch64Disassembler.a [5144/5608] Linking CXX static library lib/libLLVMAArch64AsmParser.a [5145/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [5146/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ResultAggregator.cpp.o [5147/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [5148/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [5149/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [5150/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [5151/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [5152/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [5153/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [5154/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [5155/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [5156/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [5157/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [5158/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [5159/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [5160/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [5161/5608] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [5162/5608] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [5163/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/VTuneSupportPlugin.cpp.o [5164/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o [5165/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o [5166/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o [5167/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o [5168/5608] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o [5169/5608] Linking CXX static library lib/libLLVMAArch64CodeGen.a [5170/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ReOptimizeLayer.cpp.o [5171/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITLinkRedirectableSymbolManager.cpp.o [5172/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RedirectionManager.cpp.o [5173/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/UnwindInfoRegistrationPlugin.cpp.o [5174/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [5175/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o [5176/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o [5177/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [5178/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [5179/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [5180/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SelfExecutorProcessControl.cpp.o [5181/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SectCreate.cpp.o [5182/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [5183/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [5184/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [5185/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [5186/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [5187/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o [5188/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [5189/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [5190/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [5191/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [5192/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachO.cpp.o [5193/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [5194/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [5195/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LoadLinkableFile.cpp.o [5196/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LinkGraphLinkingLayer.cpp.o [5197/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LinkGraphLayer.cpp.o [5198/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [5199/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [5200/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyObjectLinkingLayer.cpp.o [5201/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITLinkReentryTrampolines.cpp.o [5202/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [5203/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRPartitionLayer.cpp.o [5204/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o [5205/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [5206/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/InProcessMemoryAccess.cpp.o [5207/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [5208/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/GetDylibInterface.cpp.o [5209/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [5210/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [5211/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [5212/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o [5213/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [5214/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [5215/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o [5216/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [5217/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EHFrameRegistrationPlugin.cpp.o [5218/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [5219/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [5220/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [5221/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [5222/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [5223/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [5224/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [5225/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFF.cpp.o [5226/5608] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/AbsoluteSymbols.cpp.o [5227/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [5228/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86.cpp.o [5229/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [5230/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o [5231/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [5232/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [5233/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o [5234/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/XCOFFLinkGraphBuilder.cpp.o [5235/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/XCOFF_ppc64.cpp.o [5236/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/XCOFF.cpp.o [5237/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [5238/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [5239/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [5240/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [5241/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [5242/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86.cpp.o [5243/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [5244/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o [5245/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o [5246/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [5247/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o [5248/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [5249/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [5250/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [5251/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [5252/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [5253/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [5254/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [5255/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [5256/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [5257/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [5258/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o [5259/5608] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/CompactUnwindSupport.cpp.o [5260/5608] Linking CXX static library lib/libLLVMJITLink.a [5261/5608] Linking CXX static library lib/libLLVMOrcJIT.a [5262/5608] Linking CXX static library lib/libLLVMExegesis.a [5263/5608] Linking CXX executable bin/lli-child-target [5264/5608] Linking CXX static library lib/libLLVMOrcDebugging.a [5265/5608] Linking CXX shared library lib/libLLVM.so.21.1 [5266/5608] Linking CXX static library lib/libLLVMExegesisRISCV.a [5267/5608] Linking CXX static library lib/libLLVMExegesisMips.a [5268/5608] Linking CXX static library lib/libLLVMExegesisPowerPC.a [5269/5608] Linking CXX static library lib/libLLVMExegesisAArch64.a [5270/5608] Linking CXX static library lib/libLLVMExegesisX86.a [5271/5608] Linking CXX executable bin/llvm-exegesis [5272/5608] Creating library symlink lib/libLLVM.so [5273/5608] Linking CXX shared module unittests/Passes/Plugins/DoublerPlugin.so [5274/5608] Linking CXX shared module unittests/Passes/Plugins/TestPlugin.so [5275/5608] Linking CXX shared module unittests/CodeGen/CGPluginTest/CGTestPlugin.so [5276/5608] Linking CXX shared module unittests/Analysis/InlineOrderPlugin.so [5277/5608] Linking CXX shared module unittests/Analysis/InlineAdvisorPlugin.so [5278/5608] Linking CXX shared module lib/Bye.so [5279/5608] Linking CXX shared module lib/ExampleIRTransforms.so [5280/5608] Linking CXX executable bin/verify-uselistorder [5281/5608] Linking CXX executable bin/sanstats [5282/5608] Linking CXX executable bin/sancov [5283/5608] Linking CXX shared library lib/libRemarks.so.21.1 [5284/5608] Linking CXX executable bin/reduce-chunk-list [5285/5608] Creating library symlink lib/libRemarks.so [5286/5608] Linking CXX static library lib/libLLVMOptDriver.a [5287/5608] Linking CXX executable bin/opt [5288/5608] Linking CXX executable bin/llvm-yaml-parser-fuzzer [5289/5608] Linking CXX executable bin/llvm-yaml-numeric-parser-fuzzer [5290/5608] Linking CXX executable bin/llvm-xray [5291/5608] Linking CXX executable bin/llvm-undname [5292/5608] Linking CXX executable bin/llvm-tli-checker [5293/5608] Linking CXX executable bin/llvm-strings [5294/5608] Linking CXX executable bin/llvm-stress [5295/5608] Linking CXX executable bin/llvm-split [5296/5608] Linking CXX executable bin/llvm-special-case-list-fuzzer [5297/5608] Linking CXX executable bin/llvm-size [5298/5608] Linking CXX executable bin/llvm-sim [5299/5608] Linking CXX executable bin/llvm-rust-demangle-fuzzer [5300/5608] Linking CXX executable bin/llvm-rtdyld [5301/5608] Linking CXX executable bin/llvm-remarkutil [5302/5608] Linking CXX executable bin/llvm-reduce [5303/5608] Linking CXX executable bin/llvm-readtapi [5304/5608] Linking CXX executable bin/llvm-readobj [5305/5608] Generating ../../bin/strings [5306/5608] Linking CXX executable bin/llvm-rc [5307/5608] Linking CXX executable bin/llvm-profgen [5308/5608] Linking CXX executable bin/llvm-pdbutil [5309/5608] Linking CXX executable bin/llvm-opt-report [5310/5608] Linking CXX executable bin/llvm-opt-fuzzer [5311/5608] Generating ../../bin/size [5312/5608] Linking CXX executable bin/llvm-objcopy [5313/5608] Linking CXX executable bin/llvm-nm [5314/5608] Linking CXX executable bin/llvm-modextract [5315/5608] Linking CXX executable bin/llvm-ml [5316/5608] Linking CXX executable bin/llvm-microsoft-demangle-fuzzer [5317/5608] Linking CXX executable bin/llvm-mca [5318/5608] Linking CXX executable bin/llvm-mc [5319/5608] Generating ../../bin/windres [5320/5608] Generating ../../bin/llvm-windres [5321/5608] Linking CXX executable bin/llvm-lto2 [5322/5608] Linking CXX executable bin/llvm-lipo [5323/5608] Generating ../../bin/readtapi [5324/5608] Linking CXX executable bin/llvm-link [5325/5608] Generating ../../bin/readelf [5326/5608] Generating ../../bin/llvm-readelf [5327/5608] Linking CXX executable bin/llvm-libtool-darwin [5328/5608] Generating ../../bin/strip [5329/5608] Generating ../../bin/objcopy [5330/5608] Generating ../../bin/llvm-strip [5331/5608] Generating ../../bin/llvm-bitcode-strip [5332/5608] Generating ../../bin/llvm-install-name-tool [5333/5608] Linking CXX executable bin/llvm-jitlink [5334/5608] Linking CXX executable bin/llvm-itanium-demangle-fuzzer [5335/5608] Linking CXX executable bin/llvm-isel-fuzzer [5336/5608] Generating ../../bin/nm [5337/5608] Linking CXX executable bin/llvm-ifs [5338/5608] Linking CXX executable bin/llvm-gsymutil [5339/5608] Linking CXX executable bin/llvm-extract [5340/5608] Linking CXX executable bin/llvm-dwp [5341/5608] Linking CXX executable bin/llvm-dwarfutil [5342/5608] Generating ../../bin/llvm-ml64 [5343/5608] Linking CXX executable bin/llvm-dwarfdump [5344/5608] Linking CXX executable bin/llvm-dlang-demangle-fuzzer [5345/5608] Linking CXX executable bin/llvm-dis [5346/5608] Linking CXX static library lib/libLLVMDiff.a [5347/5608] Linking CXX executable bin/llvm-debuginfo-analyzer [5348/5608] Linking CXX executable bin/llvm-diff [5349/5608] Linking CXX executable bin/llvm-cxxmap [5350/5608] Linking CXX executable bin/llvm-cxxfilt [5351/5608] Linking CXX executable bin/llvm-cxxdump [5352/5608] Linking CXX executable bin/llvm-cvtres [5353/5608] Linking CXX executable bin/llvm-cgdata [5354/5608] Generating ../../bin/dwp [5355/5608] Linking CXX static library lib/libLLVMCFIVerify.a [5356/5608] Linking CXX executable bin/llvm-cat [5357/5608] Copying llvm-locstats into /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/./bin [5358/5608] Linking CXX executable bin/llvm-c-test [5359/5608] Linking CXX executable bin/llvm-cfi-verify [5360/5608] Linking CXX executable bin/llvm-bcanalyzer [5361/5608] Linking CXX executable bin/llvm-as [5362/5608] Linking CXX executable bin/lli [5363/5608] Generating ../../bin/c++filt [5364/5608] Linking CXX executable bin/llc [5365/5608] Linking CXX executable bin/dsymutil [5366/5608] Linking CXX executable bin/bugpoint [5367/5608] Linking CXX shared library lib/libclang-cpp.so.21.1 [5368/5608] Linking C executable bin/clang-fuzzer-dictionary [5369/5608] Linking CXX static library lib/libclangHandleLLVM.a [5370/5608] Linking CXX static library lib/libclangSupport.a [5371/5608] Linking CXX static library lib/libclangDirectoryWatcher.a [5372/5608] Linking CXX static library lib/libclangBasic.a [5373/5608] Generating VCSVersion.inc [5374/5608] Linking CXX executable bin/llvm-lto [5375/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o [5376/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o [5377/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o [5378/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o [5379/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o [5380/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o [5381/5608] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o [5382/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o [5383/5608] Linking CXX executable bin/offload-arch [5384/5608] Linking CXX executable bin/clang-sycl-linker [5385/5608] Linking CXX executable bin/clang-nvlink-wrapper [5386/5608] Linking CXX executable bin/clang-linker-wrapper [5387/5608] Linking CXX static library lib/libclangIndexSerialization.a [5388/5608] Linking CXX static library lib/libclangDriver.a [5389/5608] Linking CXX static library lib/libclangLex.a [5390/5608] Linking CXX static library lib/libclangAPINotes.a [5391/5608] Linking CXX static library lib/libclangRewrite.a [5392/5608] Linking CXX static library lib/libclangToolingCore.a [5393/5608] Linking CXX static library lib/libclangAST.a [5394/5608] Linking CXX static library lib/libclangToolingInclusions.a [5395/5608] Linking CXX static library lib/libclangFormat.a [5396/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o [5397/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o [5398/5608] Linking CXX static library lib/libclangInstallAPI.a [5399/5608] Linking CXX static library lib/libclangToolingASTDiff.a [5400/5608] Linking CXX static library lib/libclangToolingInclusionsStdlib.a [5401/5608] Linking CXX static library lib/libclangEdit.a [5402/5608] Linking CXX static library lib/libclangASTMatchers.a [5403/5608] Linking CXX static library lib/libclangAnalysis.a [5404/5608] Linking CXX static library lib/libclangAnalysisFlowSensitive.a [5405/5608] Linking CXX static library lib/libclangAnalysisFlowSensitiveModels.a [5406/5608] Linking CXX static library lib/libclangSema.a [5407/5608] Linking CXX static library lib/libclangSerialization.a [5408/5608] Linking CXX static library lib/libclangParse.a [5409/5608] Linking CXX static library lib/libclangDynamicASTMatchers.a [5410/5608] Linking CXX static library lib/libclangFrontend.a [5411/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o [5412/5608] Linking CXX static library lib/libclangIndex.a [5413/5608] Linking CXX static library lib/libclangToolingRefactoring.a [5414/5608] Linking CXX static library lib/libclangTransformer.a [5415/5608] Linking CXX static library lib/libclangExtractAPI.a [5416/5608] Linking CXX static library lib/libclangCrossTU.a [5417/5608] Linking CXX static library lib/libclangStaticAnalyzerCore.a [5418/5608] Linking CXX static library lib/libclangStaticAnalyzerCheckers.a [5419/5608] Linking CXX static library lib/libclangStaticAnalyzerFrontend.a [5420/5608] Creating library symlink lib/libclang-cpp.so [5421/5608] Linking CXX executable bin/clang-extdef-mapping [5422/5608] Linking CXX executable bin/clang-check [5423/5608] Linking CXX executable bin/clang-refactor [5424/5608] Linking CXX executable bin/clang-repl [5425/5608] Linking CXX executable bin/clang-installapi [5426/5608] Linking CXX executable bin/clang-scan-deps [5427/5608] Linking CXX executable bin/clang-offload-bundler [5428/5608] Linking CXX executable bin/clang-offload-packager [5429/5608] Linking CXX shared module lib/BugpointPasses.so [5430/5608] Linking CXX executable bin/clang-import-test [5431/5608] Linking CXX executable bin/clang-format [5432/5608] Linking CXX executable bin/clang-diff [5433/5608] Linking CXX executable bin/apinotes-test [5434/5608] Linking CXX executable bin/clang-21 [5435/5608] Linking CXX executable bin/diagtool [5436/5608] Linking CXX shared module lib/CheckerOptionHandlingAnalyzerPlugin.so [5437/5608] Creating executable symlink bin/clang [5438/5608] Linking CXX shared module lib/CheckerDependencyHandlingAnalyzerPlugin.so [5439/5608] Linking CXX shared module lib/SampleAnalyzerPlugin.so [5440/5608] Linking CXX static library lib/libclangToolingSyntax.a [5441/5608] Linking CXX static library lib/libclangTooling.a [5442/5608] Linking CXX shared library lib/libclang.so.21.1.3 [5443/5608] Linking CXX static library lib/libclangDependencyScanning.a [5444/5608] Linking CXX static library lib/libclangRewriteFrontend.a [5445/5608] Linking CXX static library lib/libclangCodeGen.a [5446/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o [5447/5608] Linking CXX static library lib/libclangHandleCXX.a [5448/5608] Linking CXX static library lib/libclangFrontendTool.a [5449/5608] Linking CXX static library lib/libclangInterpreter.a [5450/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o [5451/5608] Creating library symlink lib/libclang.so.21.1 lib/libclang.so [5452/5608] Linking CXX executable bin/c-index-test [5453/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o [5454/5608] Building CXX object tools/lld/wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o [5455/5608] Building CXX object tools/lld/tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o [5456/5608] Building CXX object tools/lld/tools/lld/CMakeFiles/lld.dir/lld.cpp.o [5457/5608] Building CXX object tools/lld/MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o [5458/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o [5459/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o [5460/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Target.cpp.o [5461/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o [5462/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o [5463/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o [5464/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Sections.cpp.o [5465/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o [5466/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/BPSectionOrderer.cpp.o [5467/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o [5468/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o [5469/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o [5470/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o [5471/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o [5472/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o [5473/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o [5474/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o [5475/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o [5476/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o [5477/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o [5478/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o [5479/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o [5480/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o [5481/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o [5482/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o [5483/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o [5484/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o [5485/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o [5486/5608] Building CXX object tools/lld/MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o [5487/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Writer.cpp.o [5488/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o [5489/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Target.cpp.o [5490/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o [5491/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o [5492/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o [5493/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o [5494/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o [5495/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o [5496/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o [5497/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o [5498/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o [5499/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o [5500/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/LTO.cpp.o [5501/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o [5502/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o [5503/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ICF.cpp.o [5504/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o [5505/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o [5506/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Driver.cpp.o [5507/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o [5508/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o [5509/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/BPSectionOrderer.cpp.o [5510/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o [5511/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o [5512/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o [5513/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o [5514/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o [5515/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o [5516/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o [5517/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o [5518/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o [5519/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o [5520/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o [5521/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o [5522/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o [5523/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o [5524/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o [5525/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o [5526/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o [5527/5608] Building CXX object tools/lld/ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o [5528/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o [5529/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o [5530/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o [5531/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o [5532/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o [5533/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o [5534/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o [5535/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o [5536/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o [5537/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o [5538/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o [5539/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o [5540/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o [5541/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o [5542/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o [5543/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o [5544/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o [5545/5608] Building CXX object tools/lld/COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o [5546/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Version.cpp.o [5547/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Utils.cpp.o [5548/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Timer.cpp.o [5549/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o [5550/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Strings.cpp.o [5551/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o [5552/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Memory.cpp.o [5553/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o [5554/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o [5555/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o [5556/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o [5557/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o [5558/5608] Building CXX object tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o [5559/5608] Linking CXX executable bin/llvm-ctxprof-util [5560/5608] Linking CXX executable bin/llvm-ar [5561/5608] Linking CXX shared library lib/libLTO.so.21.1 [5562/5608] Generating ../../bin/ranlib [5563/5608] Generating ../../bin/dlltool [5564/5608] Generating ../../bin/ar [5565/5608] Generating ../../bin/llvm-dlltool [5566/5608] Creating library symlink lib/libLTO.so [5567/5608] Generating ../../bin/llvm-lib [5568/5608] Generating ../../bin/llvm-ranlib [5569/5608] Linking CXX static library lib/libllvm_gtest.a [5570/5608] Linking CXX static library lib/libLLVMDebuginfod.a [5571/5608] Linking CXX executable bin/llvm-symbolizer [5572/5608] Linking CXX static library lib/libllvm_gtest_main.a [5573/5608] Linking CXX executable bin/llvm-objdump [5574/5608] Linking CXX executable bin/llvm-debuginfod-find [5575/5608] Generating ../../bin/objdump [5576/5608] Generating ../../bin/addr2line [5577/5608] Generating ../../bin/llvm-addr2line [5578/5608] Generating ../../bin/llvm-otool [5579/5608] Linking CXX executable bin/llvm-debuginfod [5580/5608] Linking CXX executable bin/llvm-cov [5581/5608] Generating ../../bin/debuginfod-find [5582/5608] Linking CXX executable bin/llvm-profdata [5583/5608] Generating ../../bin/debuginfod [5584/5608] Linking CXX static library lib/liblldCommon.a [5585/5608] Linking CXX static library lib/liblldWasm.a [5586/5608] Linking CXX static library lib/liblldMachO.a [5587/5608] Linking CXX static library lib/liblldELF.a [5588/5608] Linking CXX static library lib/liblldCOFF.a [5589/5608] Linking CXX static library lib/liblldMinGW.a [5590/5608] Linking CXX executable bin/lld [5591/5608] Clobbering bootstrap build and stamp directories [5592/5608] Creating directories for 'builtins' [5593/5608] No download step for 'builtins' [5594/5608] No update step for 'builtins' [5595/5608] No patch step for 'builtins' [5596/5608] Performing configure step for 'builtins' Not searching for unused variables given on the command line. loading initial cache file /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/projects/builtins/tmp/builtins-cache-Release.cmake -- The C compiler identification is Clang 21.1.3 -- The CXX compiler identification is Clang 21.1.3 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:335 (message): LLVMTestingSupport not found in LLVM_AVAILABLE_LIBS Call Stack (most recent call first): CMakeLists.txt:29 (load_llvm_config) -- LLVM_MAIN_SRC_DIR: "/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm" -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG - Success -- Performing Test COMPILER_RT_HAS_FLTO_FLAG -- Performing Test COMPILER_RT_HAS_FLTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG - Success -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ZL_FLAG -- Performing Test COMPILER_RT_HAS_ZL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Performing Test COMPILER_RT_HAS_AARCH64_SME -- Performing Test COMPILER_RT_HAS_AARCH64_SME - Failed -- Performing Test COMPILER_RT_HAS_ARM_UNALIGNED -- Performing Test COMPILER_RT_HAS_ARM_UNALIGNED - Failed -- Performing Test COMPILER_RT_HAS_ARM_FP -- Performing Test COMPILER_RT_HAS_ARM_FP - Failed -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for __i386__ -- Looking for __i386__ - found -- Builtin supported architectures: i386;x86_64 -- Performing additional configure checks with target flags: -nostdinc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -m32 -- Performing Test COMPILER_RT_HAS_i386_FLOAT16 -- Performing Test COMPILER_RT_HAS_i386_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_i386_BFLOAT16 -- Performing Test COMPILER_RT_HAS_i386_BFLOAT16 - Success -- For i386 builtins preferring i386/fp_mode.c to fp_mode.c -- For i386 builtins preferring i386/ashldi3.S to ashldi3.c -- For i386 builtins preferring i386/ashrdi3.S to ashrdi3.c -- For i386 builtins preferring i386/divdi3.S to divdi3.c -- For i386 builtins preferring i386/floatdidf.S to floatdidf.c -- For i386 builtins preferring i386/floatdisf.S to floatdisf.c -- For i386 builtins preferring i386/floatundidf.S to floatundidf.c -- For i386 builtins preferring i386/floatundisf.S to floatundisf.c -- For i386 builtins preferring i386/lshrdi3.S to lshrdi3.c -- For i386 builtins preferring i386/moddi3.S to moddi3.c -- For i386 builtins preferring i386/muldi3.S to muldi3.c -- For i386 builtins preferring i386/udivdi3.S to udivdi3.c -- For i386 builtins preferring i386/umoddi3.S to umoddi3.c -- For i386 builtins preferring i386/floatdixf.S to floatdixf.c -- For i386 builtins preferring i386/floatundixf.S to floatundixf.c -- Performing additional configure checks with target flags: -nostdinc++ -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -m64 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 - Success -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- Configuring done (1.9s) -- Generating done (0.0s) -- Build files have been written to: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/runtimes/builtins-bins [5597/5608] Performing build step for 'builtins' [1/326] Building C object clang_rt.crtend.o [2/326] Building C object clang_rt.crtend.o [3/326] Building C object clang_rt.crtbegin.o [4/326] Building C object clang_rt.crtbegin.o [5/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfbf2.c.o [6/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfbf2.c.o [7/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncxfbf2.c.o [8/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfbf2.c.o [9/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendbfsf2.c.o [10/326] Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.o [11/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.o [12/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncxfhf2.c.o [13/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfxf2.c.o [14/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.o [15/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.o [16/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.o [17/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.o [18/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.o [19/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.o [20/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.o [21/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.o [22/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.o [23/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendxftf2.c.o [24/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfxf2.c.o [25/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.o [26/326] Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.o [27/326] Building ASM object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.o [28/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.o [29/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.o [30/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.o [31/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model/x86.c.o [32/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.o [33/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.o [34/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.o [35/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subtf3.c.o [36/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powitf2.c.o [37/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multf3.c.o [38/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multc3.c.o [39/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.o [40/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.o [41/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.o [42/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.o [43/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.o [44/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.o [45/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.o [46/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.o [47/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.o [48/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.o [49/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.o [50/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.o [51/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.o [52/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.o [53/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.o [54/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.o [55/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.o [56/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.o [57/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.o [58/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clear_cache.c.o [59/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.o [60/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/eprintf.c.o [61/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.o [62/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.o [63/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.o [64/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.o [65/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.o [66/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.o [67/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.o [68/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.o [69/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.o [70/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.o [71/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.o [72/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.o [73/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.o [74/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.o [75/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.o [76/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.o [77/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.o [78/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.o [79/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.o [80/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.o [81/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.o [82/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.o [83/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.o [84/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.o [85/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.o [86/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.o [87/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.o [88/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.o [89/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.o [90/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.o [91/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.o [92/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.o [93/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.o [94/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.o [95/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.o [96/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.o [97/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.o [98/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.o [99/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.o [100/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.o [101/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.o [102/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.o [103/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.o [104/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.o [105/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.o [106/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.o [107/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.o [108/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.o [109/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.o [110/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.o [111/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.o [112/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.o [113/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.o [114/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.o [115/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.o [116/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.o [117/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.o [118/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.o [119/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.o [120/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.o [121/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattisf.c.o [122/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floattidf.c.o [123/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.o [124/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.o [125/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.o [126/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.o [127/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.o [128/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.o [129/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.o [130/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.o [131/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.o [132/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.o [133/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.o [134/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.o [135/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.o [136/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.o [137/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.o [138/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.o [139/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.o [140/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfdf2.c.o [141/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.o [142/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.o [143/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.o [144/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.o [145/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.o [146/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.o [147/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.o [148/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.o [149/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.o [150/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.o [151/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.o [152/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.o [153/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.o [154/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.o [155/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.o [156/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.o [157/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.o [158/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.o [159/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.o [160/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.o [161/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.o [162/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.o [163/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.o [164/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.o [165/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.o [166/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.o [167/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.o [168/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/ashldi3.c.o [169/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/apple_versioning.c.o [170/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvti3.c.o [171/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvsi3.c.o [172/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addvdi3.c.o [173/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/addsf3.c.o [174/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/adddf3.c.o [175/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvti2.c.o [176/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvsi2.c.o [177/326] Building C object CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.o [178/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/trunctfbf2.c.o [179/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfbf2.c.o [180/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncxfbf2.c.o [181/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfbf2.c.o [182/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendbfsf2.c.o [183/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundixf.S.o [184/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdixf.S.o [185/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncxfhf2.c.o [186/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/trunctfxf2.c.o [187/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/powixf2.c.o [188/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulxc3.c.o [189/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntixf.c.o [190/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattixf.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfbf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:39: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:127:46: warning: shift count >= width of type [-Wshift-count-overflow] 127 | const src_rep_t srcSignMask = SRC_REP_C(1) << (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:128:28: warning: shift count >= width of type [-Wshift-count-overflow] 128 | return (x & srcSignMask) >> (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:133:67: warning: shift count >= width of type [-Wshift-count-overflow] 133 | const src_rep_t srcExpMask = ((SRC_REP_C(1) << srcExpBits) - 1) << srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:134:27: warning: shift count >= width of type [-Wshift-count-overflow] 134 | return (x & srcExpMask) >> srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:138:50: warning: shift count >= width of type [-Wshift-count-overflow] 138 | const src_rep_t srcSigFracMask = (SRC_REP_C(1) << srcSigFracBits) - 1; | ^ ~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfbf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:51:47: warning: shift count >= width of type [-Wshift-count-overflow] 51 | const src_rep_t srcMinNormal = SRC_REP_C(1) << srcSigFracBits; | ^ ~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:53:21: warning: shift count >= width of type [-Wshift-count-overflow] 53 | (SRC_REP_C(1) << (srcSigFracBits - dstSigFracBits)) - 1; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:55:29: warning: shift count >= width of type [-Wshift-count-overflow] 55 | << (srcSigFracBits - dstSigFracBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:56:42: warning: shift count >= width of type [-Wshift-count-overflow] 56 | const src_rep_t srcQNaN = SRC_REP_C(1) << (srcSigFracBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:91:41: warning: shift count >= width of type [-Wshift-count-overflow] 91 | dstSigFrac = (dst_rep_t)(srcSigFrac >> sigFracTailBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:112:46: warning: shift count >= width of type [-Wshift-count-overflow] 112 | dstSigFrac |= ((srcSigFrac & srcNaNCode) >> sigFracTailBits) & dstNaNCode; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:137:44: warning: shift count >= width of type [-Wshift-count-overflow] 137 | dstSigFrac = denormalizedSignificand >> sigFracTailBits; | ^ ~~~~~~~~~~~~~~~ 12 warnings generated. [191/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfti.c.o [192/326] Linking C static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a [193/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfsi.c.o [194/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfdi.c.o [195/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfti.c.o [196/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixxfdi.c.o [197/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendxftf2.c.o [198/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendhfxf2.c.o [199/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divxc3.c.o [200/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/umoddi3.S.o [201/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/udivdi3.S.o [202/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/muldi3.S.o [203/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/moddi3.S.o [204/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/lshrdi3.S.o [205/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundisf.S.o [206/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundidf.S.o [207/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdisf.S.o [208/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdidf.S.o [209/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/divdi3.S.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendhfxf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:38: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:16: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:41: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendhfxf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:66:40: warning: shift count >= width of type [-Wshift-count-overflow] 66 | dstSigFrac = (dst_rep_t)srcSigFrac << (dstSigFracBits - srcSigFracBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:72:40: warning: shift count >= width of type [-Wshift-count-overflow] 72 | dstSigFrac = (dst_rep_t)srcSigFrac << (dstSigFracBits - srcSigFracBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:94:51: warning: shift count >= width of type [-Wshift-count-overflow] 94 | const dst_rep_t dstMinNormal = DST_REP_C(1) << (dstBits - 1 - dstExpBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. [210/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashrdi3.S.o [211/326] Building ASM object CMakeFiles/clang_rt.builtins-i386.dir/i386/ashldi3.S.o [212/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/i386/fp_mode.c.o [213/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/cpu_model/x86.c.o [214/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/clear_cache.c.o [215/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/gcc_personality_v0.c.o [216/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/eprintf.c.o [217/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/enable_execute_stack.c.o [218/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/emutls.c.o [219/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodti3.c.o [220/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/umodsi3.c.o [221/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivti3.c.o [222/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivsi3.c.o [223/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodti4.c.o [224/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmodsi4.c.o [225/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/udivmoddi4.c.o [226/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpti2.c.o [227/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ucmpdi2.c.o [228/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncsfhf2.c.o [229/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfsf2.c.o [230/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/truncdfhf2.c.o [231/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/trampoline_setup.c.o [232/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvti3.c.o [233/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvsi3.c.o [234/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/subvdi3.c.o [235/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/subsf3.c.o [236/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/subdf3.c.o [237/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/powisf2.c.o [238/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/powidf2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfsf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:39: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:127:46: warning: shift count >= width of type [-Wshift-count-overflow] 127 | const src_rep_t srcSignMask = SRC_REP_C(1) << (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:128:28: warning: shift count >= width of type [-Wshift-count-overflow] 128 | return (x & srcSignMask) >> (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:133:67: warning: shift count >= width of type [-Wshift-count-overflow] 133 | const src_rep_t srcExpMask = ((SRC_REP_C(1) << srcExpBits) - 1) << srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:134:27: warning: shift count >= width of type [-Wshift-count-overflow] 134 | return (x & srcExpMask) >> srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:138:50: warning: shift count >= width of type [-Wshift-count-overflow] 138 | const src_rep_t srcSigFracMask = (SRC_REP_C(1) << srcSigFracBits) - 1; | ^ ~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfsf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:51:47: warning: shift count >= width of type [-Wshift-count-overflow] 51 | const src_rep_t srcMinNormal = SRC_REP_C(1) << srcSigFracBits; | ^ ~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:56:42: warning: shift count >= width of type [-Wshift-count-overflow] 56 | const src_rep_t srcQNaN = SRC_REP_C(1) << (srcSigFracBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [239/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountti2.c.o [240/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountsi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfhf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:39: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:127:46: warning: shift count >= width of type [-Wshift-count-overflow] 127 | const src_rep_t srcSignMask = SRC_REP_C(1) << (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:128:28: warning: shift count >= width of type [-Wshift-count-overflow] 128 | return (x & srcSignMask) >> (srcBits - 1); | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:133:67: warning: shift count >= width of type [-Wshift-count-overflow] 133 | const src_rep_t srcExpMask = ((SRC_REP_C(1) << srcExpBits) - 1) << srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:134:27: warning: shift count >= width of type [-Wshift-count-overflow] 134 | return (x & srcExpMask) >> srcSigBits; | ^ ~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc.h:138:50: warning: shift count >= width of type [-Wshift-count-overflow] 138 | const src_rep_t srcSigFracMask = (SRC_REP_C(1) << srcSigFracBits) - 1; | ^ ~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/truncdfhf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:51:47: warning: shift count >= width of type [-Wshift-count-overflow] 51 | const src_rep_t srcMinNormal = SRC_REP_C(1) << srcSigFracBits; | ^ ~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:53:21: warning: shift count >= width of type [-Wshift-count-overflow] 53 | (SRC_REP_C(1) << (srcSigFracBits - dstSigFracBits)) - 1; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:55:29: warning: shift count >= width of type [-Wshift-count-overflow] 55 | << (srcSigFracBits - dstSigFracBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:56:42: warning: shift count >= width of type [-Wshift-count-overflow] 56 | const src_rep_t srcQNaN = SRC_REP_C(1) << (srcSigFracBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:91:41: warning: shift count >= width of type [-Wshift-count-overflow] 91 | dstSigFrac = (dst_rep_t)(srcSigFrac >> sigFracTailBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:112:46: warning: shift count >= width of type [-Wshift-count-overflow] 112 | dstSigFrac |= ((srcSigFrac & srcNaNCode) >> sigFracTailBits) & dstNaNCode; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_trunc_impl.inc:137:44: warning: shift count >= width of type [-Wshift-count-overflow] 137 | dstSigFrac = denormalizedSignificand >> sigFracTailBits; | ^ ~~~~~~~~~~~~~~~ 12 warnings generated. [241/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/popcountdi2.c.o [242/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/parityti2.c.o [243/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritysi2.c.o [244/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/paritydi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/subsf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [245/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/os_version_check.c.o [246/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvti2.c.o [247/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvsi2.c.o [248/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negvdi2.c.o /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/popcountdi2.c:25:32: warning: shift count >= width of type [-Wshift-count-overflow] 25 | su_int x = (su_int)(x2 + (x2 >> 32)); | ^ ~~ 1 warning generated. [249/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negti2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/subdf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ 37 warnings generated. [250/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negsf2.c.o [251/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdi2.c.o [252/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/negdf2.c.o [253/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvti3.c.o [254/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvsi3.c.o [255/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulvdi3.c.o [256/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/multi3.c.o [257/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsf3.c.o [258/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulsc3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/negsf2.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [259/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/muloti4.c.o [260/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulosi4.c.o [261/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/mulodi4.c.o [262/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldf3.c.o [263/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/muldc3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/negdf2.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ 37 warnings generated. [264/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/modti3.c.o [265/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/modsi3.c.o [266/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/lshrti3.c.o [267/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/int_util.c.o [268/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntisf.c.o [269/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatuntidf.c.o [270/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsisf.c.o [271/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatunsidf.c.o [272/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattisf.c.o [273/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floattidf.c.o [274/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsisf.c.o [275/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/floatsidf.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/mulsf3.c:15: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [276/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfti.c.o [277/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfsi.c.o [278/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunssfdi.c.o [279/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfti.c.o [280/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfsi.c.o [281/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfdi.c.o [282/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfti.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:17:64: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 17 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:18:64: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 18 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:26:25: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 26 | if (aExponent - 1U >= maxExponent - 1U || | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:27:25: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 27 | bExponent - 1U >= maxExponent - 1U) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:85:49: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 85 | int productExponent = aExponent + bExponent - exponentBias + scale; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:94:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 94 | if (productExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:17:43: warning: shift count >= width of type [-Wshift-count-overflow] 17 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:17:64: warning: shift count >= width of type [-Wshift-count-overflow] 17 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:18:43: warning: shift count >= width of type [-Wshift-count-overflow] 18 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:18:64: warning: shift count >= width of type [-Wshift-count-overflow] 18 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:21:35: warning: shift count >= width of type [-Wshift-count-overflow] 21 | rep_t aSignificand = toRep(a) & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:22:35: warning: shift count >= width of type [-Wshift-count-overflow] 22 | rep_t bSignificand = toRep(b) & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:26:25: warning: shift count >= width of type [-Wshift-count-overflow] 26 | if (aExponent - 1U >= maxExponent - 1U || | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:27:25: warning: shift count >= width of type [-Wshift-count-overflow] 27 | bExponent - 1U >= maxExponent - 1U) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:33:16: warning: shift count >= width of type [-Wshift-count-overflow] 33 | if (aAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:34:33: warning: shift count >= width of type [-Wshift-count-overflow] 34 | return fromRep(toRep(a) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:36:16: warning: shift count >= width of type [-Wshift-count-overflow] 36 | if (bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:37:33: warning: shift count >= width of type [-Wshift-count-overflow] 37 | return fromRep(toRep(b) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:39:17: warning: shift count >= width of type [-Wshift-count-overflow] 39 | if (aAbs == infRep) { | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:45:24: warning: shift count >= width of type [-Wshift-count-overflow] 45 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:18: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:45:24: warning: shift count >= width of type [-Wshift-count-overflow] 45 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:33: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:48:17: warning: shift count >= width of type [-Wshift-count-overflow] 48 | if (bAbs == infRep) { | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:54:24: warning: shift count >= width of type [-Wshift-count-overflow] 54 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:18: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:54:24: warning: shift count >= width of type [-Wshift-count-overflow] 54 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:33: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:67:16: warning: shift count >= width of type [-Wshift-count-overflow] 67 | if (aAbs < implicitBit) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:69:16: warning: shift count >= width of type [-Wshift-count-overflow] 69 | if (bAbs < implicitBit) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:76:19: warning: shift count >= width of type [-Wshift-count-overflow] 76 | aSignificand |= implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:77:19: warning: shift count >= width of type [-Wshift-count-overflow] 77 | bSignificand |= implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:82:43: warning: shift count >= width of type [-Wshift-count-overflow] 82 | wideMultiply(aSignificand, bSignificand << exponentBits, &productHi, | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:85:49: warning: shift count >= width of type [-Wshift-count-overflow] 85 | int productExponent = aExponent + bExponent - exponentBias + scale; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:88:19: warning: shift count >= width of type [-Wshift-count-overflow] 88 | if (productHi & implicitBit) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:94:26: warning: shift count >= width of type [-Wshift-count-overflow] 94 | if (productExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:95:20: warning: shift count >= width of type [-Wshift-count-overflow] 95 | return fromRep(infRep | productSign); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:113:18: warning: shift count >= width of type [-Wshift-count-overflow] 113 | productHi &= significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/muldf3.c:15: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_mul_impl.inc:114:41: warning: shift count >= width of type [-Wshift-count-overflow] 114 | productHi |= (rep_t)productExponent << significandBits; | ^ ~~~~~~~~~~~~~~~ 72 warnings generated. [283/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfsi.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsidf.c:16: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsidf.c:37:32: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 37 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsidf.c:34:32: warning: shift count >= width of type [-Wshift-count-overflow] 34 | result = (rep_t)a << shift ^ implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsidf.c:37:32: warning: shift count >= width of type [-Wshift-count-overflow] 37 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsidf.c:37:46: warning: shift count >= width of type [-Wshift-count-overflow] 37 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^ ~~~~~~~~~~~~~~~ 41 warnings generated. [284/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixsfdi.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunssfdi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunssfdi.c:22:24: warning: shift count >= width of type [-Wshift-count-overflow] 22 | return ((du_int)high << 32) | low; | ^ ~~ 2 warnings generated. [285/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfti.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsisf.c:16: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [286/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfsi.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunssfsi.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [287/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/fixdfdi.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixsfsi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [288/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsti2.c.o [289/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffssi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatunsisf.c:16: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [290/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ffsdi2.c.o [291/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendhfdf2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunssfti.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [292/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendhfsf2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfdi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfdi.c:21:24: warning: shift count >= width of type [-Wshift-count-overflow] 21 | return ((du_int)high << 32) | low; | ^ ~~ 38 warnings generated. [293/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/extendsfdf2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfsi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfsi.c:12: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixuint_impl.inc:21:52: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 21 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfsi.c:12: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixuint_impl.inc:21:30: warning: shift count >= width of type [-Wshift-count-overflow] 21 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixuint_impl.inc:21:52: warning: shift count >= width of type [-Wshift-count-overflow] 21 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfsi.c:12: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixuint_impl.inc:22:37: warning: shift count >= width of type [-Wshift-count-overflow] 22 | const rep_t significand = (aAbs & significandMask) | implicitBit; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixunsdfsi.c:12: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixuint_impl.inc:22:56: warning: shift count >= width of type [-Wshift-count-overflow] 22 | const rep_t significand = (aAbs & significandMask) | implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ 42 warnings generated. [294/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divti3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixsfdi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [295/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsi3.c.o [296/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsf3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsidf.c:16: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsidf.c:47:32: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 47 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsidf.c:44:35: warning: shift count >= width of type [-Wshift-count-overflow] 44 | result = (rep_t)aAbs << shift ^ implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsidf.c:47:32: warning: shift count >= width of type [-Wshift-count-overflow] 47 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/floatsidf.c:47:46: warning: shift count >= width of type [-Wshift-count-overflow] 47 | result += (rep_t)(exponent + exponentBias) << significandBits; | ^ ~~~~~~~~~~~~~~~ 41 warnings generated. [297/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divsc3.c.o [298/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodti4.c.o [299/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmodsi4.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfdi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ 37 warnings generated. [300/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divmoddi4.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfsi.c:10: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfsi.c:13: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixint_impl.inc:23:52: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 23 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfsi.c:13: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixint_impl.inc:23:30: warning: shift count >= width of type [-Wshift-count-overflow] 23 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixint_impl.inc:23:52: warning: shift count >= width of type [-Wshift-count-overflow] 23 | const int exponent = (aAbs >> significandBits) - exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfsi.c:13: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixint_impl.inc:24:37: warning: shift count >= width of type [-Wshift-count-overflow] 24 | const rep_t significand = (aAbs & significandMask) | implicitBit; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fixdfsi.c:13: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_fixint_impl.inc:24:56: warning: shift count >= width of type [-Wshift-count-overflow] 24 | const rep_t significand = (aAbs & significandMask) | implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ 42 warnings generated. [301/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdf3.c.o [302/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/divdc3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendhfdf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:38: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:16: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:41: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendhfdf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:66:40: warning: shift count >= width of type [-Wshift-count-overflow] 66 | dstSigFrac = (dst_rep_t)srcSigFrac << (dstSigFracBits - srcSigFracBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:72:40: warning: shift count >= width of type [-Wshift-count-overflow] 72 | dstSigFrac = (dst_rep_t)srcSigFrac << (dstSigFracBits - srcSigFracBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:94:51: warning: shift count >= width of type [-Wshift-count-overflow] 94 | const dst_rep_t dstMinNormal = DST_REP_C(1) << (dstBits - 1 - dstExpBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. [303/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzti2.c.o [304/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzsi2.c.o [305/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ctzdi2.c.o [306/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparesf2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendsfdf2.c:11: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:38: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:16: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend.h:157:41: warning: shift count >= width of type [-Wshift-count-overflow] 157 | return (sign << (dstBits - 1)) | (exp << (dstBits - 1 - dstExpBits)) | sigFrac; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/extendsfdf2.c:11: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_extend_impl.inc:94:51: warning: shift count >= width of type [-Wshift-count-overflow] 94 | const dst_rep_t dstMinNormal = DST_REP_C(1) << (dstBits - 1 - dstExpBits); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. [307/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/comparedf2.c.o [308/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpti2.c.o [309/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/cmpdi2.c.o [310/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzti2.c.o [311/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzsi2.c.o [312/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/clzdi2.c.o [313/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdc3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ 37 warnings generated. [314/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divsf3.c:20: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divsf3.c:20: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:248:54: warning: shift count >= width of type [-Wshift-count-overflow] 247 | REPEAT_N_TIMES(NUMBER_OF_FULL_ITERATIONS, { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248 | rep_t corr_UQ1 = 0 - ((twice_rep_t)x_UQ0 * b_UQ1 >> typeWidth); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 249 | x_UQ0 = (twice_rep_t)x_UQ0 * corr_UQ1 >> (typeWidth - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | }) | ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:45:62: note: expanded from macro 'REPEAT_N_TIMES' 45 | #define REPEAT_N_TIMES(N, code_to_repeat) REPEAT_N_TIMES_(N, code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:44:63: note: expanded from macro 'REPEAT_N_TIMES_' 44 | #define REPEAT_N_TIMES_(N, code_to_repeat) REPEAT_##N##_TIMES(code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:38:18: note: expanded from macro 'REPEAT_3_TIMES' 38 | REPEAT_2_TIMES(code_to_repeat) \ | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:35:18: note: expanded from macro 'REPEAT_2_TIMES' 35 | REPEAT_1_TIMES(code_to_repeat) \ | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:33:40: note: expanded from macro 'REPEAT_1_TIMES' 33 | #define REPEAT_1_TIMES(code_to_repeat) code_to_repeat | ^~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divsf3.c:20: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:248:54: warning: shift count >= width of type [-Wshift-count-overflow] 247 | REPEAT_N_TIMES(NUMBER_OF_FULL_ITERATIONS, { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248 | rep_t corr_UQ1 = 0 - ((twice_rep_t)x_UQ0 * b_UQ1 >> typeWidth); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 249 | x_UQ0 = (twice_rep_t)x_UQ0 * corr_UQ1 >> (typeWidth - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | }) | ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:45:62: note: expanded from macro 'REPEAT_N_TIMES' 45 | #define REPEAT_N_TIMES(N, code_to_repeat) REPEAT_N_TIMES_(N, code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:44:63: note: expanded from macro 'REPEAT_N_TIMES_' 44 | #define REPEAT_N_TIMES_(N, code_to_repeat) REPEAT_##N##_TIMES(code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:38:18: note: expanded from macro 'REPEAT_3_TIMES' 38 | REPEAT_2_TIMES(code_to_repeat) \ | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:36:3: note: expanded from macro 'REPEAT_2_TIMES' 36 | code_to_repeat | ^~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divsf3.c:20: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:248:54: warning: shift count >= width of type [-Wshift-count-overflow] 247 | REPEAT_N_TIMES(NUMBER_OF_FULL_ITERATIONS, { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248 | rep_t corr_UQ1 = 0 - ((twice_rep_t)x_UQ0 * b_UQ1 >> typeWidth); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 249 | x_UQ0 = (twice_rep_t)x_UQ0 * corr_UQ1 >> (typeWidth - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | }) | ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:45:62: note: expanded from macro 'REPEAT_N_TIMES' 45 | #define REPEAT_N_TIMES(N, code_to_repeat) REPEAT_N_TIMES_(N, code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:44:63: note: expanded from macro 'REPEAT_N_TIMES_' 44 | #define REPEAT_N_TIMES_(N, code_to_repeat) REPEAT_##N##_TIMES(code_to_repeat) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/int_util.h:39:3: note: expanded from macro 'REPEAT_3_TIMES' 39 | code_to_repeat | ^~~~~~~~~~~~~~ 4 warnings generated. [315/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparesf2.c:40: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [316/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o [317/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o [318/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o [319/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o [320/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:40: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:51:14: warning: shift count >= width of type [-Wshift-count-overflow] 51 | if (aAbs > infRep || bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:51:31: warning: shift count >= width of type [-Wshift-count-overflow] 51 | if (aAbs > infRep || bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:94:14: warning: shift count >= width of type [-Wshift-count-overflow] 94 | if (aAbs > infRep || bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:94:31: warning: shift count >= width of type [-Wshift-count-overflow] 94 | if (aAbs > infRep || bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:118:17: warning: shift count >= width of type [-Wshift-count-overflow] 118 | return aAbs > infRep || bAbs > infRep; | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/comparedf2.c:42: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_compare_impl.inc:118:34: warning: shift count >= width of type [-Wshift-count-overflow] 118 | return aAbs > infRep || bAbs > infRep; | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ 43 warnings generated. In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:37:64: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 37 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:38:64: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 38 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:46:25: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 46 | if (aExponent - 1U >= maxExponent - 1U || | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:47:25: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 47 | bExponent - 1U >= maxExponent - 1U) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:99:59: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 99 | int writtenExponent = (aExponent - bExponent + scale) + exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:388:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 388 | if (writtenExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:37:43: warning: shift count >= width of type [-Wshift-count-overflow] 37 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:37:64: warning: shift count >= width of type [-Wshift-count-overflow] 37 | const unsigned int aExponent = toRep(a) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:38:43: warning: shift count >= width of type [-Wshift-count-overflow] 38 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:38:64: warning: shift count >= width of type [-Wshift-count-overflow] 38 | const unsigned int bExponent = toRep(b) >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:41:35: warning: shift count >= width of type [-Wshift-count-overflow] 41 | rep_t aSignificand = toRep(a) & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:42:35: warning: shift count >= width of type [-Wshift-count-overflow] 42 | rep_t bSignificand = toRep(b) & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | if (aExponent - 1U >= maxExponent - 1U || | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:47:25: warning: shift count >= width of type [-Wshift-count-overflow] 47 | bExponent - 1U >= maxExponent - 1U) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:53:16: warning: shift count >= width of type [-Wshift-count-overflow] 53 | if (aAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:54:33: warning: shift count >= width of type [-Wshift-count-overflow] 54 | return fromRep(toRep(a) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:56:16: warning: shift count >= width of type [-Wshift-count-overflow] 56 | if (bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:57:33: warning: shift count >= width of type [-Wshift-count-overflow] 57 | return fromRep(toRep(b) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:59:17: warning: shift count >= width of type [-Wshift-count-overflow] 59 | if (aAbs == infRep) { | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:61:19: warning: shift count >= width of type [-Wshift-count-overflow] 61 | if (bAbs == infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:62:24: warning: shift count >= width of type [-Wshift-count-overflow] 62 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:18: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:62:24: warning: shift count >= width of type [-Wshift-count-overflow] 62 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:33: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:69:17: warning: shift count >= width of type [-Wshift-count-overflow] 69 | if (bAbs == infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:75:24: warning: shift count >= width of type [-Wshift-count-overflow] 75 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:18: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:75:24: warning: shift count >= width of type [-Wshift-count-overflow] 75 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:33: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:82:22: warning: shift count >= width of type [-Wshift-count-overflow] 82 | return fromRep(infRep | quotientSign); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:87:16: warning: shift count >= width of type [-Wshift-count-overflow] 87 | if (aAbs < implicitBit) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:89:16: warning: shift count >= width of type [-Wshift-count-overflow] 89 | if (bAbs < implicitBit) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:96:19: warning: shift count >= width of type [-Wshift-count-overflow] 96 | aSignificand |= implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:97:19: warning: shift count >= width of type [-Wshift-count-overflow] 97 | bSignificand |= implicitBit; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:99:59: warning: shift count >= width of type [-Wshift-count-overflow] 99 | int writtenExponent = (aExponent - bExponent + scale) + exponentBias; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:101:36: warning: shift count >= width of type [-Wshift-count-overflow] 101 | const rep_t b_UQ1 = bSignificand << (typeWidth - significandBits - 1); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:139:44: warning: shift count >= width of type [-Wshift-count-overflow] 139 | const half_rep_t b_UQ1_hw = bSignificand >> (significandBits + 1 - HW); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:153:50: warning: shift count >= width of type [-Wshift-count-overflow] 153 | const half_rep_t C_hw = HALF_REP_C(0x7504F333) << (HW - 32); | ^ ~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:345:23: warning: shift count >= width of type [-Wshift-count-overflow] 345 | if (quotient_UQ1 < (implicitBit << 1)) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:346:24: warning: shift count >= width of type [-Wshift-count-overflow] 346 | if (quotient_UQ1 < implicitBit) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:354:32: warning: shift count >= width of type [-Wshift-count-overflow] 354 | residualLo = (aSignificand << (significandBits + 1)) - quotient_UQ1 * bSignificand; | ^ ~~~~~~~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:361:32: warning: shift count >= width of type [-Wshift-count-overflow] 361 | residualLo = (aSignificand << significandBits) - quotient_UQ1 * bSignificand; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:388:26: warning: shift count >= width of type [-Wshift-count-overflow] 388 | if (writtenExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:389:20: warning: shift count >= width of type [-Wshift-count-overflow] 389 | return fromRep(infRep | quotientSign); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:397:32: warning: shift count >= width of type [-Wshift-count-overflow] 397 | absResult = quotient_UQ1 & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divdf3.c:19: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_div_impl.inc:399:41: warning: shift count >= width of type [-Wshift-count-overflow] 399 | absResult |= (rep_t)writtenExponent << significandBits; | ^ ~~~~~~~~~~~~~~~ 79 warnings generated. [321/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o [322/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/divsc3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [323/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o [324/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o [325/326] Building C object CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:72:38: warning: shift count >= width of type [-Wshift-count-overflow] 72 | const uint64_t plohi = loWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:73:26: warning: shift count >= width of type [-Wshift-count-overflow] 73 | const uint64_t philo = hiWord(a) * loWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:26: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:74:38: warning: shift count >= width of type [-Wshift-count-overflow] 74 | const uint64_t phihi = hiWord(a) * hiWord(b); | ^~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:77:23: warning: shift count >= width of type [-Wshift-count-overflow] 77 | const uint64_t r1 = hiWord(plolo) + loWord(plohi) + loWord(philo); | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:78:18: warning: shift count >= width of type [-Wshift-count-overflow] 78 | *lo = r0 + (r1 << 32); | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:9: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:25: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:80:41: warning: shift count >= width of type [-Wshift-count-overflow] 80 | *hi = hiWord(plohi) + hiWord(philo) + hiWord(r1) + phihi; | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:64:22: note: expanded from macro 'hiWord' 64 | #define hiWord(a) (a >> 32) | ^ ~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:231:53: warning: shift count >= width of type [-Wshift-count-overflow] 231 | const int shift = rep_clz(*significand) - rep_clz(implicitBit); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:20: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:264:34: warning: shift count >= width of type [-Wshift-count-overflow] 264 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:269:14: warning: shift count >= width of type [-Wshift-count-overflow] 269 | if (exp == maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:277:20: warning: shift count >= width of type [-Wshift-count-overflow] 277 | return fromRep(infRep | signBit); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:282:18: warning: shift count >= width of type [-Wshift-count-overflow] 282 | return exp - exponentBias; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:18: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:287:32: warning: shift count >= width of type [-Wshift-count-overflow] 287 | exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:288:18: warning: shift count >= width of type [-Wshift-count-overflow] 288 | return exp - exponentBias - shift; // Unbias exponent | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:20: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:296:34: warning: shift count >= width of type [-Wshift-count-overflow] 296 | int exp = (rep & exponentMask) >> significandBits; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:298:26: warning: shift count >= width of type [-Wshift-count-overflow] 298 | if (x == 0.0 || exp == maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:302:21: warning: shift count >= width of type [-Wshift-count-overflow] 302 | rep_t sig = rep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:305:13: warning: shift count >= width of type [-Wshift-count-overflow] 305 | sig &= ~implicitBit; // clear the implicit bit again | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:315:14: warning: shift count >= width of type [-Wshift-count-overflow] 315 | if (exp >= maxExponent) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:36: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:318:53: warning: shift count >= width of type [-Wshift-count-overflow] 318 | return fromRep(sign | ((rep_t)(maxExponent - 1) << significandBits)) * 2.0f; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:322:41: warning: shift count >= width of type [-Wshift-count-overflow] 322 | fp_t tmp = fromRep(sign | (REP_C(1) << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:323:12: warning: shift count >= width of type [-Wshift-count-overflow] 323 | exp += exponentBias - 1; | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:218:23: note: expanded from macro 'exponentBias' 218 | #define exponentBias (maxExponent >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:326:31: warning: shift count >= width of type [-Wshift-count-overflow] 326 | tmp *= fromRep((rep_t)exp << significandBits); | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:329:39: warning: shift count >= width of type [-Wshift-count-overflow] 329 | return fromRep(sign | ((rep_t)exp << significandBits) | sig); | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:68:45: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 68 | int aExponent = aRep >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:69:45: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 69 | int bExponent = bRep >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:129:20: warning: overflow in expression; result is 2'147'483'647 with type 'int' [-Winteger-overflow] 129 | if (aExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:42: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ~~~~~~~~~~~~~~~~~~~~^~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:24:26: warning: shift count >= width of type [-Wshift-count-overflow] 24 | if (aAbs - REP_C(1) >= infRep - REP_C(1) || | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:25:26: warning: shift count >= width of type [-Wshift-count-overflow] 25 | bAbs - REP_C(1) >= infRep - REP_C(1)) { | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:27:16: warning: shift count >= width of type [-Wshift-count-overflow] 27 | if (aAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:28:33: warning: shift count >= width of type [-Wshift-count-overflow] 28 | return fromRep(toRep(a) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:30:16: warning: shift count >= width of type [-Wshift-count-overflow] 30 | if (bAbs > infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:31:33: warning: shift count >= width of type [-Wshift-count-overflow] 31 | return fromRep(toRep(b) | quietBit); | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:33:17: warning: shift count >= width of type [-Wshift-count-overflow] 33 | if (aAbs == infRep) { | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:36:24: warning: shift count >= width of type [-Wshift-count-overflow] 36 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:18: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:36:24: warning: shift count >= width of type [-Wshift-count-overflow] 36 | return fromRep(qnanRep); | ^~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:228:33: note: expanded from macro 'qnanRep' 228 | #define qnanRep (exponentMask | quietBit) | ^~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:227:19: note: expanded from macro 'quietBit' 227 | #define quietBit (implicitBit >> 1) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:43:17: warning: shift count >= width of type [-Wshift-count-overflow] 43 | if (bAbs == infRep) | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:68:24: warning: shift count >= width of type [-Wshift-count-overflow] 68 | int aExponent = aRep >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:68:45: warning: shift count >= width of type [-Wshift-count-overflow] 68 | int aExponent = aRep >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:69:24: warning: shift count >= width of type [-Wshift-count-overflow] 69 | int bExponent = bRep >> significandBits & maxExponent; | ^ ~~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:69:45: warning: shift count >= width of type [-Wshift-count-overflow] 69 | int bExponent = bRep >> significandBits & maxExponent; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:70:31: warning: shift count >= width of type [-Wshift-count-overflow] 70 | rep_t aSignificand = aRep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:71:31: warning: shift count >= width of type [-Wshift-count-overflow] 71 | rep_t bSignificand = bRep & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:89:34: warning: shift count >= width of type [-Wshift-count-overflow] 89 | aSignificand = (aSignificand | implicitBit) << 3; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:90:34: warning: shift count >= width of type [-Wshift-count-overflow] 90 | bSignificand = (bSignificand | implicitBit) << 3; | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:111:24: warning: shift count >= width of type [-Wshift-count-overflow] 111 | if (aSignificand < implicitBit << 3) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:112:57: warning: shift count >= width of type [-Wshift-count-overflow] 112 | const int shift = rep_clz(aSignificand) - rep_clz(implicitBit << 3); | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:121:24: warning: shift count >= width of type [-Wshift-count-overflow] 121 | if (aSignificand & implicitBit << 4) { | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:129:20: warning: shift count >= width of type [-Wshift-count-overflow] 129 | if (aExponent >= maxExponent) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:217:25: note: expanded from macro 'maxExponent' 217 | #define maxExponent ((1 << exponentBits) - 1) | ^ ~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:130:20: warning: shift count >= width of type [-Wshift-count-overflow] 130 | return fromRep(infRep | resultSign); | ^~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:226:16: note: expanded from macro 'infRep' 226 | #define infRep exponentMask | ^~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:224:33: note: expanded from macro 'exponentMask' 224 | #define exponentMask (absMask ^ significandMask) | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:145:38: warning: shift count >= width of type [-Wshift-count-overflow] 145 | rep_t result = aSignificand >> 3 & significandMask; | ^~~~~~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:221:26: note: expanded from macro 'significandMask' 221 | #define significandMask (implicitBit - 1U) | ^~~~~~~~~~~ /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:220:31: note: expanded from macro 'implicitBit' 220 | #define implicitBit (REP_C(1) << significandBits) | ^ ~~~~~~~~~~~~~~~ In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/adddf3.c:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:148:30: warning: shift count >= width of type [-Wshift-count-overflow] 148 | result |= (rep_t)aExponent << significandBits; | ^ ~~~~~~~~~~~~~~~ 65 warnings generated. In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/addsf3.c:14: In file included from /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_add_impl.inc:14: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/compiler-rt/lib/builtins/fp_lib.h:46:25: warning: shift count >= width of type [-Wshift-count-overflow] 46 | *hi = (rep_t)(product >> 32); | ^ ~~ 1 warning generated. [326/326] Linking C static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/clang/21/lib/i386-maple-linux-musl/libclang_rt.builtins.a [5598/5608] No install step for 'builtins' [5599/5608] Completed 'builtins' [5600/5608] Clobbering bootstrap build and stamp directories [5601/5608] Creating directories for 'runtimes' [5602/5608] No download step for 'runtimes' [5603/5608] No update step for 'runtimes' [5604/5608] No patch step for 'runtimes' [5605/5608] Performing configure step for 'runtimes' Not searching for unused variables given on the command line. loading initial cache file /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/projects/runtimes/tmp/runtimes-cache-Release.cmake -- Performing bootstrapping runtimes build. -- The C compiler identification is Clang 21.1.3 -- The CXX compiler identification is Clang 21.1.3 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success CMake Warning (dev) at /usr/share/cmake/Modules/GNUInstallDirs.cmake:253 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/cmake/modules/AddLLVM.cmake:1 (include) CMakeLists.txt:174 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.12 (found version "3.12.12") found components: Interpreter -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-maple-linux-musl -- Using libunwind testing configuration: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/libunwind/test/configs/llvm-libunwind-shared.cfg.in -- Looking for __mips_hard_float -- Looking for __mips_hard_float - not found -- Looking for _ABIO32 -- Looking for _ABIO32 - not found -- Looking for fopen in c -- Looking for fopen in c - found -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA - Success -- Looking for __arm__ -- Looking for __arm__ - not found -- Looking for __USING_SJLJ_EXCEPTIONS__ -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found -- Looking for __ARM_DWARF_EH__ -- Looking for __ARM_DWARF_EH__ - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG - Success -- Performing Test CXX_SUPPORTS_EHSC_FLAG -- Performing Test CXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG - Success -- Performing Test CXX_SUPPORTS_WALL_FLAG -- Performing Test CXX_SUPPORTS_WALL_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_TEMPLATE_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_TEMPLATE_FLAG - Success -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG - Success -- Performing Test CXX_SUPPORTS_WZERO_LENGTH_ARRAY_FLAG -- Performing Test CXX_SUPPORTS_WZERO_LENGTH_ARRAY_FLAG - Success -- Performing Test CXX_SUPPORTS_WDEPRECATED_REDUNDANT_CONSTEXPR_STATIC_DEF_FLAG -- Performing Test CXX_SUPPORTS_WDEPRECATED_REDUNDANT_CONSTEXPR_STATIC_DEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_NULLABILITY_COMPLETENESS_FLAG -- Performing Test CXX_SUPPORTS_WNO_NULLABILITY_COMPLETENESS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG - Success -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) -- Using libc++abi testing configuration: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/libcxxabi/test/configs/llvm-libc++abi-shared.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Looking for __cxa_thread_atexit_impl in c -- Looking for __cxa_thread_atexit_impl in c - not found -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FSIZED_DEALLOCATION_FLAG -- Performing Test CXX_SUPPORTS_FSIZED_DEALLOCATION_FLAG - Success -- Using libc++ testing configuration: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/libcxx/test/configs/llvm-libc++-shared.cfg.in -- Performing Test CXX_SUPPORTS_NOSTDLIBINC_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBINC_FLAG - Success -- Performing Test CXX_SUPPORTS_NOLIBC_FLAG -- Performing Test CXX_SUPPORTS_NOLIBC_FLAG - Success -- Looking for __PICOLIBC__ -- Looking for __PICOLIBC__ - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Performing Test CXX_SUPPORTS_FDEBUG_PREFIX_MAP_EQ_/HOME/AHILL/MAPLELINUX_BOOTSTRAP/BUILD/LLVM_PROJECT_21.1.3.SRC/STAGE1/INCLUDE/CXX/V1_EQ_/HOME/AHILL/MAPLELINUX_BOOTSTRAP/BUILD/LLVM_PROJECT_21.1.3.SRC/LIBCXX/INCLUDE_FLAG -- Performing Test CXX_SUPPORTS_FDEBUG_PREFIX_MAP_EQ_/HOME/AHILL/MAPLELINUX_BOOTSTRAP/BUILD/LLVM_PROJECT_21.1.3.SRC/STAGE1/INCLUDE/CXX/V1_EQ_/HOME/AHILL/MAPLELINUX_BOOTSTRAP/BUILD/LLVM_PROJECT_21.1.3.SRC/LIBCXX/INCLUDE_FLAG - Success -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG - Success -- Clang-tidy tests are disabled since the Clang development package has no clangTidy target. -- ABI list file not generated for configuration x86_64-maple-linux-musl.libcxxabi.v1.stable.exceptions.nonew, `check-cxx-abilist` will not be available. -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG - Success -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Success -- Looking for fopen in c -- Looking for fopen in c - found -- Found compiler-rt builtins library: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Success -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_TRIVIAL_AUTO_INIT -- Performing Test COMPILER_RT_HAS_TRIVIAL_AUTO_INIT - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Success -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_ANONYMOUS_STRUCT_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_ANONYMOUS_STRUCT_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_FLAG - Success -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG - Success -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG - Success -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG - Success -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG - Success -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG - Success -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG - Success -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG - Success -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG - Success -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG - Success -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Success -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Failed -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Looking for __i386__ -- Looking for __i386__ - not found -- Compiler-RT supported architectures: -- check-shadowcallstack does nothing. -- check-compiler-rt does nothing. -- Configuring done (12.6s) -- Generating done (0.2s) -- Build files have been written to: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/runtimes/runtimes-bins [5606/5608] Performing build step for 'runtimes' [1/2010] Copying compiler-rt's profile/instr_prof_interface.h... [2/2010] Copying compiler-rt's profile/InstrProfData.inc... [3/2010] Copying compiler-rt's orc_rt/c_api.h... [4/2010] Copying compiler-rt's xray/xray_records.h... [5/2010] Copying compiler-rt's xray/xray_log_interface.h... [6/2010] Copying compiler-rt's xray/xray_interface.h... [7/2010] Copying compiler-rt's profile/MemProfData.inc... [8/2010] Copying compiler-rt's sanitizer/memprof_interface.h... [9/2010] Copying compiler-rt's fuzzer/FuzzedDataProvider.h... [10/2010] Copying compiler-rt's sanitizer/ubsan_interface.h... [11/2010] Copying compiler-rt's sanitizer/tsan_interface_atomic.h... [12/2010] Copying compiler-rt's sanitizer/tsan_interface.h... [13/2010] Copying compiler-rt's sanitizer/scudo_interface.h... [14/2010] Copying compiler-rt's sanitizer/rtsan_interface.h... [15/2010] Copying compiler-rt's sanitizer/netbsd_syscall_hooks.h... [16/2010] Copying compiler-rt's sanitizer/msan_interface.h... [17/2010] Copying compiler-rt's sanitizer/lsan_interface.h... [18/2010] Copying compiler-rt's sanitizer/linux_syscall_hooks.h... [19/2010] Copying compiler-rt's sanitizer/hwasan_interface.h... [20/2010] Copying compiler-rt's sanitizer/dfsan_interface.h... [21/2010] Copying compiler-rt's sanitizer/coverage_interface.h... [22/2010] Copying compiler-rt's sanitizer/common_interface_defs.h... [23/2010] Copying compiler-rt's sanitizer/asan_interface.h... [24/2010] Copying compiler-rt's sanitizer/allocator_interface.h... [25/2010] Copying CXX module std.compat/cwctype.inc [26/2010] Copying CXX module std.compat/cwchar.inc [27/2010] Copying CXX module std.compat/cuchar.inc [28/2010] Copying CXX module std.compat/ctime.inc [29/2010] Copying CXX module std.compat/cstring.inc [30/2010] Copying CXX module std.compat/cstdlib.inc [31/2010] Copying CXX module std.compat/cstdio.inc [32/2010] Copying CXX module std.compat/cstdint.inc [33/2010] Copying CXX module std.compat/cstddef.inc [34/2010] Copying CXX module std.compat/cstdarg.inc [35/2010] Copying CXX module std.compat/csignal.inc [36/2010] Copying CXX module std.compat/csetjmp.inc [37/2010] Copying CXX module std.compat/cmath.inc [38/2010] Copying CXX module std.compat/clocale.inc [39/2010] Copying CXX module std.compat/climits.inc [40/2010] Copying CXX module std.compat/cinttypes.inc [41/2010] Copying CXX module std.compat/cfloat.inc [42/2010] Copying CXX module std.compat/cfenv.inc [43/2010] Copying CXX module std.compat/cerrno.inc [44/2010] Copying CXX module std.compat/cctype.inc [45/2010] Copying CXX module std.compat/cassert.inc [46/2010] Copying CXX module std/version.inc [47/2010] Copying CXX module std/vector.inc [48/2010] Copying CXX module std/variant.inc [49/2010] Copying CXX module std/valarray.inc [50/2010] Copying CXX module std/utility.inc [51/2010] Copying CXX module std/unordered_set.inc [52/2010] Copying CXX module std/unordered_map.inc [53/2010] Copying CXX module std/typeinfo.inc [54/2010] Copying CXX module std/typeindex.inc [55/2010] Copying CXX module std/type_traits.inc [56/2010] Copying CXX module std/tuple.inc [57/2010] Copying CXX module std/thread.inc [58/2010] Copying CXX module std/text_encoding.inc [59/2010] Copying CXX module std/system_error.inc [60/2010] Copying CXX module std/syncstream.inc [61/2010] Copying CXX module std/strstream.inc [62/2010] Copying CXX module std/string_view.inc [63/2010] Copying CXX module std/string.inc [64/2010] Copying CXX module std/streambuf.inc [65/2010] Copying CXX module std/stop_token.inc [66/2010] Copying CXX module std/stdfloat.inc [67/2010] Copying CXX module std/stdexcept.inc [68/2010] Copying CXX module std/stacktrace.inc [69/2010] Copying CXX module std/stack.inc [70/2010] Copying CXX module std/sstream.inc [71/2010] Copying CXX module std/spanstream.inc [72/2010] Copying CXX module std/span.inc [73/2010] Copying CXX module std/source_location.inc [74/2010] Copying CXX module std/shared_mutex.inc [75/2010] Copying CXX module std/set.inc [76/2010] Copying CXX module std/semaphore.inc [77/2010] Copying CXX module std/scoped_allocator.inc [78/2010] Copying CXX module std/regex.inc [79/2010] Copying CXX module std/rcu.inc [80/2010] Copying CXX module std/ratio.inc [81/2010] Copying CXX module std/ranges.inc [82/2010] Copying CXX module std/random.inc [83/2010] Copying CXX module std/queue.inc [84/2010] Copying CXX module std/print.inc [85/2010] Copying CXX module std/ostream.inc [86/2010] Copying CXX module std/optional.inc [87/2010] Copying CXX module std/numeric.inc [88/2010] Copying CXX module std/numbers.inc [89/2010] Copying CXX module std/new.inc [90/2010] Copying CXX module std/mutex.inc [91/2010] Copying CXX module std/memory_resource.inc [92/2010] Copying CXX module std/memory.inc [93/2010] Copying CXX module std/mdspan.inc [94/2010] Copying CXX module std/map.inc [95/2010] Copying CXX module std/locale.inc [96/2010] Copying CXX module std/list.inc [97/2010] Copying CXX module std/limits.inc [98/2010] Copying CXX module std/latch.inc [99/2010] Copying CXX module std/iterator.inc [100/2010] Copying CXX module std/istream.inc [101/2010] Copying CXX module std/iostream.inc [102/2010] Copying CXX module std/iosfwd.inc [103/2010] Copying CXX module std/ios.inc [104/2010] Copying CXX module std/iomanip.inc [105/2010] Copying CXX module std/initializer_list.inc [106/2010] Copying CXX module std/hazard_pointer.inc [107/2010] Copying CXX module std/generator.inc [108/2010] Copying CXX module std/future.inc [109/2010] Copying CXX module std/functional.inc [110/2010] Copying CXX module std/fstream.inc [111/2010] Copying CXX module std/forward_list.inc [112/2010] Copying CXX module std/format.inc [113/2010] Copying CXX module std/flat_set.inc [114/2010] Copying CXX module std/flat_map.inc [115/2010] Copying CXX module std/filesystem.inc [116/2010] Copying CXX module std/expected.inc [117/2010] Copying CXX module std/execution.inc [118/2010] Copying CXX module std/exception.inc [119/2010] Copying CXX module std/deque.inc [120/2010] Copying CXX module std/cwctype.inc [121/2010] Copying CXX module std/cwchar.inc [122/2010] Copying CXX module std/cuchar.inc [123/2010] Copying CXX module std/ctime.inc [124/2010] Copying CXX module std/cstring.inc [125/2010] Copying CXX module std/cstdlib.inc [126/2010] Copying CXX module std/cstdio.inc [127/2010] Copying CXX module std/cstdint.inc [128/2010] Copying CXX module std/cstddef.inc [129/2010] Copying CXX module std/cstdarg.inc [130/2010] Copying CXX module std/csignal.inc [131/2010] Copying CXX module std/csetjmp.inc [132/2010] Copying CXX module std/coroutine.inc [133/2010] Copying CXX module std/condition_variable.inc [134/2010] Copying CXX module std/concepts.inc [135/2010] Copying CXX module std/complex.inc [136/2010] Copying CXX module std/compare.inc [137/2010] Copying CXX module std/codecvt.inc [138/2010] Copying CXX module std/cmath.inc [139/2010] Copying CXX module std/clocale.inc [140/2010] Copying CXX module std/climits.inc [141/2010] Copying CXX module std/cinttypes.inc [142/2010] Copying CXX module std/chrono.inc [143/2010] Copying CXX module std/charconv.inc [144/2010] Copying CXX module std/cfloat.inc [145/2010] Copying CXX module std/cfenv.inc [146/2010] Copying CXX module std/cerrno.inc [147/2010] Copying CXX module std/cctype.inc [148/2010] Copying CXX module std/cassert.inc [149/2010] Copying CXX module std/bitset.inc [150/2010] Copying CXX module std/bit.inc [151/2010] Copying CXX module std/barrier.inc [152/2010] Copying CXX module std/atomic.inc [153/2010] Copying CXX module std/array.inc [154/2010] Copying CXX module std/any.inc [155/2010] Copying CXX module std/algorithm.inc [156/2010] Copying CXXABI header cxxabi.h [157/2010] Copying CXXABI header __cxxabi_config.h [158/2010] Generate the mapping file for include-what-you-use [159/2010] Copying CXX header __cxx03/wctype.h [160/2010] Copying CXX header __cxx03/wchar.h [161/2010] Copying CXX header __cxx03/version [162/2010] Copying CXX header __cxx03/vector [163/2010] Copying CXX header __cxx03/valarray [164/2010] Copying CXX header __cxx03/utility [165/2010] Copying CXX header __cxx03/unordered_set [166/2010] Copying CXX header __cxx03/unordered_map [167/2010] Copying CXX header __cxx03/uchar.h [168/2010] Copying CXX header __cxx03/typeinfo [169/2010] Copying CXX header __cxx03/typeindex [170/2010] Copying CXX header __cxx03/type_traits [171/2010] Copying CXX header __cxx03/thread [172/2010] Copying CXX header __cxx03/tgmath.h [173/2010] Copying CXX header __cxx03/system_error [174/2010] Copying CXX header __cxx03/strstream [175/2010] Copying CXX header __cxx03/string_view [176/2010] Copying CXX header __cxx03/string.h [177/2010] Copying CXX header __cxx03/string [178/2010] Copying CXX header __cxx03/streambuf [179/2010] Copying CXX header __cxx03/stdlib.h [180/2010] Copying CXX header __cxx03/stdio.h [181/2010] Copying CXX header __cxx03/stdint.h [182/2010] Copying CXX header __cxx03/stdexcept [183/2010] Copying CXX header __cxx03/stddef.h [184/2010] Copying CXX header __cxx03/stdbool.h [185/2010] Copying CXX header __cxx03/stdatomic.h [186/2010] Copying CXX header __cxx03/stack [187/2010] Copying CXX header __cxx03/sstream [188/2010] Copying CXX header __cxx03/set [189/2010] Copying CXX header __cxx03/regex [190/2010] Copying CXX header __cxx03/ratio [191/2010] Copying CXX header __cxx03/random [192/2010] Copying CXX header __cxx03/queue [193/2010] Copying CXX header __cxx03/ostream [194/2010] Copying CXX header __cxx03/numeric [195/2010] Copying CXX header __cxx03/new [196/2010] Copying CXX header __cxx03/mutex [197/2010] Copying CXX header __cxx03/module.modulemap [198/2010] Copying CXX header __cxx03/memory [199/2010] Copying CXX header __cxx03/math.h [200/2010] Copying CXX header __cxx03/map [201/2010] Copying CXX header __cxx03/locale.h [202/2010] Copying CXX header __cxx03/locale [203/2010] Copying CXX header __cxx03/list [204/2010] Copying CXX header __cxx03/limits [205/2010] Copying CXX header __cxx03/iterator [206/2010] Copying CXX header __cxx03/istream [207/2010] Copying CXX header __cxx03/iostream [208/2010] Copying CXX header __cxx03/iosfwd [209/2010] Copying CXX header __cxx03/ios [210/2010] Copying CXX header __cxx03/iomanip [211/2010] Copying CXX header __cxx03/inttypes.h [212/2010] Copying CXX header __cxx03/future [213/2010] Copying CXX header __cxx03/functional [214/2010] Copying CXX header __cxx03/fstream [215/2010] Copying CXX header __cxx03/forward_list [216/2010] Copying CXX header __cxx03/float.h [217/2010] Copying CXX header __cxx03/fenv.h [218/2010] Copying CXX header __cxx03/ext/hash_set [219/2010] Copying CXX header __cxx03/ext/hash_map [220/2010] Copying CXX header __cxx03/ext/__hash [221/2010] Copying CXX header __cxx03/experimental/utility [222/2010] Copying CXX header __cxx03/experimental/__config [223/2010] Copying CXX header __cxx03/exception [224/2010] Copying CXX header __cxx03/errno.h [225/2010] Copying CXX header __cxx03/deque [226/2010] Copying CXX header __cxx03/cwctype [227/2010] Copying CXX header __cxx03/cwchar [228/2010] Copying CXX header __cxx03/cuchar [229/2010] Copying CXX header __cxx03/ctype.h [230/2010] Copying CXX header __cxx03/ctime [231/2010] Copying CXX header __cxx03/ctgmath [232/2010] Copying CXX header __cxx03/cstring [233/2010] Copying CXX header __cxx03/cstdlib [234/2010] Copying CXX header __cxx03/cstdio [235/2010] Copying CXX header __cxx03/cstdint [236/2010] Copying CXX header __cxx03/cstddef [237/2010] Copying CXX header __cxx03/cstdbool [238/2010] Copying CXX header __cxx03/cstdarg [239/2010] Copying CXX header __cxx03/csignal [240/2010] Copying CXX header __cxx03/csetjmp [241/2010] Copying CXX header __cxx03/condition_variable [242/2010] Copying CXX header __cxx03/complex.h [243/2010] Copying CXX header __cxx03/complex [244/2010] Copying CXX header __cxx03/codecvt [245/2010] Copying CXX header __cxx03/cmath [246/2010] Copying CXX header __cxx03/clocale [247/2010] Copying CXX header __cxx03/climits [248/2010] Copying CXX header __cxx03/ciso646 [249/2010] Copying CXX header __cxx03/cinttypes [250/2010] Copying CXX header __cxx03/chrono [251/2010] Copying CXX header __cxx03/cfloat [252/2010] Copying CXX header __cxx03/cfenv [253/2010] Copying CXX header __cxx03/cerrno [254/2010] Copying CXX header __cxx03/cctype [255/2010] Copying CXX header __cxx03/ccomplex [256/2010] Copying CXX header __cxx03/cassert [257/2010] Copying CXX header __cxx03/bitset [258/2010] Copying CXX header __cxx03/atomic [259/2010] Copying CXX header __cxx03/array [260/2010] Copying CXX header __cxx03/algorithm [261/2010] Copying CXX header __cxx03/__verbose_trap [262/2010] Copying CXX header __cxx03/__verbose_abort [263/2010] Copying CXX header __cxx03/__variant/monostate.h [264/2010] Copying CXX header __cxx03/__utility/unreachable.h [265/2010] Copying CXX header __cxx03/__utility/swap.h [266/2010] Copying CXX header __cxx03/__utility/small_buffer.h [267/2010] Copying CXX header __cxx03/__utility/rel_ops.h [268/2010] Copying CXX header __cxx03/__utility/private_constructor_tag.h [269/2010] Copying CXX header __cxx03/__utility/priority_tag.h [270/2010] Copying CXX header __cxx03/__utility/piecewise_construct.h [271/2010] Copying CXX header __cxx03/__utility/pair.h [272/2010] Copying CXX header __cxx03/__utility/no_destroy.h [273/2010] Copying CXX header __cxx03/__utility/move.h [274/2010] Copying CXX header __cxx03/__utility/is_valid_range.h [275/2010] Copying CXX header __cxx03/__utility/is_pointer_in_range.h [276/2010] Copying CXX header __cxx03/__utility/integer_sequence.h [277/2010] Copying CXX header __cxx03/__utility/forward.h [278/2010] Copying CXX header __cxx03/__utility/exception_guard.h [279/2010] Copying CXX header __cxx03/__utility/empty.h [280/2010] Copying CXX header __cxx03/__utility/declval.h [281/2010] Copying CXX header __cxx03/__utility/convert_to_integral.h [282/2010] Copying CXX header __cxx03/__utility/auto_cast.h [283/2010] Copying CXX header __cxx03/__utility/as_lvalue.h [284/2010] Copying CXX header __cxx03/__undef_macros [285/2010] Copying CXX header __cxx03/__type_traits/void_t.h [286/2010] Copying CXX header __cxx03/__type_traits/unwrap_ref.h [287/2010] Copying CXX header __cxx03/__type_traits/underlying_type.h [288/2010] Copying CXX header __cxx03/__type_traits/type_list.h [289/2010] Copying CXX header __cxx03/__type_traits/type_identity.h [290/2010] Copying CXX header __cxx03/__type_traits/strip_signature.h [291/2010] Copying CXX header __cxx03/__type_traits/result_of.h [292/2010] Copying CXX header __cxx03/__type_traits/remove_volatile.h [293/2010] Copying CXX header __cxx03/__type_traits/remove_reference.h [294/2010] Copying CXX header __cxx03/__type_traits/remove_pointer.h [295/2010] Copying CXX header __cxx03/__type_traits/remove_extent.h [296/2010] Copying CXX header __cxx03/__type_traits/remove_cvref.h [297/2010] Copying CXX header __cxx03/__type_traits/remove_cv.h [298/2010] Copying CXX header __cxx03/__type_traits/remove_const_ref.h [299/2010] Copying CXX header __cxx03/__type_traits/remove_const.h [300/2010] Copying CXX header __cxx03/__type_traits/remove_all_extents.h [301/2010] Copying CXX header __cxx03/__type_traits/rank.h [302/2010] Copying CXX header __cxx03/__type_traits/promote.h [303/2010] Copying CXX header __cxx03/__type_traits/noexcept_move_assign_container.h [304/2010] Copying CXX header __cxx03/__type_traits/negation.h [305/2010] Copying CXX header __cxx03/__type_traits/nat.h [306/2010] Copying CXX header __cxx03/__type_traits/maybe_const.h [307/2010] Copying CXX header __cxx03/__type_traits/make_unsigned.h [308/2010] Copying CXX header __cxx03/__type_traits/make_signed.h [309/2010] Copying CXX header __cxx03/__type_traits/make_const_lvalue_ref.h [310/2010] Copying CXX header __cxx03/__type_traits/make_32_64_or_128_bit.h [311/2010] Copying CXX header __cxx03/__type_traits/lazy.h [312/2010] Copying CXX header __cxx03/__type_traits/is_volatile.h [313/2010] Copying CXX header __cxx03/__type_traits/is_void.h [314/2010] Copying CXX header __cxx03/__type_traits/is_valid_expansion.h [315/2010] Copying CXX header __cxx03/__type_traits/is_unsigned_integer.h [316/2010] Copying CXX header __cxx03/__type_traits/is_unsigned.h [317/2010] Copying CXX header __cxx03/__type_traits/is_union.h [318/2010] Copying CXX header __cxx03/__type_traits/is_unbounded_array.h [319/2010] Copying CXX header __cxx03/__type_traits/is_trivially_relocatable.h [320/2010] Copying CXX header __cxx03/__type_traits/is_trivially_lexicographically_comparable.h [321/2010] Copying CXX header __cxx03/__type_traits/is_trivially_destructible.h [322/2010] Copying CXX header __cxx03/__type_traits/is_trivially_copyable.h [323/2010] Copying CXX header __cxx03/__type_traits/is_trivially_constructible.h [324/2010] Copying CXX header __cxx03/__type_traits/is_trivially_assignable.h [325/2010] Copying CXX header __cxx03/__type_traits/is_trivial.h [326/2010] Copying CXX header __cxx03/__type_traits/is_swappable.h [327/2010] Copying CXX header __cxx03/__type_traits/is_standard_layout.h [328/2010] Copying CXX header __cxx03/__type_traits/is_specialization.h [329/2010] Copying CXX header __cxx03/__type_traits/is_signed_integer.h [330/2010] Copying CXX header __cxx03/__type_traits/is_signed.h [331/2010] Copying CXX header __cxx03/__type_traits/is_scalar.h [332/2010] Copying CXX header __cxx03/__type_traits/is_same.h [333/2010] Copying CXX header __cxx03/__type_traits/is_referenceable.h [334/2010] Copying CXX header __cxx03/__type_traits/is_reference_wrapper.h [335/2010] Copying CXX header __cxx03/__type_traits/is_reference.h [336/2010] Copying CXX header __cxx03/__type_traits/is_primary_template.h [337/2010] Copying CXX header __cxx03/__type_traits/is_polymorphic.h [338/2010] Copying CXX header __cxx03/__type_traits/is_pointer.h [339/2010] Copying CXX header __cxx03/__type_traits/is_pod.h [340/2010] Copying CXX header __cxx03/__type_traits/is_object.h [341/2010] Copying CXX header __cxx03/__type_traits/is_null_pointer.h [342/2010] Copying CXX header __cxx03/__type_traits/is_nothrow_destructible.h [343/2010] Copying CXX header __cxx03/__type_traits/is_nothrow_constructible.h [344/2010] Copying CXX header __cxx03/__type_traits/is_nothrow_assignable.h [345/2010] Copying CXX header __cxx03/__type_traits/is_member_pointer.h [346/2010] Copying CXX header __cxx03/__type_traits/is_literal_type.h [347/2010] Copying CXX header __cxx03/__type_traits/is_integral.h [348/2010] Copying CXX header __cxx03/__type_traits/is_implicitly_default_constructible.h [349/2010] Copying CXX header __cxx03/__type_traits/is_fundamental.h [350/2010] Copying CXX header __cxx03/__type_traits/is_function.h [351/2010] Copying CXX header __cxx03/__type_traits/is_floating_point.h [352/2010] Copying CXX header __cxx03/__type_traits/is_final.h [353/2010] Copying CXX header __cxx03/__type_traits/is_execution_policy.h [354/2010] Copying CXX header __cxx03/__type_traits/is_equality_comparable.h [355/2010] Copying CXX header __cxx03/__type_traits/is_enum.h [356/2010] Copying CXX header __cxx03/__type_traits/is_empty.h [357/2010] Copying CXX header __cxx03/__type_traits/is_destructible.h [358/2010] Copying CXX header __cxx03/__type_traits/is_core_convertible.h [359/2010] Copying CXX header __cxx03/__type_traits/is_convertible.h [360/2010] Copying CXX header __cxx03/__type_traits/is_constructible.h [361/2010] Copying CXX header __cxx03/__type_traits/is_constant_evaluated.h [362/2010] Copying CXX header __cxx03/__type_traits/is_const.h [363/2010] Copying CXX header __cxx03/__type_traits/is_compound.h [364/2010] Copying CXX header __cxx03/__type_traits/is_class.h [365/2010] Copying CXX header __cxx03/__type_traits/is_char_like_type.h [366/2010] Copying CXX header __cxx03/__type_traits/is_callable.h [367/2010] Copying CXX header __cxx03/__type_traits/is_bounded_array.h [368/2010] Copying CXX header __cxx03/__type_traits/is_base_of.h [369/2010] Copying CXX header __cxx03/__type_traits/is_assignable.h [370/2010] Copying CXX header __cxx03/__type_traits/is_array.h [371/2010] Copying CXX header __cxx03/__type_traits/is_arithmetic.h [372/2010] Copying CXX header __cxx03/__type_traits/is_always_bitcastable.h [373/2010] Copying CXX header __cxx03/__type_traits/is_allocator.h [374/2010] Copying CXX header __cxx03/__type_traits/is_abstract.h [375/2010] Copying CXX header __cxx03/__type_traits/invoke.h [376/2010] Copying CXX header __cxx03/__type_traits/integral_constant.h [377/2010] Copying CXX header __cxx03/__type_traits/has_virtual_destructor.h [378/2010] Copying CXX header __cxx03/__type_traits/extent.h [379/2010] Copying CXX header __cxx03/__type_traits/enable_if.h [380/2010] Copying CXX header __cxx03/__type_traits/disjunction.h [381/2010] Copying CXX header __cxx03/__type_traits/desugars_to.h [382/2010] Copying CXX header __cxx03/__type_traits/dependent_type.h [383/2010] Copying CXX header __cxx03/__type_traits/decay.h [384/2010] Copying CXX header __cxx03/__type_traits/datasizeof.h [385/2010] Copying CXX header __cxx03/__type_traits/copy_cvref.h [386/2010] Copying CXX header __cxx03/__type_traits/copy_cv.h [387/2010] Copying CXX header __cxx03/__type_traits/conjunction.h [388/2010] Copying CXX header __cxx03/__type_traits/conditional.h [389/2010] Copying CXX header __cxx03/__type_traits/common_type.h [390/2010] Copying CXX header __cxx03/__type_traits/can_extract_key.h [391/2010] Copying CXX header __cxx03/__type_traits/alignment_of.h [392/2010] Copying CXX header __cxx03/__type_traits/aligned_union.h [393/2010] Copying CXX header __cxx03/__type_traits/aligned_storage.h [394/2010] Copying CXX header __cxx03/__type_traits/add_volatile.h [395/2010] Copying CXX header __cxx03/__type_traits/add_rvalue_reference.h [396/2010] Copying CXX header __cxx03/__type_traits/add_pointer.h [397/2010] Copying CXX header __cxx03/__type_traits/add_lvalue_reference.h [398/2010] Copying CXX header __cxx03/__type_traits/add_cv.h [399/2010] Copying CXX header __cxx03/__type_traits/add_const.h [400/2010] Copying CXX header __cxx03/__tuple/tuple_types.h [401/2010] Copying CXX header __cxx03/__tuple/tuple_size.h [402/2010] Copying CXX header __cxx03/__tuple/tuple_like_no_subrange.h [403/2010] Copying CXX header __cxx03/__tuple/tuple_like_ext.h [404/2010] Copying CXX header __cxx03/__tuple/tuple_like.h [405/2010] Copying CXX header __cxx03/__tuple/tuple_indices.h [406/2010] Copying CXX header __cxx03/__tuple/tuple_element.h [407/2010] Copying CXX header __cxx03/__tuple/sfinae_helpers.h [408/2010] Copying CXX header __cxx03/__tuple/make_tuple_types.h [409/2010] Copying CXX header __cxx03/__tuple/find_index.h [410/2010] Copying CXX header __cxx03/__tree [411/2010] Copying CXX header __cxx03/__thread/timed_backoff_policy.h [412/2010] Copying CXX header __cxx03/__thread/thread.h [413/2010] Copying CXX header __cxx03/__thread/this_thread.h [414/2010] Copying CXX header __cxx03/__thread/support/windows.h [415/2010] Copying CXX header __cxx03/__thread/support/pthread.h [416/2010] Copying CXX header __cxx03/__thread/support/external.h [417/2010] Copying CXX header __cxx03/__thread/support/c11.h [418/2010] Copying CXX header __cxx03/__thread/support.h [419/2010] Copying CXX header __cxx03/__thread/poll_with_backoff.h [420/2010] Copying CXX header __cxx03/__thread/id.h [421/2010] Copying CXX header __cxx03/__system_error/system_error.h [422/2010] Copying CXX header __cxx03/__system_error/error_condition.h [423/2010] Copying CXX header __cxx03/__system_error/error_code.h [424/2010] Copying CXX header __cxx03/__system_error/error_category.h [425/2010] Copying CXX header __cxx03/__system_error/errc.h [426/2010] Copying CXX header __cxx03/__support/xlocale/__strtonum_fallback.h [427/2010] Copying CXX header __cxx03/__support/xlocale/__posix_l_fallback.h [428/2010] Copying CXX header __cxx03/__support/xlocale/__nop_locale_mgmt.h [429/2010] Copying CXX header __cxx03/__support/ibm/nanosleep.h [430/2010] Copying CXX header __cxx03/__support/ibm/locale_mgmt_zos.h [431/2010] Copying CXX header __cxx03/__support/ibm/gettod_zos.h [432/2010] Copying CXX header __cxx03/__string/extern_template_lists.h [433/2010] Copying CXX header __cxx03/__string/constexpr_c_functions.h [434/2010] Copying CXX header __cxx03/__string/char_traits.h [435/2010] Copying CXX header __cxx03/__std_mbstate_t.h [436/2010] Copying CXX header __cxx03/__std_clang_module [437/2010] Copying CXX header __cxx03/__split_buffer [438/2010] Copying CXX header __cxx03/__random/weibull_distribution.h [439/2010] Copying CXX header __cxx03/__random/uniform_real_distribution.h [440/2010] Copying CXX header __cxx03/__random/uniform_int_distribution.h [441/2010] Copying CXX header __cxx03/__random/subtract_with_carry_engine.h [442/2010] Copying CXX header __cxx03/__random/student_t_distribution.h [443/2010] Copying CXX header __cxx03/__random/shuffle_order_engine.h [444/2010] Copying CXX header __cxx03/__random/seed_seq.h [445/2010] Copying CXX header __cxx03/__random/ranlux.h [446/2010] Copying CXX header __cxx03/__random/random_device.h [447/2010] Copying CXX header __cxx03/__random/poisson_distribution.h [448/2010] Copying CXX header __cxx03/__random/piecewise_linear_distribution.h [449/2010] Copying CXX header __cxx03/__random/piecewise_constant_distribution.h [450/2010] Copying CXX header __cxx03/__random/normal_distribution.h [451/2010] Copying CXX header __cxx03/__random/negative_binomial_distribution.h [452/2010] Copying CXX header __cxx03/__random/mersenne_twister_engine.h [453/2010] Copying CXX header __cxx03/__random/lognormal_distribution.h [454/2010] Copying CXX header __cxx03/__random/log2.h [455/2010] Copying CXX header __cxx03/__random/linear_congruential_engine.h [456/2010] Copying CXX header __cxx03/__random/knuth_b.h [457/2010] Copying CXX header __cxx03/__random/is_valid.h [458/2010] Copying CXX header __cxx03/__random/is_seed_sequence.h [459/2010] Copying CXX header __cxx03/__random/independent_bits_engine.h [460/2010] Copying CXX header __cxx03/__random/geometric_distribution.h [461/2010] Copying CXX header __cxx03/__random/generate_canonical.h [462/2010] Copying CXX header __cxx03/__random/gamma_distribution.h [463/2010] Copying CXX header __cxx03/__random/fisher_f_distribution.h [464/2010] Copying CXX header __cxx03/__random/extreme_value_distribution.h [465/2010] Copying CXX header __cxx03/__random/exponential_distribution.h [466/2010] Copying CXX header __cxx03/__random/discrete_distribution.h [467/2010] Copying CXX header __cxx03/__random/discard_block_engine.h [468/2010] Copying CXX header __cxx03/__random/default_random_engine.h [469/2010] Copying CXX header __cxx03/__random/clamp_to_integral.h [470/2010] Copying CXX header __cxx03/__random/chi_squared_distribution.h [471/2010] Copying CXX header __cxx03/__random/cauchy_distribution.h [472/2010] Copying CXX header __cxx03/__random/binomial_distribution.h [473/2010] Copying CXX header __cxx03/__random/bernoulli_distribution.h [474/2010] Copying CXX header __cxx03/__ostream/basic_ostream.h [475/2010] Copying CXX header __cxx03/__numeric/partial_sum.h [476/2010] Copying CXX header __cxx03/__numeric/iota.h [477/2010] Copying CXX header __cxx03/__numeric/inner_product.h [478/2010] Copying CXX header __cxx03/__numeric/adjacent_difference.h [479/2010] Copying CXX header __cxx03/__numeric/accumulate.h [480/2010] Copying CXX header __cxx03/__mutex/unique_lock.h [481/2010] Copying CXX header __cxx03/__mutex/tag_types.h [482/2010] Copying CXX header __cxx03/__mutex/once_flag.h [483/2010] Copying CXX header __cxx03/__mutex/mutex.h [484/2010] Copying CXX header __cxx03/__mutex/lock_guard.h [485/2010] Copying CXX header __cxx03/__memory/voidify.h [486/2010] Copying CXX header __cxx03/__memory/uses_allocator.h [487/2010] Copying CXX header __cxx03/__memory/unique_ptr.h [488/2010] Copying CXX header __cxx03/__memory/uninitialized_algorithms.h [489/2010] Copying CXX header __cxx03/__memory/temporary_buffer.h [490/2010] Copying CXX header __cxx03/__memory/temp_value.h [491/2010] Copying CXX header __cxx03/__memory/swap_allocator.h [492/2010] Copying CXX header __cxx03/__memory/shared_ptr.h [493/2010] Copying CXX header __cxx03/__memory/raw_storage_iterator.h [494/2010] Copying CXX header __cxx03/__memory/pointer_traits.h [495/2010] Copying CXX header __cxx03/__memory/destruct_n.h [496/2010] Copying CXX header __cxx03/__memory/construct_at.h [497/2010] Copying CXX header __cxx03/__memory/compressed_pair.h [498/2010] Copying CXX header __cxx03/__memory/builtin_new_allocator.h [499/2010] Copying CXX header __cxx03/__memory/auto_ptr.h [500/2010] Copying CXX header __cxx03/__memory/assume_aligned.h [501/2010] Copying CXX header __cxx03/__memory/allocator_traits.h [502/2010] Copying CXX header __cxx03/__memory/allocator_destructor.h [503/2010] Copying CXX header __cxx03/__memory/allocator_arg_t.h [504/2010] Copying CXX header __cxx03/__memory/allocator.h [505/2010] Copying CXX header __cxx03/__memory/allocation_guard.h [506/2010] Copying CXX header __cxx03/__memory/allocate_at_least.h [507/2010] Copying CXX header __cxx03/__memory/aligned_alloc.h [508/2010] Copying CXX header __cxx03/__memory/align.h [509/2010] Copying CXX header __cxx03/__memory/addressof.h [510/2010] Copying CXX header __cxx03/__mbstate_t.h [511/2010] Copying CXX header __cxx03/__math/trigonometric_functions.h [512/2010] Copying CXX header __cxx03/__math/traits.h [513/2010] Copying CXX header __cxx03/__math/rounding_functions.h [514/2010] Copying CXX header __cxx03/__math/roots.h [515/2010] Copying CXX header __cxx03/__math/remainder.h [516/2010] Copying CXX header __cxx03/__math/modulo.h [517/2010] Copying CXX header __cxx03/__math/min_max.h [518/2010] Copying CXX header __cxx03/__math/logarithms.h [519/2010] Copying CXX header __cxx03/__math/inverse_trigonometric_functions.h [520/2010] Copying CXX header __cxx03/__math/inverse_hyperbolic_functions.h [521/2010] Copying CXX header __cxx03/__math/hypot.h [522/2010] Copying CXX header __cxx03/__math/hyperbolic_functions.h [523/2010] Copying CXX header __cxx03/__math/gamma.h [524/2010] Copying CXX header __cxx03/__math/fma.h [525/2010] Copying CXX header __cxx03/__math/fdim.h [526/2010] Copying CXX header __cxx03/__math/exponential_functions.h [527/2010] Copying CXX header __cxx03/__math/error_functions.h [528/2010] Copying CXX header __cxx03/__math/copysign.h [529/2010] Copying CXX header __cxx03/__math/abs.h [530/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/win32.h [531/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/openbsd.h [532/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/newlib.h [533/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/musl.h [534/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/locale_guard.h [535/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/ibm.h [536/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/fuchsia.h [537/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/bsd_locale_fallbacks.h [538/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/bsd_locale_defaults.h [539/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api/android.h [540/2010] Copying CXX header __cxx03/__locale_dir/locale_base_api.h [541/2010] Copying CXX header __cxx03/__locale [542/2010] Copying CXX header __cxx03/__iterator/wrap_iter.h [543/2010] Copying CXX header __cxx03/__iterator/segmented_iterator.h [544/2010] Copying CXX header __cxx03/__iterator/reverse_iterator.h [545/2010] Copying CXX header __cxx03/__iterator/prev.h [546/2010] Copying CXX header __cxx03/__iterator/ostreambuf_iterator.h [547/2010] Copying CXX header __cxx03/__iterator/ostream_iterator.h [548/2010] Copying CXX header __cxx03/__iterator/next.h [549/2010] Copying CXX header __cxx03/__iterator/move_iterator.h [550/2010] Copying CXX header __cxx03/__iterator/iterator_traits.h [551/2010] Copying CXX header __cxx03/__iterator/iterator.h [552/2010] Copying CXX header __cxx03/__iterator/istreambuf_iterator.h [553/2010] Copying CXX header __cxx03/__iterator/istream_iterator.h [554/2010] Copying CXX header __cxx03/__iterator/insert_iterator.h [555/2010] Copying CXX header __cxx03/__iterator/front_insert_iterator.h [556/2010] Copying CXX header __cxx03/__iterator/erase_if_container.h [557/2010] Copying CXX header __cxx03/__iterator/distance.h [558/2010] Copying CXX header __cxx03/__iterator/bounded_iter.h [559/2010] Copying CXX header __cxx03/__iterator/back_insert_iterator.h [560/2010] Copying CXX header __cxx03/__iterator/aliasing_iterator.h [561/2010] Copying CXX header __cxx03/__iterator/advance.h [562/2010] Copying CXX header __cxx03/__iterator/access.h [563/2010] Copying CXX header __cxx03/__ios/fpos.h [564/2010] Copying CXX header __cxx03/__hash_table [565/2010] Copying CXX header __cxx03/__fwd/vector.h [566/2010] Copying CXX header __cxx03/__fwd/tuple.h [567/2010] Copying CXX header __cxx03/__fwd/string_view.h [568/2010] Copying CXX header __cxx03/__fwd/string.h [569/2010] Copying CXX header __cxx03/__fwd/streambuf.h [570/2010] Copying CXX header __cxx03/__fwd/stack.h [571/2010] Copying CXX header __cxx03/__fwd/sstream.h [572/2010] Copying CXX header __cxx03/__fwd/queue.h [573/2010] Copying CXX header __cxx03/__fwd/pair.h [574/2010] Copying CXX header __cxx03/__fwd/ostream.h [575/2010] Copying CXX header __cxx03/__fwd/memory.h [576/2010] Copying CXX header __cxx03/__fwd/istream.h [577/2010] Copying CXX header __cxx03/__fwd/ios.h [578/2010] Copying CXX header __cxx03/__fwd/functional.h [579/2010] Copying CXX header __cxx03/__fwd/fstream.h [580/2010] Copying CXX header __cxx03/__fwd/deque.h [581/2010] Copying CXX header __cxx03/__fwd/complex.h [582/2010] Copying CXX header __cxx03/__fwd/bit_reference.h [583/2010] Copying CXX header __cxx03/__fwd/array.h [584/2010] Copying CXX header __cxx03/__functional/weak_result_type.h [585/2010] Copying CXX header __cxx03/__functional/unary_negate.h [586/2010] Copying CXX header __cxx03/__functional/unary_function.h [587/2010] Copying CXX header __cxx03/__functional/reference_wrapper.h [588/2010] Copying CXX header __cxx03/__functional/pointer_to_unary_function.h [589/2010] Copying CXX header __cxx03/__functional/pointer_to_binary_function.h [590/2010] Copying CXX header __cxx03/__functional/operations.h [591/2010] Copying CXX header __cxx03/__functional/mem_fun_ref.h [592/2010] Copying CXX header __cxx03/__functional/mem_fn.h [593/2010] Copying CXX header __cxx03/__functional/identity.h [594/2010] Copying CXX header __cxx03/__functional/hash.h [595/2010] Copying CXX header __cxx03/__functional/binder2nd.h [596/2010] Copying CXX header __cxx03/__functional/binder1st.h [597/2010] Copying CXX header __cxx03/__functional/bind.h [598/2010] Copying CXX header __cxx03/__functional/binary_negate.h [599/2010] Copying CXX header __cxx03/__functional/binary_function.h [600/2010] Copying CXX header __cxx03/__exception/terminate.h [601/2010] Copying CXX header __cxx03/__exception/operations.h [602/2010] Copying CXX header __cxx03/__exception/nested_exception.h [603/2010] Copying CXX header __cxx03/__exception/exception_ptr.h [604/2010] Copying CXX header __cxx03/__exception/exception.h [605/2010] Copying CXX header __cxx03/__debug_utils/strict_weak_ordering_check.h [606/2010] Copying CXX header __cxx03/__debug_utils/sanitizers.h [607/2010] Copying CXX header __cxx03/__debug_utils/randomize_range.h [608/2010] Copying CXX header __cxx03/__configuration/platform.h [609/2010] Copying CXX header __cxx03/__configuration/language.h [610/2010] Copying CXX header __cxx03/__configuration/config_site_shim.h [611/2010] Copying CXX header __cxx03/__configuration/compiler.h [612/2010] Copying CXX header __cxx03/__configuration/availability.h [613/2010] Copying CXX header __cxx03/__configuration/abi.h [614/2010] Copying CXX header __cxx03/__config [615/2010] Copying CXX header __cxx03/__condition_variable/condition_variable.h [616/2010] Copying CXX header __cxx03/__chrono/time_point.h [617/2010] Copying CXX header __cxx03/__chrono/system_clock.h [618/2010] Copying CXX header __cxx03/__chrono/steady_clock.h [619/2010] Copying CXX header __cxx03/__chrono/high_resolution_clock.h [620/2010] Copying CXX header __cxx03/__chrono/duration.h [621/2010] Copying CXX header __cxx03/__chrono/convert_to_timespec.h [622/2010] Copying CXX header __cxx03/__bit_reference [623/2010] Copying CXX header __cxx03/__bit/rotate.h [624/2010] Copying CXX header __cxx03/__bit/popcount.h [625/2010] Copying CXX header __cxx03/__bit/invert_if.h [626/2010] Copying CXX header __cxx03/__bit/countr.h [627/2010] Copying CXX header __cxx03/__bit/countl.h [628/2010] Copying CXX header __cxx03/__bit/blsr.h [629/2010] Copying CXX header __cxx03/__atomic/to_gcc_order.h [630/2010] Copying CXX header __cxx03/__atomic/memory_order.h [631/2010] Copying CXX header __cxx03/__atomic/kill_dependency.h [632/2010] Copying CXX header __cxx03/__atomic/is_always_lock_free.h [633/2010] Copying CXX header __cxx03/__atomic/fence.h [634/2010] Copying CXX header __cxx03/__atomic/cxx_atomic_impl.h [635/2010] Copying CXX header __cxx03/__atomic/contention_t.h [636/2010] Copying CXX header __cxx03/__atomic/check_memory_order.h [637/2010] Copying CXX header __cxx03/__atomic/atomic_sync.h [638/2010] Copying CXX header __cxx03/__atomic/atomic_lock_free.h [639/2010] Copying CXX header __cxx03/__atomic/atomic_init.h [640/2010] Copying CXX header __cxx03/__atomic/atomic_flag.h [641/2010] Copying CXX header __cxx03/__atomic/atomic_base.h [642/2010] Copying CXX header __cxx03/__atomic/atomic.h [643/2010] Copying CXX header __cxx03/__atomic/aliases.h [644/2010] Copying CXX header __cxx03/__assert [645/2010] Copying CXX header __cxx03/__algorithm/upper_bound.h [646/2010] Copying CXX header __cxx03/__algorithm/unwrap_range.h [647/2010] Copying CXX header __cxx03/__algorithm/unwrap_iter.h [648/2010] Copying CXX header __cxx03/__algorithm/unique_copy.h [649/2010] Copying CXX header __cxx03/__algorithm/unique.h [650/2010] Copying CXX header __cxx03/__algorithm/uniform_random_bit_generator_adaptor.h [651/2010] Copying CXX header __cxx03/__algorithm/transform.h [652/2010] Copying CXX header __cxx03/__algorithm/three_way_comp_ref_type.h [653/2010] Copying CXX header __cxx03/__algorithm/swap_ranges.h [654/2010] Copying CXX header __cxx03/__algorithm/stable_sort.h [655/2010] Copying CXX header __cxx03/__algorithm/stable_partition.h [656/2010] Copying CXX header __cxx03/__algorithm/sort_heap.h [657/2010] Copying CXX header __cxx03/__algorithm/sort.h [658/2010] Copying CXX header __cxx03/__algorithm/simd_utils.h [659/2010] Copying CXX header __cxx03/__algorithm/sift_down.h [660/2010] Copying CXX header __cxx03/__algorithm/shuffle.h [661/2010] Copying CXX header __cxx03/__algorithm/set_union.h [662/2010] Copying CXX header __cxx03/__algorithm/set_symmetric_difference.h [663/2010] Copying CXX header __cxx03/__algorithm/set_intersection.h [664/2010] Copying CXX header __cxx03/__algorithm/set_difference.h [665/2010] Copying CXX header __cxx03/__algorithm/search_n.h [666/2010] Copying CXX header __cxx03/__algorithm/search.h [667/2010] Copying CXX header __cxx03/__algorithm/rotate_copy.h [668/2010] Copying CXX header __cxx03/__algorithm/rotate.h [669/2010] Copying CXX header __cxx03/__algorithm/reverse_copy.h [670/2010] Copying CXX header __cxx03/__algorithm/reverse.h [671/2010] Copying CXX header __cxx03/__algorithm/replace_if.h [672/2010] Copying CXX header __cxx03/__algorithm/replace_copy_if.h [673/2010] Copying CXX header __cxx03/__algorithm/replace_copy.h [674/2010] Copying CXX header __cxx03/__algorithm/replace.h [675/2010] Copying CXX header __cxx03/__algorithm/remove_if.h [676/2010] Copying CXX header __cxx03/__algorithm/remove_copy_if.h [677/2010] Copying CXX header __cxx03/__algorithm/remove_copy.h [678/2010] Copying CXX header __cxx03/__algorithm/remove.h [679/2010] Copying CXX header __cxx03/__algorithm/push_heap.h [680/2010] Copying CXX header __cxx03/__algorithm/prev_permutation.h [681/2010] Copying CXX header __cxx03/__algorithm/pop_heap.h [682/2010] Copying CXX header __cxx03/__algorithm/partition_point.h [683/2010] Copying CXX header __cxx03/__algorithm/partition_copy.h [684/2010] Copying CXX header __cxx03/__algorithm/partition.h [685/2010] Copying CXX header __cxx03/__algorithm/partial_sort_copy.h [686/2010] Copying CXX header __cxx03/__algorithm/partial_sort.h [687/2010] Copying CXX header __cxx03/__algorithm/nth_element.h [688/2010] Copying CXX header __cxx03/__algorithm/none_of.h [689/2010] Copying CXX header __cxx03/__algorithm/next_permutation.h [690/2010] Copying CXX header __cxx03/__algorithm/move_backward.h [691/2010] Copying CXX header __cxx03/__algorithm/move.h [692/2010] Copying CXX header __cxx03/__algorithm/mismatch.h [693/2010] Copying CXX header __cxx03/__algorithm/minmax_element.h [694/2010] Copying CXX header __cxx03/__algorithm/minmax.h [695/2010] Copying CXX header __cxx03/__algorithm/min_element.h [696/2010] Copying CXX header __cxx03/__algorithm/min.h [697/2010] Copying CXX header __cxx03/__algorithm/merge.h [698/2010] Copying CXX header __cxx03/__algorithm/max_element.h [699/2010] Copying CXX header __cxx03/__algorithm/max.h [700/2010] Copying CXX header __cxx03/__algorithm/make_projected.h [701/2010] Copying CXX header __cxx03/__algorithm/make_heap.h [702/2010] Copying CXX header __cxx03/__algorithm/lower_bound.h [703/2010] Copying CXX header __cxx03/__algorithm/lexicographical_compare.h [704/2010] Copying CXX header __cxx03/__algorithm/iterator_operations.h [705/2010] Copying CXX header __cxx03/__algorithm/iter_swap.h [706/2010] Copying CXX header __cxx03/__algorithm/is_sorted_until.h [707/2010] Copying CXX header __cxx03/__algorithm/is_sorted.h [708/2010] Copying CXX header __cxx03/__algorithm/is_permutation.h [709/2010] Copying CXX header __cxx03/__algorithm/is_partitioned.h [710/2010] Copying CXX header __cxx03/__algorithm/is_heap_until.h [711/2010] Copying CXX header __cxx03/__algorithm/is_heap.h [712/2010] Copying CXX header __cxx03/__algorithm/inplace_merge.h [713/2010] Copying CXX header __cxx03/__algorithm/includes.h [714/2010] Copying CXX header __cxx03/__algorithm/half_positive.h [715/2010] Copying CXX header __cxx03/__algorithm/generate_n.h [716/2010] Copying CXX header __cxx03/__algorithm/generate.h [717/2010] Copying CXX header __cxx03/__algorithm/for_each_segment.h [718/2010] Copying CXX header __cxx03/__algorithm/for_each.h [719/2010] Copying CXX header __cxx03/__algorithm/find_segment_if.h [720/2010] Copying CXX header __cxx03/__algorithm/find_if_not.h [721/2010] Copying CXX header __cxx03/__algorithm/find_if.h [722/2010] Copying CXX header __cxx03/__algorithm/find_first_of.h [723/2010] Copying CXX header __cxx03/__algorithm/find_end.h [724/2010] Copying CXX header __cxx03/__algorithm/find.h [725/2010] Copying CXX header __cxx03/__algorithm/fill_n.h [726/2010] Copying CXX header __cxx03/__algorithm/fill.h [727/2010] Copying CXX header __cxx03/__algorithm/equal_range.h [728/2010] Copying CXX header __cxx03/__algorithm/equal.h [729/2010] Copying CXX header __cxx03/__algorithm/count_if.h [730/2010] Copying CXX header __cxx03/__algorithm/count.h [731/2010] Copying CXX header __cxx03/__algorithm/copy_n.h [732/2010] Copying CXX header __cxx03/__algorithm/copy_move_common.h [733/2010] Copying CXX header __cxx03/__algorithm/copy_if.h [734/2010] Copying CXX header __cxx03/__algorithm/copy_backward.h [735/2010] Copying CXX header __cxx03/__algorithm/copy.h [736/2010] Copying CXX header __cxx03/__algorithm/comp_ref_type.h [737/2010] Copying CXX header __cxx03/__algorithm/comp.h [738/2010] Copying CXX header __cxx03/__algorithm/binary_search.h [739/2010] Copying CXX header __cxx03/__algorithm/any_of.h [740/2010] Copying CXX header __cxx03/__algorithm/all_of.h [741/2010] Copying CXX header __cxx03/__algorithm/adjacent_find.h [742/2010] Copying CXX header wctype.h [743/2010] Copying CXX header wchar.h [744/2010] Copying CXX header version [745/2010] Copying CXX header vector [746/2010] Copying CXX header variant [747/2010] Copying CXX header valarray [748/2010] Copying CXX header utility [749/2010] Copying CXX header unordered_set [750/2010] Copying CXX header unordered_map [751/2010] Copying CXX header uchar.h [752/2010] Copying CXX header typeinfo [753/2010] Copying CXX header typeindex [754/2010] Copying CXX header type_traits [755/2010] Copying CXX header tuple [756/2010] Copying CXX header thread [757/2010] Copying CXX header tgmath.h [758/2010] Copying CXX header system_error [759/2010] Copying CXX header syncstream [760/2010] Copying CXX header strstream [761/2010] Copying CXX header string_view [762/2010] Copying CXX header string.h [763/2010] Copying CXX header string [764/2010] Copying CXX header streambuf [765/2010] Copying CXX header stop_token [766/2010] Copying CXX header stdlib.h [767/2010] Copying CXX header stdio.h [768/2010] Copying CXX header stdexcept [769/2010] Copying CXX header stddef.h [770/2010] Copying CXX header stdbool.h [771/2010] Copying CXX header stdatomic.h [772/2010] Copying CXX header stack [773/2010] Copying CXX header sstream [774/2010] Copying CXX header span [775/2010] Copying CXX header source_location [776/2010] Copying CXX header shared_mutex [777/2010] Copying CXX header set [778/2010] Copying CXX header semaphore [779/2010] Copying CXX header scoped_allocator [780/2010] Copying CXX header regex [781/2010] Copying CXX header ratio [782/2010] Copying CXX header ranges [783/2010] Copying CXX header random [784/2010] Copying CXX header queue [785/2010] Copying CXX header print [786/2010] Copying CXX header ostream [787/2010] Copying CXX header optional [788/2010] Copying CXX header numeric [789/2010] Copying CXX header numbers [790/2010] Copying CXX header new [791/2010] Copying CXX header mutex [792/2010] Copying CXX header memory_resource [793/2010] Copying CXX header memory [794/2010] Copying CXX header mdspan [795/2010] Copying CXX header math.h [796/2010] Copying CXX header map [797/2010] Copying CXX header locale [798/2010] Copying CXX header list [799/2010] Copying CXX header limits [800/2010] Copying CXX header latch [801/2010] Copying CXX header iterator [802/2010] Copying CXX header istream [803/2010] Copying CXX header iostream [804/2010] Copying CXX header iosfwd [805/2010] Copying CXX header ios [806/2010] Copying CXX header iomanip [807/2010] Copying CXX header inttypes.h [808/2010] Copying CXX header initializer_list [809/2010] Copying CXX header future [810/2010] Copying CXX header functional [811/2010] Copying CXX header fstream [812/2010] Copying CXX header forward_list [813/2010] Copying CXX header format [814/2010] Copying CXX header float.h [815/2010] Copying CXX header flat_set [816/2010] Copying CXX header flat_map [817/2010] Copying CXX header filesystem [818/2010] Copying CXX header fenv.h [819/2010] Copying CXX header ext/hash_set [820/2010] Copying CXX header ext/hash_map [821/2010] Copying CXX header ext/__hash [822/2010] Copying CXX header experimental/utility [823/2010] Copying CXX header experimental/type_traits [824/2010] Copying CXX header experimental/simd [825/2010] Copying CXX header experimental/propagate_const [826/2010] Copying CXX header experimental/memory [827/2010] Copying CXX header experimental/iterator [828/2010] Copying CXX header experimental/__simd/vec_ext.h [829/2010] Copying CXX header experimental/__simd/utility.h [830/2010] Copying CXX header experimental/__simd/traits.h [831/2010] Copying CXX header experimental/__simd/simd_mask.h [832/2010] Copying CXX header experimental/__simd/simd.h [833/2010] Copying CXX header experimental/__simd/scalar.h [834/2010] Copying CXX header experimental/__simd/reference.h [835/2010] Copying CXX header experimental/__simd/declaration.h [836/2010] Copying CXX header experimental/__simd/aligned_tag.h [837/2010] Copying CXX header expected [838/2010] Copying CXX header execution [839/2010] Copying CXX header exception [840/2010] Copying CXX header errno.h [841/2010] Copying CXX header deque [842/2010] Copying CXX header cwctype [843/2010] Copying CXX header cwchar [844/2010] Copying CXX header cuchar [845/2010] Copying CXX header ctype.h [846/2010] Copying CXX header ctime [847/2010] Copying CXX header ctgmath [848/2010] Copying CXX header cstring [849/2010] Copying CXX header cstdlib [850/2010] Copying CXX header cstdio [851/2010] Copying CXX header cstdint [852/2010] Copying CXX header cstddef [853/2010] Copying CXX header cstdbool [854/2010] Copying CXX header cstdarg [855/2010] Copying CXX header cstdalign [856/2010] Copying CXX header csignal [857/2010] Copying CXX header csetjmp [858/2010] Copying CXX header coroutine [859/2010] Copying CXX header condition_variable [860/2010] Copying CXX header concepts [861/2010] Copying CXX header complex.h [862/2010] Copying CXX header complex [863/2010] Copying CXX header compare [864/2010] Copying CXX header codecvt [865/2010] Copying CXX header cmath [866/2010] Copying CXX header clocale [867/2010] Copying CXX header climits [868/2010] Copying CXX header ciso646 [869/2010] Copying CXX header cinttypes [870/2010] Copying CXX header chrono [871/2010] Copying CXX header charconv [872/2010] Copying CXX header cfloat [873/2010] Copying CXX header cfenv [874/2010] Copying CXX header cerrno [875/2010] Copying CXX header cctype [876/2010] Copying CXX header ccomplex [877/2010] Copying CXX header cassert [878/2010] Copying CXX header bitset [879/2010] Copying CXX header bit [880/2010] Copying CXX header barrier [881/2010] Copying CXX header atomic [882/2010] Copying CXX header array [883/2010] Copying CXX header any [884/2010] Copying CXX header algorithm [885/2010] Copying CXX header __verbose_trap [886/2010] Copying CXX header __verbose_abort [887/2010] Copying CXX header __vector/vector_bool_formatter.h [888/2010] Copying CXX header __vector/vector_bool.h [889/2010] Copying CXX header __vector/vector.h [890/2010] Copying CXX header __vector/swap.h [891/2010] Copying CXX header __vector/pmr.h [892/2010] Copying CXX header __vector/erase.h [893/2010] Copying CXX header __vector/container_traits.h [894/2010] Copying CXX header __vector/comparison.h [895/2010] Copying CXX header __variant/monostate.h [896/2010] Copying CXX header __utility/unreachable.h [897/2010] Copying CXX header __utility/to_underlying.h [898/2010] Copying CXX header __utility/swap.h [899/2010] Copying CXX header __utility/small_buffer.h [900/2010] Copying CXX header __utility/scope_guard.h [901/2010] Copying CXX header __utility/rel_ops.h [902/2010] Copying CXX header __utility/private_constructor_tag.h [903/2010] Copying CXX header __utility/priority_tag.h [904/2010] Copying CXX header __utility/piecewise_construct.h [905/2010] Copying CXX header __utility/pair.h [906/2010] Copying CXX header __utility/no_destroy.h [907/2010] Copying CXX header __utility/move.h [908/2010] Copying CXX header __utility/is_valid_range.h [909/2010] Copying CXX header __utility/is_pointer_in_range.h [910/2010] Copying CXX header __utility/integer_sequence.h [911/2010] Copying CXX header __utility/in_place.h [912/2010] Copying CXX header __utility/forward_like.h [913/2010] Copying CXX header __utility/forward.h [914/2010] Copying CXX header __utility/exchange.h [915/2010] Copying CXX header __utility/exception_guard.h [916/2010] Copying CXX header __utility/empty.h [917/2010] Copying CXX header __utility/element_count.h [918/2010] Copying CXX header __utility/declval.h [919/2010] Copying CXX header __utility/convert_to_integral.h [920/2010] Copying CXX header __utility/cmp.h [921/2010] Copying CXX header __utility/auto_cast.h [922/2010] Copying CXX header __utility/as_lvalue.h [923/2010] Copying CXX header __utility/as_const.h [924/2010] Copying CXX header __undef_macros [925/2010] Copying CXX header __type_traits/void_t.h [926/2010] Copying CXX header __type_traits/unwrap_ref.h [927/2010] Copying CXX header __type_traits/underlying_type.h [928/2010] Copying CXX header __type_traits/type_list.h [929/2010] Copying CXX header __type_traits/type_identity.h [930/2010] Copying CXX header __type_traits/strip_signature.h [931/2010] Copying CXX header __type_traits/result_of.h [932/2010] Copying CXX header __type_traits/remove_volatile.h [933/2010] Copying CXX header __type_traits/remove_reference.h [934/2010] Copying CXX header __type_traits/remove_pointer.h [935/2010] Copying CXX header __type_traits/remove_extent.h [936/2010] Copying CXX header __type_traits/remove_cvref.h [937/2010] Copying CXX header __type_traits/remove_cv.h [938/2010] Copying CXX header __type_traits/remove_const_ref.h [939/2010] Copying CXX header __type_traits/remove_const.h [940/2010] Copying CXX header __type_traits/remove_all_extents.h [941/2010] Copying CXX header __type_traits/reference_converts_from_temporary.h [942/2010] Copying CXX header __type_traits/reference_constructs_from_temporary.h [943/2010] Copying CXX header __type_traits/rank.h [944/2010] Copying CXX header __type_traits/promote.h [945/2010] Copying CXX header __type_traits/negation.h [946/2010] Copying CXX header __type_traits/nat.h [947/2010] Copying CXX header __type_traits/maybe_const.h [948/2010] Copying CXX header __type_traits/make_unsigned.h [949/2010] Copying CXX header __type_traits/make_signed.h [950/2010] Copying CXX header __type_traits/make_const_lvalue_ref.h [951/2010] Copying CXX header __type_traits/make_32_64_or_128_bit.h [952/2010] Copying CXX header __type_traits/lazy.h [953/2010] Copying CXX header __type_traits/is_volatile.h [954/2010] Copying CXX header __type_traits/is_void.h [955/2010] Copying CXX header __type_traits/is_valid_expansion.h [956/2010] Copying CXX header __type_traits/is_unsigned.h [957/2010] Copying CXX header __type_traits/is_unqualified.h [958/2010] Copying CXX header __type_traits/is_union.h [959/2010] Copying CXX header __type_traits/is_unbounded_array.h [960/2010] Copying CXX header __type_traits/is_trivially_relocatable.h [961/2010] Copying CXX header __type_traits/is_trivially_lexicographically_comparable.h [962/2010] Copying CXX header __type_traits/is_trivially_destructible.h [963/2010] Copying CXX header __type_traits/is_trivially_copyable.h [964/2010] Copying CXX header __type_traits/is_trivially_constructible.h [965/2010] Copying CXX header __type_traits/is_trivially_assignable.h [966/2010] Copying CXX header __type_traits/is_trivial.h [967/2010] Copying CXX header __type_traits/is_swappable.h [968/2010] Copying CXX header __type_traits/is_standard_layout.h [969/2010] Copying CXX header __type_traits/is_specialization.h [970/2010] Copying CXX header __type_traits/is_signed.h [971/2010] Copying CXX header __type_traits/is_scalar.h [972/2010] Copying CXX header __type_traits/is_same.h [973/2010] Copying CXX header __type_traits/is_replaceable.h [974/2010] Copying CXX header __type_traits/is_referenceable.h [975/2010] Copying CXX header __type_traits/is_reference_wrapper.h [976/2010] Copying CXX header __type_traits/is_reference.h [977/2010] Copying CXX header __type_traits/is_primary_template.h [978/2010] Copying CXX header __type_traits/is_polymorphic.h [979/2010] Copying CXX header __type_traits/is_pointer.h [980/2010] Copying CXX header __type_traits/is_pod.h [981/2010] Copying CXX header __type_traits/is_object.h [982/2010] Copying CXX header __type_traits/is_null_pointer.h [983/2010] Copying CXX header __type_traits/is_nothrow_destructible.h [984/2010] Copying CXX header __type_traits/is_nothrow_constructible.h [985/2010] Copying CXX header __type_traits/is_nothrow_assignable.h [986/2010] Copying CXX header __type_traits/is_member_pointer.h [987/2010] Copying CXX header __type_traits/is_literal_type.h [988/2010] Copying CXX header __type_traits/is_integral.h [989/2010] Copying CXX header __type_traits/is_implicitly_default_constructible.h [990/2010] Copying CXX header __type_traits/is_implicit_lifetime.h [991/2010] Copying CXX header __type_traits/is_fundamental.h [992/2010] Copying CXX header __type_traits/is_function.h [993/2010] Copying CXX header __type_traits/is_floating_point.h [994/2010] Copying CXX header __type_traits/is_final.h [995/2010] Copying CXX header __type_traits/is_execution_policy.h [996/2010] Copying CXX header __type_traits/is_equality_comparable.h [997/2010] Copying CXX header __type_traits/is_enum.h [998/2010] Copying CXX header __type_traits/is_empty.h [999/2010] Copying CXX header __type_traits/is_destructible.h [1000/2010] Copying CXX header __type_traits/is_core_convertible.h [1001/2010] Copying CXX header __type_traits/is_convertible.h [1002/2010] Copying CXX header __type_traits/is_constructible.h [1003/2010] Copying CXX header __type_traits/is_constant_evaluated.h [1004/2010] Copying CXX header __type_traits/is_const.h [1005/2010] Copying CXX header __type_traits/is_compound.h [1006/2010] Copying CXX header __type_traits/is_class.h [1007/2010] Copying CXX header __type_traits/is_char_like_type.h [1008/2010] Copying CXX header __type_traits/is_callable.h [1009/2010] Copying CXX header __type_traits/is_bounded_array.h [1010/2010] Copying CXX header __type_traits/is_base_of.h [1011/2010] Copying CXX header __type_traits/is_assignable.h [1012/2010] Copying CXX header __type_traits/is_array.h [1013/2010] Copying CXX header __type_traits/is_arithmetic.h [1014/2010] Copying CXX header __type_traits/is_always_bitcastable.h [1015/2010] Copying CXX header __type_traits/is_allocator.h [1016/2010] Copying CXX header __type_traits/is_aggregate.h [1017/2010] Copying CXX header __type_traits/is_abstract.h [1018/2010] Copying CXX header __type_traits/invoke.h [1019/2010] Copying CXX header __type_traits/integral_constant.h [1020/2010] Copying CXX header __type_traits/integer_traits.h [1021/2010] Copying CXX header __type_traits/has_virtual_destructor.h [1022/2010] Copying CXX header __type_traits/has_unique_object_representation.h [1023/2010] Copying CXX header __type_traits/extent.h [1024/2010] Copying CXX header __type_traits/enable_if.h [1025/2010] Copying CXX header __type_traits/disjunction.h [1026/2010] Copying CXX header __type_traits/detected_or.h [1027/2010] Copying CXX header __type_traits/desugars_to.h [1028/2010] Copying CXX header __type_traits/dependent_type.h [1029/2010] Copying CXX header __type_traits/decay.h [1030/2010] Copying CXX header __type_traits/datasizeof.h [1031/2010] Copying CXX header __type_traits/copy_cvref.h [1032/2010] Copying CXX header __type_traits/copy_cv.h [1033/2010] Copying CXX header __type_traits/container_traits.h [1034/2010] Copying CXX header __type_traits/conjunction.h [1035/2010] Copying CXX header __type_traits/conditional.h [1036/2010] Copying CXX header __type_traits/common_type.h [1037/2010] Copying CXX header __type_traits/common_reference.h [1038/2010] Copying CXX header __type_traits/can_extract_key.h [1039/2010] Copying CXX header __type_traits/alignment_of.h [1040/2010] Copying CXX header __type_traits/aligned_union.h [1041/2010] Copying CXX header __type_traits/aligned_storage.h [1042/2010] Copying CXX header __type_traits/add_reference.h [1043/2010] Copying CXX header __type_traits/add_pointer.h [1044/2010] Copying CXX header __type_traits/add_cv_quals.h [1045/2010] Copying CXX header __tuple/tuple_types.h [1046/2010] Copying CXX header __tuple/tuple_size.h [1047/2010] Copying CXX header __tuple/tuple_like_no_subrange.h [1048/2010] Copying CXX header __tuple/tuple_like_ext.h [1049/2010] Copying CXX header __tuple/tuple_like.h [1050/2010] Copying CXX header __tuple/tuple_indices.h [1051/2010] Copying CXX header __tuple/tuple_element.h [1052/2010] Copying CXX header __tuple/sfinae_helpers.h [1053/2010] Copying CXX header __tuple/make_tuple_types.h [1054/2010] Copying CXX header __tuple/ignore.h [1055/2010] Copying CXX header __tuple/find_index.h [1056/2010] Copying CXX header __tree [1057/2010] Copying CXX header __thread/timed_backoff_policy.h [1058/2010] Copying CXX header __thread/thread.h [1059/2010] Copying CXX header __thread/this_thread.h [1060/2010] Copying CXX header __thread/support/windows.h [1061/2010] Copying CXX header __thread/support/pthread.h [1062/2010] Copying CXX header __thread/support/external.h [1063/2010] Copying CXX header __thread/support/c11.h [1064/2010] Copying CXX header __thread/support.h [1065/2010] Copying CXX header __thread/poll_with_backoff.h [1066/2010] Copying CXX header __thread/jthread.h [1067/2010] Copying CXX header __thread/id.h [1068/2010] Copying CXX header __thread/formatter.h [1069/2010] Copying CXX header __system_error/throw_system_error.h [1070/2010] Copying CXX header __system_error/system_error.h [1071/2010] Copying CXX header __system_error/error_condition.h [1072/2010] Copying CXX header __system_error/error_code.h [1073/2010] Copying CXX header __system_error/error_category.h [1074/2010] Copying CXX header __system_error/errc.h [1075/2010] Copying CXX header __support/xlocale/__strtonum_fallback.h [1076/2010] Copying CXX header __support/xlocale/__posix_l_fallback.h [1077/2010] Copying CXX header __support/xlocale/__nop_locale_mgmt.h [1078/2010] Copying CXX header __support/ibm/nanosleep.h [1079/2010] Copying CXX header __support/ibm/locale_mgmt_zos.h [1080/2010] Copying CXX header __support/ibm/gettod_zos.h [1081/2010] Copying CXX header __string/extern_template_lists.h [1082/2010] Copying CXX header __string/constexpr_c_functions.h [1083/2010] Copying CXX header __string/char_traits.h [1084/2010] Copying CXX header __stop_token/stop_token.h [1085/2010] Copying CXX header __stop_token/stop_state.h [1086/2010] Copying CXX header __stop_token/stop_source.h [1087/2010] Copying CXX header __stop_token/stop_callback.h [1088/2010] Copying CXX header __stop_token/intrusive_shared_ptr.h [1089/2010] Copying CXX header __stop_token/intrusive_list_view.h [1090/2010] Copying CXX header __stop_token/atomic_unique_lock.h [1091/2010] Copying CXX header __std_mbstate_t.h [1092/2010] Copying CXX header __split_buffer [1093/2010] Copying CXX header __ranges/zip_view.h [1094/2010] Copying CXX header __ranges/views.h [1095/2010] Copying CXX header __ranges/view_interface.h [1096/2010] Copying CXX header __ranges/transform_view.h [1097/2010] Copying CXX header __ranges/to.h [1098/2010] Copying CXX header __ranges/take_while_view.h [1099/2010] Copying CXX header __ranges/take_view.h [1100/2010] Copying CXX header __ranges/subrange.h [1101/2010] Copying CXX header __ranges/split_view.h [1102/2010] Copying CXX header __ranges/size.h [1103/2010] Copying CXX header __ranges/single_view.h [1104/2010] Copying CXX header __ranges/reverse_view.h [1105/2010] Copying CXX header __ranges/repeat_view.h [1106/2010] Copying CXX header __ranges/rend.h [1107/2010] Copying CXX header __ranges/ref_view.h [1108/2010] Copying CXX header __ranges/rbegin.h [1109/2010] Copying CXX header __ranges/range_adaptor.h [1110/2010] Copying CXX header __ranges/owning_view.h [1111/2010] Copying CXX header __ranges/non_propagating_cache.h [1112/2010] Copying CXX header __ranges/movable_box.h [1113/2010] Copying CXX header __ranges/lazy_split_view.h [1114/2010] Copying CXX header __ranges/join_with_view.h [1115/2010] Copying CXX header __ranges/join_view.h [1116/2010] Copying CXX header __ranges/istream_view.h [1117/2010] Copying CXX header __ranges/iota_view.h [1118/2010] Copying CXX header __ranges/from_range.h [1119/2010] Copying CXX header __ranges/filter_view.h [1120/2010] Copying CXX header __ranges/enable_view.h [1121/2010] Copying CXX header __ranges/enable_borrowed_range.h [1122/2010] Copying CXX header __ranges/empty_view.h [1123/2010] Copying CXX header __ranges/empty.h [1124/2010] Copying CXX header __ranges/elements_view.h [1125/2010] Copying CXX header __ranges/drop_while_view.h [1126/2010] Copying CXX header __ranges/drop_view.h [1127/2010] Copying CXX header __ranges/data.h [1128/2010] Copying CXX header __ranges/dangling.h [1129/2010] Copying CXX header __ranges/counted.h [1130/2010] Copying CXX header __ranges/container_compatible_range.h [1131/2010] Copying CXX header __ranges/concepts.h [1132/2010] Copying CXX header __ranges/common_view.h [1133/2010] Copying CXX header __ranges/chunk_by_view.h [1134/2010] Copying CXX header __ranges/as_rvalue_view.h [1135/2010] Copying CXX header __ranges/all.h [1136/2010] Copying CXX header __ranges/access.h [1137/2010] Copying CXX header __random/weibull_distribution.h [1138/2010] Copying CXX header __random/uniform_real_distribution.h [1139/2010] Copying CXX header __random/uniform_random_bit_generator.h [1140/2010] Copying CXX header __random/uniform_int_distribution.h [1141/2010] Copying CXX header __random/subtract_with_carry_engine.h [1142/2010] Copying CXX header __random/student_t_distribution.h [1143/2010] Copying CXX header __random/shuffle_order_engine.h [1144/2010] Copying CXX header __random/seed_seq.h [1145/2010] Copying CXX header __random/ranlux.h [1146/2010] Copying CXX header __random/random_device.h [1147/2010] Copying CXX header __random/poisson_distribution.h [1148/2010] Copying CXX header __random/piecewise_linear_distribution.h [1149/2010] Copying CXX header __random/piecewise_constant_distribution.h [1150/2010] Copying CXX header __random/normal_distribution.h [1151/2010] Copying CXX header __random/negative_binomial_distribution.h [1152/2010] Copying CXX header __random/mersenne_twister_engine.h [1153/2010] Copying CXX header __random/lognormal_distribution.h [1154/2010] Copying CXX header __random/log2.h [1155/2010] Copying CXX header __random/linear_congruential_engine.h [1156/2010] Copying CXX header __random/knuth_b.h [1157/2010] Copying CXX header __random/is_valid.h [1158/2010] Copying CXX header __random/is_seed_sequence.h [1159/2010] Copying CXX header __random/independent_bits_engine.h [1160/2010] Copying CXX header __random/geometric_distribution.h [1161/2010] Copying CXX header __random/generate_canonical.h [1162/2010] Copying CXX header __random/gamma_distribution.h [1163/2010] Copying CXX header __random/fisher_f_distribution.h [1164/2010] Copying CXX header __random/extreme_value_distribution.h [1165/2010] Copying CXX header __random/exponential_distribution.h [1166/2010] Copying CXX header __random/discrete_distribution.h [1167/2010] Copying CXX header __random/discard_block_engine.h [1168/2010] Copying CXX header __random/default_random_engine.h [1169/2010] Copying CXX header __random/clamp_to_integral.h [1170/2010] Copying CXX header __random/chi_squared_distribution.h [1171/2010] Copying CXX header __random/cauchy_distribution.h [1172/2010] Copying CXX header __random/binomial_distribution.h [1173/2010] Copying CXX header __random/bernoulli_distribution.h [1174/2010] Copying CXX header __pstl/handle_exception.h [1175/2010] Copying CXX header __pstl/dispatch.h [1176/2010] Copying CXX header __pstl/cpu_algos/transform_reduce.h [1177/2010] Copying CXX header __pstl/cpu_algos/transform.h [1178/2010] Copying CXX header __pstl/cpu_algos/stable_sort.h [1179/2010] Copying CXX header __pstl/cpu_algos/merge.h [1180/2010] Copying CXX header __pstl/cpu_algos/for_each.h [1181/2010] Copying CXX header __pstl/cpu_algos/find_if.h [1182/2010] Copying CXX header __pstl/cpu_algos/fill.h [1183/2010] Copying CXX header __pstl/cpu_algos/cpu_traits.h [1184/2010] Copying CXX header __pstl/cpu_algos/any_of.h [1185/2010] Copying CXX header __pstl/backends/std_thread.h [1186/2010] Copying CXX header __pstl/backends/serial.h [1187/2010] Copying CXX header __pstl/backends/libdispatch.h [1188/2010] Copying CXX header __pstl/backends/default.h [1189/2010] Copying CXX header __pstl/backend_fwd.h [1190/2010] Copying CXX header __pstl/backend.h [1191/2010] Copying CXX header __ostream/put_character_sequence.h [1192/2010] Copying CXX header __ostream/print.h [1193/2010] Copying CXX header __ostream/basic_ostream.h [1194/2010] Copying CXX header __numeric/transform_reduce.h [1195/2010] Copying CXX header __numeric/transform_inclusive_scan.h [1196/2010] Copying CXX header __numeric/transform_exclusive_scan.h [1197/2010] Copying CXX header __numeric/saturation_arithmetic.h [1198/2010] Copying CXX header __numeric/reduce.h [1199/2010] Copying CXX header __numeric/ranges_iota.h [1200/2010] Copying CXX header __numeric/pstl.h [1201/2010] Copying CXX header __numeric/partial_sum.h [1202/2010] Copying CXX header __numeric/midpoint.h [1203/2010] Copying CXX header __numeric/iota.h [1204/2010] Copying CXX header __numeric/inner_product.h [1205/2010] Copying CXX header __numeric/inclusive_scan.h [1206/2010] Copying CXX header __numeric/gcd_lcm.h [1207/2010] Copying CXX header __numeric/exclusive_scan.h [1208/2010] Copying CXX header __numeric/adjacent_difference.h [1209/2010] Copying CXX header __numeric/accumulate.h [1210/2010] Copying CXX header __node_handle [1211/2010] Copying CXX header __new/placement_new_delete.h [1212/2010] Copying CXX header __new/nothrow_t.h [1213/2010] Copying CXX header __new/new_handler.h [1214/2010] Copying CXX header __new/launder.h [1215/2010] Copying CXX header __new/interference_size.h [1216/2010] Copying CXX header __new/global_new_delete.h [1217/2010] Copying CXX header __new/exceptions.h [1218/2010] Copying CXX header __new/destroying_delete_t.h [1219/2010] Copying CXX header __new/allocate.h [1220/2010] Copying CXX header __new/align_val_t.h [1221/2010] Copying CXX header __mutex/unique_lock.h [1222/2010] Copying CXX header __mutex/tag_types.h [1223/2010] Copying CXX header __mutex/once_flag.h [1224/2010] Copying CXX header __mutex/mutex.h [1225/2010] Copying CXX header __mutex/lock_guard.h [1226/2010] Copying CXX header __memory_resource/unsynchronized_pool_resource.h [1227/2010] Copying CXX header __memory_resource/synchronized_pool_resource.h [1228/2010] Copying CXX header __memory_resource/pool_options.h [1229/2010] Copying CXX header __memory_resource/polymorphic_allocator.h [1230/2010] Copying CXX header __memory_resource/monotonic_buffer_resource.h [1231/2010] Copying CXX header __memory_resource/memory_resource.h [1232/2010] Copying CXX header __memory/uses_allocator_construction.h [1233/2010] Copying CXX header __memory/uses_allocator.h [1234/2010] Copying CXX header __memory/unique_temporary_buffer.h [1235/2010] Copying CXX header __memory/unique_ptr.h [1236/2010] Copying CXX header __memory/uninitialized_algorithms.h [1237/2010] Copying CXX header __memory/temporary_buffer.h [1238/2010] Copying CXX header __memory/temp_value.h [1239/2010] Copying CXX header __memory/swap_allocator.h [1240/2010] Copying CXX header __memory/shared_ptr.h [1241/2010] Copying CXX header __memory/shared_count.h [1242/2010] Copying CXX header __memory/raw_storage_iterator.h [1243/2010] Copying CXX header __memory/ranges_uninitialized_algorithms.h [1244/2010] Copying CXX header __memory/ranges_destroy.h [1245/2010] Copying CXX header __memory/ranges_construct_at.h [1246/2010] Copying CXX header __memory/pointer_traits.h [1247/2010] Copying CXX header __memory/out_ptr.h [1248/2010] Copying CXX header __memory/noexcept_move_assign_container.h [1249/2010] Copying CXX header __memory/is_sufficiently_aligned.h [1250/2010] Copying CXX header __memory/inout_ptr.h [1251/2010] Copying CXX header __memory/destruct_n.h [1252/2010] Copying CXX header __memory/destroy.h [1253/2010] Copying CXX header __memory/construct_at.h [1254/2010] Copying CXX header __memory/concepts.h [1255/2010] Copying CXX header __memory/compressed_pair.h [1256/2010] Copying CXX header __memory/auto_ptr.h [1257/2010] Copying CXX header __memory/assume_aligned.h [1258/2010] Copying CXX header __memory/array_cookie.h [1259/2010] Copying CXX header __memory/allocator_traits.h [1260/2010] Copying CXX header __memory/allocator_destructor.h [1261/2010] Copying CXX header __memory/allocator_arg_t.h [1262/2010] Copying CXX header __memory/allocator.h [1263/2010] Copying CXX header __memory/allocation_guard.h [1264/2010] Copying CXX header __memory/allocate_at_least.h [1265/2010] Copying CXX header __memory/aligned_alloc.h [1266/2010] Copying CXX header __memory/align.h [1267/2010] Copying CXX header __memory/addressof.h [1268/2010] Copying CXX header __mdspan/mdspan.h [1269/2010] Copying CXX header __mdspan/layout_stride.h [1270/2010] Copying CXX header __mdspan/layout_right.h [1271/2010] Copying CXX header __mdspan/layout_left.h [1272/2010] Copying CXX header __mdspan/extents.h [1273/2010] Copying CXX header __mdspan/default_accessor.h [1274/2010] Copying CXX header __mdspan/aligned_accessor.h [1275/2010] Copying CXX header __mbstate_t.h [1276/2010] Copying CXX header __math/trigonometric_functions.h [1277/2010] Copying CXX header __math/traits.h [1278/2010] Copying CXX header __math/special_functions.h [1279/2010] Copying CXX header __math/rounding_functions.h [1280/2010] Copying CXX header __math/roots.h [1281/2010] Copying CXX header __math/remainder.h [1282/2010] Copying CXX header __math/modulo.h [1283/2010] Copying CXX header __math/min_max.h [1284/2010] Copying CXX header __math/logarithms.h [1285/2010] Copying CXX header __math/inverse_trigonometric_functions.h [1286/2010] Copying CXX header __math/inverse_hyperbolic_functions.h [1287/2010] Copying CXX header __math/hypot.h [1288/2010] Copying CXX header __math/hyperbolic_functions.h [1289/2010] Copying CXX header __math/gamma.h [1290/2010] Copying CXX header __math/fma.h [1291/2010] Copying CXX header __math/fdim.h [1292/2010] Copying CXX header __math/exponential_functions.h [1293/2010] Copying CXX header __math/error_functions.h [1294/2010] Copying CXX header __math/copysign.h [1295/2010] Copying CXX header __math/abs.h [1296/2010] Copying CXX header __log_hardening_failure [1297/2010] Copying CXX header __locale_dir/wstring_convert.h [1298/2010] Copying CXX header __locale_dir/wbuffer_convert.h [1299/2010] Copying CXX header __locale_dir/time.h [1300/2010] Copying CXX header __locale_dir/support/windows.h [1301/2010] Copying CXX header __locale_dir/support/no_locale/strtonum.h [1302/2010] Copying CXX header __locale_dir/support/no_locale/characters.h [1303/2010] Copying CXX header __locale_dir/support/linux.h [1304/2010] Copying CXX header __locale_dir/support/fuchsia.h [1305/2010] Copying CXX header __locale_dir/support/freebsd.h [1306/2010] Copying CXX header __locale_dir/support/bsd_like.h [1307/2010] Copying CXX header __locale_dir/support/apple.h [1308/2010] Copying CXX header __locale_dir/scan_keyword.h [1309/2010] Copying CXX header __locale_dir/pad_and_output.h [1310/2010] Copying CXX header __locale_dir/num.h [1311/2010] Copying CXX header __locale_dir/money.h [1312/2010] Copying CXX header __locale_dir/messages.h [1313/2010] Copying CXX header __locale_dir/locale_base_api/openbsd.h [1314/2010] Copying CXX header __locale_dir/locale_base_api/musl.h [1315/2010] Copying CXX header __locale_dir/locale_base_api/ibm.h [1316/2010] Copying CXX header __locale_dir/locale_base_api/bsd_locale_fallbacks.h [1317/2010] Copying CXX header __locale_dir/locale_base_api/android.h [1318/2010] Copying CXX header __locale_dir/locale_base_api.h [1319/2010] Copying CXX header __locale_dir/get_c_locale.h [1320/2010] Copying CXX header __locale_dir/check_grouping.h [1321/2010] Copying CXX header __locale [1322/2010] Copying CXX header __iterator/wrap_iter.h [1323/2010] Copying CXX header __iterator/unreachable_sentinel.h [1324/2010] Copying CXX header __iterator/static_bounded_iter.h [1325/2010] Copying CXX header __iterator/sortable.h [1326/2010] Copying CXX header __iterator/size.h [1327/2010] Copying CXX header __iterator/segmented_iterator.h [1328/2010] Copying CXX header __iterator/reverse_iterator.h [1329/2010] Copying CXX header __iterator/reverse_access.h [1330/2010] Copying CXX header __iterator/readable_traits.h [1331/2010] Copying CXX header __iterator/ranges_iterator_traits.h [1332/2010] Copying CXX header __iterator/projected.h [1333/2010] Copying CXX header __iterator/product_iterator.h [1334/2010] Copying CXX header __iterator/prev.h [1335/2010] Copying CXX header __iterator/permutable.h [1336/2010] Copying CXX header __iterator/ostreambuf_iterator.h [1337/2010] Copying CXX header __iterator/ostream_iterator.h [1338/2010] Copying CXX header __iterator/next.h [1339/2010] Copying CXX header __iterator/move_sentinel.h [1340/2010] Copying CXX header __iterator/move_iterator.h [1341/2010] Copying CXX header __iterator/mergeable.h [1342/2010] Copying CXX header __iterator/iterator_with_data.h [1343/2010] Copying CXX header __iterator/iterator_traits.h [1344/2010] Copying CXX header __iterator/iterator.h [1345/2010] Copying CXX header __iterator/iter_swap.h [1346/2010] Copying CXX header __iterator/iter_move.h [1347/2010] Copying CXX header __iterator/istreambuf_iterator.h [1348/2010] Copying CXX header __iterator/istream_iterator.h [1349/2010] Copying CXX header __iterator/insert_iterator.h [1350/2010] Copying CXX header __iterator/indirectly_comparable.h [1351/2010] Copying CXX header __iterator/incrementable_traits.h [1352/2010] Copying CXX header __iterator/front_insert_iterator.h [1353/2010] Copying CXX header __iterator/erase_if_container.h [1354/2010] Copying CXX header __iterator/empty.h [1355/2010] Copying CXX header __iterator/distance.h [1356/2010] Copying CXX header __iterator/default_sentinel.h [1357/2010] Copying CXX header __iterator/data.h [1358/2010] Copying CXX header __iterator/cpp17_iterator_concepts.h [1359/2010] Copying CXX header __iterator/counted_iterator.h [1360/2010] Copying CXX header __iterator/concepts.h [1361/2010] Copying CXX header __iterator/common_iterator.h [1362/2010] Copying CXX header __iterator/bounded_iter.h [1363/2010] Copying CXX header __iterator/back_insert_iterator.h [1364/2010] Copying CXX header __iterator/aliasing_iterator.h [1365/2010] Copying CXX header __iterator/advance.h [1366/2010] Copying CXX header __iterator/access.h [1367/2010] Copying CXX header __ios/fpos.h [1368/2010] Copying CXX header __hash_table [1369/2010] Copying CXX header __fwd/vector.h [1370/2010] Copying CXX header __fwd/variant.h [1371/2010] Copying CXX header __fwd/tuple.h [1372/2010] Copying CXX header __fwd/subrange.h [1373/2010] Copying CXX header __fwd/string_view.h [1374/2010] Copying CXX header __fwd/string.h [1375/2010] Copying CXX header __fwd/streambuf.h [1376/2010] Copying CXX header __fwd/stack.h [1377/2010] Copying CXX header __fwd/sstream.h [1378/2010] Copying CXX header __fwd/span.h [1379/2010] Copying CXX header __fwd/set.h [1380/2010] Copying CXX header __fwd/queue.h [1381/2010] Copying CXX header __fwd/pair.h [1382/2010] Copying CXX header __fwd/ostream.h [1383/2010] Copying CXX header __fwd/memory_resource.h [1384/2010] Copying CXX header __fwd/memory.h [1385/2010] Copying CXX header __fwd/mdspan.h [1386/2010] Copying CXX header __fwd/map.h [1387/2010] Copying CXX header __fwd/istream.h [1388/2010] Copying CXX header __fwd/ios.h [1389/2010] Copying CXX header __fwd/get.h [1390/2010] Copying CXX header __fwd/functional.h [1391/2010] Copying CXX header __fwd/fstream.h [1392/2010] Copying CXX header __fwd/format.h [1393/2010] Copying CXX header __fwd/deque.h [1394/2010] Copying CXX header __fwd/complex.h [1395/2010] Copying CXX header __fwd/byte.h [1396/2010] Copying CXX header __fwd/bit_reference.h [1397/2010] Copying CXX header __fwd/array.h [1398/2010] Copying CXX header __functional/weak_result_type.h [1399/2010] Copying CXX header __functional/unary_negate.h [1400/2010] Copying CXX header __functional/unary_function.h [1401/2010] Copying CXX header __functional/reference_wrapper.h [1402/2010] Copying CXX header __functional/ranges_operations.h [1403/2010] Copying CXX header __functional/pointer_to_unary_function.h [1404/2010] Copying CXX header __functional/pointer_to_binary_function.h [1405/2010] Copying CXX header __functional/perfect_forward.h [1406/2010] Copying CXX header __functional/operations.h [1407/2010] Copying CXX header __functional/not_fn.h [1408/2010] Copying CXX header __functional/mem_fun_ref.h [1409/2010] Copying CXX header __functional/mem_fn.h [1410/2010] Copying CXX header __functional/is_transparent.h [1411/2010] Copying CXX header __functional/invoke.h [1412/2010] Copying CXX header __functional/identity.h [1413/2010] Copying CXX header __functional/hash.h [1414/2010] Copying CXX header __functional/function.h [1415/2010] Copying CXX header __functional/default_searcher.h [1416/2010] Copying CXX header __functional/compose.h [1417/2010] Copying CXX header __functional/boyer_moore_searcher.h [1418/2010] Copying CXX header __functional/binder2nd.h [1419/2010] Copying CXX header __functional/binder1st.h [1420/2010] Copying CXX header __functional/bind_front.h [1421/2010] Copying CXX header __functional/bind_back.h [1422/2010] Copying CXX header __functional/bind.h [1423/2010] Copying CXX header __functional/binary_negate.h [1424/2010] Copying CXX header __functional/binary_function.h [1425/2010] Copying CXX header __format/write_escaped.h [1426/2010] Copying CXX header __format/width_estimation_table.h [1427/2010] Copying CXX header __format/unicode.h [1428/2010] Copying CXX header __format/range_formatter.h [1429/2010] Copying CXX header __format/range_default_formatter.h [1430/2010] Copying CXX header __format/parser_std_format_spec.h [1431/2010] Copying CXX header __format/indic_conjunct_break_table.h [1432/2010] Copying CXX header __format/formatter_tuple.h [1433/2010] Copying CXX header __format/formatter_string.h [1434/2010] Copying CXX header __format/formatter_pointer.h [1435/2010] Copying CXX header __format/formatter_output.h [1436/2010] Copying CXX header __format/formatter_integral.h [1437/2010] Copying CXX header __format/formatter_integer.h [1438/2010] Copying CXX header __format/formatter_floating_point.h [1439/2010] Copying CXX header __format/formatter_char.h [1440/2010] Copying CXX header __format/formatter_bool.h [1441/2010] Copying CXX header __format/formatter.h [1442/2010] Copying CXX header __format/format_to_n_result.h [1443/2010] Copying CXX header __format/format_string.h [1444/2010] Copying CXX header __format/format_parse_context.h [1445/2010] Copying CXX header __format/format_functions.h [1446/2010] Copying CXX header __format/format_error.h [1447/2010] Copying CXX header __format/format_context.h [1448/2010] Copying CXX header __format/format_args.h [1449/2010] Copying CXX header __format/format_arg_store.h [1450/2010] Copying CXX header __format/format_arg.h [1451/2010] Copying CXX header __format/extended_grapheme_cluster_table.h [1452/2010] Copying CXX header __format/escaped_output_table.h [1453/2010] Copying CXX header __format/enable_insertable.h [1454/2010] Copying CXX header __format/container_adaptor.h [1455/2010] Copying CXX header __format/concepts.h [1456/2010] Copying CXX header __format/buffer.h [1457/2010] Copying CXX header __flat_set/utils.h [1458/2010] Copying CXX header __flat_set/ra_iterator.h [1459/2010] Copying CXX header __flat_set/flat_set.h [1460/2010] Copying CXX header __flat_set/flat_multiset.h [1461/2010] Copying CXX header __flat_map/utils.h [1462/2010] Copying CXX header __flat_map/sorted_unique.h [1463/2010] Copying CXX header __flat_map/sorted_equivalent.h [1464/2010] Copying CXX header __flat_map/key_value_iterator.h [1465/2010] Copying CXX header __flat_map/flat_multimap.h [1466/2010] Copying CXX header __flat_map/flat_map.h [1467/2010] Copying CXX header __filesystem/u8path.h [1468/2010] Copying CXX header __filesystem/space_info.h [1469/2010] Copying CXX header __filesystem/recursive_directory_iterator.h [1470/2010] Copying CXX header __filesystem/perms.h [1471/2010] Copying CXX header __filesystem/perm_options.h [1472/2010] Copying CXX header __filesystem/path_iterator.h [1473/2010] Copying CXX header __filesystem/path.h [1474/2010] Copying CXX header __filesystem/operations.h [1475/2010] Copying CXX header __filesystem/filesystem_error.h [1476/2010] Copying CXX header __filesystem/file_type.h [1477/2010] Copying CXX header __filesystem/file_time_type.h [1478/2010] Copying CXX header __filesystem/file_status.h [1479/2010] Copying CXX header __filesystem/directory_options.h [1480/2010] Copying CXX header __filesystem/directory_iterator.h [1481/2010] Copying CXX header __filesystem/directory_entry.h [1482/2010] Copying CXX header __filesystem/copy_options.h [1483/2010] Copying CXX header __expected/unexpected.h [1484/2010] Copying CXX header __expected/unexpect.h [1485/2010] Copying CXX header __expected/expected.h [1486/2010] Copying CXX header __expected/bad_expected_access.h [1487/2010] Copying CXX header __exception/terminate.h [1488/2010] Copying CXX header __exception/operations.h [1489/2010] Copying CXX header __exception/nested_exception.h [1490/2010] Copying CXX header __exception/exception_ptr.h [1491/2010] Copying CXX header __exception/exception.h [1492/2010] Copying CXX header __debug_utils/strict_weak_ordering_check.h [1493/2010] Copying CXX header __debug_utils/sanitizers.h [1494/2010] Copying CXX header __debug_utils/randomize_range.h [1495/2010] Copying CXX header __cstddef/size_t.h [1496/2010] Copying CXX header __cstddef/ptrdiff_t.h [1497/2010] Copying CXX header __cstddef/nullptr_t.h [1498/2010] Copying CXX header __cstddef/max_align_t.h [1499/2010] Copying CXX header __cstddef/byte.h [1500/2010] Copying CXX header __coroutine/trivial_awaitables.h [1501/2010] Copying CXX header __coroutine/noop_coroutine_handle.h [1502/2010] Copying CXX header __coroutine/coroutine_traits.h [1503/2010] Copying CXX header __coroutine/coroutine_handle.h [1504/2010] Copying CXX header __configuration/platform.h [1505/2010] Copying CXX header __configuration/language.h [1506/2010] Copying CXX header __configuration/compiler.h [1507/2010] Copying CXX header __configuration/availability.h [1508/2010] Copying CXX header __configuration/abi.h [1509/2010] Copying CXX header __config [1510/2010] Copying CXX header __condition_variable/condition_variable.h [1511/2010] Copying CXX header __concepts/totally_ordered.h [1512/2010] Copying CXX header __concepts/swappable.h [1513/2010] Copying CXX header __concepts/semiregular.h [1514/2010] Copying CXX header __concepts/same_as.h [1515/2010] Copying CXX header __concepts/relation.h [1516/2010] Copying CXX header __concepts/regular.h [1517/2010] Copying CXX header __concepts/predicate.h [1518/2010] Copying CXX header __concepts/movable.h [1519/2010] Copying CXX header __concepts/invocable.h [1520/2010] Copying CXX header __concepts/equality_comparable.h [1521/2010] Copying CXX header __concepts/different_from.h [1522/2010] Copying CXX header __concepts/destructible.h [1523/2010] Copying CXX header __concepts/derived_from.h [1524/2010] Copying CXX header __concepts/copyable.h [1525/2010] Copying CXX header __concepts/convertible_to.h [1526/2010] Copying CXX header __concepts/constructible.h [1527/2010] Copying CXX header __concepts/common_with.h [1528/2010] Copying CXX header __concepts/common_reference_with.h [1529/2010] Copying CXX header __concepts/class_or_enum.h [1530/2010] Copying CXX header __concepts/boolean_testable.h [1531/2010] Copying CXX header __concepts/assignable.h [1532/2010] Copying CXX header __concepts/arithmetic.h [1533/2010] Copying CXX header __compare/weak_order.h [1534/2010] Copying CXX header __compare/three_way_comparable.h [1535/2010] Copying CXX header __compare/synth_three_way.h [1536/2010] Copying CXX header __compare/strong_order.h [1537/2010] Copying CXX header __compare/partial_order.h [1538/2010] Copying CXX header __compare/ordering.h [1539/2010] Copying CXX header __compare/is_eq.h [1540/2010] Copying CXX header __compare/compare_weak_order_fallback.h [1541/2010] Copying CXX header __compare/compare_three_way_result.h [1542/2010] Copying CXX header __compare/compare_three_way.h [1543/2010] Copying CXX header __compare/compare_strong_order_fallback.h [1544/2010] Copying CXX header __compare/compare_partial_order_fallback.h [1545/2010] Copying CXX header __compare/common_comparison_category.h [1546/2010] Copying CXX header __chrono/zoned_time.h [1547/2010] Copying CXX header __chrono/year_month_weekday.h [1548/2010] Copying CXX header __chrono/year_month_day.h [1549/2010] Copying CXX header __chrono/year_month.h [1550/2010] Copying CXX header __chrono/year.h [1551/2010] Copying CXX header __chrono/weekday.h [1552/2010] Copying CXX header __chrono/utc_clock.h [1553/2010] Copying CXX header __chrono/tzdb_list.h [1554/2010] Copying CXX header __chrono/tzdb.h [1555/2010] Copying CXX header __chrono/time_zone_link.h [1556/2010] Copying CXX header __chrono/time_zone.h [1557/2010] Copying CXX header __chrono/time_point.h [1558/2010] Copying CXX header __chrono/tai_clock.h [1559/2010] Copying CXX header __chrono/system_clock.h [1560/2010] Copying CXX header __chrono/sys_info.h [1561/2010] Copying CXX header __chrono/steady_clock.h [1562/2010] Copying CXX header __chrono/statically_widen.h [1563/2010] Copying CXX header __chrono/parser_std_format_spec.h [1564/2010] Copying CXX header __chrono/ostream.h [1565/2010] Copying CXX header __chrono/monthday.h [1566/2010] Copying CXX header __chrono/month_weekday.h [1567/2010] Copying CXX header __chrono/month.h [1568/2010] Copying CXX header __chrono/local_info.h [1569/2010] Copying CXX header __chrono/literals.h [1570/2010] Copying CXX header __chrono/leap_second.h [1571/2010] Copying CXX header __chrono/high_resolution_clock.h [1572/2010] Copying CXX header __chrono/hh_mm_ss.h [1573/2010] Copying CXX header __chrono/gps_clock.h [1574/2010] Copying CXX header __chrono/formatter.h [1575/2010] Copying CXX header __chrono/file_clock.h [1576/2010] Copying CXX header __chrono/exception.h [1577/2010] Copying CXX header __chrono/duration.h [1578/2010] Copying CXX header __chrono/day.h [1579/2010] Copying CXX header __chrono/convert_to_tm.h [1580/2010] Copying CXX header __chrono/convert_to_timespec.h [1581/2010] Copying CXX header __chrono/concepts.h [1582/2010] Copying CXX header __chrono/calendar.h [1583/2010] Copying CXX header __charconv/traits.h [1584/2010] Copying CXX header __charconv/to_chars_result.h [1585/2010] Copying CXX header __charconv/to_chars_integral.h [1586/2010] Copying CXX header __charconv/to_chars_floating_point.h [1587/2010] Copying CXX header __charconv/to_chars_base_10.h [1588/2010] Copying CXX header __charconv/to_chars.h [1589/2010] Copying CXX header __charconv/tables.h [1590/2010] Copying CXX header __charconv/from_chars_result.h [1591/2010] Copying CXX header __charconv/from_chars_integral.h [1592/2010] Copying CXX header __charconv/from_chars_floating_point.h [1593/2010] Copying CXX header __charconv/chars_format.h [1594/2010] Copying CXX header __bit_reference [1595/2010] Copying CXX header __bit/rotate.h [1596/2010] Copying CXX header __bit/popcount.h [1597/2010] Copying CXX header __bit/invert_if.h [1598/2010] Copying CXX header __bit/has_single_bit.h [1599/2010] Copying CXX header __bit/endian.h [1600/2010] Copying CXX header __bit/countr.h [1601/2010] Copying CXX header __bit/countl.h [1602/2010] Copying CXX header __bit/byteswap.h [1603/2010] Copying CXX header __bit/blsr.h [1604/2010] Copying CXX header __bit/bit_width.h [1605/2010] Copying CXX header __bit/bit_log2.h [1606/2010] Copying CXX header __bit/bit_floor.h [1607/2010] Copying CXX header __bit/bit_ceil.h [1608/2010] Copying CXX header __bit/bit_cast.h [1609/2010] Copying CXX header __atomic/to_gcc_order.h [1610/2010] Copying CXX header __atomic/support/gcc.h [1611/2010] Copying CXX header __atomic/support/c11.h [1612/2010] Copying CXX header __atomic/support.h [1613/2010] Copying CXX header __atomic/memory_order.h [1614/2010] Copying CXX header __atomic/kill_dependency.h [1615/2010] Copying CXX header __atomic/is_always_lock_free.h [1616/2010] Copying CXX header __atomic/fence.h [1617/2010] Copying CXX header __atomic/contention_t.h [1618/2010] Copying CXX header __atomic/check_memory_order.h [1619/2010] Copying CXX header __atomic/atomic_sync.h [1620/2010] Copying CXX header __atomic/atomic_ref.h [1621/2010] Copying CXX header __atomic/atomic_lock_free.h [1622/2010] Copying CXX header __atomic/atomic_init.h [1623/2010] Copying CXX header __atomic/atomic_flag.h [1624/2010] Copying CXX header __atomic/atomic.h [1625/2010] Copying CXX header __atomic/aliases.h [1626/2010] Copying CXX header __assert [1627/2010] Copying CXX header __algorithm/upper_bound.h [1628/2010] Copying CXX header __algorithm/unwrap_range.h [1629/2010] Copying CXX header __algorithm/unwrap_iter.h [1630/2010] Copying CXX header __algorithm/unique_copy.h [1631/2010] Copying CXX header __algorithm/unique.h [1632/2010] Copying CXX header __algorithm/uniform_random_bit_generator_adaptor.h [1633/2010] Copying CXX header __algorithm/transform.h [1634/2010] Copying CXX header __algorithm/three_way_comp_ref_type.h [1635/2010] Copying CXX header __algorithm/swap_ranges.h [1636/2010] Copying CXX header __algorithm/stable_sort.h [1637/2010] Copying CXX header __algorithm/stable_partition.h [1638/2010] Copying CXX header __algorithm/sort_heap.h [1639/2010] Copying CXX header __algorithm/sort.h [1640/2010] Copying CXX header __algorithm/simd_utils.h [1641/2010] Copying CXX header __algorithm/sift_down.h [1642/2010] Copying CXX header __algorithm/shuffle.h [1643/2010] Copying CXX header __algorithm/shift_right.h [1644/2010] Copying CXX header __algorithm/shift_left.h [1645/2010] Copying CXX header __algorithm/set_union.h [1646/2010] Copying CXX header __algorithm/set_symmetric_difference.h [1647/2010] Copying CXX header __algorithm/set_intersection.h [1648/2010] Copying CXX header __algorithm/set_difference.h [1649/2010] Copying CXX header __algorithm/search_n.h [1650/2010] Copying CXX header __algorithm/search.h [1651/2010] Copying CXX header __algorithm/sample.h [1652/2010] Copying CXX header __algorithm/rotate_copy.h [1653/2010] Copying CXX header __algorithm/rotate.h [1654/2010] Copying CXX header __algorithm/reverse_copy.h [1655/2010] Copying CXX header __algorithm/reverse.h [1656/2010] Copying CXX header __algorithm/replace_if.h [1657/2010] Copying CXX header __algorithm/replace_copy_if.h [1658/2010] Copying CXX header __algorithm/replace_copy.h [1659/2010] Copying CXX header __algorithm/replace.h [1660/2010] Copying CXX header __algorithm/remove_if.h [1661/2010] Copying CXX header __algorithm/remove_copy_if.h [1662/2010] Copying CXX header __algorithm/remove_copy.h [1663/2010] Copying CXX header __algorithm/remove.h [1664/2010] Copying CXX header __algorithm/ranges_upper_bound.h [1665/2010] Copying CXX header __algorithm/ranges_unique_copy.h [1666/2010] Copying CXX header __algorithm/ranges_unique.h [1667/2010] Copying CXX header __algorithm/ranges_transform.h [1668/2010] Copying CXX header __algorithm/ranges_swap_ranges.h [1669/2010] Copying CXX header __algorithm/ranges_starts_with.h [1670/2010] Copying CXX header __algorithm/ranges_stable_sort.h [1671/2010] Copying CXX header __algorithm/ranges_stable_partition.h [1672/2010] Copying CXX header __algorithm/ranges_sort_heap.h [1673/2010] Copying CXX header __algorithm/ranges_sort.h [1674/2010] Copying CXX header __algorithm/ranges_shuffle.h [1675/2010] Copying CXX header __algorithm/ranges_set_union.h [1676/2010] Copying CXX header __algorithm/ranges_set_symmetric_difference.h [1677/2010] Copying CXX header __algorithm/ranges_set_intersection.h [1678/2010] Copying CXX header __algorithm/ranges_set_difference.h [1679/2010] Copying CXX header __algorithm/ranges_search_n.h [1680/2010] Copying CXX header __algorithm/ranges_search.h [1681/2010] Copying CXX header __algorithm/ranges_sample.h [1682/2010] Copying CXX header __algorithm/ranges_rotate_copy.h [1683/2010] Copying CXX header __algorithm/ranges_rotate.h [1684/2010] Copying CXX header __algorithm/ranges_reverse_copy.h [1685/2010] Copying CXX header __algorithm/ranges_reverse.h [1686/2010] Copying CXX header __algorithm/ranges_replace_if.h [1687/2010] Copying CXX header __algorithm/ranges_replace_copy_if.h [1688/2010] Copying CXX header __algorithm/ranges_replace_copy.h [1689/2010] Copying CXX header __algorithm/ranges_replace.h [1690/2010] Copying CXX header __algorithm/ranges_remove_if.h [1691/2010] Copying CXX header __algorithm/ranges_remove_copy_if.h [1692/2010] Copying CXX header __algorithm/ranges_remove_copy.h [1693/2010] Copying CXX header __algorithm/ranges_remove.h [1694/2010] Copying CXX header __algorithm/ranges_push_heap.h [1695/2010] Copying CXX header __algorithm/ranges_prev_permutation.h [1696/2010] Copying CXX header __algorithm/ranges_pop_heap.h [1697/2010] Copying CXX header __algorithm/ranges_partition_point.h [1698/2010] Copying CXX header __algorithm/ranges_partition_copy.h [1699/2010] Copying CXX header __algorithm/ranges_partition.h [1700/2010] Copying CXX header __algorithm/ranges_partial_sort_copy.h [1701/2010] Copying CXX header __algorithm/ranges_partial_sort.h [1702/2010] Copying CXX header __algorithm/ranges_nth_element.h [1703/2010] Copying CXX header __algorithm/ranges_none_of.h [1704/2010] Copying CXX header __algorithm/ranges_next_permutation.h [1705/2010] Copying CXX header __algorithm/ranges_move_backward.h [1706/2010] Copying CXX header __algorithm/ranges_move.h [1707/2010] Copying CXX header __algorithm/ranges_mismatch.h [1708/2010] Copying CXX header __algorithm/ranges_minmax_element.h [1709/2010] Copying CXX header __algorithm/ranges_minmax.h [1710/2010] Copying CXX header __algorithm/ranges_min_element.h [1711/2010] Copying CXX header __algorithm/ranges_min.h [1712/2010] Copying CXX header __algorithm/ranges_merge.h [1713/2010] Copying CXX header __algorithm/ranges_max_element.h [1714/2010] Copying CXX header __algorithm/ranges_max.h [1715/2010] Copying CXX header __algorithm/ranges_make_heap.h [1716/2010] Copying CXX header __algorithm/ranges_lower_bound.h [1717/2010] Copying CXX header __algorithm/ranges_lexicographical_compare.h [1718/2010] Copying CXX header __algorithm/ranges_iterator_concept.h [1719/2010] Copying CXX header __algorithm/ranges_is_sorted_until.h [1720/2010] Copying CXX header __algorithm/ranges_is_sorted.h [1721/2010] Copying CXX header __algorithm/ranges_is_permutation.h [1722/2010] Copying CXX header __algorithm/ranges_is_partitioned.h [1723/2010] Copying CXX header __algorithm/ranges_is_heap_until.h [1724/2010] Copying CXX header __algorithm/ranges_is_heap.h [1725/2010] Copying CXX header __algorithm/ranges_inplace_merge.h [1726/2010] Copying CXX header __algorithm/ranges_includes.h [1727/2010] Copying CXX header __algorithm/ranges_generate_n.h [1728/2010] Copying CXX header __algorithm/ranges_generate.h [1729/2010] Copying CXX header __algorithm/ranges_for_each_n.h [1730/2010] Copying CXX header __algorithm/ranges_for_each.h [1731/2010] Copying CXX header __algorithm/ranges_fold.h [1732/2010] Copying CXX header __algorithm/ranges_find_last.h [1733/2010] Copying CXX header __algorithm/ranges_find_if_not.h [1734/2010] Copying CXX header __algorithm/ranges_find_if.h [1735/2010] Copying CXX header __algorithm/ranges_find_first_of.h [1736/2010] Copying CXX header __algorithm/ranges_find_end.h [1737/2010] Copying CXX header __algorithm/ranges_find.h [1738/2010] Copying CXX header __algorithm/ranges_fill_n.h [1739/2010] Copying CXX header __algorithm/ranges_fill.h [1740/2010] Copying CXX header __algorithm/ranges_equal_range.h [1741/2010] Copying CXX header __algorithm/ranges_equal.h [1742/2010] Copying CXX header __algorithm/ranges_ends_with.h [1743/2010] Copying CXX header __algorithm/ranges_count_if.h [1744/2010] Copying CXX header __algorithm/ranges_count.h [1745/2010] Copying CXX header __algorithm/ranges_copy_n.h [1746/2010] Copying CXX header __algorithm/ranges_copy_if.h [1747/2010] Copying CXX header __algorithm/ranges_copy_backward.h [1748/2010] Copying CXX header __algorithm/ranges_copy.h [1749/2010] Copying CXX header __algorithm/ranges_contains_subrange.h [1750/2010] Copying CXX header __algorithm/ranges_contains.h [1751/2010] Copying CXX header __algorithm/ranges_clamp.h [1752/2010] Copying CXX header __algorithm/ranges_binary_search.h [1753/2010] Copying CXX header __algorithm/ranges_any_of.h [1754/2010] Copying CXX header __algorithm/ranges_all_of.h [1755/2010] Copying CXX header __algorithm/ranges_adjacent_find.h [1756/2010] Copying CXX header __algorithm/radix_sort.h [1757/2010] Copying CXX header __algorithm/push_heap.h [1758/2010] Copying CXX header __algorithm/pstl.h [1759/2010] Copying CXX header __algorithm/prev_permutation.h [1760/2010] Copying CXX header __algorithm/pop_heap.h [1761/2010] Copying CXX header __algorithm/partition_point.h [1762/2010] Copying CXX header __algorithm/partition_copy.h [1763/2010] Copying CXX header __algorithm/partition.h [1764/2010] Copying CXX header __algorithm/partial_sort_copy.h [1765/2010] Copying CXX header __algorithm/partial_sort.h [1766/2010] Copying CXX header __algorithm/out_value_result.h [1767/2010] Copying CXX header __algorithm/nth_element.h [1768/2010] Copying CXX header __algorithm/none_of.h [1769/2010] Copying CXX header __algorithm/next_permutation.h [1770/2010] Copying CXX header __algorithm/move_backward.h [1771/2010] Copying CXX header __algorithm/move.h [1772/2010] Copying CXX header __algorithm/mismatch.h [1773/2010] Copying CXX header __algorithm/minmax_element.h [1774/2010] Copying CXX header __algorithm/minmax.h [1775/2010] Copying CXX header __algorithm/min_max_result.h [1776/2010] Copying CXX header __algorithm/min_element.h [1777/2010] Copying CXX header __algorithm/min.h [1778/2010] Copying CXX header __algorithm/merge.h [1779/2010] Copying CXX header __algorithm/max_element.h [1780/2010] Copying CXX header __algorithm/max.h [1781/2010] Copying CXX header __algorithm/make_projected.h [1782/2010] Copying CXX header __algorithm/make_heap.h [1783/2010] Copying CXX header __algorithm/lower_bound.h [1784/2010] Copying CXX header __algorithm/lexicographical_compare_three_way.h [1785/2010] Copying CXX header __algorithm/lexicographical_compare.h [1786/2010] Copying CXX header __algorithm/iterator_operations.h [1787/2010] Copying CXX header __algorithm/iter_swap.h [1788/2010] Copying CXX header __algorithm/is_sorted_until.h [1789/2010] Copying CXX header __algorithm/is_sorted.h [1790/2010] Copying CXX header __algorithm/is_permutation.h [1791/2010] Copying CXX header __algorithm/is_partitioned.h [1792/2010] Copying CXX header __algorithm/is_heap_until.h [1793/2010] Copying CXX header __algorithm/is_heap.h [1794/2010] Copying CXX header __algorithm/inplace_merge.h [1795/2010] Copying CXX header __algorithm/includes.h [1796/2010] Copying CXX header __algorithm/in_out_result.h [1797/2010] Copying CXX header __algorithm/in_out_out_result.h [1798/2010] Copying CXX header __algorithm/in_in_result.h [1799/2010] Copying CXX header __algorithm/in_in_out_result.h [1800/2010] Copying CXX header __algorithm/in_fun_result.h [1801/2010] Copying CXX header __algorithm/in_found_result.h [1802/2010] Copying CXX header __algorithm/half_positive.h [1803/2010] Copying CXX header __algorithm/generate_n.h [1804/2010] Copying CXX header __algorithm/generate.h [1805/2010] Copying CXX header __algorithm/for_each_segment.h [1806/2010] Copying CXX header __algorithm/for_each_n_segment.h [1807/2010] Copying CXX header __algorithm/for_each_n.h [1808/2010] Copying CXX header __algorithm/for_each.h [1809/2010] Copying CXX header __algorithm/find_segment_if.h [1810/2010] Copying CXX header __algorithm/find_if_not.h [1811/2010] Copying CXX header __algorithm/find_if.h [1812/2010] Copying CXX header __algorithm/find_first_of.h [1813/2010] Copying CXX header __algorithm/find_end.h [1814/2010] Copying CXX header __algorithm/find.h [1815/2010] Copying CXX header __algorithm/fill_n.h [1816/2010] Copying CXX header __algorithm/fill.h [1817/2010] Copying CXX header __algorithm/equal_range.h [1818/2010] Copying CXX header __algorithm/equal.h [1819/2010] Copying CXX header __algorithm/count_if.h [1820/2010] Copying CXX header __algorithm/count.h [1821/2010] Copying CXX header __algorithm/copy_n.h [1822/2010] Copying CXX header __algorithm/copy_move_common.h [1823/2010] Copying CXX header __algorithm/copy_if.h [1824/2010] Copying CXX header __algorithm/copy_backward.h [1825/2010] Copying CXX header __algorithm/copy.h [1826/2010] Copying CXX header __algorithm/comp_ref_type.h [1827/2010] Copying CXX header __algorithm/comp.h [1828/2010] Copying CXX header __algorithm/clamp.h [1829/2010] Copying CXX header __algorithm/binary_search.h [1830/2010] Copying CXX header __algorithm/any_of.h [1831/2010] Copying CXX header __algorithm/all_of.h [1832/2010] Copying CXX header __algorithm/adjacent_find.h [1833/2010] Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersSave.S.o [1834/2010] Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersRestore.S.o [1835/2010] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-wasm.c.o [1836/2010] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-sjlj.c.o [1837/2010] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1-gcc-ext.c.o [1838/2010] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1.c.o [1839/2010] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-seh.cpp.o [1840/2010] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-EHABI.cpp.o [1841/2010] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/libunwind.cpp.o [1842/2010] Building ASM object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindRegistersSave.S.o [1843/2010] Building ASM object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindRegistersRestore.S.o [1844/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/tzdb_list.cpp.o [1845/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/tzdb.cpp.o [1846/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/time_zone.cpp.o [1847/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/chrono_exception.cpp.o [1848/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/log_hardening_failure.cpp.o [1849/2010] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/keep.cpp.o [1850/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/operations.cpp.o [1851/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/directory_iterator.cpp.o [1852/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/directory_entry.cpp.o [1853/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/strstream.cpp.o [1854/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/regex.cpp.o [1855/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ostream.cpp.o [1856/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/locale.cpp.o [1857/2010] Linking C static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libunwind.a [1858/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/iostream.cpp.o [1859/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ios.instantiations.cpp.o [1860/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ios.cpp.o [1861/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/fstream.cpp.o [1862/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/random.cpp.o [1863/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/thread.cpp.o [1864/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/shared_mutex.cpp.o [1865/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/mutex.cpp.o [1866/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/mutex_destructor.cpp.o [1867/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o [1868/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o [1869/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable_destructor.cpp.o [1870/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o [1871/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o [1872/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/verbose_abort.cpp.o [1873/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/vector.cpp.o [1874/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/variant.cpp.o [1875/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/valarray.cpp.o [1876/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/typeinfo.cpp.o [1877/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/system_error.cpp.o [1878/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/string.cpp.o [1879/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/stdexcept.cpp.o [1880/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/f2s.cpp.o [1881/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/d2s.cpp.o [1882/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/d2fixed.cpp.o [1883/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/random_shuffle.cpp.o [1884/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/print.cpp.o [1885/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/optional.cpp.o [1886/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/new_helpers.cpp.o [1887/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/new_handler.cpp.o [1888/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/memory_resource.cpp.o [1889/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o [1890/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/hash.cpp.o [1891/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/functional.cpp.o [1892/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/path.cpp.o [1893/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/filesystem_error.cpp.o [1894/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/filesystem_clock.cpp.o [1895/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/expected.cpp.o [1896/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/exception.cpp.o [1897/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/error_category.cpp.o [1898/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o [1899/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/charconv.cpp.o [1900/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/call_once.cpp.o [1901/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/bind.cpp.o [1902/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/any.cpp.o [1903/2010] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/algorithm.cpp.o [1904/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/operations.cpp.o [1905/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/directory_iterator.cpp.o [1906/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/directory_entry.cpp.o [1907/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/strstream.cpp.o [1908/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/regex.cpp.o [1909/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ostream.cpp.o [1910/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/locale.cpp.o [1911/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/iostream.cpp.o [1912/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ios.instantiations.cpp.o [1913/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ios.cpp.o [1914/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/fstream.cpp.o [1915/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/random.cpp.o [1916/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/thread.cpp.o [1917/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/shared_mutex.cpp.o [1918/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/mutex.cpp.o [1919/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/mutex_destructor.cpp.o [1920/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/future.cpp.o [1921/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/condition_variable.cpp.o [1922/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/condition_variable_destructor.cpp.o [1923/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/barrier.cpp.o [1924/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/atomic.cpp.o [1925/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/verbose_abort.cpp.o [1926/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/vector.cpp.o [1927/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/variant.cpp.o [1928/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/valarray.cpp.o [1929/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/typeinfo.cpp.o [1930/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/system_error.cpp.o [1931/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/string.cpp.o [1932/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/stdexcept.cpp.o [1933/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/f2s.cpp.o [1934/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/d2s.cpp.o [1935/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/d2fixed.cpp.o [1936/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/random_shuffle.cpp.o [1937/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/print.cpp.o [1938/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/optional.cpp.o [1939/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/new_helpers.cpp.o [1940/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/new_handler.cpp.o [1941/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/memory_resource.cpp.o [1942/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/memory.cpp.o [1943/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/hash.cpp.o [1944/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/functional.cpp.o [1945/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/path.cpp.o [1946/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/filesystem_error.cpp.o [1947/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/filesystem_clock.cpp.o [1948/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/expected.cpp.o [1949/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/exception.cpp.o [1950/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/error_category.cpp.o [1951/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/chrono.cpp.o [1952/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/charconv.cpp.o [1953/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/call_once.cpp.o [1954/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/bind.cpp.o [1955/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/any.cpp.o [1956/2010] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/algorithm.cpp.o [1957/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_thread_atexit.cpp.o [1958/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_personality.cpp.o [1959/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception.cpp.o [1960/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_new_delete.cpp.o [1961/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/private_typeinfo.cpp.o [1962/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/fallback_malloc.cpp.o [1963/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/abort_message.cpp.o [1964/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_typeinfo.cpp.o [1965/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_stdexcept.cpp.o [1966/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_exception.cpp.o [1967/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_virtual.cpp.o [1968/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_vector.cpp.o [1969/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_handlers.cpp.o [1970/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_guard.cpp.o [1971/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception_storage.cpp.o [1972/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o [1973/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_default_handlers.cpp.o [1974/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_aux_runtime.cpp.o [1975/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_thread_atexit.cpp.o [1976/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_personality.cpp.o [1977/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception.cpp.o [1978/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_new_delete.cpp.o [1979/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/private_typeinfo.cpp.o [1980/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/fallback_malloc.cpp.o [1981/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/abort_message.cpp.o [1982/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_typeinfo.cpp.o [1983/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_stdexcept.cpp.o [1984/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o [1985/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_virtual.cpp.o [1986/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o [1987/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_handlers.cpp.o [1988/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_guard.cpp.o [1989/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception_storage.cpp.o [1990/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_demangle.cpp.o [1991/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_default_handlers.cpp.o [1992/2010] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o [1993/2010] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-wasm.c.o [1994/2010] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-sjlj.c.o [1995/2010] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindLevel1-gcc-ext.c.o [1996/2010] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindLevel1.c.o [1997/2010] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-seh.cpp.o [1998/2010] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-EHABI.cpp.o [1999/2010] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/libunwind.cpp.o [2000/2010] Generating compile_commands.json [2001/2010] Generating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/compile_commands.json [2002/2010] Linking C shared library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libunwind.so.1.0 [2003/2010] Creating library symlink /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libunwind.so.1 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libunwind.so [2004/2010] Linking CXX static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++abi.a [2005/2010] Linking CXX static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++.a [2006/2010] Linking CXX shared library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++abi.so.1.0 [2007/2010] Creating library symlink /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++abi.so.1 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++abi.so [2008/2010] Linking CXX shared library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++.so.1.0 [2009/2010] Creating library symlink /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++.so.1 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++.so [2010/2010] Linking CXX static library /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage1/lib/x86_64-maple-linux-musl/libc++experimental.a [5607/5608] No install step for 'runtimes' [5608/5608] Completed 'runtimes' -- Install configuration: "Release" -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDemangle.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSupport.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTableGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTableGenBasic.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTableGenCommon.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-tblgen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCore.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFuzzerCLI.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFuzzMutate.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFileCheck.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMInterfaceStub.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMIRPrinter.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMIRReader.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCGData.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSelectionDAG.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAsmPrinter.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMIRParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMGlobalISel.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCodeGenTypes.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBinaryFormat.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBitReader.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBitWriter.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBitstreamReader.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDWARFLinker.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDWARFLinkerClassic.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDWARFLinkerParallel.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExtensions.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendAtomic.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendDirective.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendHLSL.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendOpenACC.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendOpenMP.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMFrontendOffloading.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTransformUtils.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMInstrumentation.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAggressiveInstCombine.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMInstCombine.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMScalarOpts.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMipo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVectorize.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMObjCARCOpts.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCoroutines.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCFGuard.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHipStdPar.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLinker.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAnalysis.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLTO.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMC.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMCParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMCDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMCA.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMObjCopy.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMObject.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMObjectYAML.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOption.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRemarks.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebuginfod.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoDWARFLowLevel.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoDWARF.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoGSYM.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoLogicalView.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoMSF.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoCodeView.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoPDB.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSymbolize.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDebugInfoBTF.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDWARFCFIChecker.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDWP.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExecutionEngine.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMInterpreter.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMJITLink.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMCJIT.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOrcJIT.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOrcDebugging.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOrcShared.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOrcTargetProcess.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRuntimeDyld.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTarget.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64CodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64AsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64Disassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64Desc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64Info.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAArch64Utils.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUTargetMCA.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAMDGPUUtils.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMARMUtils.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAVRCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAVRAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAVRDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAVRDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAVRInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBPFCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBPFAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBPFDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBPFDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMBPFInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHexagonCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHexagonAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHexagonDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHexagonDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMHexagonInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLanaiCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLanaiAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLanaiDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLanaiDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLanaiInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLoongArchCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLoongArchAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLoongArchDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLoongArchDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLoongArchInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMipsCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMipsAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMipsDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMipsDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMipsInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMSP430CodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMSP430Desc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMSP430Info.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMSP430AsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMMSP430Disassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMNVPTXCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMNVPTXDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMNVPTXInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPowerPCCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPowerPCAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPowerPCDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPowerPCDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPowerPCInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVTargetMCA.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMRISCVInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSparcCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSparcAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSparcDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSparcDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSparcInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSPIRVCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSPIRVDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSPIRVInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSPIRVAnalysis.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSystemZCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSystemZAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSystemZDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSystemZDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSystemZInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVECodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVEAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVEDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVEInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMVEDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWebAssemblyUtils.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86CodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86AsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86Disassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86TargetMCA.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86Desc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMX86Info.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMXCoreCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMXCoreDisassembler.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMXCoreDesc.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMXCoreInfo.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMSandboxIR.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMAsmParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLineEditor.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMProfileData.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCoverage.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMPasses.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTargetParser.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTextAPI.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTextAPIBinaryReader.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMTelemetry.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDlltoolDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMLibDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMXRay.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWindowsDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMWindowsManifest.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/FileCheck -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-PerfectShuffle -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/count -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/not -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/UnicodeNameMappingGenerator -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/yaml-bench -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/split-file -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-test-mustache-spec -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLTO.so.21.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLTO.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/lto.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-ar -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Creating ar -- Creating dlltool -- Creating ranlib -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-ctxprof-util -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-lto -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-profdata -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldCommon.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/lld -- Creating lld-link -- Creating ld.lld -- Creating ld64.lld -- Creating wasm-ld -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldCOFF.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldELF.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldMachO.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldMinGW.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/liblldWasm.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Memory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Filesystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/LLVM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Driver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Reproduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/CommonLinkerContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/BPSectionOrdererBase.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/ErrorHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Strings.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/DWARF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Timer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Arrays.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Args.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/Version.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/lld/Common/TargetOptionsCommandFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/lld/LLDTargets.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/lld/LLDTargets-release.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/lld/LLDConfig.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/lld/LLDConfigVersion.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/Checker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/Analyses.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/EntryPointStats.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntPtr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/CheckerManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/Z3CrosscheckVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Core/BugReporter/BugSuppression.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers/SValExplainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers/Taint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/ConstantInitBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/ObjectFilePCHContainerWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/BackendUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/SwiftCallingConv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/ConstantInitFuture.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/CodeGenABITypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/CodeGenAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/CGFunctionInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CodeGen/ModuleBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Support -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Support/RISCVVIntrinsicUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Support/Compiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaCodeCompletion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaFixItUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaAMDGPU.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/TypoCorrection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Ownership.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaLoongArch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/ScopeInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/DelayedDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaM68k.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaPseudoObject.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaConcept.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Lookup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaX86.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaMSP430.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Designator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaRISCV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/RISCVIntrinsicManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/HeuristicResolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaOpenACC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/CXXFieldCollector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/MultiplexExternalSemaSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/DeclSpec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Sema.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaSPIRV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/TemplateDeduction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Overload.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaSystemZ.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaWasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/ObjCMethodList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaHexagon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/ParsedAttr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaSwift.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/CodeCompleteConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaARM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Scope.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/ParsedTemplate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/CodeCompleteOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaBPF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaNVPTX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaOpenMP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/IdentifierResolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/ExternalSemaSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaDirectX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/AnalysisBasedWarnings.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaCUDA.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaInternal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Template.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaLambda.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/EnterExpressionEvaluationContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaOpenCL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Weak.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/HLSLExternalSemaSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Initialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Attr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/CleanupInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaObjC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaMIPS.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaSYCL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaPPC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaHLSL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/Redeclaration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/TemplateInstCallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/SemaAVR.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/DirectoryWatcher -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/DirectoryWatcher/DirectoryWatcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/GtestMatchers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/ASTMatchFinder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/Dynamic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/Dynamic/Parser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/Dynamic/VariantValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/Dynamic/Registry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/Dynamic/Diagnostics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/LowLevelHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/ASTMatchers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/ASTMatchersMacros.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ASTMatchers/ASTMatchersInternal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/ConstructionContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Support -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Support/BumpVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Support/FixitUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/IssueHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/CloneDetection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/IntervalPartition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/LiveVariables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/LifetimeSafety.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/Dominators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/UnsafeBufferUsage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/Consumed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/PostOrderCFGView.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyTIL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ReachableCode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyOps.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafetyLogical.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/CalledOnceCheck.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/UninitializedValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/Analyses/ThreadSafety.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/NoopAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/CNFFormula.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Formula.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowWorklist.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/MatchSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/SmartPointerAccessorCaching.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/SimplifyConstraints.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Models -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Models/ChromiumCheckModel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/MapLattice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/AdornedCFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Solver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/NoopLattice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/RecordOps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DebugSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/DataflowLattice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Transfer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/ASTOps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/StorageLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Logger.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/FlowSensitive/Arena.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/CFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/CallGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/CodeInjector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/BodyFarm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/CFGStmtMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/RetainSummaryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/AnyCall.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/ProgramPoint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/DomainSpecific -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/DomainSpecific/CocoaConventions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/SelectorExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/MacroExpansionContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/AnalysisDeclContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Analysis/PathDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/InMemoryModuleCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTRecordReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ModuleManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/GlobalModuleIndex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ModuleCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/PCHContainerOperations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/SourceLocationEncoding.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ModuleFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/TypeBitCodes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ContinuousRangeMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ObjectFilePCHContainerReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTRecordWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTBitCodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/SerializationDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ModuleFileExtension.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/ASTDeserializationListener.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/APINotesYAMLCompiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/APINotesManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/APINotesReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/Types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/APINotesOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/APINotes/APINotesWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/RAIIObjectsForParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/LoopHint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/Parser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/ParseAST.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/ParseHLSLRootSignature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/IndexSerialization -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/IndexSerialization/SerializablePathCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Testing -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Testing/TestClangConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Testing/CommandLineArgs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Testing/TestAST.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Testing/TestLanguage.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter/Interpreter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter/RemoteJITUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter/Value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter/PartialTranslationUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Interpreter/CodeCompletion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/FileMatchTrie.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ToolExecutorPluginRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/CompilationDatabasePluginRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Execution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/InProcessModuleCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/StandaloneExecution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/SourceCode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/SourceCodeBuilders.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/Parsing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/Transformer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/Stencil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/RewriteRule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/RangeSelector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Transformer/MatchConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Core -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Core/Replacement.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Core/Diagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/DiagnosticsYaml.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/CompilationDatabase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ArgumentsAdjusters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/JSONCompilationDatabase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/CommonOptionsParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/RefactoringCallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ASTDiff -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ASTDiff/ASTDiffInternal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ASTDiff/ASTDiff.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Inclusions -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Inclusions/HeaderIncludes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Inclusions/HeaderAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Inclusions/StandardLibrary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Inclusions/IncludeStyle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Tooling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/TokenBufferTokenManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/Tree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/BuildTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/Mutations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/Nodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/TokenManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/Tokens.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/ReplacementsYaml.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/AllTUsExecution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Lookup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringRuleContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Extract -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Extract/Extract.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/SymbolName.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/RenamingAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/Rename/USRFinder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringActionRules.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringOption.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringActionRule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/AtomicChange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/RefactoringOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Refactoring/ASTSelection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/FixIt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/DiagnosticRenderer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/LogDiagnosticPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/MigratorOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/PreprocessorOutputOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/FrontendActions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/PrecompiledPreamble.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/SerializedDiagnosticReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/MultiplexConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/SerializedDiagnosticPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/ASTUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/TextDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/PCHContainerOperations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/TextDiagnosticBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/FrontendPluginRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/DependencyOutputOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/FrontendOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/FrontendAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/CompilerInstance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/SARIFDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/TextDiagnosticPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/LayoutOverrideSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/VerifyDiagnosticConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/SerializedDiagnostics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/ChainedDiagnosticConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/SARIFDiagnosticPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/ASTConsumers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/CommandLineSourceLoc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/CompilerInvocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Frontend/FrontendDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Phases.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Compilation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Tool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/DriverDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/ToolChain.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/CommonArgs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Driver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Types.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/XRayArgs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/MultilibBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Job.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Action.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/SanitizerArgs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Util.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Distro.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Multilib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/InputInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/OptionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/OffloadBundler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/Frontend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/Visitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/Library.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/HeaderFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/MachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/DirectoryScanner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/FrontendRecords.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/FileList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/Context.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/DylibVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/InstallAPI/InstallAPIDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CrossTU -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CrossTU/CrossTranslationUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CrossTU/CrossTUDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit/Rewriters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit/EditedSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit/Commit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit/EditsReceiver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Edit/FileOffset.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Format -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Format/Format.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/ExtractAPIActionBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/ExtractAPIVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/APIIgnoresList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/Serialization -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/Serialization/APISetVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/FrontendActions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/API.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/ExtractAPI/DeclarationFragments.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/CommentToXML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/IndexDataConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/IndexSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/DeclOccurrence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/USRGeneration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/IndexingAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Index/IndexingOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticInstallAPI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/LangStandards.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsLoongArchLSX.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/MacroBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsAArch64NeonSVEBridge.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCategories.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CapturedStmt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetCXXABI.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CodeGenOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticIDs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsVE.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TransformTypeTraits.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SimpleTypoCorrection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DirectoryEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CFProtectionOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AlignedAllocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Linkage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/HLSLIntangibleTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Builtins.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ABI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrSubjectMatchRules.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/StackExhaustionHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Cuda.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsMips.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DarwinSDKInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ObjCRuntime.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Thunk.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/XRayInstr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BitmaskEnum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CustomizableOptional.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/LLVM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/XRayLists.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttributeScopeInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/WebAssemblyReferenceTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticDriver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ASTSourceDescriptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/FileManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CFProtectionOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SourceMgrAdapter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/HeaderInclude.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenCLOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsHexagonMapCustomDep.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ExpressionTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PointerAuthOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsSystemZ.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SourceManagerInternals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SourceManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsXCore.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsPPC.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TypeTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinHeaders.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/FileSystemStatCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticParse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OffloadArch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Specifiers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticRefactoring.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/NoSanitizeList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OperatorPrecedence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsWebAssembly.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenACCClauses.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Stack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenCLExtensions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CLWarnings.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TokenKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/RISCVVTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAST.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PlistSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CommentOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsAMDGPU.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsAArch64.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SourceLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsLoongArchLASX.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticLex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Sanitizers.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/FileEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TokenKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenCLImageTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/MSP430Target.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ExceptionSpecificationType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetCXXABI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/IdentifierTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ProfileList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Attributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticComment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/JsonSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PrettyStackTrace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SyncScope.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/FileSystemOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCrossTU.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetOSMacros.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/LangOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OperatorKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PartialDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Diagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DebugOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/LangStandard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/LangOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenCLExtensionTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TemplateKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Module.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Features.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CharInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsARM.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PPCTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/UnsignedOrNone.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CodeGenOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AArch64ACLETypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Builtins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSerialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Lambda.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSema.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AddressSpaces.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticFrontend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OperatorKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Target -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Target/MSP430 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/MakeSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Visibility.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Sanitizers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AMDGPUTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/SanitizerSpecialCaseList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/HLSLRuntime.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsLoongArchBase.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/FPOptions.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/ParsedAttrInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenACCKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AllDiagnostics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Version.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttributeCommonInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/TargetBuiltins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsVEVL.gen.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenMPKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/OpenMPKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/PragmaKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Sarif.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/FrontendTool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/FrontendTool/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/OpenACC -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/OpenACC/RegisterOpenACCExtensions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/OpenACC/CIROpenACCTypeInterfaces.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/Passes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/Builder -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIRTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIRAttrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIRDialect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIRDataLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIRTypesDetails.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Dialect/IR/CIROpsEnums.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Passes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/CIRGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/CIRToCIRPasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/ABIArgInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/TypeEvaluationKind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/LoweringHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/FrontendAction -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/FrontendAction/CIRGenAction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Interfaces -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Interfaces/CIRLoopOpInterface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Interfaces/CIROpInterfaces.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/Interfaces/CIRTypeInterfaces.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/LowerToLLVM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/CIR/MissingFeatures.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PPConditionalDirectiveRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PPDirectiveParameter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/LiteralSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/ModuleMapFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/Lexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/ModuleLoader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PreprocessingRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/NoTrivialPPDirectiveTracer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/Pragma.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/HLSLRootSignatureTokenKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/DependencyDirectivesScanner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/HeaderSearch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/ModuleMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/HeaderMapTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/DirectoryLookup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/CodeCompletionHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PreprocessorLexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PPCallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/Preprocessor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/LexHLSLRootSignature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/VariadicMacroSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/MacroArgs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PPEmbedParameters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/ScratchBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/ExternalPreprocessorSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/TokenConcatenation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/LexDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/Token.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/HeaderMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/TokenLexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/HeaderSearchOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/MacroInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Lex/PreprocessorOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Core -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Core/HTMLRewrite.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Core/TokenRewriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Core/Rewriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Frontend -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Frontend/Rewriters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Frontend/FrontendActions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Frontend/FixItRewriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Rewrite/Frontend/ASTConsumers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/PrettyPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TextNodeDumper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Mangle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ODRDiagsEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/APValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTUnresolvedSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OSLog.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Comment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DependenceFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclOpenMP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/SelectorLocationsKind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeLocNodes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TemplateName.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTMutationListener.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclLookups.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DynamicRecursiveASTVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/LocInfoType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeLocVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTLambda.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclGroup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclOpenACC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtOpenMP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/RawCommentList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/BaseSubobject.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TemplateBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExprObjC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExternalASTMerger.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractTypeReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTImportError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CurrentSourceLocExprScope.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTImporter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclCXX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ComparisonCategories.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/FormatString.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ComputeDependence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Randstruct.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/IgnoreExpr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtSYCL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractTypeWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Stmt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/BuiltinTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExprConcepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/GlobalDecl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/VTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclFriend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CXXRecordDeclDefinitionBits.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/APNumericStorage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ODRHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTDumperUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ParentMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DataCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DependentDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OpenMPClause.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentLexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Decl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractBasicWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OptionalDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/PrettyDeclStackTrace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTContextAllocate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTFwd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtGraphTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTStructuralEquivalence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CanonicalType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ParentMapContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExprOpenMP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTNodeTraverser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/LambdaCapture.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/SYCLKernelInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclTemplate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TemplateArgumentVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Expr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/QualTypeNames.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CXXInheritance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTDumper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtOpenACC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Attr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeLoc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/MangleNumberingContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtObjC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/JSONNodeDumper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclarationName.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTConcept.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExternalASTSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ExprCXX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentSema.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclContextInternals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtCXX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTTypeTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OpenACCClause.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/UnresolvedSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OperationKinds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentBriefParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Redeclarable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTImporterSharedState.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/RecordLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/EvaluatedExprVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclAccessPair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Availability.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CharUnits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/NonTrivialTypeVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/NestedNameSpecifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/NSAPI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclObjCCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/ASTImporterLookupTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/RecursiveASTVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentCommandTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/OperationKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractBasicReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AST.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/VTTBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclObjC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeOrdering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXErrorCode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/ExternC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Rewrite.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/BuildSystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXSourceLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Platform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Documentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Index.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/FatalErrorHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXDiagnostic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXString.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXCompilationDatabase.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/StaticAnalyzer/Checkers/Checkers.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/AttrTemplateInstantiate.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/AttrParsedAttrImpl.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/AttrParsedAttrKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Sema/AttrSpellingListIndex.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Config/config.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/AttrPCHRead.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Serialization/AttrPCHWrite.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/AttrParserStringSwitches.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/NodeClasses.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Tooling/Syntax/Nodes.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Driver/Options.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticInstallAPIKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_vector_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsSPIRVVK.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrSubMatchRulesList.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_vector_builtin_sema.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sme_streaming_attrs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommentKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticFrontendEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSemaEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsDirectX.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSerializationEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_mve_builtin_aliases.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticLexCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticParseInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAnalysisCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sme_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_cde_builtin_sema.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsBPF.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrHasAttributeImpl.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsNVPTX.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSerializationCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_cde_builtin_aliases.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticLexEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAnalysisInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommonCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sme_sema_rangechecks.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticLexInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticInstallAPIInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticGroups.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticInstallAPICompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommonEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrList.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttrParsedAttrList.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_cde_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommentCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_sifive_vector_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsSPIRVCL.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAllCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_mve_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_vector_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAnalysisKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticParseKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticRefactoringKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_cde_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/RegularKeywordAttrInfo.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommonKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommentInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_andes_vector_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticDriverInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sve_sema_rangechecks.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsX86.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticDriverCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticFrontendKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsX86_64.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommentEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_andes_vector_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticASTEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticRefactoringEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_sifive_vector_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinTemplates.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticRefactoringInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticFrontendInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticDriverEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticInstallAPIEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSemaCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCrossTUKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticFrontendCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCrossTUInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/AttributeSpellingList.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sve_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_andes_vector_builtin_sema.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticParseCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSemaKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticDriverKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sve_streaming_attrs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCrossTUCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sve_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sme_builtins_za_state.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticLexKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticParseEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsRISCV.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_fp16.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCrossTUEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsSPIRVCommon.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sme_builtin_cg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticCommonInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticRefactoringCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSerializationKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_neon.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/riscv_sifive_vector_builtin_sema.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticASTKinds.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_sve_typeflags.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/Version.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_immcheck_types.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticASTInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticIndexName.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_mve_builtin_sema.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticASTCompatIDs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/CXX11AttributeInfo.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/arm_mve_builtins.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSerializationInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/BuiltinsHexagon.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticSemaInterface.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/Basic/DiagnosticAnalysisEnums.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentCommandInfo.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/DeclNodes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractTypeReader.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/TypeNodes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/Attrs.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractBasicWriter.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtNodes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentNodes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrImpl.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractTypeWriter.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentHTMLNamedCharacterReferences.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentCommandList.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrVisitor.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrNodeTraverse.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentHTMLTagsProperties.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AttrTextNodeDump.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/CommentHTMLTags.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/AbstractBasicReader.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang/AST/StmtDataCollectors.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/bash-autocomplete.sh -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-tblgen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/builtins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/float.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/inttypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/iso646.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/limits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/module.modulemap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdalign.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdarg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg___gnuc_va_list.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg___va_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg_header_macro.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg_va_arg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg_va_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stdarg_va_list.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdatomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdbool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdcountof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdckdint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stddef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_header_macro.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_max_align_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_null.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_nullptr_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_offsetof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_ptrdiff_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_rsize_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_size_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_unreachable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_wchar_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__stddef_wint_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/stdnoreturn.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/tgmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/unwind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/varargs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_acle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_cmse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/armintr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm64intr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_neon_sve_bridge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_builtin_vars.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_cmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_complex_builtins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_device_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_intrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_texture_intrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_libdevice_declares.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_math_forward_declares.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_cuda_runtime_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/hexagon_circ_brev_intrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/hexagon_protos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/hexagon_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/hvx_hexagon_protos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_hip_libdevice_declares.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_hip_cmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_hip_math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_hip_stdlib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_hip_runtime_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/larchintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/lasxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/lsxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/msa.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/opencl-c.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/opencl-c-base.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/altivec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/htmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/htmxlintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/riscv_bitmanip.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/riscv_corev_alu.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/riscv_crypto.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/riscv_ntlh.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sifive_vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/andes_vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__clang_spirv_builtins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/s390intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/vecintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/velintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/velintrin_gen.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/velintrin_approx.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/adcintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/adxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ammintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxavx512intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxbf16transposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxcomplexintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxcomplextransposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxfp16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxfp16transposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxfp8intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxmovrsintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxmovrstransposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxtf32intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxtf32transposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amxtransposeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512bf16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512convertintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512minmaxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512niintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512satcvtdsintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2_512satcvtintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2bf16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2convertintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2copyintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2minmaxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2niintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2satcvtdsintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx10_2satcvtintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512bf16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512bitalgintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512bwintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512cdintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512dqintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512fintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512fp16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512ifmaintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512ifmavlintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vbmi2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vbmiintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vbmivlintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlbf16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlbitalgintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlbwintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlcdintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vldqintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlfp16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlvbmi2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlvnniintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vlvp2intersectintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vnniintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vp2intersectintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vpopcntdqintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avx512vpopcntdqvlintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxifmaintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxneconvertintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxvnniint16intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxvnniint8intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/avxvnniintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/bmi2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/bmiintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cetintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cldemoteintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/clflushoptintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/clwbintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/clzerointrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cmpccxaddintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/crc32intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/emmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/enqcmdintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/f16cintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/fma4intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/fmaintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/fxsrintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/gfniintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/hresetintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ia32intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/immintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/invpcidintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/keylockerintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/lwpintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/lzcntintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/mm3dnow.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/mmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/movdirintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/movrs_avx10_2_512intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/movrs_avx10_2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/movrsintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/mwaitxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/nmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/pconfigintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/pkuintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/pmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/popcntintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/prfchiintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/prfchwintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ptrauth.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ptwriteintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/raointintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/rdpruintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/rdseedintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/rtmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/serializeintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sgxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sha512intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/shaintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sm3intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sm4intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sm4evexintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/smmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/tbmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/tmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/tsxldtrkintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/uintrintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/usermsrintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/vaesintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/vpclmulqdqintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/waitpkgintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/wbnoinvdintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__wmmintrin_aes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/wmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/__wmmintrin_pclmul.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/x86gprintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/x86intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xopintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xsavecintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xsaveintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xsaveoptintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xsavesintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xtestintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cpuid.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/gpuintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/nvptxintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/amdgpuintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/wasm_simd128.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/intrin0.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/vadefs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/yvals_core.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/mm_malloc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_neon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_fp16.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_sve.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_sme.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_bf16.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_mve.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_cde.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/arm_vector_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/riscv_vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/algorithm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/cmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/complex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/new -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/bits/c++config.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/bits/shared_ptr_base.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/bits/basic_string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/cuda_wrappers/bits/basic_string.tcc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/mmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/xmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/mm_malloc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/emmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/pmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/tmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/smmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/nmmintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/bmiintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/bmi2intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/immintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/x86intrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/ppc_wrappers/x86gprintrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/assert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/stdio.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/stdlib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/ctype.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/inttypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_libc_wrappers/time.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/cmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/complex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/complex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/__clang_openmp_device_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/complex_cmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/openmp_wrappers/new -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload_host.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload_device.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/zos_wrappers/builtins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangBasic.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangAPINotes.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangLex.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangParse.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangAST.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangDynamicASTMatchers.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangASTMatchers.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangCrossTU.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangSema.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangCodeGen.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangAnalysis.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangAnalysisFlowSensitive.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangAnalysisFlowSensitiveModels.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangEdit.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangExtractAPI.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangRewrite.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangSerialization.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangRewriteFrontend.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangFrontend.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangFrontendTool.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingCore.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingInclusions.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingInclusionsStdlib.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingRefactoring.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingASTDiff.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangToolingSyntax.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangDependencyScanning.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangTransformer.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangTooling.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangDirectoryWatcher.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangIndex.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangIndexSerialization.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangInstallAPI.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangStaticAnalyzerCore.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangStaticAnalyzerCheckers.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangStaticAnalyzerFrontend.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangFormat.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangInterpreter.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangSupport.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/diagtool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-21 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-format -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/clang-format-bbedit.applescript -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/clang-format-diff.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/clang-format-sublime.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/clang-format.el -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/clang/clang-format.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/git-clang-format -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangHandleCXX.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclangHandleLLVM.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-linker-wrapper -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-nvlink-wrapper -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-offload-packager -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-offload-bundler -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-scan-deps -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-sycl-linker -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-installapi -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-repl -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/c-index-test -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-refactor -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclang-cpp.so.21.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclang-cpp.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-check -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang-extdef-mapping -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/scan-build -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/ccc-analyzer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/c++-analyzer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/man/man1/scan-build.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-build/scanview.css -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-build/sorttable.js -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/analyze-build -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/intercept-build -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/scan-build-py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/analyze-c++ -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/analyze-cc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/intercept-c++ -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/libexec/intercept-cc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/__init__.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/analyze.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/arguments.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/clang.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/compilation.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/intercept.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/report.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/shell.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/resources/scanview.css -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/resources/selectable.js -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libscanbuild/resources/sorttable.js -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libear/__init__.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libear/config.h.in -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libear/ear.c -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/scan-view -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-view/ScanView.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-view/Reporter.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-view/startfile.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/scan-view/bugcatcher.ico -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclang.so.21.1.3 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclang.so.21.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libclang.so -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXErrorCode.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/ExternC.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Rewrite.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXFile.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/BuildSystem.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXSourceLocation.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Platform.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Documentation.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/Index.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/FatalErrorHandler.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXDiagnostic.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXString.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/clang-c/CXCompilationDatabase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/offload-arch -- Creating amdgpu-arch -- Creating nvptx-arch -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/clang/ClangTargets.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/clang/ClangTargets-release.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/clang/ClangConfig.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/clang/ClangConfigVersion.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/clang/AddClang.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/hmaptool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/bugpoint -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/dsymutil -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/lli-child-target -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/lli -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-as -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-bcanalyzer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-c-test -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cat -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cfi-verify -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMCFIVerify.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cgdata -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cov -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cvtres -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cxxdump -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cxxfilt -- Creating c++filt -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-cxxmap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-debuginfo-analyzer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-debuginfod -- Creating debuginfod -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-debuginfod-find -- Creating debuginfod-find -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-diff -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMDiff.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-dis -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-dwarfdump -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-dwarfutil -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-dwp -- Creating dwp -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesisX86.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesisAArch64.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesisPowerPC.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesisMips.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesisRISCV.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMExegesis.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-exegesis -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-extract -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-gsymutil -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-ifs -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-jitlink-executor -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-jitlink -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-libtool-darwin -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-link -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-lipo -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-lto2 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-mc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-mca -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-ml -- Creating llvm-ml64 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-modextract -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-nm -- Creating nm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-objcopy -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Creating objcopy -- Creating strip -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-objdump -- Creating llvm-otool -- Creating objdump -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-opt-report -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-pdbutil -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-profgen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-rc -- Creating llvm-windres -- Creating windres -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-readobj -- Creating llvm-readelf -- Creating readelf -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-readtapi -- Creating readtapi -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-reduce -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-remarkutil -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-rtdyld -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVM.so.21.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVM.so -- Creating libLLVM-21.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-sim -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-size -- Creating size -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-split -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-stress -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-strings -- Creating strings -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-symbolizer -- Creating llvm-addr2line -- Creating addr2line -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-tli-checker -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-undname -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/llvm-xray -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/obj2yaml -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libLLVMOptDriver.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/opt -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/opt-diff.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/opt-stats.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/opt-viewer.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/optpmap.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/optrecord.py -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/opt-viewer/style.css -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/reduce-chunk-list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libRemarks.so.21.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/libRemarks.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Remarks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/sancov -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/sanstats -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/verify-uselistorder -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/yaml2obj -- Install configuration: "Release" -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/i386-maple-linux-musl/libclang_rt.builtins.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/i386-maple-linux-musl/clang_rt.crtbegin.o -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/i386-maple-linux-musl/clang_rt.crtend.o -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/clang_rt.crtbegin.o -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/clang_rt.crtend.o -- Install configuration: "Release" -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/__libunwind_config.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/libunwind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/libunwind.modulemap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/mach-o/compact_unwind_encoding.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/unwind_arm_ehabi.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/unwind_itanium.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/unwind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libunwind.so.1.0 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libunwind.so.1 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libunwind.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libunwind.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxxabi_config.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cxxabi.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++abi.so.1.0 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++abi.so.1 -- Set non-toolchain portion of runtime path of "/home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++abi.so.1.0" to "" -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++abi.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++abi.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/adjacent_find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/all_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/any_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/binary_search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/clamp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/comp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/comp_ref_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/copy_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/copy_move_common.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/copy_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/count.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/count_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/equal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/equal_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/fill.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/fill_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find_end.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find_first_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find_if_not.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/find_segment_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/for_each.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/for_each_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/for_each_n_segment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/for_each_segment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/generate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/generate_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/half_positive.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_found_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_fun_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_in_out_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_in_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_out_out_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/in_out_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/includes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/inplace_merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_heap_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_partitioned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_sorted.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/is_sorted_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/iter_swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/iterator_operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/lexicographical_compare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/lexicographical_compare_three_way.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/lower_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/make_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/make_projected.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/max.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/max_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/min.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/min_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/min_max_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/minmax.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/minmax_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/mismatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/move_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/next_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/none_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/nth_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/out_value_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/partial_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/partial_sort_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/partition_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/partition_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/pop_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/prev_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/pstl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/push_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/radix_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_adjacent_find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_all_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_any_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_binary_search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_clamp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_contains.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_contains_subrange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_copy_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_copy_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_count.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_count_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_ends_with.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_equal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_equal_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_fill.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_fill_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find_end.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find_first_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find_if_not.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_find_last.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_fold.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_for_each.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_for_each_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_generate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_generate_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_includes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_inplace_merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_heap_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_partitioned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_sorted.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_is_sorted_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_iterator_concept.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_lexicographical_compare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_lower_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_make_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_max.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_max_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_min.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_min_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_minmax.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_minmax_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_mismatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_move_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_next_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_none_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_nth_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_partial_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_partial_sort_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_partition_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_partition_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_pop_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_prev_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_push_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_remove.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_remove_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_remove_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_remove_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_replace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_replace_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_replace_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_replace_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_reverse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_reverse_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_rotate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_rotate_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_sample.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_search_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_set_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_set_intersection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_set_symmetric_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_set_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_shuffle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_sort_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_stable_partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_stable_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_starts_with.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_swap_ranges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_transform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_unique.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_unique_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/ranges_upper_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/remove.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/remove_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/remove_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/remove_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/replace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/replace_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/replace_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/replace_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/reverse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/reverse_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/rotate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/rotate_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/sample.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/search_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/set_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/set_intersection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/set_symmetric_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/set_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/shift_left.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/shift_right.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/shuffle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/sift_down.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/simd_utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/sort_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/stable_partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/stable_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/swap_ranges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/three_way_comp_ref_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/transform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/uniform_random_bit_generator_adaptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/unique.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/unique_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/unwrap_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/unwrap_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__algorithm/upper_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__assert -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/aliases.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic_flag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic_init.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic_lock_free.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/atomic_sync.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/check_memory_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/contention_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/fence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/is_always_lock_free.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/kill_dependency.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/memory_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/support.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/support/c11.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/support/gcc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__atomic/to_gcc_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/bit_cast.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/bit_ceil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/bit_floor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/bit_log2.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/bit_width.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/blsr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/byteswap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/countl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/countr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/endian.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/has_single_bit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/invert_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/popcount.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit/rotate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__bit_reference -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/chars_format.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/from_chars_floating_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/from_chars_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/from_chars_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/tables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/to_chars.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/to_chars_base_10.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/to_chars_floating_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/to_chars_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/to_chars_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__charconv/traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/calendar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/convert_to_timespec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/convert_to_tm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/day.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/duration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/file_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/gps_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/hh_mm_ss.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/high_resolution_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/leap_second.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/literals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/local_info.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/month.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/month_weekday.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/monthday.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/parser_std_format_spec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/statically_widen.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/steady_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/sys_info.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/system_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/tai_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/time_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/time_zone.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/time_zone_link.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/tzdb.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/tzdb_list.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/utc_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/weekday.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/year.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/year_month.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/year_month_day.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/year_month_weekday.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__chrono/zoned_time.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/common_comparison_category.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/compare_partial_order_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/compare_strong_order_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/compare_three_way.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/compare_three_way_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/compare_weak_order_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/is_eq.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/ordering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/partial_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/strong_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/synth_three_way.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/three_way_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__compare/weak_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/arithmetic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/boolean_testable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/class_or_enum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/common_reference_with.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/common_with.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/convertible_to.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/copyable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/derived_from.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/different_from.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/equality_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/invocable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/movable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/predicate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/regular.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/relation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/same_as.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/semiregular.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/swappable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__concepts/totally_ordered.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__condition_variable/condition_variable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__configuration/abi.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__configuration/availability.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__configuration/compiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__configuration/language.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__configuration/platform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__coroutine/coroutine_handle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__coroutine/coroutine_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__coroutine/noop_coroutine_handle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__coroutine/trivial_awaitables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cstddef/byte.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cstddef/max_align_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cstddef/nullptr_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cstddef/ptrdiff_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cstddef/size_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__debug_utils/randomize_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__debug_utils/sanitizers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__debug_utils/strict_weak_ordering_check.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__exception/exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__exception/exception_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__exception/nested_exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__exception/operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__exception/terminate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__expected/bad_expected_access.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__expected/expected.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__expected/unexpect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__expected/unexpected.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/copy_options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/directory_entry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/directory_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/directory_options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/file_status.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/file_time_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/file_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/filesystem_error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/path.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/path_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/perm_options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/perms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/recursive_directory_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/space_info.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__filesystem/u8path.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/flat_map.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/flat_multimap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/key_value_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/sorted_equivalent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/sorted_unique.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_map/utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_set/flat_multiset.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_set/flat_set.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_set/ra_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__flat_set/utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/container_adaptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/enable_insertable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/escaped_output_table.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/extended_grapheme_cluster_table.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_arg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_arg_store.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_args.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_context.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_parse_context.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/format_to_n_result.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_bool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_char.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_floating_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_integer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_output.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/formatter_tuple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/indic_conjunct_break_table.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/parser_std_format_spec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/range_default_formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/range_formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/unicode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/width_estimation_table.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__format/write_escaped.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/binary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/binary_negate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/bind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/bind_back.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/bind_front.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/binder1st.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/binder2nd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/boyer_moore_searcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/compose.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/default_searcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/hash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/identity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/invoke.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/is_transparent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/mem_fn.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/mem_fun_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/not_fn.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/perfect_forward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/pointer_to_binary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/pointer_to_unary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/ranges_operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/reference_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/unary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/unary_negate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__functional/weak_result_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/bit_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/byte.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/complex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/deque.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/format.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/fstream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/functional.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/get.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/ios.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/istream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/map.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/mdspan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/memory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/memory_resource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/queue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/set.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/span.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/sstream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/stack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/streambuf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/string_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/subrange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/tuple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/variant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__fwd/vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__hash_table -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ios/fpos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/access.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/advance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/aliasing_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/back_insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/bounded_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/common_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/counted_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/cpp17_iterator_concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/data.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/default_sentinel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/distance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/erase_if_container.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/front_insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/incrementable_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/indirectly_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/istream_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/istreambuf_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/iter_move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/iter_swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/iterator_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/iterator_with_data.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/mergeable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/move_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/move_sentinel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/next.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/ostream_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/ostreambuf_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/permutable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/prev.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/product_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/projected.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/ranges_iterator_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/readable_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/reverse_access.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/reverse_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/segmented_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/size.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/sortable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/static_bounded_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/unreachable_sentinel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__iterator/wrap_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/check_grouping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/get_c_locale.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api/android.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api/bsd_locale_fallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api/ibm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api/musl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/locale_base_api/openbsd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/messages.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/money.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/num.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/pad_and_output.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/scan_keyword.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/apple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/bsd_like.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/freebsd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/fuchsia.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/linux.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/no_locale/characters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/no_locale/strtonum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/support/windows.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/time.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/wbuffer_convert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__locale_dir/wstring_convert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__log_hardening_failure -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/abs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/copysign.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/error_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/exponential_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/fdim.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/fma.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/gamma.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/hyperbolic_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/hypot.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/inverse_hyperbolic_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/inverse_trigonometric_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/logarithms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/min_max.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/modulo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/remainder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/roots.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/rounding_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/special_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__math/trigonometric_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mbstate_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/aligned_accessor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/default_accessor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/extents.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/layout_left.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/layout_right.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/layout_stride.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mdspan/mdspan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/addressof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/align.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/aligned_alloc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocate_at_least.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocation_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocator_arg_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocator_destructor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/allocator_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/array_cookie.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/assume_aligned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/auto_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/compressed_pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/construct_at.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/destroy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/destruct_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/inout_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/is_sufficiently_aligned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/noexcept_move_assign_container.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/out_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/pointer_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/ranges_construct_at.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/ranges_destroy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/ranges_uninitialized_algorithms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/raw_storage_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/shared_count.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/shared_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/swap_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/temp_value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/temporary_buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/uninitialized_algorithms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/unique_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/unique_temporary_buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/uses_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory/uses_allocator_construction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/memory_resource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/monotonic_buffer_resource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/polymorphic_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/pool_options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/synchronized_pool_resource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__memory_resource/unsynchronized_pool_resource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mutex/lock_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mutex/mutex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mutex/once_flag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mutex/tag_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__mutex/unique_lock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/align_val_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/allocate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/destroying_delete_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/exceptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/global_new_delete.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/interference_size.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/launder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/new_handler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/nothrow_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__new/placement_new_delete.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__node_handle -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/accumulate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/adjacent_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/exclusive_scan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/gcd_lcm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/inclusive_scan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/inner_product.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/iota.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/midpoint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/partial_sum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/pstl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/ranges_iota.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/reduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/saturation_arithmetic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/transform_exclusive_scan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/transform_inclusive_scan.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__numeric/transform_reduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ostream/basic_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ostream/print.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ostream/put_character_sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backend_fwd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backends/default.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backends/libdispatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backends/serial.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/backends/std_thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/any_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/cpu_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/fill.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/find_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/for_each.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/stable_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/transform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/cpu_algos/transform_reduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/dispatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__pstl/handle_exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/bernoulli_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/binomial_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/cauchy_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/chi_squared_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/clamp_to_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/default_random_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/discard_block_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/discrete_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/exponential_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/extreme_value_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/fisher_f_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/gamma_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/generate_canonical.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/geometric_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/independent_bits_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/is_seed_sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/is_valid.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/knuth_b.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/linear_congruential_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/log2.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/lognormal_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/mersenne_twister_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/negative_binomial_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/normal_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/piecewise_constant_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/piecewise_linear_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/poisson_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/random_device.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/ranlux.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/seed_seq.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/shuffle_order_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/student_t_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/subtract_with_carry_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/uniform_int_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/uniform_random_bit_generator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/uniform_real_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__random/weibull_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/access.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/all.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/as_rvalue_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/chunk_by_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/common_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/concepts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/container_compatible_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/counted.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/dangling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/data.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/drop_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/drop_while_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/elements_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/empty_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/enable_borrowed_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/enable_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/filter_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/from_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/iota_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/istream_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/join_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/join_with_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/lazy_split_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/movable_box.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/non_propagating_cache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/owning_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/range_adaptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/rbegin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/ref_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/rend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/repeat_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/reverse_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/single_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/size.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/split_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/subrange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/take_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/take_while_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/to.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/transform_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/view_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/views.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__ranges/zip_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__split_buffer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__std_mbstate_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/atomic_unique_lock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/intrusive_list_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/intrusive_shared_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/stop_callback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/stop_source.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/stop_state.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__stop_token/stop_token.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__string/char_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__string/constexpr_c_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__string/extern_template_lists.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/ibm/gettod_zos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/ibm/locale_mgmt_zos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/ibm/nanosleep.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/xlocale/__nop_locale_mgmt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/xlocale/__posix_l_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__support/xlocale/__strtonum_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/errc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/error_category.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/error_code.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/error_condition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/system_error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__system_error/throw_system_error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/id.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/jthread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/poll_with_backoff.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/support.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/support/c11.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/support/external.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/support/pthread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/support/windows.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/this_thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__thread/timed_backoff_policy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tree -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/find_index.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/ignore.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/make_tuple_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/sfinae_helpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_indices.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_like.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_like_ext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_like_no_subrange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_size.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__tuple/tuple_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/add_cv_quals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/add_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/add_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/aligned_storage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/aligned_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/alignment_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/can_extract_key.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/common_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/common_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/conditional.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/conjunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/container_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/copy_cv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/copy_cvref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/datasizeof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/decay.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/dependent_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/desugars_to.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/detected_or.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/disjunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/enable_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/extent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/has_unique_object_representation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/has_virtual_destructor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/integer_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/integral_constant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/invoke.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_abstract.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_aggregate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_always_bitcastable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_arithmetic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_base_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_bounded_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_callable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_char_like_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_class.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_compound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_constant_evaluated.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_convertible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_core_convertible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_enum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_equality_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_execution_policy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_final.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_floating_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_fundamental.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_implicit_lifetime.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_implicitly_default_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_literal_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_member_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_nothrow_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_nothrow_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_nothrow_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_null_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_object.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_pod.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_polymorphic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_primary_template.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_reference_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_referenceable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_replaceable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_same.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_scalar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_signed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_specialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_standard_layout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_swappable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivial.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_copyable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_lexicographically_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_trivially_relocatable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_unbounded_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_unqualified.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_unsigned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_valid_expansion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_void.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/is_volatile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/lazy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/make_32_64_or_128_bit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/make_const_lvalue_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/make_signed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/make_unsigned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/maybe_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/nat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/negation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/promote.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/rank.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/reference_constructs_from_temporary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/reference_converts_from_temporary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_all_extents.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_const_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_cv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_cvref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_extent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/remove_volatile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/result_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/strip_signature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/type_identity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/type_list.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/underlying_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/unwrap_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__type_traits/void_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__undef_macros -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/as_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/as_lvalue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/auto_cast.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/cmp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/convert_to_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/declval.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/element_count.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/exception_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/exchange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/forward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/forward_like.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/in_place.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/integer_sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/is_pointer_in_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/is_valid_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/no_destroy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/piecewise_construct.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/priority_tag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/private_constructor_tag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/rel_ops.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/scope_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/small_buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/to_underlying.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__utility/unreachable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__variant/monostate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/comparison.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/container_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/erase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/pmr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/vector_bool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__vector/vector_bool_formatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__verbose_abort -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__verbose_trap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/algorithm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/any -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/array -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/atomic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/barrier -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/bit -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/bitset -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cassert -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ccomplex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cctype -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cerrno -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cfenv -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cfloat -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/charconv -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/chrono -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cinttypes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ciso646 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/climits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/clocale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/codecvt -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/compare -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/complex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/complex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/concepts -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/condition_variable -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/coroutine -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/csetjmp -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/csignal -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdalign -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdarg -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdbool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstddef -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdint -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdio -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstdlib -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cstring -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ctgmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ctime -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ctype.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cuchar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cwchar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/cwctype -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/deque -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/errno.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/exception -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/execution -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/expected -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/aligned_tag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/declaration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/scalar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/simd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/simd_mask.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/utility.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/__simd/vec_ext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/iterator -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/memory -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/propagate_const -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/simd -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/type_traits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/experimental/utility -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ext/__hash -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ext/hash_map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ext/hash_set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/fenv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/filesystem -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/flat_map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/flat_set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/float.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/format -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/forward_list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/fstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/functional -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/future -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/initializer_list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/inttypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/iomanip -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ios -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/iosfwd -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/iostream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/istream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/iterator -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/latch -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/limits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/locale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/mdspan -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/memory -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/memory_resource -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/mutex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/new -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/numbers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/numeric -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/optional -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ostream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/print -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/queue -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/random -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ranges -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/ratio -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/regex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/scoped_allocator -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/semaphore -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/shared_mutex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/source_location -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/span -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/sstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stack -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stdatomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stdbool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stddef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stdexcept -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stdio.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stdlib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/stop_token -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/streambuf -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/string -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/string_view -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/strstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/syncstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/system_error -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/tgmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/thread -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/tuple -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/type_traits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/typeindex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/typeinfo -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/uchar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/unordered_map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/unordered_set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/utility -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/valarray -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/variant -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/vector -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/version -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/wchar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/wctype.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/adjacent_find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/all_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/any_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/binary_search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/comp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/comp_ref_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/copy_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/copy_move_common.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/copy_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/count.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/count_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/equal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/equal_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/fill.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/fill_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find_end.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find_first_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find_if_not.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/find_segment_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/for_each.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/for_each_segment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/generate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/generate_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/half_positive.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/includes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/inplace_merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_heap_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_partitioned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_sorted.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/is_sorted_until.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/iter_swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/iterator_operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/lexicographical_compare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/lower_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/make_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/make_projected.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/max.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/max_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/merge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/min.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/min_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/minmax.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/minmax_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/mismatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/move_backward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/next_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/none_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/nth_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/partial_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/partial_sort_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/partition_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/partition_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/pop_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/prev_permutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/push_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/remove.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/remove_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/remove_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/remove_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/replace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/replace_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/replace_copy_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/replace_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/reverse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/reverse_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/rotate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/rotate_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/search.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/search_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/set_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/set_intersection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/set_symmetric_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/set_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/shuffle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/sift_down.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/simd_utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/sort_heap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/stable_partition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/stable_sort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/swap_ranges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/three_way_comp_ref_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/transform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/uniform_random_bit_generator_adaptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/unique.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/unique_copy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/unwrap_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/unwrap_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__algorithm/upper_bound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__assert -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/aliases.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic_base.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic_flag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic_init.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic_lock_free.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/atomic_sync.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/check_memory_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/contention_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/cxx_atomic_impl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/fence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/is_always_lock_free.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/kill_dependency.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/memory_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__atomic/to_gcc_order.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/blsr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/countl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/countr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/invert_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/popcount.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit/rotate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__bit_reference -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/convert_to_timespec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/duration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/high_resolution_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/steady_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/system_clock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__chrono/time_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__condition_variable/condition_variable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/abi.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/availability.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/compiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/config_site_shim.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/language.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__configuration/platform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__debug_utils/randomize_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__debug_utils/sanitizers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__debug_utils/strict_weak_ordering_check.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__exception/exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__exception/exception_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__exception/nested_exception.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__exception/operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__exception/terminate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/binary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/binary_negate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/bind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/binder1st.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/binder2nd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/hash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/identity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/mem_fn.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/mem_fun_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/pointer_to_binary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/pointer_to_unary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/reference_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/unary_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/unary_negate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__functional/weak_result_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/bit_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/complex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/deque.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/fstream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/functional.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/ios.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/istream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/memory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/queue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/sstream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/stack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/streambuf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/string_view.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/tuple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__fwd/vector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__hash_table -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__ios/fpos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/access.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/advance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/aliasing_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/back_insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/bounded_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/distance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/erase_if_container.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/front_insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/insert_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/istream_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/istreambuf_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/iterator_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/move_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/next.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/ostream_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/ostreambuf_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/prev.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/reverse_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/segmented_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__iterator/wrap_iter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/android.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/bsd_locale_defaults.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/bsd_locale_fallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/fuchsia.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/ibm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/locale_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/musl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/newlib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/openbsd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__locale_dir/locale_base_api/win32.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/abs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/copysign.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/error_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/exponential_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/fdim.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/fma.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/gamma.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/hyperbolic_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/hypot.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/inverse_hyperbolic_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/inverse_trigonometric_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/logarithms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/min_max.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/modulo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/remainder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/roots.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/rounding_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__math/trigonometric_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mbstate_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/addressof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/align.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/aligned_alloc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocate_at_least.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocation_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocator_arg_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocator_destructor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/allocator_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/assume_aligned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/auto_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/builtin_new_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/compressed_pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/construct_at.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/destruct_n.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/pointer_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/raw_storage_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/shared_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/swap_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/temp_value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/temporary_buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/uninitialized_algorithms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/unique_ptr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/uses_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__memory/voidify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mutex/lock_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mutex/mutex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mutex/once_flag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mutex/tag_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__mutex/unique_lock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__numeric/accumulate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__numeric/adjacent_difference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__numeric/inner_product.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__numeric/iota.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__numeric/partial_sum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__ostream/basic_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/bernoulli_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/binomial_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/cauchy_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/chi_squared_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/clamp_to_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/default_random_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/discard_block_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/discrete_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/exponential_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/extreme_value_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/fisher_f_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/gamma_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/generate_canonical.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/geometric_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/independent_bits_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/is_seed_sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/is_valid.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/knuth_b.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/linear_congruential_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/log2.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/lognormal_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/mersenne_twister_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/negative_binomial_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/normal_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/piecewise_constant_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/piecewise_linear_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/poisson_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/random_device.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/ranlux.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/seed_seq.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/shuffle_order_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/student_t_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/subtract_with_carry_engine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/uniform_int_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/uniform_real_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__random/weibull_distribution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__split_buffer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__std_clang_module -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__std_mbstate_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__string/char_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__string/constexpr_c_functions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__string/extern_template_lists.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/ibm/gettod_zos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/ibm/locale_mgmt_zos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/ibm/nanosleep.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/xlocale/__nop_locale_mgmt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/xlocale/__posix_l_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__support/xlocale/__strtonum_fallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__system_error/errc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__system_error/error_category.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__system_error/error_code.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__system_error/error_condition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__system_error/system_error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/id.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/poll_with_backoff.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/support.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/support/c11.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/support/external.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/support/pthread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/support/windows.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/this_thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__thread/timed_backoff_policy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tree -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/find_index.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/make_tuple_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/sfinae_helpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_element.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_indices.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_like.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_like_ext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_like_no_subrange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_size.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__tuple/tuple_types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_cv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_lvalue_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_rvalue_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/add_volatile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/aligned_storage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/aligned_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/alignment_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/can_extract_key.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/common_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/conditional.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/conjunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/copy_cv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/copy_cvref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/datasizeof.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/decay.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/dependent_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/desugars_to.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/disjunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/enable_if.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/extent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/has_virtual_destructor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/integral_constant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/invoke.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_abstract.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_always_bitcastable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_arithmetic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_base_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_bounded_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_callable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_char_like_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_class.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_compound.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_constant_evaluated.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_convertible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_core_convertible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_enum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_equality_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_execution_policy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_final.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_floating_point.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_fundamental.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_implicitly_default_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_literal_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_member_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_nothrow_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_nothrow_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_nothrow_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_null_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_object.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_pod.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_polymorphic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_primary_template.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_reference_wrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_referenceable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_same.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_scalar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_signed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_signed_integer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_specialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_standard_layout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_swappable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivial.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_assignable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_constructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_copyable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_destructible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_lexicographically_comparable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_trivially_relocatable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_unbounded_array.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_union.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_unsigned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_unsigned_integer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_valid_expansion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_void.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/is_volatile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/lazy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/make_32_64_or_128_bit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/make_const_lvalue_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/make_signed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/make_unsigned.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/maybe_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/nat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/negation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/noexcept_move_assign_container.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/promote.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/rank.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_all_extents.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_const.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_const_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_cv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_cvref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_extent.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_pointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_reference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/remove_volatile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/result_of.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/strip_signature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/type_identity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/type_list.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/underlying_type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/unwrap_ref.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__type_traits/void_t.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__undef_macros -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/as_lvalue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/auto_cast.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/convert_to_integral.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/declval.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/empty.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/exception_guard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/forward.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/integer_sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/is_pointer_in_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/is_valid_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/move.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/no_destroy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/pair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/piecewise_construct.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/priority_tag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/private_constructor_tag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/rel_ops.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/small_buffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/swap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__utility/unreachable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__variant/monostate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__verbose_abort -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/__verbose_trap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/algorithm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/array -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/atomic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/bitset -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cassert -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ccomplex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cctype -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cerrno -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cfenv -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cfloat -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/chrono -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cinttypes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ciso646 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/climits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/clocale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/codecvt -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/complex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/complex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/condition_variable -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/csetjmp -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/csignal -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstdarg -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstdbool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstddef -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstdint -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstdio -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstdlib -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cstring -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ctgmath -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ctime -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ctype.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cuchar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cwchar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/cwctype -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/deque -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/errno.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/exception -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/experimental/__config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/experimental/utility -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ext/__hash -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ext/hash_map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ext/hash_set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/fenv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/float.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/forward_list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/fstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/functional -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/future -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/inttypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/iomanip -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ios -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/iosfwd -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/iostream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/istream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/iterator -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/limits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/list -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/locale -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/locale.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/memory -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/module.modulemap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/mutex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/new -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/numeric -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ostream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/queue -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/random -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/ratio -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/regex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/sstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stack -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdatomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdbool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stddef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdexcept -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdio.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/stdlib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/streambuf -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/string -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/string.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/string_view -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/strstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/system_error -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/tgmath.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/thread -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/type_traits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/typeindex -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/typeinfo -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/uchar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/unordered_map -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/unordered_set -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/utility -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/valarray -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/vector -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/version -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/wchar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__cxx03/wctype.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/x86_64-maple-linux-musl/c++/v1/__config_site -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/__assertion_handler -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/libcxx.imp -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/c++/v1/module.modulemap -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.so.1.0 -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.so.1 -- Set non-toolchain portion of runtime path of "/home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.so.1.0" to "" -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.a -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++experimental.a -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.so -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/algorithm.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/any.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/array.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/atomic.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/barrier.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/bit.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/bitset.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cassert.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cctype.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cerrno.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cfenv.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cfloat.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/charconv.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/chrono.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cinttypes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/climits.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/clocale.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cmath.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/codecvt.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/compare.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/complex.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/concepts.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/condition_variable.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/coroutine.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/csetjmp.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/csignal.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstdarg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstddef.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstdint.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstdio.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstdlib.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cstring.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/ctime.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cuchar.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cwchar.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/cwctype.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/deque.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/exception.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/execution.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/expected.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/filesystem.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/flat_map.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/flat_set.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/format.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/forward_list.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/fstream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/functional.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/future.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/generator.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/hazard_pointer.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/initializer_list.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/iomanip.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/ios.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/iosfwd.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/iostream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/istream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/iterator.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/latch.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/limits.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/list.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/locale.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/map.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/mdspan.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/memory.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/memory_resource.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/mutex.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/new.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/numbers.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/numeric.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/optional.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/ostream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/print.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/queue.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/random.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/ranges.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/ratio.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/rcu.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/regex.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/scoped_allocator.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/semaphore.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/set.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/shared_mutex.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/source_location.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/span.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/spanstream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/sstream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/stack.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/stacktrace.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/stdexcept.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/stdfloat.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/stop_token.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/streambuf.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/string.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/string_view.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/strstream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/syncstream.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/system_error.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/text_encoding.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/thread.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/tuple.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/type_traits.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/typeindex.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/typeinfo.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/unordered_map.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/unordered_set.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/utility.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/valarray.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/variant.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/vector.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std/version.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cassert.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cctype.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cerrno.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cfenv.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cfloat.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cinttypes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/climits.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/clocale.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cmath.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/csetjmp.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/csignal.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstdarg.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstddef.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstdint.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstdio.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstdlib.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cstring.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/ctime.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cuchar.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cwchar.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat/cwctype.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.cppm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/share/libc++/v1/std.compat.cppm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/x86_64-maple-linux-musl/libc++.modules.json -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/allocator_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/asan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/common_interface_defs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/coverage_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/dfsan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/hwasan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/linux_syscall_hooks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/lsan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/msan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/netbsd_syscall_hooks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/rtsan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/scudo_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/tsan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/tsan_interface_atomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/ubsan_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/fuzzer/FuzzedDataProvider.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/sanitizer/memprof_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xray/xray_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xray/xray_log_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/xray/xray_records.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/orc/c_api.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/profile/InstrProfData.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/include/profile/instr_prof_interface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVMExports.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVM-Config.cmake -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/. -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindFFI.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindZ3.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./Findzstd.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./TableGen.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./FileLock.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/PassSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkLinker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkFormat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/Remark.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Remarks/RemarkStringTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameReceiver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker/DWARFCFIState.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker/DWARFCFIAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameAnalyzer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandLargeDivRem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ShrinkWrap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandFp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PseudoSourceValueManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandPostRAPseudos.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/MachineFloatingPointPredicateUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FaultMaps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterCoalescerPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveVariables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DAGCombine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CostTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/Passes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SDNodeInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterPressure.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveDebugVariables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ShadowStackGCLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LocalStackSlotAllocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PatchableFunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DIEValue.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PostRAHazardRecognizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineCopyPropagation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/HardwareLoops.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CommandFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CodeGenTargetMachineImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachORelocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/EdgeBundles.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/BranchRelaxation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/XRayInstrumentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AsmPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DeadMachineInstructionElim.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineFunctionAnalysisManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CFIFixup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineCSE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SafeStack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/WinEHPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PeepholeOptimizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineLateInstrsCleanup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/StackSlotColoring.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/InitUndef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RemoveRedundantDebugValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PostRASchedulerList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DIE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineOperand.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CodeGenPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineFunctionAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/IndirectBrExpand.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SjLjEHPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/JMCInstrumenter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AccelTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveInterval.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/StackFrameLayoutAnalysisPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterBank.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/VirtRegMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TailDuplicator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DwarfEHPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PHIElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DroppedVariableStatsMIR.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP/Math.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RenameIndependentSubregs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineStableHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LoopTraversal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FEntryInserter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineScheduler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocGreedyPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LexicalScopes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/OptimizePHIs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SlotIndexes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FinalizeISel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegUsageInfoCollector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandReductions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RDFGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PostRAMachineSink.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SanitizerBinaryMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectOptimize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocFast.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineConvergenceVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectionDAG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachinePassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRFormatter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineBlockPlacement.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FixupStatepointCallerSaved.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/StackProtector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GCMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RemoveLoadsIntoFakeUses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocPriorityAdvisor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/WasmEHPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalMerge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRParser -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TailDuplication.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SDPatternMatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ValueTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/Spiller.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RDFRegisters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TwoAddressInstructionPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ByteProvider.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/InterleavedAccess.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineDominators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/EarlyIfConversion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/InterleavedLoadCombine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LowerEmuTLS.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/Analysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineFunction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineDomTreeUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/StackColoring.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineSink.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/AtomicExpand.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/BranchFoldingPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveIntervals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineInstr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RDFLiveness.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveDebugValuesPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TypePromotion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SpillPlacement.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/Register.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetSchedule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GlobalMergeFunctions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineLICM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/StackMaps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegUsageInfoPropagate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CFIInstBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CallingConvLower.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineOutliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/MacroFusion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RuntimeLibcallUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ValueTypes.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveStacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/FastISel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/IndirectThunks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/RegAllocEvictionAdvisor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/ExpandMemCmp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/CallBrPrepare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/WindowScheduler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/PEI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SystemUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ThreadPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/YAMLParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Caching.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SourceMgr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LockFileManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ReverseIteration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/COM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormatCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/WithColor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LLVMDriver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/HexagonAttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/raw_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AtomicOrdering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ConvertEBCDIC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BuryPointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileSystem -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CFGUpdate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/raw_sha1_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LICENSE.TXT -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MemoryBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ProgramStack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AlignOf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Errno.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SipHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CodeGenCoverage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CRC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MipsABIFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Memory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Mutex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RISCVAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RISCVISAUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CrashRecoveryContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AArch64BuildAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ArrayRecycler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Discriminator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/HashBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryItemStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormattedStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RecyclingAllocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileCollector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LineIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CSKYAttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BranchProbability.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Windows -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Locale.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CommandLine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GlobPattern.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ConvertUTF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GenericLoopInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormatAdapters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TextEncoding.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/PluginLoader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/xxhash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SMLoc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ScopedPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/OptionStrCmp.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/OnDiskHashTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LEB128.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStreamReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ThreadSafeAllocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MathExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DXILABI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Parallel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TargetSelect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/NativeFormatting.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Atomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Base64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MemAlloc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/thread.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStreamArray.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BalancedPartitioning.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SuffixTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CFGDiff.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Allocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CodeGen.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Signals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ScaledNumber.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Casting.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Path.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ErrorHandling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Capacity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/VirtualFileSystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RWMutex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileOutputBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/type_traits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SwapByteOrder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MSP430AttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RandomNumberGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Compression.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileSystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/HexagonAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Alignment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/circular_raw_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Signposts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Debug.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MD5.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MemoryBufferRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/OptimizedStructLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/StringSaver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ELFAttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MSP430Attributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Registry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SpecialCaseList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Timer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Automaton.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Errc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FileUtilities.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AutoConvert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Threading.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ExponentialBackoff.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GenericDomTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/WindowsError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Solaris -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Solaris/sys -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Solaris/sys/regset.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/PrettyStackTrace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Watchdog.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryByteStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BCD.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/VersionTuple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TimeProfiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CSKYAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ARMAttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TrailingObjects.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DataTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Valgrind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TypeName.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ExtensibleRTTI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/raw_os_ostream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AMDGPUMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DOTGraphTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormatVariadic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Duration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStreamWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Regex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/float128.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Chrono.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Compiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/InstructionCost.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/InterleavedRange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Endian.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStreamRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/InitLLVM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/JSON.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/KnownBits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BLAKE3.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AMDGPUAddrSpace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Recycler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DynamicLibrary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TarWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ARMEHABI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SystemZ -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SystemZ/zOSSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/EndianStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ELFAttrParserCompact.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TargetOpcodes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GraphWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DebugCounter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Format.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/UniqueBBID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DataExtractor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CheckedArithmetic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormatVariadicDetails.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/UnicodeCharRanges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ToolOutputFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ARMBuildAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ARMWinEH.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AArch64AttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Process.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ELFAttrParserExtended.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CBindingWrapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/raw_socket_stream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AdvisoryLock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BinaryStreamError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SHA256.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SMTAPI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ExitCodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/LogicalResult.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/KnownFPClass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Printable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/PGOOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Unicode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Mustache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/RISCVAttributeParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ErrorOr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/AllocatorBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/YAMLTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/NVPTXAddrSpace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ELFAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DJB.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/CachePruning.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/TypeSize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ModRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Program.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/FormatProviders.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SHA1.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SuffixTreeNode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/BlockFrequency.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Win64EH.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/SaveAndRestore.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/ManagedStatic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/LLToken.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/LLParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/NumberedValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/Parser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/LLLexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/AsmParser/SlotMapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ToolDrivers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ToolDrivers/llvm-lib -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LinkAllPasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/RecordsSlice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Architecture.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/TextAPIError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Architecture.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/SymbolSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/DylibReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Platform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/FileTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Target.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/TextAPIReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Symbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Record.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/RecordVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/PackedVersion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/InterfaceFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/InitializePasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IRReader -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IRReader/IRReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/PassBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/TargetPassRegistry.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/PassPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/StandardInstrumentations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/CodeGenPassBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/MachinePassRegistry.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Passes/OptimizationLevel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsDriver -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewLanguages.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/BTF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFCFIPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/LowLevel -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/LowLevel/DWARFDataExtractorSimple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/LowLevel/DWARFCFIProgram.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/LowLevel/DWARFExpression.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/LowLevel/DWARFUnwindTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFExpressionPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFUnwindTablePrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVRange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVSourceLanguage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Readers/LVDWARFReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/GsymContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/OutputAggregator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/GSYM/CallSiteInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DebugInfo/DIContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/PostDominators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/HashRecognize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/EphemeralValuesCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/RegionPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IVUsers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Passes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ValueTracking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InlineAdvisor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/AliasSetTracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/VectorUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Loads.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/WithCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/GuardUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Utils -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Utils/Local.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InlineOrder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CostModel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ConstantFolding.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CallPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IR2Vec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/KernelInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InstCount.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Lint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LazyCallGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CFGPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DXILResource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DominanceFrontier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LazyValueInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CaptureTracking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DDG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ValueLattice.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MLModelRunner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IVDescriptors.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CallGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/SimplifyQuery.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/RegionInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CycleAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TensorSpec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DDGPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DomPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/FloatingPointPredicateUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InlineCost.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/GlobalsModRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DomConditionCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CodeMetrics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CtxProfAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LastRunTrackingAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InstructionSimplify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/PHITransAddr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolutionPatternMatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MustExecute.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Trace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/AliasAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/StructuralHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ConstraintSystem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/RegionPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemoryLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TargetFolder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/AssumptionCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemorySSA.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/StaticDataProfileInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/GenericDomTreeUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DXILMetadataAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/RegionIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/EHUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/SparsePropagation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarFuncs.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/Delinearization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/DemandedBits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/HeatUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/VecFuncs.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/PhiValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Analysis/StackLifetime.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/OptParser.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/Option.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/Arg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/OptSpecifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/ArgList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Option/OptTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRLogBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/Profile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/RecordPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/BlockVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRTraceWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/Graph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRRecordProducer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/BlockIndexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FileHeaderReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/InstrumentationMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRRecords.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/Trace.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/XRayRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/FDRTraceExpander.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/XRay/BlockPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/CodeGenData.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/CodeGenDataWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/OutlinedHashTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/CodeGenDataReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/CGDataPatchItem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/StableFunctionMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/CodeGenData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/StableFunctionMapRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CGData/OutlinedHashTreeRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGenTypes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGenTypes/MachineValueType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGenTypes/LowLevelType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/GCOV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfRadixTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfData.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/PGOCtxProfReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/ProfileCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/CtxInstrContextNode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/IndexedMemProfData.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfSummaryBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/FunctionId.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/SampleProfReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/Coverage -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/Coverage/MCDCTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/DataAccessProf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/InstrProfReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/InstrProfData.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/SampleProf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/InstrProf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/HashKeyMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/PGOCtxProfWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/MemProfSummary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/PassInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/ObjCopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/CommonConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/COFF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/ELF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/MachO -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/ConfigManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/wasm -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/XCOFF -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Instruction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/SourceMgr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/CodeEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/InstrBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Pipeline.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/View.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Support.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Context.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/HWEventListener.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/CustomBehaviour.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/EntryStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/RetireStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MCA/Stages/Stage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/Main.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/SetTheory.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/Parser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/AArch64ImmCheck.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/TableGenBackend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/TGTimer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/SearchableTable.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/Record.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/Automaton.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/Error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/StringMatcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TableGen/SetTheory.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LineEditor -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LineEditor/LineEditor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IRPrinter -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Support -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Support/Error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/ADT -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/ADT/StringMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Demangle -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Demangle/DemangleTestCases.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Annotations -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Testing/Annotations/Annotations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/AArch64CPUFeatures.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/Host.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/PPCTargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/AArch64FeatPriorities.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/X86TargetParser.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/X86TargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/TargetParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/PPCTargetParser.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/RISCVISAInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/Triple.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/Random.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/IRMutator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/Operations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenACC -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Atomic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Atomic/Atomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Debug -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Debug/Options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL/RootSignatureMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL/HLSLRootSignature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL/RootSignatureValidations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/HLSL/CBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Driver -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Driver/CodeGenOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/DirectiveNameParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/ClauseT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Offloading -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Offloading/Utility.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Offloading/OffloadWrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Directive -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Directive/Spelling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/XCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_x86.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/XCOFF_ppc64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/x86.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/SelfExecutorProcessControl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/VTuneSharedStructs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/DylibManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/COFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/SectCreate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MemoryAccess.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/CoreContainers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/RedirectionManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/InProcessMemoryAccess.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/MachOBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/GetDylibInterface.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsResource -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitstream -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitstream/BitstreamReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitstream/BitstreamWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitstream/BitCodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Instruction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Values.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/User.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Argument.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/BasicBlock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Constant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Operator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/IntrinsicInst.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Module.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Region.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Tracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Context.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Use.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/PassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/SandboxIR/Pass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Linker -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Linker/IRMover.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Linker/Linker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FileCheck -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/FileCheck/FileCheck.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/InterfaceStub -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/InterfaceStub/IFSStub.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWP -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWP/DWP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWP/DWPStringPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWP/DWPError.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsManifest -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/bit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Bitfields.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Sequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DepthFirstIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/CombinationGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/TypeSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericCycleImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist_node_options.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GraphTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/APInt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/UniqueVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SparseMultiSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/RewriteBuffer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PointerIntPair.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/simple_ilist.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/BitmaskEnum.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Statistic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/APFixedPoint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallString.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallVectorExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PointerUnion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/TinyPtrVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PackedVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DenseMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Twine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ImmutableList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/EpochTracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringMapEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/IntervalMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/IntervalTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Hashing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/FoldingSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DenseSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericCycleInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SparseBitVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DynamicAPInt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/IndexedMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/TrieHashIndexGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StableHashing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ArrayRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/RewriteRope.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SlowDynamicAPInt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallBitVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PostOrderIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ScopedHashTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SetVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ImmutableMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DenseMapInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/STLExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/FloatingPointMode.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Uniformity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DeltaTree.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/TrieRawHashMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PriorityWorklist.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/EnumeratedArray.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ScopeExit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericSSAContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/BitVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ADL.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SetOperations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PointerSumType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/AddressRanges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/edit_distance.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/MapVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/IntEqClasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/STLForwardCompat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Bitset.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist_node_base.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericConvergenceVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/Any.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/fallible_iterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/StringMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/APSInt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/DirectedGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PagedVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/LazyAtomicPointer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/iterator_range.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ImmutableSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/EquivalenceClasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/FunctionExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/AllocatorList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/PriorityQueue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SparseSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallPtrSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SmallSet.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/identity.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/CoalescingBitVector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/APFloat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/CachedHashString.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist_base.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/SCCIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/ilist_node.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/StringViewExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/Utility.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/DemangleConfig.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/Demangle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/ItaniumNodes.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ELFObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/CVDebugRecord.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ModuleSymbolTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/StackMapParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/DXContainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/MachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Decompressor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/IRSymtab.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/TapiFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/MachOUniversal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Binary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/XCOFFObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ELFTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/BuildID.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/RelocationResolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/COFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/OffloadBinary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/FaultMapParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/SymbolSize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/SymbolicFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/OffloadBundle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Wasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/WindowsResource.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/MachOUniversalWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ArchiveWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/GOFFObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/COFFImportFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Archive.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/WindowsMachineFlag.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/COFFModuleDefinition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/TapiUniversal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/Minidump.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/ELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/GOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Object/IRObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/LTOBackend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/Config.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/LTO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/legacy -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/legacy/LTOModule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Debuginfod -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Debuginfod/HTTPServer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Debuginfod/Debuginfod.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Debuginfod/HTTPClient.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/DXContainerRootSignature.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSubtargetInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstrInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolTableEntry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDisassembler -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionGOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolGOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCTargetOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDwarf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/StringTableBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCGOFFStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCObjectFileInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCGOFFAttributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCRegisterInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/TargetRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCGOFFObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmMacro.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDXContainerWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/ConstantPools.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDirectives.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWin64EH.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWinEH.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmBackend.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCCodeView.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCFixup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWasmStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCELFExtras.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbol.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInst.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionMachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MachineLocation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAssembler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCMachObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCPseudoProbe.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCCodeEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionWasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCELFStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSchedule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCExpr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/LaneBitmask.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionSPIRV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstrAnalysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/SectionKind.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCObjectStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolWasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionXCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCLabel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCRegister.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSectionDXContainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstrItineraries.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCInstrDesc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCSymbolMachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/AsmCond.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCDecoderOps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/MC/MCELFObjectWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/RegisterTargetPassConfigCallback.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GlobalISel -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GlobalISel/Combine.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GlobalISel/Target.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetPfmCounters.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetMachine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetMacroFusion.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/CodeGenCWrappers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetSelectionDAG.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetCallingConv.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetInstrPredicate.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetSchedule.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/Target.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/CGPassBuilderOption.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetItinerary.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/GenericOpcodes.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/MemProfUse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/MemProfInstrumentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/TypeSanitizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/AggressiveInstCombine -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/InferAlignment.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SROA.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/DCE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/JumpTableToSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LICM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/Sink.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/GVN.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopTermFold.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Debugify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/DXILUpgrade.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LongestCommonSequence.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Instrumentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Local.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LockstepReverseIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopConstrainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Cloning.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ExtraPassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ControlFlowUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/DeclareRuntimeLibcalls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/IRNormalizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/ObjCARC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromBBs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PackReuse.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAlwaysRevert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAlwaysAccept.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionSave.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintRegion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAcceptOrRevert.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Debug.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Vectorize/EVLIndVarSimplify.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/SCCP.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ExpandVariadics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/Inliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/FatLTOCleanup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/Attributor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/SampleProfileMatcher.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/Internalize.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/ABI.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/MaterializationUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/SpillUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroInstr.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Coroutines/CoroShape.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Scalar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/HipStdPar -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/HipStdPar/HipStdPar.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/InstCombine -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/CFGuard.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Transforms/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PassTimingInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Instruction.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Instruction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/MemoryModelRelaxationAnnotations.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Metadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DebugInfoMetadata.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCVXAndes.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/MatrixBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/LegacyPassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/User.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConvergenceVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Instructions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/EHPersonalities.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Comdat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Argument.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/BasicBlock.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Mangler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DebugInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Function.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstantRangeList.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PatternMatch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/AbstractCallSite.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsBPF.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Constant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstantFPRange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DroppedVariableStatsIR.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/InstVisitor.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/SymbolTableListTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/BuiltinGCs.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/AttributeMask.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ValueMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Operator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/LegacyPassNameParser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Assumptions.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/NoFolder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsXCore.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GEPNoWrapFlags.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/LLVMContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Dominators.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/InstIterator.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/UseListOrder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/FMF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DiagnosticHandler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ValueHandle.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DerivedUser.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/SafepointIRVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/CFG.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DiagnosticPrinter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/MDBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Metadata.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/TypeFinder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/InstrTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IRBuilderFolder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DataLayout.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/LegacyPassManagers.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DerivedTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Constants.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Verifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/RuntimeLibcalls.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DebugLoc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/FPEnv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IRBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DebugProgramInstruction.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/RuntimeLibcalls.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/SSAContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PseudoProbe.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicInst.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Statepoint.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GCStrategy.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Value.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Attributes.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/TrackingMDRef.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/TypedPointerType.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DIBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstrainedOps.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Attributes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstantFolder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/CmpPredicate.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IRPrintingPasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstantRange.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/StructuralHash.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/OperandTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/VectorTypeUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/VPIntrinsics.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Analysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCVXCV.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ProfDataUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GlobalObject.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Module.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/VFABIDemangler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DebugInfoFlags.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/AutoUpgrade.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ReplaceConstant.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PassManagerImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GlobalIFunc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ValueSymbolTable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GenericConvergenceVerifierImpl.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/CycleInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ModuleSlotTracker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Type.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GlobalVariable.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PassManagerInternal.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Use.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/InlineAsm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PassManager.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/RuntimeLibcallsImpl.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/OptBisect.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GVMaterializer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/NVVMIntrinsicUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsX86.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GlobalValue.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PrintPasses.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/FixedMetadataKinds.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PredIteratorCache.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Intrinsics.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Intrinsics.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ProfileSummary.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DbgVariableFragmentInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/PassInstrumentation.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/FixedPointBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Value.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/CallingConv.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DiagnosticInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GenericFloatingPointPredicateUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsMips.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsVE.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/GlobalAlias.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsARM.td -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/DroppedVariableStats.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/ConstantFold.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/PassRegistry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Pass.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MsgPack.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/XCOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Dwarf.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Swift.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/DXContainer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MachO.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/SFrame.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MsgPack.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/COFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MachO.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Swift.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Magic.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Wasm.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Dwarf.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/Minidump.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/ELF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/GOFF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Parallel -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Parallel/DWARFLinker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/StringPool.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/IndexedValuesMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Classic -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Classic/DWARFStreamer.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Classic/DWARFLinker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/DWARFFile.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/Utils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/AddressesMap.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/DWARFLinker/DWARFLinkerBase.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/YAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/GOFFYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Telemetry -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Telemetry/Telemetry.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/LinkAllIR.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/PassAnalysisSupport.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Remarks.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/OrcEE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/LLJITUtils.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/ExternC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Comdat.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/DebugInfo.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/TargetMachine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Deprecated.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/blake3.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Core.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/BitReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/ExecutionEngine.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/ErrorHandling.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Object.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Target.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Support.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/DisassemblerTypes.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/IRReader.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Disassembler.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/DataTypes.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/lto.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Types.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Analysis.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Error.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Orc.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Visibility.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Linker.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Transforms -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/Transforms/PassBuilder.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/BitWriter.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm-c/LLJIT.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/CodeGen/GenVT.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/Extension.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Support/VCSRevision.h -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/Disassemblers.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/Targets.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/AsmParsers.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/Targets.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/abi-breaking.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/llvm-config.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/TargetExegesis.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/TargetMCAs.def -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Config/AsmPrinters.def -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/PPCGenTargetFeatures.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/ARMTargetParserDef.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/AArch64TargetParserDef.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenACC -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenACC/ACC.h.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenACC/ACC.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/Frontend/OpenMP/OMP.inc -- Up-to-date: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsBPF.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsARM.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsXCore.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsX86.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsS390.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsR600.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsVE.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/Attributes.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/RuntimeLibcalls.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsMips.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicImpl.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicEnums.inc -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/cmake/llvm/LLVMConfigExtensions.cmake UPD include/generated/uapi/linux/version.h WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h HOSTCC scripts/basic/fixdep WRAP arch/x86/include/generated/uapi/asm/errno.h WRAP arch/x86/include/generated/uapi/asm/fcntl.h WRAP arch/x86/include/generated/uapi/asm/ioctl.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h WRAP arch/x86/include/generated/uapi/asm/ioctls.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h WRAP arch/x86/include/generated/uapi/asm/param.h SYSTBL arch/x86/include/generated/asm/syscalls_32.h WRAP arch/x86/include/generated/uapi/asm/poll.h WRAP arch/x86/include/generated/uapi/asm/resource.h WRAP arch/x86/include/generated/uapi/asm/socket.h WRAP arch/x86/include/generated/uapi/asm/sockios.h WRAP arch/x86/include/generated/uapi/asm/termbits.h WRAP arch/x86/include/generated/uapi/asm/termios.h WRAP arch/x86/include/generated/uapi/asm/types.h HOSTCC scripts/unifdef HDRINST usr/include/asm-generic/errno.h HDRINST usr/include/asm-generic/poll.h HDRINST usr/include/asm-generic/ipcbuf.h HDRINST usr/include/asm-generic/hugetlb_encode.h HDRINST usr/include/asm-generic/mman.h HDRINST usr/include/asm-generic/types.h HDRINST usr/include/asm-generic/errno-base.h HDRINST usr/include/asm-generic/bitsperlong.h HDRINST usr/include/asm-generic/int-ll64.h HDRINST usr/include/asm-generic/termbits.h HDRINST usr/include/asm-generic/fcntl.h HDRINST usr/include/asm-generic/statfs.h HDRINST usr/include/asm-generic/sockios.h HDRINST usr/include/asm-generic/auxvec.h HDRINST usr/include/asm-generic/unistd.h HDRINST usr/include/asm-generic/signal-defs.h HDRINST usr/include/asm-generic/shmbuf.h HDRINST usr/include/asm-generic/mman-common.h HDRINST usr/include/asm-generic/resource.h HDRINST usr/include/asm-generic/termios.h HDRINST usr/include/asm-generic/stat.h HDRINST usr/include/asm-generic/int-l64.h HDRINST usr/include/asm-generic/kvm_para.h HDRINST usr/include/asm-generic/sembuf.h HDRINST usr/include/asm-generic/setup.h HDRINST usr/include/asm-generic/param.h HDRINST usr/include/asm-generic/ucontext.h HDRINST usr/include/asm-generic/termbits-common.h HDRINST usr/include/asm-generic/socket.h HDRINST usr/include/asm-generic/ioctl.h HDRINST usr/include/asm-generic/bpf_perf_event.h HDRINST usr/include/asm-generic/swab.h HDRINST usr/include/asm-generic/signal.h HDRINST usr/include/asm-generic/posix_types.h HDRINST usr/include/asm-generic/siginfo.h HDRINST usr/include/asm-generic/msgbuf.h HDRINST usr/include/asm-generic/ioctls.h HDRINST usr/include/cxl/features.h HDRINST usr/include/drm/drm_mode.h HDRINST usr/include/drm/ivpu_accel.h HDRINST usr/include/drm/etnaviv_drm.h HDRINST usr/include/drm/amdgpu_drm.h HDRINST usr/include/drm/lima_drm.h HDRINST usr/include/drm/xe_drm.h HDRINST usr/include/drm/amdxdna_accel.h HDRINST usr/include/drm/panthor_drm.h HDRINST usr/include/drm/drm_fourcc.h HDRINST usr/include/drm/msm_drm.h HDRINST usr/include/drm/v3d_drm.h HDRINST usr/include/drm/nova_drm.h HDRINST usr/include/drm/drm.h HDRINST usr/include/drm/exynos_drm.h HDRINST usr/include/drm/omap_drm.h HDRINST usr/include/drm/radeon_drm.h HDRINST usr/include/drm/vmwgfx_drm.h HDRINST usr/include/drm/tegra_drm.h HDRINST usr/include/drm/i915_drm.h HDRINST usr/include/drm/vgem_drm.h HDRINST usr/include/drm/armada_drm.h HDRINST usr/include/drm/drm_sarea.h HDRINST usr/include/drm/virtgpu_drm.h HDRINST usr/include/drm/vc4_drm.h HDRINST usr/include/drm/qaic_accel.h HDRINST usr/include/drm/pvr_drm.h HDRINST usr/include/drm/qxl_drm.h HDRINST usr/include/drm/panfrost_drm.h HDRINST usr/include/drm/nouveau_drm.h HDRINST usr/include/drm/asahi_drm.h HDRINST usr/include/drm/habanalabs_accel.h HDRINST usr/include/fwctl/mlx5.h HDRINST usr/include/fwctl/pds.h HDRINST usr/include/fwctl/fwctl.h HDRINST usr/include/fwctl/cxl.h HDRINST usr/include/linux/un.h HDRINST usr/include/linux/errno.h HDRINST usr/include/linux/uhid.h HDRINST usr/include/linux/mempolicy.h HDRINST usr/include/linux/pps.h HDRINST usr/include/linux/qnx4_fs.h HDRINST usr/include/linux/rfkill.h HDRINST usr/include/linux/pfrut.h HDRINST usr/include/linux/icmp.h HDRINST usr/include/linux/atm_tcp.h HDRINST usr/include/linux/gsmmux.h HDRINST usr/include/linux/vesa.h HDRINST usr/include/linux/virtio_i2c.h HDRINST usr/include/linux/fb.h HDRINST usr/include/linux/lsm.h HDRINST usr/include/linux/scc.h HDRINST usr/include/linux/membarrier.h HDRINST usr/include/linux/nvme_ioctl.h HDRINST usr/include/linux/nsfs.h HDRINST usr/include/linux/ethtool_netlink.h HDRINST usr/include/linux/prctl.h HDRINST usr/include/linux/utsname.h HDRINST usr/include/linux/user_events.h HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h HDRINST usr/include/linux/netfilter_bridge/ebt_log.h HDRINST usr/include/linux/netfilter_bridge/ebt_among.h HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h HDRINST usr/include/linux/netfilter_bridge/ebtables.h HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h HDRINST usr/include/linux/net.h HDRINST usr/include/linux/ndctl.h HDRINST usr/include/linux/msdos_fs.h HDRINST usr/include/linux/unix_diag.h HDRINST usr/include/linux/ptp_clock.h HDRINST usr/include/linux/vmcore.h HDRINST usr/include/linux/kexec.h HDRINST usr/include/linux/gpio.h HDRINST usr/include/linux/papr_pdsm.h HDRINST usr/include/linux/poll.h HDRINST usr/include/linux/agpgart.h HDRINST usr/include/linux/mount.h HDRINST usr/include/linux/personality.h HDRINST usr/include/linux/igmp.h HDRINST usr/include/linux/aio_abi.h HDRINST usr/include/linux/seg6_iptunnel.h HDRINST usr/include/linux/if_fddi.h HDRINST usr/include/linux/thp7312.h HDRINST usr/include/linux/can.h HDRINST usr/include/linux/netfilter_ipv6.h HDRINST usr/include/linux/virtio_config.h HDRINST usr/include/linux/elf.h HDRINST usr/include/linux/nfs_idmap.h HDRINST usr/include/linux/btrfs.h HDRINST usr/include/linux/rpmsg_types.h HDRINST usr/include/linux/psp-dbc.h HDRINST usr/include/linux/ipc.h HDRINST usr/include/linux/serial_reg.h HDRINST usr/include/linux/media/amlogic/c3-isp-config.h HDRINST usr/include/linux/media/raspberrypi/pisp_fe_statistics.h HDRINST usr/include/linux/media/raspberrypi/pisp_fe_config.h HDRINST usr/include/linux/media/raspberrypi/pisp_common.h HDRINST usr/include/linux/media/raspberrypi/pisp_be_config.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h HDRINST usr/include/linux/scif_ioctl.h HDRINST usr/include/linux/hdlc/ioctl.h HDRINST usr/include/linux/mei.h HDRINST usr/include/linux/connector.h HDRINST usr/include/linux/atm.h HDRINST usr/include/linux/nexthop.h HDRINST usr/include/linux/target_core_user.h HDRINST usr/include/linux/shm.h HDRINST usr/include/linux/sev-guest.h HDRINST usr/include/linux/mshv.h HDRINST usr/include/linux/fd.h HDRINST usr/include/linux/omap3isp.h HDRINST usr/include/linux/fdreg.h HDRINST usr/include/linux/userio.h HDRINST usr/include/linux/misc/bcm_vk.h HDRINST usr/include/linux/counter/microchip-tcb-capture.h HDRINST usr/include/linux/if_pppox.h HDRINST usr/include/linux/openat2.h HDRINST usr/include/linux/elf-fdpic.h HDRINST usr/include/linux/ioprio.h HDRINST usr/include/linux/if_eql.h HDRINST usr/include/linux/nubus.h HDRINST usr/include/linux/lp.h HDRINST usr/include/linux/mptcp_pm.h HDRINST usr/include/linux/v4l2-dv-timings.h HDRINST usr/include/linux/netfilter_arp.h HDRINST usr/include/linux/utime.h HDRINST usr/include/linux/securebits.h HDRINST usr/include/linux/bsg.h HDRINST usr/include/linux/btrfs_tree.h HDRINST usr/include/linux/capability.h HDRINST usr/include/linux/btf.h HDRINST usr/include/linux/virtio_gpio.h HDRINST usr/include/linux/mman.h HDRINST usr/include/linux/types.h HDRINST usr/include/linux/serial_core.h HDRINST usr/include/linux/nfc.h HDRINST usr/include/linux/coff.h HDRINST usr/include/linux/nfs_fs.h HDRINST usr/include/linux/if_slip.h HDRINST usr/include/linux/tcp.h HDRINST usr/include/linux/smc_diag.h HDRINST usr/include/linux/mpls_iptunnel.h HDRINST usr/include/linux/kcm.h HDRINST usr/include/linux/chio.h HDRINST usr/include/linux/eventfd.h HDRINST usr/include/linux/sem.h HDRINST usr/include/linux/isst_if.h HDRINST usr/include/linux/mqueue.h HDRINST usr/include/linux/netrom.h HDRINST usr/include/linux/capi.h HDRINST usr/include/linux/ncsi.h HDRINST usr/include/linux/cec-funcs.h HDRINST usr/include/linux/vsockmon.h HDRINST usr/include/linux/psci.h HDRINST usr/include/linux/if_arp.h HDRINST usr/include/linux/wireless.h HDRINST usr/include/linux/gen_stats.h HDRINST usr/include/linux/patchkey.h HDRINST usr/include/linux/sound.h HDRINST usr/include/linux/kdev_t.h HDRINST usr/include/linux/if_arcnet.h HDRINST usr/include/linux/phonet.h HDRINST usr/include/linux/virtio_crypto.h HDRINST usr/include/linux/filter.h HDRINST usr/include/linux/ip.h HDRINST usr/include/linux/netfilter_ipv4.h HDRINST usr/include/linux/netlink_diag.h HDRINST usr/include/linux/hpet.h HDRINST usr/include/linux/cgroupstats.h HDRINST usr/include/linux/kd.h HDRINST usr/include/linux/magic.h HDRINST usr/include/linux/atmlec.h HDRINST usr/include/linux/dccp.h HDRINST usr/include/linux/ipsec.h HDRINST usr/include/linux/ccs.h HDRINST usr/include/linux/nfsacl.h HDRINST usr/include/linux/handshake.h HDRINST usr/include/linux/sched/types.h HDRINST usr/include/linux/acrn.h HDRINST usr/include/linux/sched.h HDRINST usr/include/linux/udmabuf.h HDRINST usr/include/linux/exfat.h HDRINST usr/include/linux/fcntl.h HDRINST usr/include/linux/phantom.h HDRINST usr/include/linux/pkt_sched.h HDRINST usr/include/linux/usb/g_hid.h HDRINST usr/include/linux/usb/functionfs.h HDRINST usr/include/linux/usb/audio.h HDRINST usr/include/linux/usb/cdc.h HDRINST usr/include/linux/usb/video.h HDRINST usr/include/linux/usb/g_printer.h HDRINST usr/include/linux/usb/tmc.h HDRINST usr/include/linux/usb/ch11.h HDRINST usr/include/linux/usb/cdc-wdm.h HDRINST usr/include/linux/usb/midi.h HDRINST usr/include/linux/usb/ch9.h HDRINST usr/include/linux/usb/charger.h HDRINST usr/include/linux/usb/g_uvc.h HDRINST usr/include/linux/usb/gadgetfs.h HDRINST usr/include/linux/usb/raw_gadget.h HDRINST usr/include/linux/virtio_ring.h HDRINST usr/include/linux/surface_aggregator/dtx.h HDRINST usr/include/linux/surface_aggregator/cdev.h HDRINST usr/include/linux/if_vlan.h HDRINST usr/include/linux/ioam6_genl.h HDRINST usr/include/linux/nfsd/debug.h HDRINST usr/include/linux/nfsd/stats.h HDRINST usr/include/linux/nfsd/cld.h HDRINST usr/include/linux/nfsd/export.h HDRINST usr/include/linux/sonypi.h HDRINST usr/include/linux/if_plip.h HDRINST usr/include/linux/errqueue.h HDRINST usr/include/linux/virtio_scsi.h HDRINST usr/include/linux/nbd.h HDRINST usr/include/linux/ovpn.h HDRINST usr/include/linux/watch_queue.h HDRINST usr/include/linux/hid.h HDRINST usr/include/linux/nl80211.h HDRINST usr/include/linux/v4l2-controls.h HDRINST usr/include/linux/f2fs.h HDRINST usr/include/linux/qrtr.h HDRINST usr/include/linux/atmbr2684.h HDRINST usr/include/linux/tiocl.h HDRINST usr/include/linux/kernelcapi.h HDRINST usr/include/linux/nvram.h HDRINST usr/include/linux/pci.h HDRINST usr/include/linux/cdrom.h HDRINST usr/include/linux/signalfd.h HDRINST usr/include/linux/futex.h HDRINST usr/include/linux/binfmts.h HDRINST usr/include/linux/fsmap.h HDRINST usr/include/linux/xfrm.h HDRINST usr/include/linux/qemu_fw_cfg.h HDRINST usr/include/linux/keyboard.h HDRINST usr/include/linux/dns_resolver.h HDRINST usr/include/linux/ppp-comp.h HDRINST usr/include/linux/nbd-netlink.h HDRINST usr/include/linux/nfs4.h HDRINST usr/include/linux/sync_file.h HDRINST usr/include/linux/virtio_vsock.h HDRINST usr/include/linux/acct.h HDRINST usr/include/linux/ext4.h HDRINST usr/include/linux/sock_diag.h HDRINST usr/include/linux/bfs_fs.h HDRINST usr/include/linux/stddef.h HDRINST usr/include/linux/time_types.h HDRINST usr/include/linux/if_pppol2tp.h HDRINST usr/include/linux/virtio_bt.h HDRINST usr/include/linux/pcitest.h HDRINST usr/include/linux/nfs3.h HDRINST usr/include/linux/virtio_mem.h HDRINST usr/include/linux/coresight-stm.h HDRINST usr/include/linux/ivtvfb.h HDRINST usr/include/linux/pg.h HDRINST usr/include/linux/raid/md_u.h HDRINST usr/include/linux/raid/md_p.h HDRINST usr/include/linux/adb.h HDRINST usr/include/linux/fsl_hypervisor.h HDRINST usr/include/linux/in_route.h HDRINST usr/include/linux/virtio_pmem.h HDRINST usr/include/linux/route.h HDRINST usr/include/linux/dw100.h HDRINST usr/include/linux/dcbnl.h HDRINST usr/include/linux/llc.h HDRINST usr/include/linux/mptcp.h HDRINST usr/include/linux/if_bonding.h HDRINST usr/include/linux/sockios.h HDRINST usr/include/linux/vfio.h HDRINST usr/include/linux/hsi/cs-protocol.h HDRINST usr/include/linux/hsi/hsi_char.h HDRINST usr/include/linux/zorro.h HDRINST usr/include/linux/sonet.h HDRINST usr/include/linux/netfilter_bridge.h HDRINST usr/include/linux/erspan.h HDRINST usr/include/linux/bpqether.h HDRINST usr/include/linux/virtio_balloon.h HDRINST usr/include/linux/nfsd_netlink.h HDRINST usr/include/linux/rose.h HDRINST usr/include/linux/times.h HDRINST usr/include/linux/auxvec.h HDRINST usr/include/linux/bpf_common.h HDRINST usr/include/linux/stm.h HDRINST usr/include/linux/if_x25.h HDRINST usr/include/linux/net_namespace.h HDRINST usr/include/linux/max2175.h HDRINST usr/include/linux/seccomp.h HDRINST usr/include/linux/mroute6.h HDRINST usr/include/linux/tee.h HDRINST usr/include/linux/android/binderfs.h HDRINST usr/include/linux/android/binder.h HDRINST usr/include/linux/dpll.h HDRINST usr/include/linux/firewire-constants.h HDRINST usr/include/linux/genwqe/genwqe_card.h HDRINST usr/include/linux/usbip.h HDRINST usr/include/linux/netconf.h HDRINST usr/include/linux/tty_flags.h HDRINST usr/include/linux/unistd.h HDRINST usr/include/linux/iommufd.h HDRINST usr/include/linux/vhost_types.h HDRINST usr/include/linux/nfs4_mount.h HDRINST usr/include/linux/virtio_iommu.h HDRINST usr/include/linux/bcm933xx_hcs.h HDRINST usr/include/linux/ipv6.h HDRINST usr/include/linux/baycom.h HDRINST usr/include/linux/atalk.h HDRINST usr/include/linux/hyperv.h HDRINST usr/include/linux/vm_sockets.h HDRINST usr/include/linux/virtio_rtc.h HDRINST usr/include/linux/if.h HDRINST usr/include/linux/posix_acl_xattr.h HDRINST usr/include/linux/virtio_mmio.h HDRINST usr/include/linux/cryptouser.h HDRINST usr/include/linux/netfilter/xt_NFLOG.h HDRINST usr/include/linux/netfilter/nfnetlink.h HDRINST usr/include/linux/netfilter/xt_connlimit.h HDRINST usr/include/linux/netfilter/xt_connlabel.h HDRINST usr/include/linux/netfilter/xt_devgroup.h HDRINST usr/include/linux/netfilter/xt_TCPMSS.h HDRINST usr/include/linux/netfilter/xt_helper.h HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h HDRINST usr/include/linux/netfilter/xt_recent.h HDRINST usr/include/linux/netfilter/xt_string.h HDRINST usr/include/linux/netfilter/xt_quota.h HDRINST usr/include/linux/netfilter/xt_hashlimit.h HDRINST usr/include/linux/netfilter/xt_sctp.h HDRINST usr/include/linux/netfilter/xt_state.h HDRINST usr/include/linux/netfilter/nfnetlink_log.h HDRINST usr/include/linux/netfilter/xt_esp.h HDRINST usr/include/linux/netfilter/nfnetlink_acct.h HDRINST usr/include/linux/netfilter/xt_realm.h HDRINST usr/include/linux/netfilter/nf_log.h HDRINST usr/include/linux/netfilter/xt_LED.h HDRINST usr/include/linux/netfilter/xt_nfacct.h HDRINST usr/include/linux/netfilter/xt_owner.h HDRINST usr/include/linux/netfilter/nfnetlink_osf.h HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h HDRINST usr/include/linux/netfilter/xt_cpu.h HDRINST usr/include/linux/netfilter/xt_TEE.h HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h HDRINST usr/include/linux/netfilter/xt_connmark.h HDRINST usr/include/linux/netfilter/xt_RATEEST.h HDRINST usr/include/linux/netfilter/xt_CONNMARK.h HDRINST usr/include/linux/netfilter/nf_tables_compat.h HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h HDRINST usr/include/linux/netfilter/xt_tcpudp.h HDRINST usr/include/linux/netfilter/xt_cgroup.h HDRINST usr/include/linux/netfilter/xt_physdev.h HDRINST usr/include/linux/netfilter/xt_cluster.h HDRINST usr/include/linux/netfilter/xt_SECMARK.h HDRINST usr/include/linux/netfilter/xt_tcpmss.h HDRINST usr/include/linux/netfilter/xt_conntrack.h HDRINST usr/include/linux/netfilter/xt_comment.h HDRINST usr/include/linux/netfilter/xt_addrtype.h HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h HDRINST usr/include/linux/netfilter/ipset/ip_set.h HDRINST usr/include/linux/netfilter/xt_bpf.h HDRINST usr/include/linux/netfilter/xt_mac.h HDRINST usr/include/linux/netfilter/xt_connbytes.h HDRINST usr/include/linux/netfilter/nfnetlink_hook.h HDRINST usr/include/linux/netfilter/xt_dccp.h HDRINST usr/include/linux/netfilter/xt_mark.h HDRINST usr/include/linux/netfilter/nfnetlink_compat.h HDRINST usr/include/linux/netfilter/xt_multiport.h HDRINST usr/include/linux/netfilter/nf_nat.h HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h HDRINST usr/include/linux/netfilter/xt_dscp.h HDRINST usr/include/linux/netfilter/nfnetlink_queue.h HDRINST usr/include/linux/netfilter/xt_policy.h HDRINST usr/include/linux/netfilter/xt_HMARK.h HDRINST usr/include/linux/netfilter/nf_conntrack_common.h HDRINST usr/include/linux/netfilter/nf_tables.h HDRINST usr/include/linux/netfilter/xt_ecn.h HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h HDRINST usr/include/linux/netfilter/xt_DSCP.h HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h HDRINST usr/include/linux/netfilter/xt_limit.h HDRINST usr/include/linux/netfilter/xt_pkttype.h HDRINST usr/include/linux/netfilter/xt_AUDIT.h HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h HDRINST usr/include/linux/netfilter/xt_set.h HDRINST usr/include/linux/netfilter/xt_l2tp.h HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h HDRINST usr/include/linux/netfilter/nf_synproxy.h HDRINST usr/include/linux/netfilter/xt_ipvs.h HDRINST usr/include/linux/netfilter/xt_time.h HDRINST usr/include/linux/netfilter/xt_osf.h HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h HDRINST usr/include/linux/netfilter/xt_TPROXY.h HDRINST usr/include/linux/netfilter/xt_ipcomp.h HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h HDRINST usr/include/linux/netfilter/xt_LOG.h HDRINST usr/include/linux/netfilter/x_tables.h HDRINST usr/include/linux/netfilter/xt_statistic.h HDRINST usr/include/linux/netfilter/xt_u32.h HDRINST usr/include/linux/netfilter/xt_CT.h HDRINST usr/include/linux/netfilter/xt_rateest.h HDRINST usr/include/linux/netfilter/xt_rpfilter.h HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h HDRINST usr/include/linux/netfilter/xt_socket.h HDRINST usr/include/linux/netfilter/xt_iprange.h HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h HDRINST usr/include/linux/netfilter/xt_length.h HDRINST usr/include/linux/netfilter/xt_MARK.h HDRINST usr/include/linux/a.out.h HDRINST usr/include/linux/if_macsec.h HDRINST usr/include/linux/fscrypt.h HDRINST usr/include/linux/io_uring/mock_file.h HDRINST usr/include/linux/mctp.h HDRINST usr/include/linux/ife.h HDRINST usr/include/linux/ipmi_msgdefs.h HDRINST usr/include/linux/fsl_mc.h HDRINST usr/include/linux/caif/if_caif.h HDRINST usr/include/linux/caif/caif_socket.h HDRINST usr/include/linux/blktrace_api.h HDRINST usr/include/linux/ppp-ioctl.h HDRINST usr/include/linux/radeonfb.h HDRINST usr/include/linux/net_dropmon.h HDRINST usr/include/linux/oom.h HDRINST usr/include/linux/vmclock-abi.h HDRINST usr/include/linux/virtio_net.h HDRINST usr/include/linux/vduse.h HDRINST usr/include/linux/if_ltalk.h HDRINST usr/include/linux/kernel.h HDRINST usr/include/linux/sysctl.h HDRINST usr/include/linux/hidraw.h HDRINST usr/include/linux/uvcvideo.h HDRINST usr/include/linux/dlm_plock.h HDRINST usr/include/linux/gtp.h HDRINST usr/include/linux/fib_rules.h HDRINST usr/include/linux/tps6594_pfsm.h HDRINST usr/include/linux/ntsync.h HDRINST usr/include/linux/veth.h HDRINST usr/include/linux/atmsap.h HDRINST usr/include/linux/atmapi.h HDRINST usr/include/linux/net_tstamp.h HDRINST usr/include/linux/minix_fs.h HDRINST usr/include/linux/toshiba.h HDRINST usr/include/linux/kfd_ioctl.h HDRINST usr/include/linux/rtc.h HDRINST usr/include/linux/if_link.h HDRINST usr/include/linux/zorro_ids.h HDRINST usr/include/linux/idxd.h HDRINST usr/include/linux/seg6_genl.h HDRINST usr/include/linux/if_tunnel.h HDRINST usr/include/linux/memfd.h HDRINST usr/include/linux/ppp_defs.h HDRINST usr/include/linux/bt-bmc.h HDRINST usr/include/linux/affs_hardblocks.h HDRINST usr/include/linux/npcm-video.h HDRINST usr/include/linux/selinux_netlink.h HDRINST usr/include/linux/const.h HDRINST usr/include/linux/nfs.h HDRINST usr/include/linux/vm_sockets_diag.h HDRINST usr/include/linux/nitro_enclaves.h HDRINST usr/include/linux/fiemap.h HDRINST usr/include/linux/blk-crypto.h HDRINST usr/include/linux/devlink.h HDRINST usr/include/linux/fuse.h HDRINST usr/include/linux/x25.h HDRINST usr/include/linux/pidfd.h HDRINST usr/include/linux/can/error.h HDRINST usr/include/linux/can/vxcan.h HDRINST usr/include/linux/can/j1939.h HDRINST usr/include/linux/can/bcm.h HDRINST usr/include/linux/can/isotp.h HDRINST usr/include/linux/can/netlink.h HDRINST usr/include/linux/can/gw.h HDRINST usr/include/linux/can/raw.h HDRINST usr/include/linux/virtio_types.h HDRINST usr/include/linux/cciss_ioctl.h HDRINST usr/include/linux/hiddev.h HDRINST usr/include/linux/ipmi_ssif_bmc.h HDRINST usr/include/linux/netdev.h HDRINST usr/include/linux/cfm_bridge.h HDRINST usr/include/linux/nilfs2_ondisk.h HDRINST usr/include/linux/tipc_config.h HDRINST usr/include/linux/ila.h HDRINST usr/include/linux/virtio_ids.h HDRINST usr/include/linux/cifs/cifs_mount.h HDRINST usr/include/linux/cifs/cifs_netlink.h HDRINST usr/include/linux/kfd_sysfs.h HDRINST usr/include/linux/resource.h HDRINST usr/include/linux/termios.h HDRINST usr/include/linux/cyclades.h HDRINST usr/include/linux/edd.h HDRINST usr/include/linux/rseq.h HDRINST usr/include/linux/ipmi_bmc.h HDRINST usr/include/linux/rxrpc.h HDRINST usr/include/linux/hdlc.h HDRINST usr/include/linux/auto_fs.h HDRINST usr/include/linux/if_addr.h HDRINST usr/include/linux/hdlcdrv.h HDRINST usr/include/linux/io_uring.h HDRINST usr/include/linux/sctp.h HDRINST usr/include/linux/audit.h HDRINST usr/include/linux/lwtunnel.h HDRINST usr/include/linux/pr.h HDRINST usr/include/linux/cramfs_fs.h HDRINST usr/include/linux/stat.h HDRINST usr/include/linux/kvm_para.h HDRINST usr/include/linux/tipc.h HDRINST usr/include/linux/if_fc.h HDRINST usr/include/linux/netdevice.h HDRINST usr/include/linux/neighbour.h HDRINST usr/include/linux/udp.h HDRINST usr/include/linux/kcov.h HDRINST usr/include/linux/icmpv6.h HDRINST usr/include/linux/qnxtypes.h HDRINST usr/include/linux/virtio_pci.h HDRINST usr/include/linux/i2c.h HDRINST usr/include/linux/mrp_bridge.h HDRINST usr/include/linux/virtio_9p.h HDRINST usr/include/linux/vfio_zdev.h HDRINST usr/include/linux/atm_idt77105.h HDRINST usr/include/linux/mtio.h HDRINST usr/include/linux/eventpoll.h HDRINST usr/include/linux/synclink.h HDRINST usr/include/linux/virtio_scmi.h HDRINST usr/include/linux/nfs_mount.h HDRINST usr/include/linux/gameport.h HDRINST usr/include/linux/loop.h HDRINST usr/include/linux/snmp.h HDRINST usr/include/linux/nsm.h HDRINST usr/include/linux/ipmi.h HDRINST usr/include/linux/openvswitch.h HDRINST usr/include/linux/rio_cm_cdev.h HDRINST usr/include/linux/wireguard.h HDRINST usr/include/linux/wmi.h HDRINST usr/include/linux/screen_info.h HDRINST usr/include/linux/v4l2-mediabus.h HDRINST usr/include/linux/remoteproc_cdev.h HDRINST usr/include/linux/reboot.h HDRINST usr/include/linux/amt.h HDRINST usr/include/linux/dm-log-userspace.h HDRINST usr/include/linux/if_alg.h HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h HDRINST usr/include/linux/param.h HDRINST usr/include/linux/spi/spidev.h HDRINST usr/include/linux/spi/spi.h HDRINST usr/include/linux/mmc/ioctl.h HDRINST usr/include/linux/media.h HDRINST usr/include/linux/limits.h HDRINST usr/include/linux/efs_fs_sb.h HDRINST usr/include/linux/matroxfb.h HDRINST usr/include/linux/timex.h HDRINST usr/include/linux/switchtec_ioctl.h HDRINST usr/include/linux/keyctl.h HDRINST usr/include/linux/virtio_rng.h HDRINST usr/include/linux/parport.h HDRINST usr/include/linux/counter.h HDRINST usr/include/linux/mdio.h HDRINST usr/include/linux/map_to_7segment.h HDRINST usr/include/linux/ivtv.h HDRINST usr/include/linux/ppdev.h HDRINST usr/include/linux/netfilter.h HDRINST usr/include/linux/if_infiniband.h HDRINST usr/include/linux/media-bus-format.h HDRINST usr/include/linux/netlink.h HDRINST usr/include/linux/apm_bios.h HDRINST usr/include/linux/pci_regs.h HDRINST usr/include/linux/input.h HDRINST usr/include/linux/usbdevice_fs.h HDRINST usr/include/linux/ioam6_iptunnel.h HDRINST usr/include/linux/auto_fs4.h HDRINST usr/include/linux/uio.h HDRINST usr/include/linux/dqblk_xfs.h HDRINST usr/include/linux/rpl.h HDRINST usr/include/linux/time.h HDRINST usr/include/linux/ioam6.h HDRINST usr/include/linux/tdx-guest.h HDRINST usr/include/linux/arm_sdei.h HDRINST usr/include/linux/adfs_fs.h HDRINST usr/include/linux/hdreg.h HDRINST usr/include/linux/atmarp.h HDRINST usr/include/linux/userfaultfd.h HDRINST usr/include/linux/rds.h HDRINST usr/include/linux/blkpg.h HDRINST usr/include/linux/xilinx-v4l2-controls.h HDRINST usr/include/linux/dm-ioctl.h HDRINST usr/include/linux/virtio_snd.h HDRINST usr/include/linux/in.h HDRINST usr/include/linux/if_bridge.h HDRINST usr/include/linux/sed-opal.h HDRINST usr/include/linux/close_range.h HDRINST usr/include/linux/videodev2.h HDRINST usr/include/linux/tty.h HDRINST usr/include/linux/fou.h HDRINST usr/include/linux/firewire-cdev.h HDRINST usr/include/linux/tipc_sockets_diag.h HDRINST usr/include/linux/cec.h HDRINST usr/include/linux/xattr.h HDRINST usr/include/linux/atm_eni.h HDRINST usr/include/linux/ethtool_netlink_generated.h HDRINST usr/include/linux/uleds.h HDRINST usr/include/linux/dlm.h HDRINST usr/include/linux/if_packet.h HDRINST usr/include/linux/ip6_tunnel.h HDRINST usr/include/linux/if_phonet.h HDRINST usr/include/linux/dma-heap.h HDRINST usr/include/linux/landlock.h HDRINST usr/include/linux/socket.h HDRINST usr/include/linux/udf_fs_i.h HDRINST usr/include/linux/mpls.h HDRINST usr/include/linux/kernel-page-flags.h HDRINST usr/include/linux/atm_nicstar.h HDRINST usr/include/linux/mmtimer.h HDRINST usr/include/linux/packet_diag.h HDRINST usr/include/linux/ioctl.h HDRINST usr/include/linux/atmppp.h HDRINST usr/include/linux/tls.h HDRINST usr/include/linux/atmclip.h HDRINST usr/include/linux/elf-em.h HDRINST usr/include/linux/batman_adv.h HDRINST usr/include/linux/virtio_pcidev.h HDRINST usr/include/linux/atm_zatm.h HDRINST usr/include/linux/cciss_defs.h HDRINST usr/include/linux/fs.h HDRINST usr/include/linux/vt.h HDRINST usr/include/linux/major.h HDRINST usr/include/linux/nl80211-vnd-intel.h HDRINST usr/include/linux/suspend_ioctls.h HDRINST usr/include/linux/atmdev.h HDRINST usr/include/linux/blkdev.h HDRINST usr/include/linux/dma-buf.h HDRINST usr/include/linux/hsr_netlink.h HDRINST usr/include/linux/watchdog.h HDRINST usr/include/linux/wait.h HDRINST usr/include/linux/msg.h HDRINST usr/include/linux/net_shaper.h HDRINST usr/include/linux/i2o-dev.h HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h HDRINST usr/include/linux/tc_ematch/tc_em_text.h HDRINST usr/include/linux/tc_ematch/tc_em_meta.h HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h HDRINST usr/include/linux/jffs2.h HDRINST usr/include/linux/um_timetravel.h HDRINST usr/include/linux/virtio_gpu.h HDRINST usr/include/linux/hash_info.h HDRINST usr/include/linux/bpf_perf_event.h HDRINST usr/include/linux/atm_he.h HDRINST usr/include/linux/psp-sev.h HDRINST usr/include/linux/string.h HDRINST usr/include/linux/smiapp.h HDRINST usr/include/linux/genetlink.h HDRINST usr/include/linux/pmu.h HDRINST usr/include/linux/vbox_vmmdev_types.h HDRINST usr/include/linux/i8k.h HDRINST usr/include/linux/xdp_diag.h HDRINST usr/include/linux/soundcard.h HDRINST usr/include/linux/if_hippi.h HDRINST usr/include/linux/gfs2_ondisk.h HDRINST usr/include/linux/atmioc.h HDRINST usr/include/linux/inet_diag.h HDRINST usr/include/linux/coredump.h HDRINST usr/include/linux/pwm.h HDRINST usr/include/linux/i2c-dev.h HDRINST usr/include/linux/cuda.h HDRINST usr/include/linux/in6.h HDRINST usr/include/linux/ipv6_route.h HDRINST usr/include/linux/iio/types.h HDRINST usr/include/linux/iio/events.h HDRINST usr/include/linux/iio/buffer.h HDRINST usr/include/linux/seg6_local.h HDRINST usr/include/linux/serio.h HDRINST usr/include/linux/vdpa.h HDRINST usr/include/linux/smc.h HDRINST usr/include/linux/random.h HDRINST usr/include/linux/inotify.h HDRINST usr/include/linux/cn_proc.h HDRINST usr/include/linux/coda.h HDRINST usr/include/linux/swab.h HDRINST usr/include/linux/aspeed-video.h HDRINST usr/include/linux/bits.h HDRINST usr/include/linux/vbox_err.h HDRINST usr/include/linux/romfs_fs.h HDRINST usr/include/linux/uuid.h HDRINST usr/include/linux/pkt_cls.h HDRINST usr/include/linux/ptrace.h HDRINST usr/include/linux/hw_breakpoint.h HDRINST usr/include/linux/fanotify.h HDRINST usr/include/linux/psample.h HDRINST usr/include/linux/signal.h HDRINST usr/include/linux/fsi.h HDRINST usr/include/linux/v4l2-common.h HDRINST usr/include/linux/seg6_hmac.h HDRINST usr/include/linux/vhost.h HDRINST usr/include/linux/byteorder/big_endian.h HDRINST usr/include/linux/byteorder/little_endian.h HDRINST usr/include/linux/ax25.h HDRINST usr/include/linux/omapfb.h HDRINST usr/include/linux/pps_gen.h HDRINST usr/include/linux/irqnr.h HDRINST usr/include/linux/ultrasound.h HDRINST usr/include/linux/seg6.h HDRINST usr/include/linux/joystick.h HDRINST usr/include/linux/if_addrlabel.h HDRINST usr/include/linux/mii.h HDRINST usr/include/linux/loadpin.h HDRINST usr/include/linux/rtnetlink.h HDRINST usr/include/linux/thermal.h HDRINST usr/include/linux/cachefiles.h HDRINST usr/include/linux/vtpm_proxy.h HDRINST usr/include/linux/aspeed-p2a-ctrl.h HDRINST usr/include/linux/pfkeyv2.h HDRINST usr/include/linux/rpmsg.h HDRINST usr/include/linux/posix_types.h HDRINST usr/include/linux/nilfs2_api.h HDRINST usr/include/linux/atmsvc.h HDRINST usr/include/linux/if_xdp.h HDRINST usr/include/linux/rkisp1-config.h HDRINST usr/include/linux/uinput.h HDRINST usr/include/linux/virtio_console.h HDRINST usr/include/linux/auto_dev-ioctl.h HDRINST usr/include/linux/sysinfo.h HDRINST usr/include/linux/ip_vs.h HDRINST usr/include/linux/dlmconstants.h HDRINST usr/include/linux/tc_act/tc_skbmod.h HDRINST usr/include/linux/tc_act/tc_pedit.h HDRINST usr/include/linux/tc_act/tc_tunnel_key.h HDRINST usr/include/linux/tc_act/tc_ife.h HDRINST usr/include/linux/tc_act/tc_mirred.h HDRINST usr/include/linux/tc_act/tc_vlan.h HDRINST usr/include/linux/tc_act/tc_mpls.h HDRINST usr/include/linux/tc_act/tc_csum.h HDRINST usr/include/linux/tc_act/tc_ctinfo.h HDRINST usr/include/linux/tc_act/tc_ct.h HDRINST usr/include/linux/tc_act/tc_defact.h HDRINST usr/include/linux/tc_act/tc_bpf.h HDRINST usr/include/linux/tc_act/tc_sample.h HDRINST usr/include/linux/tc_act/tc_gate.h HDRINST usr/include/linux/tc_act/tc_skbedit.h HDRINST usr/include/linux/tc_act/tc_connmark.h HDRINST usr/include/linux/tc_act/tc_nat.h HDRINST usr/include/linux/tc_act/tc_gact.h HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h HDRINST usr/include/linux/netfilter_arp/arp_tables.h HDRINST usr/include/linux/tcp_metrics.h HDRINST usr/include/linux/vboxguest.h HDRINST usr/include/linux/iso_fs.h HDRINST usr/include/linux/perf_event.h HDRINST usr/include/linux/input-event-codes.h HDRINST usr/include/linux/mroute.h HDRINST usr/include/linux/fadvise.h HDRINST usr/include/linux/blkzoned.h HDRINST usr/include/linux/fsverity.h HDRINST usr/include/linux/virtio_input.h HDRINST usr/include/linux/module.h HDRINST usr/include/linux/nfs2.h HDRINST usr/include/linux/libc-compat.h HDRINST usr/include/linux/falloc.h HDRINST usr/include/linux/bpf.h HDRINST usr/include/linux/atmmpc.h HDRINST usr/include/linux/ethtool.h HDRINST usr/include/linux/dvb/frontend.h HDRINST usr/include/linux/dvb/net.h HDRINST usr/include/linux/dvb/dmx.h HDRINST usr/include/linux/dvb/audio.h HDRINST usr/include/linux/dvb/video.h HDRINST usr/include/linux/dvb/version.h HDRINST usr/include/linux/dvb/osd.h HDRINST usr/include/linux/dvb/ca.h HDRINST usr/include/linux/kvm.h HDRINST usr/include/linux/serial.h HDRINST usr/include/linux/if_tun.h HDRINST usr/include/linux/wwan.h HDRINST usr/include/linux/cxl_mem.h HDRINST usr/include/linux/cycx_cfm.h HDRINST usr/include/linux/mei_uuid.h HDRINST usr/include/linux/arcfb.h HDRINST usr/include/linux/lirc.h HDRINST usr/include/linux/pktcdvd.h HDRINST usr/include/linux/aspeed-lpc-ctrl.h HDRINST usr/include/linux/virtio_blk.h HDRINST usr/include/linux/fpga-dfl.h HDRINST usr/include/linux/ublk_cmd.h HDRINST usr/include/linux/kcmp.h HDRINST usr/include/linux/taskstats.h HDRINST usr/include/linux/vfio_ccw.h HDRINST usr/include/linux/quota.h HDRINST usr/include/linux/rio_mport_cdev.h HDRINST usr/include/linux/lockd_netlink.h HDRINST usr/include/linux/v4l2-subdev.h HDRINST usr/include/linux/sunrpc/debug.h HDRINST usr/include/linux/dlm_device.h HDRINST usr/include/linux/if_team.h HDRINST usr/include/linux/tipc_netlink.h HDRINST usr/include/linux/batadv_packet.h HDRINST usr/include/linux/l2tp.h HDRINST usr/include/linux/am437x-vpfe.h HDRINST usr/include/linux/posix_acl.h HDRINST usr/include/linux/if_ppp.h HDRINST usr/include/linux/trace_mmap.h HDRINST usr/include/linux/virtio_fs.h HDRINST usr/include/linux/comedi.h HDRINST usr/include/linux/map_to_14segment.h HDRINST usr/include/linux/rpl_iptunnel.h HDRINST usr/include/linux/timerfd.h HDRINST usr/include/linux/isdn/capicmd.h HDRINST usr/include/linux/if_ether.h HDRINST usr/include/misc/ocxl.h HDRINST usr/include/misc/mrvl_cn10k_dpi.h HDRINST usr/include/misc/xilinx_sdfec.h HDRINST usr/include/misc/amd-apml.h HDRINST usr/include/misc/fastrpc.h HDRINST usr/include/misc/uacce/hisi_qm.h HDRINST usr/include/misc/uacce/uacce.h HDRINST usr/include/misc/pvpanic.h HDRINST usr/include/mtd/mtd-user.h HDRINST usr/include/mtd/mtd-abi.h HDRINST usr/include/mtd/nftl-user.h HDRINST usr/include/mtd/ubi-user.h HDRINST usr/include/mtd/inftl-user.h HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h HDRINST usr/include/rdma/rvt-abi.h HDRINST usr/include/rdma/irdma-abi.h HDRINST usr/include/rdma/ib_user_verbs.h HDRINST usr/include/rdma/rdma_netlink.h HDRINST usr/include/rdma/mlx5-abi.h HDRINST usr/include/rdma/ib_user_mad.h HDRINST usr/include/rdma/ocrdma-abi.h HDRINST usr/include/rdma/bnxt_re-abi.h HDRINST usr/include/rdma/ib_user_ioctl_cmds.h HDRINST usr/include/rdma/mlx4-abi.h HDRINST usr/include/rdma/cxgb4-abi.h HDRINST usr/include/rdma/efa-abi.h HDRINST usr/include/rdma/hfi/hfi1_user.h HDRINST usr/include/rdma/hfi/hfi1_ioctl.h HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h HDRINST usr/include/rdma/ib_user_ioctl_verbs.h HDRINST usr/include/rdma/ib_user_sa.h HDRINST usr/include/rdma/siw-abi.h HDRINST usr/include/rdma/rdma_user_ioctl.h HDRINST usr/include/rdma/hns-abi.h HDRINST usr/include/rdma/rdma_user_rxe.h HDRINST usr/include/rdma/qedr-abi.h HDRINST usr/include/rdma/rdma_user_cm.h HDRINST usr/include/rdma/mana-abi.h HDRINST usr/include/rdma/erdma-abi.h HDRINST usr/include/rdma/mthca-abi.h HDRINST usr/include/rdma/vmw_pvrdma-abi.h HDRINST usr/include/regulator/regulator.h HDRINST usr/include/scsi/scsi_netlink_fc.h HDRINST usr/include/scsi/scsi_bsg_ufs.h HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h HDRINST usr/include/scsi/fc/fc_ns.h HDRINST usr/include/scsi/fc/fc_els.h HDRINST usr/include/scsi/fc/fc_gs.h HDRINST usr/include/scsi/fc/fc_fs.h HDRINST usr/include/scsi/scsi_netlink.h HDRINST usr/include/scsi/scsi_bsg_fc.h HDRINST usr/include/sound/asound.h HDRINST usr/include/sound/sof/abi.h HDRINST usr/include/sound/sof/fw.h HDRINST usr/include/sound/sof/header.h HDRINST usr/include/sound/sof/tokens.h HDRINST usr/include/sound/hdspm.h HDRINST usr/include/sound/intel/avs/tokens.h HDRINST usr/include/sound/asoc.h HDRINST usr/include/sound/fcp.h HDRINST usr/include/sound/asequencer.h HDRINST usr/include/sound/skl-tplg-interface.h HDRINST usr/include/sound/snd_sst_tokens.h HDRINST usr/include/sound/emu10k1.h HDRINST usr/include/sound/snd_ar_tokens.h HDRINST usr/include/sound/compress_params.h HDRINST usr/include/sound/asound_fm.h HDRINST usr/include/sound/sb16_csp.h HDRINST usr/include/sound/hdsp.h HDRINST usr/include/sound/scarlett2.h HDRINST usr/include/sound/sfnt_info.h HDRINST usr/include/sound/compress_offload.h HDRINST usr/include/sound/tlv.h HDRINST usr/include/sound/usb_stream.h HDRINST usr/include/sound/firewire.h HDRINST usr/include/video/sisfb.h HDRINST usr/include/video/uvesafb.h HDRINST usr/include/video/edid.h HDRINST usr/include/xen/evtchn.h HDRINST usr/include/xen/gntalloc.h HDRINST usr/include/xen/privcmd.h HDRINST usr/include/xen/gntdev.h HDRINST usr/include/linux/version.h HDRINST usr/include/asm/prctl.h HDRINST usr/include/asm/elf.h HDRINST usr/include/asm/setup_data.h HDRINST usr/include/asm/mman.h HDRINST usr/include/asm/svm.h HDRINST usr/include/asm/bitsperlong.h HDRINST usr/include/asm/ptrace-abi.h HDRINST usr/include/asm/msr.h HDRINST usr/include/asm/posix_types_64.h HDRINST usr/include/asm/sgx.h HDRINST usr/include/asm/statfs.h HDRINST usr/include/asm/auxvec.h HDRINST usr/include/asm/unistd.h HDRINST usr/include/asm/vsyscall.h HDRINST usr/include/asm/a.out.h HDRINST usr/include/asm/posix_types_32.h HDRINST usr/include/asm/hwcap2.h HDRINST usr/include/asm/shmbuf.h HDRINST usr/include/asm/sigcontext32.h HDRINST usr/include/asm/vmx.h HDRINST usr/include/asm/e820.h HDRINST usr/include/asm/sigcontext.h HDRINST usr/include/asm/stat.h HDRINST usr/include/asm/kvm_para.h HDRINST usr/include/asm/posix_types_x32.h HDRINST usr/include/asm/sembuf.h HDRINST usr/include/asm/setup.h HDRINST usr/include/asm/amd_hsmp.h HDRINST usr/include/asm/ldt.h HDRINST usr/include/asm/ucontext.h HDRINST usr/include/asm/ist.h HDRINST usr/include/asm/mtrr.h HDRINST usr/include/asm/byteorder.h HDRINST usr/include/asm/debugreg.h HDRINST usr/include/asm/boot.h HDRINST usr/include/asm/perf_regs.h HDRINST usr/include/asm/bootparam.h HDRINST usr/include/asm/kvm_perf.h HDRINST usr/include/asm/swab.h HDRINST usr/include/asm/ptrace.h HDRINST usr/include/asm/hw_breakpoint.h HDRINST usr/include/asm/signal.h HDRINST usr/include/asm/mce.h HDRINST usr/include/asm/processor-flags.h HDRINST usr/include/asm/posix_types.h HDRINST usr/include/asm/kvm.h HDRINST usr/include/asm/siginfo.h HDRINST usr/include/asm/vm86.h HDRINST usr/include/asm/msgbuf.h HDRINST usr/include/asm/errno.h HDRINST usr/include/asm/unistd_x32.h HDRINST usr/include/asm/poll.h HDRINST usr/include/asm/ipcbuf.h HDRINST usr/include/asm/types.h HDRINST usr/include/asm/termbits.h HDRINST usr/include/asm/fcntl.h HDRINST usr/include/asm/unistd_32.h HDRINST usr/include/asm/sockios.h HDRINST usr/include/asm/resource.h HDRINST usr/include/asm/termios.h HDRINST usr/include/asm/param.h HDRINST usr/include/asm/socket.h HDRINST usr/include/asm/ioctl.h HDRINST usr/include/asm/bpf_perf_event.h HDRINST usr/include/asm/unistd_64.h HDRINST usr/include/asm/ioctls.h INSTALL /home/ahill/maplelinux-bootstrap/maple/usr/include checking for C compiler... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... yes checking whether compiler accepts -Werror=unused-command-line-argument... yes checking whether compiler accepts -Werror=ignored-optimization-argument... yes checking whether linker accepts -Werror=unknown-warning-option... yes checking whether linker accepts -Werror=unused-command-line-argument... yes checking for C compiler family... clang checking for toolchain wrapper to build... none checking target system type... x86_64-maple-linux-musl checking whether compiler accepts -std=c99... yes checking whether compiler accepts -nostdinc... yes checking whether compiler accepts -ffreestanding... yes checking whether compiler accepts -fexcess-precision=standard... yes checking whether compiler accepts -frounding-math... yes checking whether compiler accepts -fno-strict-aliasing... yes checking whether compiler needs attribute((may_alias)) suppression... no checking whether compiler accepts -Wa,--noexecstack... yes checking whether compiler accepts -fno-stack-protector... yes checking whether compiler accepts -fno-tree-loop-distribute-patterns... no checking whether we should preprocess assembly to add debugging information... no checking for optimization settings... using provided CFLAGS checking whether compiler accepts -pipe... yes checking whether compiler accepts -fomit-frame-pointer... yes checking whether compiler accepts -fno-unwind-tables... yes checking whether compiler accepts -fno-asynchronous-unwind-tables... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether compiler accepts -w... yes checking whether compiler accepts -Wno-pointer-to-int-cast... yes checking whether compiler accepts -Werror=implicit-function-declaration... yes checking whether compiler accepts -Werror=implicit-int... yes checking whether compiler accepts -Werror=pointer-sign... yes checking whether compiler accepts -Werror=pointer-arith... yes checking whether compiler accepts -Werror=int-conversion... yes checking whether compiler accepts -Werror=incompatible-pointer-types... yes checking whether compiler accepts -Werror=discarded-qualifiers... no checking whether compiler accepts -Werror=discarded-array-qualifiers... no checking whether compiler accepts -Qunused-arguments... yes checking whether compiler accepts -Waddress... yes checking whether compiler accepts -Warray-bounds... yes checking whether compiler accepts -Wchar-subscripts... yes checking whether compiler accepts -Wduplicate-decl-specifier... yes checking whether compiler accepts -Winit-self... yes checking whether compiler accepts -Wreturn-type... yes checking whether compiler accepts -Wsequence-point... yes checking whether compiler accepts -Wstrict-aliasing... yes checking whether compiler accepts -Wunused-function... yes checking whether compiler accepts -Wunused-label... yes checking whether compiler accepts -Wunused-variable... yes checking preprocessor condition __PIC__... true checking whether linker accepts -Wl,--sort-section,alignment... yes checking whether linker accepts -Wl,--sort-common... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether linker accepts -Wl,--hash-style=both... yes checking whether linker accepts -Wl,--no-undefined... yes checking whether linker accepts -Wl,--exclude-libs=ALL... yes checking whether linker accepts -Wl,--dynamic-list=./dynamic.list... yes checking whether linker accepts -lgcc... no checking whether linker accepts -lcompiler_rt... no checking whether linker accepts /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a... yes using compiler runtime libraries: /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a checking preprocessor condition __ILP32__... false checking whether compiler's long double definition matches float.h... yes checking preprocessor condition __FAST_MATH__... false creating config.mak... done mkdir -p lib mkdir -p obj/crt mkdir -p obj/crt/x86_64 mkdir -p obj/include mkdir -p obj/include/bits mkdir -p obj/ldso mkdir -p obj/src/aio mkdir -p obj/src/complex mkdir -p obj/src/conf mkdir -p obj/src/crypt mkdir -p obj/src/ctype mkdir -p obj/src/dirent mkdir -p obj/src/env mkdir -p obj/src/errno mkdir -p obj/src/exit mkdir -p obj/src/fcntl mkdir -p obj/src/fenv mkdir -p obj/src/fenv/x86_64 mkdir -p obj/src/internal mkdir -p obj/src/ipc mkdir -p obj/src/ldso mkdir -p obj/src/ldso/x86_64 mkdir -p obj/src/legacy mkdir -p obj/src/linux mkdir -p obj/src/locale mkdir -p obj/src/malloc mkdir -p obj/src/malloc/mallocng mkdir -p obj/src/math mkdir -p obj/src/math/x86_64 mkdir -p obj/src/misc mkdir -p obj/src/mman mkdir -p obj/src/mq mkdir -p obj/src/multibyte mkdir -p obj/src/network mkdir -p obj/src/passwd mkdir -p obj/src/prng mkdir -p obj/src/process mkdir -p obj/src/process/x86_64 mkdir -p obj/src/regex mkdir -p obj/src/sched mkdir -p obj/src/search mkdir -p obj/src/select mkdir -p obj/src/setjmp/x86_64 mkdir -p obj/src/signal mkdir -p obj/src/signal/x86_64 mkdir -p obj/src/stat mkdir -p obj/src/stdio mkdir -p obj/src/stdlib mkdir -p obj/src/string mkdir -p obj/src/string/x86_64 mkdir -p obj/src/temp mkdir -p obj/src/termios mkdir -p obj/src/thread mkdir -p obj/src/thread/x86_64 mkdir -p obj/src/time mkdir -p obj/src/unistd sed -f ./tools/mkalltypes.sed ./arch/x86_64/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.h cp arch/x86_64/bits/syscall.h.in obj/include/bits/syscall.h sed -n -e s/__NR_/SYS_/p < arch/x86_64/bits/syscall.h.in >> obj/include/bits/syscall.h printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -DCRT -c -o obj/crt/x86_64/crti.o crt/x86_64/crti.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/x86_64/dlsym.lo src/ldso/x86_64/dlsym.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -DCRT -c -o obj/crt/x86_64/crtn.o crt/x86_64/crtn.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/x86_64/fenv.lo src/fenv/x86_64/fenv.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/x86_64/tlsdesc.lo src/ldso/x86_64/tlsdesc.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/ftw.lo src/legacy/ftw.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/euidaccess.lo src/legacy/euidaccess.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/daemon.lo src/legacy/daemon.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/cuserid.lo src/legacy/cuserid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/futimes.lo src/legacy/futimes.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/getdtablesize.lo src/legacy/getdtablesize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/err.lo src/legacy/err.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/getpagesize.lo src/legacy/getpagesize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/getloadavg.lo src/legacy/getloadavg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/isastream.lo src/legacy/isastream.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/getpass.lo src/legacy/getpass.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/utmpx.lo src/legacy/utmpx.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/valloc.lo src/legacy/valloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/getusershell.lo src/legacy/getusershell.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/lutimes.lo src/legacy/lutimes.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/legacy/ulimit.lo src/legacy/ulimit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/adjtime.lo src/linux/adjtime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/adjtimex.lo src/linux/adjtimex.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/arch_prctl.lo src/linux/arch_prctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/cap.lo src/linux/cap.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/chroot.lo src/linux/chroot.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/brk.lo src/linux/brk.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/cache.lo src/linux/cache.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/clock_adjtime.lo src/linux/clock_adjtime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/copy_file_range.lo src/linux/copy_file_range.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/fallocate.lo src/linux/fallocate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/flock.lo src/linux/flock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/eventfd.lo src/linux/eventfd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/getrandom.lo src/linux/getrandom.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/getdents.lo src/linux/getdents.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/clone.lo src/linux/clone.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/fanotify.lo src/linux/fanotify.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/epoll.lo src/linux/epoll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/inotify.lo src/linux/inotify.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/ioperm.lo src/linux/ioperm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/gettid.lo src/linux/gettid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/iopl.lo src/linux/iopl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/klogctl.lo src/linux/klogctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/memfd_create.lo src/linux/memfd_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/mlock2.lo src/linux/mlock2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/module.lo src/linux/module.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/mount.lo src/linux/mount.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/name_to_handle_at.lo src/linux/name_to_handle_at.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/membarrier.lo src/linux/membarrier.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/open_by_handle_at.lo src/linux/open_by_handle_at.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/personality.lo src/linux/personality.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/pivot_root.lo src/linux/pivot_root.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/preadv2.lo src/linux/preadv2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/prctl.lo src/linux/prctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/prlimit.lo src/linux/prlimit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/process_vm.lo src/linux/process_vm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/ptrace.lo src/linux/ptrace.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/quotactl.lo src/linux/quotactl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/readahead.lo src/linux/readahead.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/pwritev2.lo src/linux/pwritev2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/reboot.lo src/linux/reboot.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/remap_file_pages.lo src/linux/remap_file_pages.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/setfsuid.lo src/linux/setfsuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/sendfile.lo src/linux/sendfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/sbrk.lo src/linux/sbrk.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/setfsgid.lo src/linux/setfsgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/setns.lo src/linux/setns.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/sethostname.lo src/linux/sethostname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/settimeofday.lo src/linux/settimeofday.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/splice.lo src/linux/splice.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/stime.lo src/linux/stime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/setgroups.lo src/linux/setgroups.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/signalfd.lo src/linux/signalfd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/sync_file_range.lo src/linux/sync_file_range.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/swap.lo src/linux/swap.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/statx.lo src/linux/statx.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/tee.lo src/linux/tee.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/sysinfo.lo src/linux/sysinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/syncfs.lo src/linux/syncfs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/vmsplice.lo src/linux/vmsplice.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/utimes.lo src/linux/utimes.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/vhangup.lo src/linux/vhangup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/timerfd.lo src/linux/timerfd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/unshare.lo src/linux/unshare.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/wait3.lo src/linux/wait3.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/wait4.lo src/linux/wait4.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/bind_textdomain_codeset.lo src/locale/bind_textdomain_codeset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/catclose.lo src/locale/catclose.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/catgets.lo src/locale/catgets.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/__lctrans.lo src/locale/__lctrans.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/c_locale.lo src/locale/c_locale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/linux/xattr.lo src/linux/xattr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/__mo_lookup.lo src/locale/__mo_lookup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/duplocale.lo src/locale/duplocale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/catopen.lo src/locale/catopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/freelocale.lo src/locale/freelocale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/iconv_close.lo src/locale/iconv_close.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/localeconv.lo src/locale/localeconv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/dcngettext.lo src/locale/dcngettext.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/newlocale.lo src/locale/newlocale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/strcoll.lo src/locale/strcoll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/strtod_l.lo src/locale/strtod_l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/langinfo.lo src/locale/langinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/pleval.lo src/locale/pleval.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/locale_map.lo src/locale/locale_map.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/textdomain.lo src/locale/textdomain.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/strxfrm.lo src/locale/strxfrm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/setlocale.lo src/locale/setlocale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/uselocale.lo src/locale/uselocale.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/strfmon.lo src/locale/strfmon.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/wcscoll.lo src/locale/wcscoll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/free.lo src/malloc/free.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/wcsxfrm.lo src/locale/wcsxfrm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/calloc.lo src/malloc/calloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/libc_calloc.lo src/malloc/libc_calloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/lite_malloc.lo src/malloc/lite_malloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/memalign.lo src/malloc/memalign.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/posix_memalign.lo src/malloc/posix_memalign.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/donate.lo src/malloc/mallocng/donate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/aligned_alloc.lo src/malloc/mallocng/aligned_alloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/reallocarray.lo src/malloc/reallocarray.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/realloc.lo src/malloc/realloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/realloc.lo src/malloc/mallocng/realloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/malloc_usable_size.lo src/malloc/mallocng/malloc_usable_size.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/replaced.lo src/malloc/replaced.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__cosl.lo src/math/__cosl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__cos.lo src/math/__cos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__cosdf.lo src/math/__cosdf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__expo2f.lo src/math/__expo2f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__expo2.lo src/math/__expo2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__fpclassify.lo src/math/__fpclassify.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/free.lo src/malloc/mallocng/free.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__fpclassifyf.lo src/math/__fpclassifyf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__fpclassifyl.lo src/math/__fpclassifyl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_invalid.lo src/math/__math_invalid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_divzero.lo src/math/__math_divzero.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_divzerof.lo src/math/__math_divzerof.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_invalidf.lo src/math/__math_invalidf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_invalidl.lo src/math/__math_invalidl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_oflowf.lo src/math/__math_oflowf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_uflowf.lo src/math/__math_uflowf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_oflow.lo src/math/__math_oflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_uflow.lo src/math/__math_uflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_xflowf.lo src/math/__math_xflowf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__math_xflow.lo src/math/__math_xflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__rem_pio2f.lo src/math/__rem_pio2f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__signbitf.lo src/math/__signbitf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__polevll.lo src/math/__polevll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__signbit.lo src/math/__signbit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__rem_pio2l.lo src/math/__rem_pio2l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__rem_pio2.lo src/math/__rem_pio2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__signbitl.lo src/math/__signbitl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__sin.lo src/math/__sin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__sindf.lo src/math/__sindf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/malloc/mallocng/malloc.lo src/malloc/mallocng/malloc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__sinl.lo src/math/__sinl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__tandf.lo src/math/__tandf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__tan.lo src/math/__tan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/acosh.lo src/math/acosh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/acosf.lo src/math/acosf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__tanl.lo src/math/__tanl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/acos.lo src/math/acos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/acoshf.lo src/math/acoshf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/asinh.lo src/math/asinh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/asinhf.lo src/math/asinhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/acoshl.lo src/math/acoshl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/asinf.lo src/math/asinf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/asin.lo src/math/asin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/asinhl.lo src/math/asinhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atan.lo src/math/atan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atan2f.lo src/math/atan2f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atan2.lo src/math/atan2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atanf.lo src/math/atanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atanh.lo src/math/atanh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atanhf.lo src/math/atanhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/atanhl.lo src/math/atanhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cbrt.lo src/math/cbrt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cbrtl.lo src/math/cbrtl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/__rem_pio2_large.lo src/math/__rem_pio2_large.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ceilf.lo src/math/ceilf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cbrtf.lo src/math/cbrtf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/locale/iconv.lo src/locale/iconv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ceil.lo src/math/ceil.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/copysignf.lo src/math/copysignf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cosf.lo src/math/cosf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/copysign.lo src/math/copysign.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/copysignl.lo src/math/copysignl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/coshf.lo src/math/coshf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cos.lo src/math/cos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cosh.lo src/math/cosh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/coshl.lo src/math/coshl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/cosl.lo src/math/cosl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp10f.lo src/math/exp10f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/erfl.lo src/math/erfl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/erf.lo src/math/erf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp10.lo src/math/exp10.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp2f_data.lo src/math/exp2f_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp10l.lo src/math/exp10l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp_data.lo src/math/exp_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp.lo src/math/exp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/erff.lo src/math/erff.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp2f.lo src/math/exp2f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/exp2.lo src/math/exp2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/expf.lo src/math/expf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fdiml.lo src/math/fdiml.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fdim.lo src/math/fdim.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fdimf.lo src/math/fdimf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/expm1f.lo src/math/expm1f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/expm1.lo src/math/expm1.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/finite.lo src/math/finite.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/finitef.lo src/math/finitef.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/floor.lo src/math/floor.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmax.lo src/math/fmax.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/floorf.lo src/math/floorf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmal.lo src/math/fmal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmaxf.lo src/math/fmaxf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmaxl.lo src/math/fmaxl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmin.lo src/math/fmin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fminf.lo src/math/fminf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fminl.lo src/math/fminl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/frexp.lo src/math/frexp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/frexpl.lo src/math/frexpl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/frexpf.lo src/math/frexpf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmod.lo src/math/fmod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/fmodf.lo src/math/fmodf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/hypotf.lo src/math/hypotf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/hypot.lo src/math/hypot.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/hypotl.lo src/math/hypotl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ilogb.lo src/math/ilogb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ilogbl.lo src/math/ilogbl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ilogbf.lo src/math/ilogbf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/j0.lo src/math/j0.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ldexpl.lo src/math/ldexpl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ldexp.lo src/math/ldexp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/ldexpf.lo src/math/ldexpf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/j0f.lo src/math/j0f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/j1.lo src/math/j1.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/j1f.lo src/math/j1f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lgamma.lo src/math/lgamma.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lgamma_r.lo src/math/lgamma_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lgammaf.lo src/math/lgammaf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/llround.lo src/math/llround.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/llroundf.lo src/math/llroundf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/llroundl.lo src/math/llroundl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/jnf.lo src/math/jnf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log10.lo src/math/log10.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/jn.lo src/math/jn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lgammaf_r.lo src/math/lgammaf_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log10f.lo src/math/log10f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lgammal.lo src/math/lgammal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log.lo src/math/log.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log2_data.lo src/math/log2_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log2f_data.lo src/math/log2f_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log1p.lo src/math/log1p.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log2f.lo src/math/log2f.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log_data.lo src/math/log_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log1pf.lo src/math/log1pf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/logb.lo src/math/logb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/log2.lo src/math/log2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/logbf.lo src/math/logbf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/logbl.lo src/math/logbl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/logf_data.lo src/math/logf_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lroundf.lo src/math/lroundf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lround.lo src/math/lround.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/modff.lo src/math/modff.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/logf.lo src/math/logf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/lroundl.lo src/math/lroundl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nanf.lo src/math/nanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/modf.lo src/math/modf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nan.lo src/math/nan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/modfl.lo src/math/modfl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nearbyintl.lo src/math/nearbyintl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nanl.lo src/math/nanl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nearbyint.lo src/math/nearbyint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nearbyintf.lo src/math/nearbyintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nextafter.lo src/math/nextafter.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nextafterl.lo src/math/nextafterl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nextafterf.lo src/math/nextafterf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/pow_data.lo src/math/pow_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nexttowardl.lo src/math/nexttowardl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nexttowardf.lo src/math/nexttowardf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/nexttoward.lo src/math/nexttoward.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/powf_data.lo src/math/powf_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/remainder.lo src/math/remainder.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/remainderf.lo src/math/remainderf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/powf.lo src/math/powf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/pow.lo src/math/pow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/powl.lo src/math/powl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/rint.lo src/math/rint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/round.lo src/math/round.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/rintf.lo src/math/rintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/remquof.lo src/math/remquof.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/remquo.lo src/math/remquo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/roundf.lo src/math/roundf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/roundl.lo src/math/roundl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalbln.lo src/math/scalbln.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalblnl.lo src/math/scalblnl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalbf.lo src/math/scalbf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalb.lo src/math/scalb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalblnf.lo src/math/scalblnf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalbn.lo src/math/scalbn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/signgam.lo src/math/signgam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/significandf.lo src/math/significandf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalbnf.lo src/math/scalbnf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/scalbnl.lo src/math/scalbnl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/significand.lo src/math/significand.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sin.lo src/math/sin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sinh.lo src/math/sinh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sincosl.lo src/math/sincosl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sinhf.lo src/math/sinhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sincos.lo src/math/sincos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sqrt_data.lo src/math/sqrt_data.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sincosf.lo src/math/sincosf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sinhl.lo src/math/sinhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sinf.lo src/math/sinf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tan.lo src/math/tan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/sinl.lo src/math/sinl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tanf.lo src/math/tanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tanhf.lo src/math/tanhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tanh.lo src/math/tanh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tanhl.lo src/math/tanhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/__invtrigl.lo src/math/x86_64/__invtrigl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tanl.lo src/math/tanl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tgammaf.lo src/math/tgammaf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/trunc.lo src/math/trunc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/truncf.lo src/math/truncf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tgammal.lo src/math/tgammal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/acosl.lo src/math/x86_64/acosl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/asinl.lo src/math/x86_64/asinl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/atanl.lo src/math/x86_64/atanl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/atan2l.lo src/math/x86_64/atan2l.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/ceill.lo src/math/x86_64/ceill.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/exp2l.lo src/math/x86_64/exp2l.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/tgamma.lo src/math/tgamma.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/expl.lo src/math/x86_64/expl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/expm1l.lo src/math/x86_64/expm1l.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/floorl.lo src/math/x86_64/floorl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fabsf.lo src/math/x86_64/fabsf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fabs.lo src/math/x86_64/fabs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fabsl.lo src/math/x86_64/fabsl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/log1pl.lo src/math/x86_64/log1pl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/log2l.lo src/math/x86_64/log2l.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/log10l.lo src/math/x86_64/log10l.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fma.lo src/math/x86_64/fma.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fmaf.lo src/math/x86_64/fmaf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/fmodl.lo src/math/x86_64/fmodl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/llrint.lo src/math/x86_64/llrint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/llrintl.lo src/math/x86_64/llrintl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/llrintf.lo src/math/x86_64/llrintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/logl.lo src/math/x86_64/logl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/lrint.lo src/math/x86_64/lrint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/lrintf.lo src/math/x86_64/lrintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/truncl.lo src/math/x86_64/truncl.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/lrintl.lo src/math/x86_64/lrintl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/remainderl.lo src/math/x86_64/remainderl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/remquol.lo src/math/x86_64/remquol.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/rintl.lo src/math/x86_64/rintl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/sqrt.lo src/math/x86_64/sqrt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/sqrtf.lo src/math/x86_64/sqrtf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/basename.lo src/misc/basename.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/math/x86_64/sqrtl.lo src/math/x86_64/sqrtl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/a64l.lo src/misc/a64l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/ffs.lo src/misc/ffs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/ffsl.lo src/misc/ffsl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/dirname.lo src/misc/dirname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/ffsll.lo src/misc/ffsll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getauxval.lo src/misc/getauxval.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getentropy.lo src/misc/getentropy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/get_current_dir_name.lo src/misc/get_current_dir_name.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getdomainname.lo src/misc/getdomainname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/forkpty.lo src/misc/forkpty.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/gethostid.lo src/misc/gethostid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getresgid.lo src/misc/getresgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getpriority.lo src/misc/getpriority.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getresuid.lo src/misc/getresuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getrusage.lo src/misc/getrusage.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/fmtmsg.lo src/misc/fmtmsg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getrlimit.lo src/misc/getrlimit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/initgroups.lo src/misc/initgroups.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getsubopt.lo src/misc/getsubopt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getopt.lo src/misc/getopt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/issetugid.lo src/misc/issetugid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/ioctl.lo src/misc/ioctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/getopt_long.lo src/misc/getopt_long.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/login_tty.lo src/misc/login_tty.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/lockf.lo src/misc/lockf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/pty.lo src/misc/pty.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/ptsname.lo src/misc/ptsname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/openpty.lo src/misc/openpty.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/setpriority.lo src/misc/setpriority.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/setdomainname.lo src/misc/setdomainname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/mntent.lo src/misc/mntent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/uname.lo src/misc/uname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/syscall.lo src/misc/syscall.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/nftw.lo src/misc/nftw.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/setrlimit.lo src/misc/setrlimit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/madvise.lo src/mman/madvise.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mincore.lo src/mman/mincore.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/realpath.lo src/misc/realpath.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/syslog.lo src/misc/syslog.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/msync.lo src/mman/msync.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mlock.lo src/mman/mlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mlockall.lo src/mman/mlockall.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mprotect.lo src/mman/mprotect.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/munlock.lo src/mman/munlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mmap.lo src/mman/mmap.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/mremap.lo src/mman/mremap.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/munlockall.lo src/mman/munlockall.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/munmap.lo src/mman/munmap.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_close.lo src/mq/mq_close.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/posix_madvise.lo src/mman/posix_madvise.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_getattr.lo src/mq/mq_getattr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_receive.lo src/mq/mq_receive.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_notify.lo src/mq/mq_notify.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_open.lo src/mq/mq_open.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/misc/wordexp.lo src/misc/wordexp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_send.lo src/mq/mq_send.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_setattr.lo src/mq/mq_setattr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mman/shm_open.lo src/mman/shm_open.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_timedsend.lo src/mq/mq_timedsend.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_timedreceive.lo src/mq/mq_timedreceive.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/mq/mq_unlink.lo src/mq/mq_unlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/c32rtomb.lo src/multibyte/c32rtomb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mblen.lo src/multibyte/mblen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/c16rtomb.lo src/multibyte/c16rtomb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbrlen.lo src/multibyte/mbrlen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/btowc.lo src/multibyte/btowc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/internal.lo src/multibyte/internal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbrtoc32.lo src/multibyte/mbrtoc32.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbrtoc16.lo src/multibyte/mbrtoc16.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbsinit.lo src/multibyte/mbsinit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbrtowc.lo src/multibyte/mbrtowc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbstowcs.lo src/multibyte/mbstowcs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbsnrtowcs.lo src/multibyte/mbsnrtowcs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wcstombs.lo src/multibyte/wcstombs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wctomb.lo src/multibyte/wctomb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wcsnrtombs.lo src/multibyte/wcsnrtombs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wcsrtombs.lo src/multibyte/wcsrtombs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/accept4.lo src/network/accept4.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbtowc.lo src/multibyte/mbtowc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/accept.lo src/network/accept.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/mbsrtowcs.lo src/multibyte/mbsrtowcs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wcrtomb.lo src/multibyte/wcrtomb.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/multibyte/wctob.lo src/multibyte/wctob.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/connect.lo src/network/connect.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/bind.lo src/network/bind.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/dn_skipname.lo src/network/dn_skipname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/ent.lo src/network/ent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/freeaddrinfo.lo src/network/freeaddrinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/dn_expand.lo src/network/dn_expand.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/dns_parse.lo src/network/dns_parse.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/ether.lo src/network/ether.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyaddr_r.lo src/network/gethostbyaddr_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyaddr.lo src/network/gethostbyaddr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/dn_comp.lo src/network/dn_comp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gai_strerror.lo src/network/gai_strerror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getaddrinfo.lo src/network/getaddrinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyname.lo src/network/gethostbyname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyname2.lo src/network/gethostbyname2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyname_r.lo src/network/gethostbyname_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/gethostbyname2_r.lo src/network/gethostbyname2_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getservbyport.lo src/network/getservbyport.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getpeername.lo src/network/getpeername.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getservbyname.lo src/network/getservbyname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getsockname.lo src/network/getsockname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getsockopt.lo src/network/getsockopt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getservbyname_r.lo src/network/getservbyname_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/herror.lo src/network/herror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getservbyport_r.lo src/network/getservbyport_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/htonl.lo src/network/htonl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getnameinfo.lo src/network/getnameinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/if_freenameindex.lo src/network/if_freenameindex.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/getifaddrs.lo src/network/getifaddrs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/h_errno.lo src/network/h_errno.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/htons.lo src/network/htons.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/if_indextoname.lo src/network/if_indextoname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/hstrerror.lo src/network/hstrerror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/in6addr_loopback.lo src/network/in6addr_loopback.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/in6addr_any.lo src/network/in6addr_any.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/if_nametoindex.lo src/network/if_nametoindex.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/if_nameindex.lo src/network/if_nameindex.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_addr.lo src/network/inet_addr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_legacy.lo src/network/inet_legacy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_ntoa.lo src/network/inet_ntoa.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/listen.lo src/network/listen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_aton.lo src/network/inet_aton.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_ntop.lo src/network/inet_ntop.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/lookup_ipliteral.lo src/network/lookup_ipliteral.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/ntohl.lo src/network/ntohl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/netname.lo src/network/netname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/netlink.lo src/network/netlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/lookup_serv.lo src/network/lookup_serv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/ntohs.lo src/network/ntohs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/recvfrom.lo src/network/recvfrom.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/recv.lo src/network/recv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/inet_pton.lo src/network/inet_pton.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/recvmmsg.lo src/network/recvmmsg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/proto.lo src/network/proto.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_init.lo src/network/res_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/recvmsg.lo src/network/recvmsg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/ns_parse.lo src/network/ns_parse.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_mkquery.lo src/network/res_mkquery.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_query.lo src/network/res_query.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_send.lo src/network/res_send.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_querydomain.lo src/network/res_querydomain.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_state.lo src/network/res_state.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/send.lo src/network/send.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/sendmmsg.lo src/network/sendmmsg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/serv.lo src/network/serv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/sendto.lo src/network/sendto.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/sendmsg.lo src/network/sendmsg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/setsockopt.lo src/network/setsockopt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/resolvconf.lo src/network/resolvconf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/shutdown.lo src/network/shutdown.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/socket.lo src/network/socket.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/sockatmark.lo src/network/sockatmark.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/socketpair.lo src/network/socketpair.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/fgetgrent.lo src/passwd/fgetgrent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/lookup_name.lo src/network/lookup_name.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/fgetpwent.lo src/passwd/fgetpwent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getgrent.lo src/passwd/getgrent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/fgetspent.lo src/passwd/fgetspent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getgr_r.lo src/passwd/getgr_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getgrent_a.lo src/passwd/getgrent_a.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getgrouplist.lo src/passwd/getgrouplist.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getgr_a.lo src/passwd/getgr_a.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getpwent_a.lo src/passwd/getpwent_a.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getspent.lo src/passwd/getspent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getpwent.lo src/passwd/getpwent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getpw_r.lo src/passwd/getpw_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/lckpwdf.lo src/passwd/lckpwdf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getpw_a.lo src/passwd/getpw_a.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/putgrent.lo src/passwd/putgrent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getspnam.lo src/passwd/getspnam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/network/res_msend.lo src/network/res_msend.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/putpwent.lo src/passwd/putpwent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/putspent.lo src/passwd/putspent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/__rand48_step.lo src/prng/__rand48_step.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/nscd_query.lo src/passwd/nscd_query.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/__seed48.lo src/prng/__seed48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/lcong48.lo src/prng/lcong48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/drand48.lo src/prng/drand48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/lrand48.lo src/prng/lrand48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/rand.lo src/prng/rand.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/mrand48.lo src/prng/mrand48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/srand48.lo src/prng/srand48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/rand_r.lo src/prng/rand_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/passwd/getspnam_r.lo src/passwd/getspnam_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/seed48.lo src/prng/seed48.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/prng/random.lo src/prng/random.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execve.lo src/process/execve.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execv.lo src/process/execv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execl.lo src/process/execl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execle.lo src/process/execle.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/_Fork.lo src/process/_Fork.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execlp.lo src/process/execlp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/fexecve.lo src/process/fexecve.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/execvp.lo src/process/execvp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_addchdir.lo src/process/posix_spawn_file_actions_addchdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_addclose.lo src/process/posix_spawn_file_actions_addclose.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_adddup2.lo src/process/posix_spawn_file_actions_adddup2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_addfchdir.lo src/process/posix_spawn_file_actions_addfchdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_getflags.lo src/process/posix_spawnattr_getflags.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_init.lo src/process/posix_spawn_file_actions_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_destroy.lo src/process/posix_spawn_file_actions_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn_file_actions_addopen.lo src/process/posix_spawn_file_actions_addopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_destroy.lo src/process/posix_spawnattr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/fork.lo src/process/fork.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawn.lo src/process/posix_spawn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_getpgroup.lo src/process/posix_spawnattr_getpgroup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_init.lo src/process/posix_spawnattr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_getsigdefault.lo src/process/posix_spawnattr_getsigdefault.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_getsigmask.lo src/process/posix_spawnattr_getsigmask.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_sched.lo src/process/posix_spawnattr_sched.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_setflags.lo src/process/posix_spawnattr_setflags.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_setpgroup.lo src/process/posix_spawnattr_setpgroup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_setsigdefault.lo src/process/posix_spawnattr_setsigdefault.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnp.lo src/process/posix_spawnp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/posix_spawnattr_setsigmask.lo src/process/posix_spawnattr_setsigmask.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/wait.lo src/process/wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/x86_64/vfork.lo src/process/x86_64/vfork.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/waitid.lo src/process/waitid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/waitpid.lo src/process/waitpid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/process/system.lo src/process/system.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/tre-mem.lo src/regex/tre-mem.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/regerror.lo src/regex/regerror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_get_priority_max.lo src/sched/sched_get_priority_max.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_getparam.lo src/sched/sched_getparam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_cpucount.lo src/sched/sched_cpucount.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/affinity.lo src/sched/affinity.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_getcpu.lo src/sched/sched_getcpu.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_getscheduler.lo src/sched/sched_getscheduler.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_rr_get_interval.lo src/sched/sched_rr_get_interval.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_setparam.lo src/sched/sched_setparam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_setscheduler.lo src/sched/sched_setscheduler.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/sched/sched_yield.lo src/sched/sched_yield.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/insque.lo src/search/insque.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/tdelete.lo src/search/tdelete.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/lsearch.lo src/search/lsearch.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/glob.lo src/regex/glob.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/tdestroy.lo src/search/tdestroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/tfind.lo src/search/tfind.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/twalk.lo src/search/twalk.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/hsearch.lo src/search/hsearch.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/fnmatch.lo src/regex/fnmatch.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/select/poll.lo src/select/poll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/setjmp/x86_64/longjmp.lo src/setjmp/x86_64/longjmp.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/select/ppoll.lo src/select/ppoll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/search/tsearch.lo src/search/tsearch.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/select/pselect.lo src/select/pselect.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/setjmp/x86_64/setjmp.lo src/setjmp/x86_64/setjmp.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/select/select.lo src/select/select.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/getitimer.lo src/signal/getitimer.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/psiginfo.lo src/signal/psiginfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/kill.lo src/signal/kill.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/block.lo src/signal/block.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/killpg.lo src/signal/killpg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/psignal.lo src/signal/psignal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/setitimer.lo src/signal/setitimer.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigandset.lo src/signal/sigandset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigaddset.lo src/signal/sigaddset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigdelset.lo src/signal/sigdelset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/raise.lo src/signal/raise.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigaltstack.lo src/signal/sigaltstack.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigemptyset.lo src/signal/sigemptyset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigfillset.lo src/signal/sigfillset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigaction.lo src/signal/sigaction.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigignore.lo src/signal/sigignore.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sighold.lo src/signal/sighold.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/siginterrupt.lo src/signal/siginterrupt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigisemptyset.lo src/signal/sigisemptyset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigismember.lo src/signal/sigismember.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigpause.lo src/signal/sigpause.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigorset.lo src/signal/sigorset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigprocmask.lo src/signal/sigprocmask.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/siglongjmp.lo src/signal/siglongjmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigpending.lo src/signal/sigpending.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/signal.lo src/signal/signal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigrelse.lo src/signal/sigrelse.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigqueue.lo src/signal/sigqueue.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigrtmax.lo src/signal/sigrtmax.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigrtmin.lo src/signal/sigrtmin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigwait.lo src/signal/sigwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigsuspend.lo src/signal/sigsuspend.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigsetjmp_tail.lo src/signal/sigsetjmp_tail.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigset.lo src/signal/sigset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/x86_64/restore.lo src/signal/x86_64/restore.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigtimedwait.lo src/signal/sigtimedwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/sigwaitinfo.lo src/signal/sigwaitinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/signal/x86_64/sigsetjmp.lo src/signal/x86_64/sigsetjmp.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/__xstat.lo src/stat/__xstat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/chmod.lo src/stat/chmod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/lchmod.lo src/stat/lchmod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/fstat.lo src/stat/fstat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/fchmod.lo src/stat/fchmod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/futimens.lo src/stat/futimens.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/futimesat.lo src/stat/futimesat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/fchmodat.lo src/stat/fchmodat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/fstatat.lo src/stat/fstatat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mkfifoat.lo src/stat/mkfifoat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/lstat.lo src/stat/lstat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mkdir.lo src/stat/mkdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mkfifo.lo src/stat/mkfifo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mkdirat.lo src/stat/mkdirat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mknodat.lo src/stat/mknodat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/mknod.lo src/stat/mknod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/regexec.lo src/regex/regexec.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/stat.lo src/stat/stat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/utimensat.lo src/stat/utimensat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/umask.lo src/stat/umask.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__fclose_ca.lo src/stdio/__fclose_ca.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__fmodeflags.lo src/stdio/__fmodeflags.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stat/statvfs.lo src/stat/statvfs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__fdopen.lo src/stdio/__fdopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__fopen_rb_ca.lo src/stdio/__fopen_rb_ca.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdio_close.lo src/stdio/__stdio_close.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__overflow.lo src/stdio/__overflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdio_seek.lo src/stdio/__stdio_seek.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdio_exit.lo src/stdio/__stdio_exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__lockfile.lo src/stdio/__lockfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__toread.lo src/stdio/__toread.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdio_read.lo src/stdio/__stdio_read.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdout_write.lo src/stdio/__stdout_write.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__stdio_write.lo src/stdio/__stdio_write.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__towrite.lo src/stdio/__towrite.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/__uflow.lo src/stdio/__uflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/asprintf.lo src/stdio/asprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/clearerr.lo src/stdio/clearerr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/dprintf.lo src/stdio/dprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ext2.lo src/stdio/ext2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ext.lo src/stdio/ext.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/feof.lo src/stdio/feof.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fflush.lo src/stdio/fflush.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fclose.lo src/stdio/fclose.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ferror.lo src/stdio/ferror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgetpos.lo src/stdio/fgetpos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgetln.lo src/stdio/fgetln.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgetc.lo src/stdio/fgetc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgetws.lo src/stdio/fgetws.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgetwc.lo src/stdio/fgetwc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fileno.lo src/stdio/fileno.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fgets.lo src/stdio/fgets.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/flockfile.lo src/stdio/flockfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fprintf.lo src/stdio/fprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fputs.lo src/stdio/fputs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fopen.lo src/stdio/fopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fmemopen.lo src/stdio/fmemopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fputc.lo src/stdio/fputc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fopencookie.lo src/stdio/fopencookie.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fscanf.lo src/stdio/fscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fread.lo src/stdio/fread.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fputwc.lo src/stdio/fputwc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/freopen.lo src/stdio/freopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fsetpos.lo src/stdio/fsetpos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fputws.lo src/stdio/fputws.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ftell.lo src/stdio/ftell.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fseek.lo src/stdio/fseek.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/funlockfile.lo src/stdio/funlockfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fwprintf.lo src/stdio/fwprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getc_unlocked.lo src/stdio/getc_unlocked.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fwscanf.lo src/stdio/fwscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getchar_unlocked.lo src/stdio/getchar_unlocked.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ftrylockfile.lo src/stdio/ftrylockfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fwrite.lo src/stdio/fwrite.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/fwide.lo src/stdio/fwide.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getline.lo src/stdio/getline.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getc.lo src/stdio/getc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getchar.lo src/stdio/getchar.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getw.lo src/stdio/getw.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/gets.lo src/stdio/gets.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ofl_add.lo src/stdio/ofl_add.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getwc.lo src/stdio/getwc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/regex/regcomp.lo src/regex/regcomp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getdelim.lo src/stdio/getdelim.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ofl.lo src/stdio/ofl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/getwchar.lo src/stdio/getwchar.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/pclose.lo src/stdio/pclose.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/printf.lo src/stdio/printf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/popen.lo src/stdio/popen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putc_unlocked.lo src/stdio/putc_unlocked.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/perror.lo src/stdio/perror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/open_memstream.lo src/stdio/open_memstream.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/open_wmemstream.lo src/stdio/open_wmemstream.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putc.lo src/stdio/putc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putchar_unlocked.lo src/stdio/putchar_unlocked.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putwc.lo src/stdio/putwc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putchar.lo src/stdio/putchar.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/scanf.lo src/stdio/scanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putw.lo src/stdio/putw.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/puts.lo src/stdio/puts.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/putwchar.lo src/stdio/putwchar.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/remove.lo src/stdio/remove.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/rename.lo src/stdio/rename.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/rewind.lo src/stdio/rewind.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/setbuffer.lo src/stdio/setbuffer.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/setbuf.lo src/stdio/setbuf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/setvbuf.lo src/stdio/setvbuf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/setlinebuf.lo src/stdio/setlinebuf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/snprintf.lo src/stdio/snprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/sprintf.lo src/stdio/sprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/swprintf.lo src/stdio/swprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/stderr.lo src/stdio/stderr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/sscanf.lo src/stdio/sscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/stdin.lo src/stdio/stdin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/stdout.lo src/stdio/stdout.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/swscanf.lo src/stdio/swscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/tempnam.lo src/stdio/tempnam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/tmpfile.lo src/stdio/tmpfile.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ungetc.lo src/stdio/ungetc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vdprintf.lo src/stdio/vdprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vasprintf.lo src/stdio/vasprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/ungetwc.lo src/stdio/ungetwc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/tmpnam.lo src/stdio/tmpnam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vprintf.lo src/stdio/vprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vsscanf.lo src/stdio/vsscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vscanf.lo src/stdio/vscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vsprintf.lo src/stdio/vsprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vsnprintf.lo src/stdio/vsnprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vwprintf.lo src/stdio/vwprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vswprintf.lo src/stdio/vswprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vwscanf.lo src/stdio/vwscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/wprintf.lo src/stdio/wprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vswscanf.lo src/stdio/vswscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/atof.lo src/stdlib/atof.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vfwscanf.lo src/stdio/vfwscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/wscanf.lo src/stdio/wscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/abs.lo src/stdlib/abs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/div.lo src/stdlib/div.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/bsearch.lo src/stdlib/bsearch.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/atol.lo src/stdlib/atol.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/atoll.lo src/stdlib/atoll.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/atoi.lo src/stdlib/atoi.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vfscanf.lo src/stdio/vfscanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/ecvt.lo src/stdlib/ecvt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/gcvt.lo src/stdlib/gcvt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/fcvt.lo src/stdlib/fcvt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/imaxabs.lo src/stdlib/imaxabs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/imaxdiv.lo src/stdlib/imaxdiv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/lldiv.lo src/stdlib/lldiv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/labs.lo src/stdlib/labs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vfwprintf.lo src/stdio/vfwprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/ldiv.lo src/stdlib/ldiv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/llabs.lo src/stdlib/llabs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/qsort_nr.lo src/stdlib/qsort_nr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/bcmp.lo src/string/bcmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/strtod.lo src/stdlib/strtod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/bcopy.lo src/string/bcopy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/bzero.lo src/string/bzero.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/wcstod.lo src/stdlib/wcstod.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/index.lo src/string/index.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/strtol.lo src/stdlib/strtol.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/explicit_bzero.lo src/string/explicit_bzero.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/mempcpy.lo src/string/mempcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/memcmp.lo src/string/memcmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/wcstol.lo src/stdlib/wcstol.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/memrchr.lo src/string/memrchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/memccpy.lo src/string/memccpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/rindex.lo src/string/rindex.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdlib/qsort.lo src/stdlib/qsort.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/memchr.lo src/string/memchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/stpcpy.lo src/string/stpcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcasecmp.lo src/string/strcasecmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcasestr.lo src/string/strcasestr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcat.lo src/string/strcat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strchr.lo src/string/strchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/stpncpy.lo src/string/stpncpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcpy.lo src/string/strcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcmp.lo src/string/strcmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/memmem.lo src/string/memmem.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strcspn.lo src/string/strcspn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strchrnul.lo src/string/strchrnul.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strdup.lo src/string/strdup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strerror_r.lo src/string/strerror_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strlcat.lo src/string/strlcat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strlcpy.lo src/string/strlcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strncmp.lo src/string/strncmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strlen.lo src/string/strlen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strncat.lo src/string/strncat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strncpy.lo src/string/strncpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strncasecmp.lo src/string/strncasecmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strrchr.lo src/string/strrchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strndup.lo src/string/strndup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strsep.lo src/string/strsep.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strnlen.lo src/string/strnlen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strpbrk.lo src/string/strpbrk.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strtok_r.lo src/string/strtok_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strtok.lo src/string/strtok.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strspn.lo src/string/strspn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcpcpy.lo src/string/wcpcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strverscmp.lo src/string/strverscmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strsignal.lo src/string/strsignal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcpncpy.lo src/string/wcpncpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscasecmp.lo src/string/wcscasecmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/swab.lo src/string/swab.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscasecmp_l.lo src/string/wcscasecmp_l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscat.lo src/string/wcscat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/strstr.lo src/string/strstr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcschr.lo src/string/wcschr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscmp.lo src/string/wcscmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscpy.lo src/string/wcscpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcscspn.lo src/string/wcscspn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsdup.lo src/string/wcsdup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcslen.lo src/string/wcslen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsncat.lo src/string/wcsncat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsncasecmp_l.lo src/string/wcsncasecmp_l.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsncasecmp.lo src/string/wcsncasecmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsncpy.lo src/string/wcsncpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsnlen.lo src/string/wcsnlen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsncmp.lo src/string/wcsncmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcspbrk.lo src/string/wcspbrk.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/stdio/vfprintf.lo src/stdio/vfprintf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsrchr.lo src/string/wcsrchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsspn.lo src/string/wcsspn.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcstok.lo src/string/wcstok.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcswcs.lo src/string/wcswcs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wcsstr.lo src/string/wcsstr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/string/x86_64/memcpy.lo src/string/x86_64/memcpy.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/x86_64/memmove.lo src/string/x86_64/memmove.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wmemcmp.lo src/string/wmemcmp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wmemchr.lo src/string/wmemchr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/string/x86_64/memset.lo src/string/x86_64/memset.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wmemcpy.lo src/string/wmemcpy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wmemset.lo src/string/wmemset.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mkostemp.lo src/temp/mkostemp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mkdtemp.lo src/temp/mkdtemp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mkstemp.lo src/temp/mkstemp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mkstemps.lo src/temp/mkstemps.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/string/wmemmove.lo src/string/wmemmove.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/__randname.lo src/temp/__randname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/cfgetospeed.lo src/termios/cfgetospeed.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mkostemps.lo src/temp/mkostemps.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/cfsetospeed.lo src/termios/cfsetospeed.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/cfmakeraw.lo src/termios/cfmakeraw.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/temp/mktemp.lo src/temp/mktemp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcdrain.lo src/termios/tcdrain.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcflow.lo src/termios/tcflow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcflush.lo src/termios/tcflush.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcgetattr.lo src/termios/tcgetattr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcsetattr.lo src/termios/tcsetattr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcsendbreak.lo src/termios/tcsendbreak.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcgetwinsize.lo src/termios/tcgetwinsize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcgetsid.lo src/termios/tcgetsid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/termios/tcsetwinsize.lo src/termios/tcsetwinsize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/__syscall_cp.lo src/thread/__syscall_cp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/call_once.lo src/thread/call_once.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_destroy.lo src/thread/cnd_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/__tls_get_addr.lo src/thread/__tls_get_addr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_broadcast.lo src/thread/cnd_broadcast.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_init.lo src/thread/cnd_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/__lock.lo src/thread/__lock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_signal.lo src/thread/cnd_signal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_wait.lo src/thread/cnd_wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/__timedwait.lo src/thread/__timedwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/cnd_timedwait.lo src/thread/cnd_timedwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/__wait.lo src/thread/__wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_destroy.lo src/thread/mtx_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/lock_ptc.lo src/thread/lock_ptc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_timedlock.lo src/thread/mtx_timedlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/default_attr.lo src/thread/default_attr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_trylock.lo src/thread/mtx_trylock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_unlock.lo src/thread/mtx_unlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_init.lo src/thread/mtx_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_atfork.lo src/thread/pthread_atfork.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/mtx_lock.lo src/thread/mtx_lock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_destroy.lo src/thread/pthread_attr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setdetachstate.lo src/thread/pthread_attr_setdetachstate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_get.lo src/thread/pthread_attr_get.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setinheritsched.lo src/thread/pthread_attr_setinheritsched.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setschedparam.lo src/thread/pthread_attr_setschedparam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setguardsize.lo src/thread/pthread_attr_setguardsize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_init.lo src/thread/pthread_attr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setschedpolicy.lo src/thread/pthread_attr_setschedpolicy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setscope.lo src/thread/pthread_attr_setscope.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setstack.lo src/thread/pthread_attr_setstack.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrier_init.lo src/thread/pthread_barrier_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_attr_setstacksize.lo src/thread/pthread_attr_setstacksize.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrier_destroy.lo src/thread/pthread_barrier_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrierattr_destroy.lo src/thread/pthread_barrierattr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrierattr_init.lo src/thread/pthread_barrierattr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrierattr_setpshared.lo src/thread/pthread_barrierattr_setpshared.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cancel.lo src/thread/pthread_cancel.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_barrier_wait.lo src/thread/pthread_barrier_wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cleanup_push.lo src/thread/pthread_cleanup_push.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_broadcast.lo src/thread/pthread_cond_broadcast.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_destroy.lo src/thread/pthread_cond_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_init.lo src/thread/pthread_cond_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_signal.lo src/thread/pthread_cond_signal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_condattr_init.lo src/thread/pthread_condattr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_wait.lo src/thread/pthread_cond_wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_condattr_destroy.lo src/thread/pthread_condattr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_condattr_setclock.lo src/thread/pthread_condattr_setclock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_condattr_setpshared.lo src/thread/pthread_condattr_setpshared.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getconcurrency.lo src/thread/pthread_getconcurrency.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_equal.lo src/thread/pthread_equal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getcpuclockid.lo src/thread/pthread_getcpuclockid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_detach.lo src/thread/pthread_detach.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getschedparam.lo src/thread/pthread_getschedparam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getattr_np.lo src/thread/pthread_getattr_np.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_cond_timedwait.lo src/thread/pthread_cond_timedwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getname_np.lo src/thread/pthread_getname_np.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_getspecific.lo src/thread/pthread_getspecific.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_kill.lo src/thread/pthread_kill.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_join.lo src/thread/pthread_join.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_consistent.lo src/thread/pthread_mutex_consistent.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_destroy.lo src/thread/pthread_mutex_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_key_create.lo src/thread/pthread_key_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_init.lo src/thread/pthread_mutex_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_getprioceiling.lo src/thread/pthread_mutex_getprioceiling.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_setprioceiling.lo src/thread/pthread_mutex_setprioceiling.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_lock.lo src/thread/pthread_mutex_lock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_create.lo src/thread/pthread_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_destroy.lo src/thread/pthread_mutexattr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_setprotocol.lo src/thread/pthread_mutexattr_setprotocol.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_timedlock.lo src/thread/pthread_mutex_timedlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_setrobust.lo src/thread/pthread_mutexattr_setrobust.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_init.lo src/thread/pthread_mutexattr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_trylock.lo src/thread/pthread_mutex_trylock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutex_unlock.lo src/thread/pthread_mutex_unlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_setpshared.lo src/thread/pthread_mutexattr_setpshared.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_mutexattr_settype.lo src/thread/pthread_mutexattr_settype.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_destroy.lo src/thread/pthread_rwlock_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_timedrdlock.lo src/thread/pthread_rwlock_timedrdlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_once.lo src/thread/pthread_once.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_init.lo src/thread/pthread_rwlock_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_rdlock.lo src/thread/pthread_rwlock_rdlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlockattr_destroy.lo src/thread/pthread_rwlockattr_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_trywrlock.lo src/thread/pthread_rwlock_trywrlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_tryrdlock.lo src/thread/pthread_rwlock_tryrdlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_wrlock.lo src/thread/pthread_rwlock_wrlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_timedwrlock.lo src/thread/pthread_rwlock_timedwrlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlock_unlock.lo src/thread/pthread_rwlock_unlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlockattr_setpshared.lo src/thread/pthread_rwlockattr_setpshared.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_rwlockattr_init.lo src/thread/pthread_rwlockattr_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setcancelstate.lo src/thread/pthread_setcancelstate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_self.lo src/thread/pthread_self.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setconcurrency.lo src/thread/pthread_setconcurrency.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setattr_default_np.lo src/thread/pthread_setattr_default_np.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setcanceltype.lo src/thread/pthread_setcanceltype.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setspecific.lo src/thread/pthread_setspecific.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_spin_destroy.lo src/thread/pthread_spin_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setschedparam.lo src/thread/pthread_setschedparam.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_sigmask.lo src/thread/pthread_sigmask.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setname_np.lo src/thread/pthread_setname_np.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_setschedprio.lo src/thread/pthread_setschedprio.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_destroy.lo src/thread/sem_destroy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_spin_init.lo src/thread/pthread_spin_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_spin_lock.lo src/thread/pthread_spin_lock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_testcancel.lo src/thread/pthread_testcancel.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_getvalue.lo src/thread/sem_getvalue.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_spin_trylock.lo src/thread/pthread_spin_trylock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_init.lo src/thread/sem_init.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/pthread_spin_unlock.lo src/thread/pthread_spin_unlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_unlink.lo src/thread/sem_unlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_wait.lo src/thread/sem_wait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_timedwait.lo src/thread/sem_timedwait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_post.lo src/thread/sem_post.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/thrd_exit.lo src/thread/thrd_exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_trywait.lo src/thread/sem_trywait.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/thrd_join.lo src/thread/thrd_join.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/tls.lo src/thread/tls.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/thrd_yield.lo src/thread/thrd_yield.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/thrd_create.lo src/thread/thrd_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/thrd_sleep.lo src/thread/thrd_sleep.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/sem_open.lo src/thread/sem_open.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/thread/x86_64/__set_thread_area.lo src/thread/x86_64/__set_thread_area.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/x86_64/__unmapself.lo src/thread/x86_64/__unmapself.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/x86_64/clone.lo src/thread/x86_64/clone.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/tss_delete.lo src/thread/tss_delete.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/synccall.lo src/thread/synccall.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/tss_create.lo src/thread/tss_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/x86_64/syscall_cp.lo src/thread/x86_64/syscall_cp.s /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__month_to_secs.lo src/time/__month_to_secs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/tss_set.lo src/thread/tss_set.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__map_file.lo src/time/__map_file.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__secs_to_tm.lo src/time/__secs_to_tm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/thread/vmlock.lo src/thread/vmlock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/asctime.lo src/time/asctime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__tm_to_secs.lo src/time/__tm_to_secs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock.lo src/time/clock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__year_to_secs.lo src/time/__year_to_secs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock_nanosleep.lo src/time/clock_nanosleep.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock_getcpuclockid.lo src/time/clock_getcpuclockid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/asctime_r.lo src/time/asctime_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock_getres.lo src/time/clock_getres.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/ctime_r.lo src/time/ctime_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/ctime.lo src/time/ctime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock_settime.lo src/time/clock_settime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/difftime.lo src/time/difftime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/clock_gettime.lo src/time/clock_gettime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/ftime.lo src/time/ftime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/gmtime.lo src/time/gmtime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/localtime.lo src/time/localtime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/gettimeofday.lo src/time/gettimeofday.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/gmtime_r.lo src/time/gmtime_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/localtime_r.lo src/time/localtime_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/getdate.lo src/time/getdate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/nanosleep.lo src/time/nanosleep.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/mktime.lo src/time/mktime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timegm.lo src/time/timegm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/time.lo src/time/time.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timer_delete.lo src/time/timer_delete.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/strptime.lo src/time/strptime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timer_getoverrun.lo src/time/timer_getoverrun.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timer_gettime.lo src/time/timer_gettime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timespec_get.lo src/time/timespec_get.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/times.lo src/time/times.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timer_settime.lo src/time/timer_settime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/timer_create.lo src/time/timer_create.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/utime.lo src/time/utime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/_exit.lo src/unistd/_exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/strftime.lo src/time/strftime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/access.lo src/unistd/access.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/chown.lo src/unistd/chown.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/acct.lo src/unistd/acct.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/alarm.lo src/unistd/alarm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/chdir.lo src/unistd/chdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/wcsftime.lo src/time/wcsftime.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/ctermid.lo src/unistd/ctermid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/close.lo src/unistd/close.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/dup.lo src/unistd/dup.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/dup2.lo src/unistd/dup2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/dup3.lo src/unistd/dup3.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/fchownat.lo src/unistd/fchownat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/time/__tz.lo src/time/__tz.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/fchdir.lo src/unistd/fchdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/fchown.lo src/unistd/fchown.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/fdatasync.lo src/unistd/fdatasync.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/ftruncate.lo src/unistd/ftruncate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/fsync.lo src/unistd/fsync.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/geteuid.lo src/unistd/geteuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/faccessat.lo src/unistd/faccessat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getegid.lo src/unistd/getegid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getcwd.lo src/unistd/getcwd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getgid.lo src/unistd/getgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getgroups.lo src/unistd/getgroups.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getlogin_r.lo src/unistd/getlogin_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getlogin.lo src/unistd/getlogin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getpgrp.lo src/unistd/getpgrp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/gethostname.lo src/unistd/gethostname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getpgid.lo src/unistd/getpgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getpid.lo src/unistd/getpid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getppid.lo src/unistd/getppid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/lchown.lo src/unistd/lchown.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getsid.lo src/unistd/getsid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/getuid.lo src/unistd/getuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/lseek.lo src/unistd/lseek.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/isatty.lo src/unistd/isatty.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/link.lo src/unistd/link.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/linkat.lo src/unistd/linkat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/nice.lo src/unistd/nice.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pause.lo src/unistd/pause.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pipe2.lo src/unistd/pipe2.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pipe.lo src/unistd/pipe.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/posix_close.lo src/unistd/posix_close.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pread.lo src/unistd/pread.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pwritev.lo src/unistd/pwritev.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/preadv.lo src/unistd/preadv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/pwrite.lo src/unistd/pwrite.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/readv.lo src/unistd/readv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/read.lo src/unistd/read.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/readlink.lo src/unistd/readlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/renameat.lo src/unistd/renameat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/rmdir.lo src/unistd/rmdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/readlinkat.lo src/unistd/readlinkat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/seteuid.lo src/unistd/seteuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setegid.lo src/unistd/setegid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setgid.lo src/unistd/setgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setpgrp.lo src/unistd/setpgrp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setpgid.lo src/unistd/setpgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setregid.lo src/unistd/setregid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setuid.lo src/unistd/setuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setsid.lo src/unistd/setsid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setreuid.lo src/unistd/setreuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setresgid.lo src/unistd/setresgid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setresuid.lo src/unistd/setresuid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/symlinkat.lo src/unistd/symlinkat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/symlink.lo src/unistd/symlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/sleep.lo src/unistd/sleep.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/tcsetpgrp.lo src/unistd/tcsetpgrp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/setxid.lo src/unistd/setxid.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/ttyname.lo src/unistd/ttyname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/sync.lo src/unistd/sync.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/tcgetpgrp.lo src/unistd/tcgetpgrp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/truncate.lo src/unistd/truncate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/ttyname_r.lo src/unistd/ttyname_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/ualarm.lo src/unistd/ualarm.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/unlink.lo src/unistd/unlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/usleep.lo src/unistd/usleep.c rm -f lib/libm.a ar rc lib/libm.a /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/unlinkat.lo src/unistd/unlinkat.c rm -f lib/librt.a ar rc lib/librt.a rm -f lib/libpthread.a ar rc lib/libpthread.a rm -f lib/libutil.a ar rc lib/libutil.a rm -f lib/libcrypt.a ar rc lib/libcrypt.a /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/write.lo src/unistd/write.c cp obj/crt/x86_64/crti.o lib/crti.o cp obj/crt/x86_64/crtn.o lib/crtn.o rm -f lib/libxnet.a ar rc lib/libxnet.a rm -f lib/libresolv.a ar rc lib/libresolv.a rm -f lib/libdl.a ar rc lib/libdl.a /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/unistd/writev.lo src/unistd/writev.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dlstart.lo ldso/dlstart.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/__cexp.lo src/complex/__cexp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cabs.lo src/complex/cabs.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/__cexpf.lo src/complex/__cexpf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cabsl.lo src/complex/cabsl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/aio/aio_suspend.lo src/aio/aio_suspend.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cabsf.lo src/complex/cabsf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacosf.lo src/complex/cacosf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/aio/lio_listio.lo src/aio/lio_listio.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacos.lo src/complex/cacos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacosh.lo src/complex/cacosh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/carg.lo src/complex/carg.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacoshf.lo src/complex/cacoshf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacosl.lo src/complex/cacosl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cacoshl.lo src/complex/cacoshl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cargf.lo src/complex/cargf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cargl.lo src/complex/cargl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casin.lo src/complex/casin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casinh.lo src/complex/casinh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casinhf.lo src/complex/casinhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/aio/aio.lo src/aio/aio.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casinf.lo src/complex/casinf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casinhl.lo src/complex/casinhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/casinl.lo src/complex/casinl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catanhf.lo src/complex/catanhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catan.lo src/complex/catan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catanh.lo src/complex/catanh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catanf.lo src/complex/catanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catanhl.lo src/complex/catanhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/catanl.lo src/complex/catanl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccos.lo src/complex/ccos.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccosf.lo src/complex/ccosf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccoshf.lo src/complex/ccoshf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccoshl.lo src/complex/ccoshl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cexpf.lo src/complex/cexpf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccosl.lo src/complex/ccosl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ccosh.lo src/complex/ccosh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cexp.lo src/complex/cexp.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cimag.lo src/complex/cimag.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cexpl.lo src/complex/cexpl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cimagl.lo src/complex/cimagl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cimagf.lo src/complex/cimagf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/clogf.lo src/complex/clogf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/clog.lo src/complex/clog.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/clogl.lo src/complex/clogl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/conj.lo src/complex/conj.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cpow.lo src/complex/cpow.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/conjf.lo src/complex/conjf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/conjl.lo src/complex/conjl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cpowf.lo src/complex/cpowf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cpowl.lo src/complex/cpowl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cproj.lo src/complex/cproj.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/crealf.lo src/complex/crealf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/creal.lo src/complex/creal.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cprojf.lo src/complex/cprojf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/creall.lo src/complex/creall.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/cprojl.lo src/complex/cprojl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csinh.lo src/complex/csinh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csinf.lo src/complex/csinf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csin.lo src/complex/csin.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csinhl.lo src/complex/csinhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csinhf.lo src/complex/csinhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csinl.lo src/complex/csinl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csqrtl.lo src/complex/csqrtl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csqrt.lo src/complex/csqrt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/csqrtf.lo src/complex/csqrtf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctan.lo src/complex/ctan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctanhl.lo src/complex/ctanhl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctanf.lo src/complex/ctanf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/conf/pathconf.lo src/conf/pathconf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctanl.lo src/complex/ctanl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/conf/fpathconf.lo src/conf/fpathconf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctanhf.lo src/complex/ctanhf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/conf/confstr.lo src/conf/confstr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/conf/legacy.lo src/conf/legacy.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/complex/ctanh.lo src/complex/ctanh.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt.lo src/crypt/crypt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_r.lo src/crypt/crypt_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/__ctype_b_loc.lo src/ctype/__ctype_b_loc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/conf/sysconf.lo src/conf/sysconf.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/__ctype_toupper_loc.lo src/ctype/__ctype_toupper_loc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/__ctype_tolower_loc.lo src/ctype/__ctype_tolower_loc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/__ctype_get_mb_cur_max.lo src/ctype/__ctype_get_mb_cur_max.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isalnum.lo src/ctype/isalnum.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/encrypt.lo src/crypt/encrypt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isalpha.lo src/ctype/isalpha.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isascii.lo src/ctype/isascii.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_des.lo src/crypt/crypt_des.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isblank.lo src/ctype/isblank.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_md5.lo src/crypt/crypt_md5.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iscntrl.lo src/ctype/iscntrl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isdigit.lo src/ctype/isdigit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isgraph.lo src/ctype/isgraph.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/islower.lo src/ctype/islower.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_blowfish.lo src/crypt/crypt_blowfish.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/ispunct.lo src/ctype/ispunct.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isprint.lo src/ctype/isprint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_sha512.lo src/crypt/crypt_sha512.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isupper.lo src/ctype/isupper.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isspace.lo src/ctype/isspace.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswalnum.lo src/ctype/iswalnum.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswblank.lo src/ctype/iswblank.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/crypt/crypt_sha256.lo src/crypt/crypt_sha256.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswcntrl.lo src/ctype/iswcntrl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswalpha.lo src/ctype/iswalpha.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswdigit.lo src/ctype/iswdigit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswgraph.lo src/ctype/iswgraph.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswprint.lo src/ctype/iswprint.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswctype.lo src/ctype/iswctype.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswlower.lo src/ctype/iswlower.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswupper.lo src/ctype/iswupper.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswspace.lo src/ctype/iswspace.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswxdigit.lo src/ctype/iswxdigit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/iswpunct.lo src/ctype/iswpunct.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/toascii.lo src/ctype/toascii.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/isxdigit.lo src/ctype/isxdigit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/tolower.lo src/ctype/tolower.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/toupper.lo src/ctype/toupper.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/wcswidth.lo src/ctype/wcswidth.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/wctrans.lo src/ctype/wctrans.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/alphasort.lo src/dirent/alphasort.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/wcwidth.lo src/ctype/wcwidth.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/dirfd.lo src/dirent/dirfd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/closedir.lo src/dirent/closedir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/fdopendir.lo src/dirent/fdopendir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ctype/towctrans.lo src/ctype/towctrans.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/opendir.lo src/dirent/opendir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/readdir.lo src/dirent/readdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/rewinddir.lo src/dirent/rewinddir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/seekdir.lo src/dirent/seekdir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/versionsort.lo src/dirent/versionsort.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/telldir.lo src/dirent/telldir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/readdir_r.lo src/dirent/readdir_r.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/__environ.lo src/env/__environ.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/dirent/scandir.lo src/dirent/scandir.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fno-stack-protector -fPIC -c -o obj/ldso/dynlink.lo ldso/dynlink.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/__reset_tls.lo src/env/__reset_tls.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/clearenv.lo src/env/clearenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/getenv.lo src/env/getenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/secure_getenv.lo src/env/secure_getenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/env/__stack_chk_fail.lo src/env/__stack_chk_fail.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/putenv.lo src/env/putenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/setenv.lo src/env/setenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/env/__libc_start_main.lo src/env/__libc_start_main.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fno-stack-protector -fPIC -c -o obj/src/env/__init_tls.lo src/env/__init_tls.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/assert.lo src/exit/assert.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/abort.lo src/exit/abort.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/errno/__errno_location.lo src/errno/__errno_location.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/abort_lock.lo src/exit/abort_lock.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/errno/strerror.lo src/errno/strerror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/at_quick_exit.lo src/exit/at_quick_exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/atexit.lo src/exit/atexit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/quick_exit.lo src/exit/quick_exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/exit.lo src/exit/exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/env/unsetenv.lo src/env/unsetenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/exit/_Exit.lo src/exit/_Exit.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/creat.lo src/fcntl/creat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/open.lo src/fcntl/open.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/posix_fadvise.lo src/fcntl/posix_fadvise.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/openat.lo src/fcntl/openat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/fcntl.lo src/fcntl/fcntl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fcntl/posix_fallocate.lo src/fcntl/posix_fallocate.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/fesetexceptflag.lo src/fenv/fesetexceptflag.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/__flt_rounds.lo src/fenv/__flt_rounds.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/fegetexceptflag.lo src/fenv/fegetexceptflag.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/feholdexcept.lo src/fenv/feholdexcept.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/fesetround.lo src/fenv/fesetround.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/libc.lo src/internal/libc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/fenv/feupdateenv.lo src/fenv/feupdateenv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/defsysinfo.lo src/internal/defsysinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/emulate_wait4.lo src/internal/emulate_wait4.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/version.lo src/internal/version.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/syscall_ret.lo src/internal/syscall_ret.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/procfdname.lo src/internal/procfdname.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/shgetc.lo src/internal/shgetc.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/intscan.lo src/internal/intscan.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/ftok.lo src/ipc/ftok.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/msgget.lo src/ipc/msgget.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/msgctl.lo src/ipc/msgctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/msgrcv.lo src/ipc/msgrcv.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/msgsnd.lo src/ipc/msgsnd.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/semctl.lo src/ipc/semctl.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/semop.lo src/ipc/semop.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/semget.lo src/ipc/semget.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/shmdt.lo src/ipc/shmdt.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/semtimedop.lo src/ipc/semtimedop.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/shmat.lo src/ipc/shmat.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/vdso.lo src/internal/vdso.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/shmctl.lo src/ipc/shmctl.c cp obj/crt/Scrt1.o lib/Scrt1.o cp obj/crt/crt1.o lib/crt1.o cp obj/crt/rcrt1.o lib/rcrt1.o /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ipc/shmget.lo src/ipc/shmget.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dladdr.lo src/ldso/dladdr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/__dlsym.lo src/ldso/__dlsym.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dlopen.lo src/ldso/dlopen.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dlclose.lo src/ldso/dlclose.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dlinfo.lo src/ldso/dlinfo.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dl_iterate_phdr.lo src/ldso/dl_iterate_phdr.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/ldso/dlerror.lo src/ldso/dlerror.c /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -fPIC -c -o obj/src/internal/floatscan.lo src/internal/floatscan.c rm -f lib/libc.a ar rc lib/libc.a obj/src/aio/aio.lo obj/src/aio/aio_suspend.lo obj/src/aio/lio_listio.lo obj/src/complex/__cexp.lo obj/src/complex/__cexpf.lo obj/src/complex/cabs.lo obj/src/complex/cabsf.lo obj/src/complex/cabsl.lo obj/src/complex/cacos.lo obj/src/complex/cacosf.lo obj/src/complex/cacosh.lo obj/src/complex/cacoshf.lo obj/src/complex/cacoshl.lo obj/src/complex/cacosl.lo obj/src/complex/carg.lo obj/src/complex/cargf.lo obj/src/complex/cargl.lo obj/src/complex/casin.lo obj/src/complex/casinf.lo obj/src/complex/casinh.lo obj/src/complex/casinhf.lo obj/src/complex/casinhl.lo obj/src/complex/casinl.lo obj/src/complex/catan.lo obj/src/complex/catanf.lo obj/src/complex/catanh.lo obj/src/complex/catanhf.lo obj/src/complex/catanhl.lo obj/src/complex/catanl.lo obj/src/complex/ccos.lo obj/src/complex/ccosf.lo obj/src/complex/ccosh.lo obj/src/complex/ccoshf.lo obj/src/complex/ccoshl.lo obj/src/complex/ccosl.lo obj/src/complex/cexp.lo obj/src/complex/cexpf.lo obj/src/complex/cexpl.lo obj/src/complex/cimag.lo obj/src/complex/cimagf.lo obj/src/complex/cimagl.lo obj/src/complex/clog.lo obj/src/complex/clogf.lo obj/src/complex/clogl.lo obj/src/complex/conj.lo obj/src/complex/conjf.lo obj/src/complex/conjl.lo obj/src/complex/cpow.lo obj/src/complex/cpowf.lo obj/src/complex/cpowl.lo obj/src/complex/cproj.lo obj/src/complex/cprojf.lo obj/src/complex/cprojl.lo obj/src/complex/creal.lo obj/src/complex/crealf.lo obj/src/complex/creall.lo obj/src/complex/csin.lo obj/src/complex/csinf.lo obj/src/complex/csinh.lo obj/src/complex/csinhf.lo obj/src/complex/csinhl.lo obj/src/complex/csinl.lo obj/src/complex/csqrt.lo obj/src/complex/csqrtf.lo obj/src/complex/csqrtl.lo obj/src/complex/ctan.lo obj/src/complex/ctanf.lo obj/src/complex/ctanh.lo obj/src/complex/ctanhf.lo obj/src/complex/ctanhl.lo obj/src/complex/ctanl.lo obj/src/conf/confstr.lo obj/src/conf/fpathconf.lo obj/src/conf/legacy.lo obj/src/conf/pathconf.lo obj/src/conf/sysconf.lo obj/src/crypt/crypt.lo obj/src/crypt/crypt_blowfish.lo obj/src/crypt/crypt_des.lo obj/src/crypt/crypt_md5.lo obj/src/crypt/crypt_r.lo obj/src/crypt/crypt_sha256.lo obj/src/crypt/crypt_sha512.lo obj/src/crypt/encrypt.lo obj/src/ctype/__ctype_b_loc.lo obj/src/ctype/__ctype_get_mb_cur_max.lo obj/src/ctype/__ctype_tolower_loc.lo obj/src/ctype/__ctype_toupper_loc.lo obj/src/ctype/isalnum.lo obj/src/ctype/isalpha.lo obj/src/ctype/isascii.lo obj/src/ctype/isblank.lo obj/src/ctype/iscntrl.lo obj/src/ctype/isdigit.lo obj/src/ctype/isgraph.lo obj/src/ctype/islower.lo obj/src/ctype/isprint.lo obj/src/ctype/ispunct.lo obj/src/ctype/isspace.lo obj/src/ctype/isupper.lo obj/src/ctype/iswalnum.lo obj/src/ctype/iswalpha.lo obj/src/ctype/iswblank.lo obj/src/ctype/iswcntrl.lo obj/src/ctype/iswctype.lo obj/src/ctype/iswdigit.lo obj/src/ctype/iswgraph.lo obj/src/ctype/iswlower.lo obj/src/ctype/iswprint.lo obj/src/ctype/iswpunct.lo obj/src/ctype/iswspace.lo obj/src/ctype/iswupper.lo obj/src/ctype/iswxdigit.lo obj/src/ctype/isxdigit.lo obj/src/ctype/toascii.lo obj/src/ctype/tolower.lo obj/src/ctype/toupper.lo obj/src/ctype/towctrans.lo obj/src/ctype/wcswidth.lo obj/src/ctype/wctrans.lo obj/src/ctype/wcwidth.lo obj/src/dirent/alphasort.lo obj/src/dirent/closedir.lo obj/src/dirent/dirfd.lo obj/src/dirent/fdopendir.lo obj/src/dirent/opendir.lo obj/src/dirent/readdir.lo obj/src/dirent/readdir_r.lo obj/src/dirent/rewinddir.lo obj/src/dirent/scandir.lo obj/src/dirent/seekdir.lo obj/src/dirent/telldir.lo obj/src/dirent/versionsort.lo obj/src/env/__environ.lo obj/src/env/__init_tls.lo obj/src/env/__libc_start_main.lo obj/src/env/__reset_tls.lo obj/src/env/__stack_chk_fail.lo obj/src/env/clearenv.lo obj/src/env/getenv.lo obj/src/env/putenv.lo obj/src/env/secure_getenv.lo obj/src/env/setenv.lo obj/src/env/unsetenv.lo obj/src/errno/__errno_location.lo obj/src/errno/strerror.lo obj/src/exit/_Exit.lo obj/src/exit/abort.lo obj/src/exit/abort_lock.lo obj/src/exit/assert.lo obj/src/exit/at_quick_exit.lo obj/src/exit/atexit.lo obj/src/exit/exit.lo obj/src/exit/quick_exit.lo obj/src/fcntl/creat.lo obj/src/fcntl/fcntl.lo obj/src/fcntl/open.lo obj/src/fcntl/openat.lo obj/src/fcntl/posix_fadvise.lo obj/src/fcntl/posix_fallocate.lo obj/src/fenv/__flt_rounds.lo obj/src/fenv/fegetexceptflag.lo obj/src/fenv/feholdexcept.lo obj/src/fenv/fesetexceptflag.lo obj/src/fenv/fesetround.lo obj/src/fenv/feupdateenv.lo obj/src/fenv/x86_64/fenv.lo obj/src/internal/defsysinfo.lo obj/src/internal/emulate_wait4.lo obj/src/internal/floatscan.lo obj/src/internal/intscan.lo obj/src/internal/libc.lo obj/src/internal/procfdname.lo obj/src/internal/shgetc.lo obj/src/internal/syscall_ret.lo obj/src/internal/vdso.lo obj/src/internal/version.lo obj/src/ipc/ftok.lo obj/src/ipc/msgctl.lo obj/src/ipc/msgget.lo obj/src/ipc/msgrcv.lo obj/src/ipc/msgsnd.lo obj/src/ipc/semctl.lo obj/src/ipc/semget.lo obj/src/ipc/semop.lo obj/src/ipc/semtimedop.lo obj/src/ipc/shmat.lo obj/src/ipc/shmctl.lo obj/src/ipc/shmdt.lo obj/src/ipc/shmget.lo obj/src/ldso/__dlsym.lo obj/src/ldso/dl_iterate_phdr.lo obj/src/ldso/dladdr.lo obj/src/ldso/dlclose.lo obj/src/ldso/dlerror.lo obj/src/ldso/dlinfo.lo obj/src/ldso/dlopen.lo obj/src/ldso/x86_64/dlsym.lo obj/src/ldso/x86_64/tlsdesc.lo obj/src/legacy/cuserid.lo obj/src/legacy/daemon.lo obj/src/legacy/err.lo obj/src/legacy/euidaccess.lo obj/src/legacy/ftw.lo obj/src/legacy/futimes.lo obj/src/legacy/getdtablesize.lo obj/src/legacy/getloadavg.lo obj/src/legacy/getpagesize.lo obj/src/legacy/getpass.lo obj/src/legacy/getusershell.lo obj/src/legacy/isastream.lo obj/src/legacy/lutimes.lo obj/src/legacy/ulimit.lo obj/src/legacy/utmpx.lo obj/src/legacy/valloc.lo obj/src/linux/adjtime.lo obj/src/linux/adjtimex.lo obj/src/linux/arch_prctl.lo obj/src/linux/brk.lo obj/src/linux/cache.lo obj/src/linux/cap.lo obj/src/linux/chroot.lo obj/src/linux/clock_adjtime.lo obj/src/linux/clone.lo obj/src/linux/copy_file_range.lo obj/src/linux/epoll.lo obj/src/linux/eventfd.lo obj/src/linux/fallocate.lo obj/src/linux/fanotify.lo obj/src/linux/flock.lo obj/src/linux/getdents.lo obj/src/linux/getrandom.lo obj/src/linux/gettid.lo obj/src/linux/inotify.lo obj/src/linux/ioperm.lo obj/src/linux/iopl.lo obj/src/linux/klogctl.lo obj/src/linux/membarrier.lo obj/src/linux/memfd_create.lo obj/src/linux/mlock2.lo obj/src/linux/module.lo obj/src/linux/mount.lo obj/src/linux/name_to_handle_at.lo obj/src/linux/open_by_handle_at.lo obj/src/linux/personality.lo obj/src/linux/pivot_root.lo obj/src/linux/prctl.lo obj/src/linux/preadv2.lo obj/src/linux/prlimit.lo obj/src/linux/process_vm.lo obj/src/linux/ptrace.lo obj/src/linux/pwritev2.lo obj/src/linux/quotactl.lo obj/src/linux/readahead.lo obj/src/linux/reboot.lo obj/src/linux/remap_file_pages.lo obj/src/linux/sbrk.lo obj/src/linux/sendfile.lo obj/src/linux/setfsgid.lo obj/src/linux/setfsuid.lo obj/src/linux/setgroups.lo obj/src/linux/sethostname.lo obj/src/linux/setns.lo obj/src/linux/settimeofday.lo obj/src/linux/signalfd.lo obj/src/linux/splice.lo obj/src/linux/statx.lo obj/src/linux/stime.lo obj/src/linux/swap.lo obj/src/linux/sync_file_range.lo obj/src/linux/syncfs.lo obj/src/linux/sysinfo.lo obj/src/linux/tee.lo obj/src/linux/timerfd.lo obj/src/linux/unshare.lo obj/src/linux/utimes.lo obj/src/linux/vhangup.lo obj/src/linux/vmsplice.lo obj/src/linux/wait3.lo obj/src/linux/wait4.lo obj/src/linux/xattr.lo obj/src/locale/__lctrans.lo obj/src/locale/__mo_lookup.lo obj/src/locale/bind_textdomain_codeset.lo obj/src/locale/c_locale.lo obj/src/locale/catclose.lo obj/src/locale/catgets.lo obj/src/locale/catopen.lo obj/src/locale/dcngettext.lo obj/src/locale/duplocale.lo obj/src/locale/freelocale.lo obj/src/locale/iconv.lo obj/src/locale/iconv_close.lo obj/src/locale/langinfo.lo obj/src/locale/locale_map.lo obj/src/locale/localeconv.lo obj/src/locale/newlocale.lo obj/src/locale/pleval.lo obj/src/locale/setlocale.lo obj/src/locale/strcoll.lo obj/src/locale/strfmon.lo obj/src/locale/strtod_l.lo obj/src/locale/strxfrm.lo obj/src/locale/textdomain.lo obj/src/locale/uselocale.lo obj/src/locale/wcscoll.lo obj/src/locale/wcsxfrm.lo obj/src/malloc/calloc.lo obj/src/malloc/free.lo obj/src/malloc/libc_calloc.lo obj/src/malloc/lite_malloc.lo obj/src/malloc/mallocng/aligned_alloc.lo obj/src/malloc/mallocng/donate.lo obj/src/malloc/mallocng/free.lo obj/src/malloc/mallocng/malloc.lo obj/src/malloc/mallocng/malloc_usable_size.lo obj/src/malloc/mallocng/realloc.lo obj/src/malloc/memalign.lo obj/src/malloc/posix_memalign.lo obj/src/malloc/realloc.lo obj/src/malloc/reallocarray.lo obj/src/malloc/replaced.lo obj/src/math/__cos.lo obj/src/math/__cosdf.lo obj/src/math/__cosl.lo obj/src/math/__expo2.lo obj/src/math/__expo2f.lo obj/src/math/__fpclassify.lo obj/src/math/__fpclassifyf.lo obj/src/math/__fpclassifyl.lo obj/src/math/__math_divzero.lo obj/src/math/__math_divzerof.lo obj/src/math/__math_invalid.lo obj/src/math/__math_invalidf.lo obj/src/math/__math_invalidl.lo obj/src/math/__math_oflow.lo obj/src/math/__math_oflowf.lo obj/src/math/__math_uflow.lo obj/src/math/__math_uflowf.lo obj/src/math/__math_xflow.lo obj/src/math/__math_xflowf.lo obj/src/math/__polevll.lo obj/src/math/__rem_pio2.lo obj/src/math/__rem_pio2_large.lo obj/src/math/__rem_pio2f.lo obj/src/math/__rem_pio2l.lo obj/src/math/__signbit.lo obj/src/math/__signbitf.lo obj/src/math/__signbitl.lo obj/src/math/__sin.lo obj/src/math/__sindf.lo obj/src/math/__sinl.lo obj/src/math/__tan.lo obj/src/math/__tandf.lo obj/src/math/__tanl.lo obj/src/math/acos.lo obj/src/math/acosf.lo obj/src/math/acosh.lo obj/src/math/acoshf.lo obj/src/math/acoshl.lo obj/src/math/asin.lo obj/src/math/asinf.lo obj/src/math/asinh.lo obj/src/math/asinhf.lo obj/src/math/asinhl.lo obj/src/math/atan.lo obj/src/math/atan2.lo obj/src/math/atan2f.lo obj/src/math/atanf.lo obj/src/math/atanh.lo obj/src/math/atanhf.lo obj/src/math/atanhl.lo obj/src/math/cbrt.lo obj/src/math/cbrtf.lo obj/src/math/cbrtl.lo obj/src/math/ceil.lo obj/src/math/ceilf.lo obj/src/math/copysign.lo obj/src/math/copysignf.lo obj/src/math/copysignl.lo obj/src/math/cos.lo obj/src/math/cosf.lo obj/src/math/cosh.lo obj/src/math/coshf.lo obj/src/math/coshl.lo obj/src/math/cosl.lo obj/src/math/erf.lo obj/src/math/erff.lo obj/src/math/erfl.lo obj/src/math/exp.lo obj/src/math/exp10.lo obj/src/math/exp10f.lo obj/src/math/exp10l.lo obj/src/math/exp2.lo obj/src/math/exp2f.lo obj/src/math/exp2f_data.lo obj/src/math/exp_data.lo obj/src/math/expf.lo obj/src/math/expm1.lo obj/src/math/expm1f.lo obj/src/math/fdim.lo obj/src/math/fdimf.lo obj/src/math/fdiml.lo obj/src/math/finite.lo obj/src/math/finitef.lo obj/src/math/floor.lo obj/src/math/floorf.lo obj/src/math/fmal.lo obj/src/math/fmax.lo obj/src/math/fmaxf.lo obj/src/math/fmaxl.lo obj/src/math/fmin.lo obj/src/math/fminf.lo obj/src/math/fminl.lo obj/src/math/fmod.lo obj/src/math/fmodf.lo obj/src/math/frexp.lo obj/src/math/frexpf.lo obj/src/math/frexpl.lo obj/src/math/hypot.lo obj/src/math/hypotf.lo obj/src/math/hypotl.lo obj/src/math/ilogb.lo obj/src/math/ilogbf.lo obj/src/math/ilogbl.lo obj/src/math/j0.lo obj/src/math/j0f.lo obj/src/math/j1.lo obj/src/math/j1f.lo obj/src/math/jn.lo obj/src/math/jnf.lo obj/src/math/ldexp.lo obj/src/math/ldexpf.lo obj/src/math/ldexpl.lo obj/src/math/lgamma.lo obj/src/math/lgamma_r.lo obj/src/math/lgammaf.lo obj/src/math/lgammaf_r.lo obj/src/math/lgammal.lo obj/src/math/llround.lo obj/src/math/llroundf.lo obj/src/math/llroundl.lo obj/src/math/log.lo obj/src/math/log10.lo obj/src/math/log10f.lo obj/src/math/log1p.lo obj/src/math/log1pf.lo obj/src/math/log2.lo obj/src/math/log2_data.lo obj/src/math/log2f.lo obj/src/math/log2f_data.lo obj/src/math/log_data.lo obj/src/math/logb.lo obj/src/math/logbf.lo obj/src/math/logbl.lo obj/src/math/logf.lo obj/src/math/logf_data.lo obj/src/math/lround.lo obj/src/math/lroundf.lo obj/src/math/lroundl.lo obj/src/math/modf.lo obj/src/math/modff.lo obj/src/math/modfl.lo obj/src/math/nan.lo obj/src/math/nanf.lo obj/src/math/nanl.lo obj/src/math/nearbyint.lo obj/src/math/nearbyintf.lo obj/src/math/nearbyintl.lo obj/src/math/nextafter.lo obj/src/math/nextafterf.lo obj/src/math/nextafterl.lo obj/src/math/nexttoward.lo obj/src/math/nexttowardf.lo obj/src/math/nexttowardl.lo obj/src/math/pow.lo obj/src/math/pow_data.lo obj/src/math/powf.lo obj/src/math/powf_data.lo obj/src/math/powl.lo obj/src/math/remainder.lo obj/src/math/remainderf.lo obj/src/math/remquo.lo obj/src/math/remquof.lo obj/src/math/rint.lo obj/src/math/rintf.lo obj/src/math/round.lo obj/src/math/roundf.lo obj/src/math/roundl.lo obj/src/math/scalb.lo obj/src/math/scalbf.lo obj/src/math/scalbln.lo obj/src/math/scalblnf.lo obj/src/math/scalblnl.lo obj/src/math/scalbn.lo obj/src/math/scalbnf.lo obj/src/math/scalbnl.lo obj/src/math/signgam.lo obj/src/math/significand.lo obj/src/math/significandf.lo obj/src/math/sin.lo obj/src/math/sincos.lo obj/src/math/sincosf.lo obj/src/math/sincosl.lo obj/src/math/sinf.lo obj/src/math/sinh.lo obj/src/math/sinhf.lo obj/src/math/sinhl.lo obj/src/math/sinl.lo obj/src/math/sqrt_data.lo obj/src/math/tan.lo obj/src/math/tanf.lo obj/src/math/tanh.lo obj/src/math/tanhf.lo obj/src/math/tanhl.lo obj/src/math/tanl.lo obj/src/math/tgamma.lo obj/src/math/tgammaf.lo obj/src/math/tgammal.lo obj/src/math/trunc.lo obj/src/math/truncf.lo obj/src/math/x86_64/__invtrigl.lo obj/src/math/x86_64/acosl.lo obj/src/math/x86_64/asinl.lo obj/src/math/x86_64/atan2l.lo obj/src/math/x86_64/atanl.lo obj/src/math/x86_64/ceill.lo obj/src/math/x86_64/exp2l.lo obj/src/math/x86_64/expl.lo obj/src/math/x86_64/expm1l.lo obj/src/math/x86_64/fabs.lo obj/src/math/x86_64/fabsf.lo obj/src/math/x86_64/fabsl.lo obj/src/math/x86_64/floorl.lo obj/src/math/x86_64/fma.lo obj/src/math/x86_64/fmaf.lo obj/src/math/x86_64/fmodl.lo obj/src/math/x86_64/llrint.lo obj/src/math/x86_64/llrintf.lo obj/src/math/x86_64/llrintl.lo obj/src/math/x86_64/log10l.lo obj/src/math/x86_64/log1pl.lo obj/src/math/x86_64/log2l.lo obj/src/math/x86_64/logl.lo obj/src/math/x86_64/lrint.lo obj/src/math/x86_64/lrintf.lo obj/src/math/x86_64/lrintl.lo obj/src/math/x86_64/remainderl.lo obj/src/math/x86_64/remquol.lo obj/src/math/x86_64/rintl.lo obj/src/math/x86_64/sqrt.lo obj/src/math/x86_64/sqrtf.lo obj/src/math/x86_64/sqrtl.lo obj/src/math/x86_64/truncl.lo obj/src/misc/a64l.lo obj/src/misc/basename.lo obj/src/misc/dirname.lo obj/src/misc/ffs.lo obj/src/misc/ffsl.lo obj/src/misc/ffsll.lo obj/src/misc/fmtmsg.lo obj/src/misc/forkpty.lo obj/src/misc/get_current_dir_name.lo obj/src/misc/getauxval.lo obj/src/misc/getdomainname.lo obj/src/misc/getentropy.lo obj/src/misc/gethostid.lo obj/src/misc/getopt.lo obj/src/misc/getopt_long.lo obj/src/misc/getpriority.lo obj/src/misc/getresgid.lo obj/src/misc/getresuid.lo obj/src/misc/getrlimit.lo obj/src/misc/getrusage.lo obj/src/misc/getsubopt.lo obj/src/misc/initgroups.lo obj/src/misc/ioctl.lo obj/src/misc/issetugid.lo obj/src/misc/lockf.lo obj/src/misc/login_tty.lo obj/src/misc/mntent.lo obj/src/misc/nftw.lo obj/src/misc/openpty.lo obj/src/misc/ptsname.lo obj/src/misc/pty.lo obj/src/misc/realpath.lo obj/src/misc/setdomainname.lo obj/src/misc/setpriority.lo obj/src/misc/setrlimit.lo obj/src/misc/syscall.lo obj/src/misc/syslog.lo obj/src/misc/uname.lo obj/src/misc/wordexp.lo obj/src/mman/madvise.lo obj/src/mman/mincore.lo obj/src/mman/mlock.lo obj/src/mman/mlockall.lo obj/src/mman/mmap.lo obj/src/mman/mprotect.lo obj/src/mman/mremap.lo obj/src/mman/msync.lo obj/src/mman/munlock.lo obj/src/mman/munlockall.lo obj/src/mman/munmap.lo obj/src/mman/posix_madvise.lo obj/src/mman/shm_open.lo obj/src/mq/mq_close.lo obj/src/mq/mq_getattr.lo obj/src/mq/mq_notify.lo obj/src/mq/mq_open.lo obj/src/mq/mq_receive.lo obj/src/mq/mq_send.lo obj/src/mq/mq_setattr.lo obj/src/mq/mq_timedreceive.lo obj/src/mq/mq_timedsend.lo obj/src/mq/mq_unlink.lo obj/src/multibyte/btowc.lo obj/src/multibyte/c16rtomb.lo obj/src/multibyte/c32rtomb.lo obj/src/multibyte/internal.lo obj/src/multibyte/mblen.lo obj/src/multibyte/mbrlen.lo obj/src/multibyte/mbrtoc16.lo obj/src/multibyte/mbrtoc32.lo obj/src/multibyte/mbrtowc.lo obj/src/multibyte/mbsinit.lo obj/src/multibyte/mbsnrtowcs.lo obj/src/multibyte/mbsrtowcs.lo obj/src/multibyte/mbstowcs.lo obj/src/multibyte/mbtowc.lo obj/src/multibyte/wcrtomb.lo obj/src/multibyte/wcsnrtombs.lo obj/src/multibyte/wcsrtombs.lo obj/src/multibyte/wcstombs.lo obj/src/multibyte/wctob.lo obj/src/multibyte/wctomb.lo obj/src/network/accept.lo obj/src/network/accept4.lo obj/src/network/bind.lo obj/src/network/connect.lo obj/src/network/dn_comp.lo obj/src/network/dn_expand.lo obj/src/network/dn_skipname.lo obj/src/network/dns_parse.lo obj/src/network/ent.lo obj/src/network/ether.lo obj/src/network/freeaddrinfo.lo obj/src/network/gai_strerror.lo obj/src/network/getaddrinfo.lo obj/src/network/gethostbyaddr.lo obj/src/network/gethostbyaddr_r.lo obj/src/network/gethostbyname.lo obj/src/network/gethostbyname2.lo obj/src/network/gethostbyname2_r.lo obj/src/network/gethostbyname_r.lo obj/src/network/getifaddrs.lo obj/src/network/getnameinfo.lo obj/src/network/getpeername.lo obj/src/network/getservbyname.lo obj/src/network/getservbyname_r.lo obj/src/network/getservbyport.lo obj/src/network/getservbyport_r.lo obj/src/network/getsockname.lo obj/src/network/getsockopt.lo obj/src/network/h_errno.lo obj/src/network/herror.lo obj/src/network/hstrerror.lo obj/src/network/htonl.lo obj/src/network/htons.lo obj/src/network/if_freenameindex.lo obj/src/network/if_indextoname.lo obj/src/network/if_nameindex.lo obj/src/network/if_nametoindex.lo obj/src/network/in6addr_any.lo obj/src/network/in6addr_loopback.lo obj/src/network/inet_addr.lo obj/src/network/inet_aton.lo obj/src/network/inet_legacy.lo obj/src/network/inet_ntoa.lo obj/src/network/inet_ntop.lo obj/src/network/inet_pton.lo obj/src/network/listen.lo obj/src/network/lookup_ipliteral.lo obj/src/network/lookup_name.lo obj/src/network/lookup_serv.lo obj/src/network/netlink.lo obj/src/network/netname.lo obj/src/network/ns_parse.lo obj/src/network/ntohl.lo obj/src/network/ntohs.lo obj/src/network/proto.lo obj/src/network/recv.lo obj/src/network/recvfrom.lo obj/src/network/recvmmsg.lo obj/src/network/recvmsg.lo obj/src/network/res_init.lo obj/src/network/res_mkquery.lo obj/src/network/res_msend.lo obj/src/network/res_query.lo obj/src/network/res_querydomain.lo obj/src/network/res_send.lo obj/src/network/res_state.lo obj/src/network/resolvconf.lo obj/src/network/send.lo obj/src/network/sendmmsg.lo obj/src/network/sendmsg.lo obj/src/network/sendto.lo obj/src/network/serv.lo obj/src/network/setsockopt.lo obj/src/network/shutdown.lo obj/src/network/sockatmark.lo obj/src/network/socket.lo obj/src/network/socketpair.lo obj/src/passwd/fgetgrent.lo obj/src/passwd/fgetpwent.lo obj/src/passwd/fgetspent.lo obj/src/passwd/getgr_a.lo obj/src/passwd/getgr_r.lo obj/src/passwd/getgrent.lo obj/src/passwd/getgrent_a.lo obj/src/passwd/getgrouplist.lo obj/src/passwd/getpw_a.lo obj/src/passwd/getpw_r.lo obj/src/passwd/getpwent.lo obj/src/passwd/getpwent_a.lo obj/src/passwd/getspent.lo obj/src/passwd/getspnam.lo obj/src/passwd/getspnam_r.lo obj/src/passwd/lckpwdf.lo obj/src/passwd/nscd_query.lo obj/src/passwd/putgrent.lo obj/src/passwd/putpwent.lo obj/src/passwd/putspent.lo obj/src/prng/__rand48_step.lo obj/src/prng/__seed48.lo obj/src/prng/drand48.lo obj/src/prng/lcong48.lo obj/src/prng/lrand48.lo obj/src/prng/mrand48.lo obj/src/prng/rand.lo obj/src/prng/rand_r.lo obj/src/prng/random.lo obj/src/prng/seed48.lo obj/src/prng/srand48.lo obj/src/process/_Fork.lo obj/src/process/execl.lo obj/src/process/execle.lo obj/src/process/execlp.lo obj/src/process/execv.lo obj/src/process/execve.lo obj/src/process/execvp.lo obj/src/process/fexecve.lo obj/src/process/fork.lo obj/src/process/posix_spawn.lo obj/src/process/posix_spawn_file_actions_addchdir.lo obj/src/process/posix_spawn_file_actions_addclose.lo obj/src/process/posix_spawn_file_actions_adddup2.lo obj/src/process/posix_spawn_file_actions_addfchdir.lo obj/src/process/posix_spawn_file_actions_addopen.lo obj/src/process/posix_spawn_file_actions_destroy.lo obj/src/process/posix_spawn_file_actions_init.lo obj/src/process/posix_spawnattr_destroy.lo obj/src/process/posix_spawnattr_getflags.lo obj/src/process/posix_spawnattr_getpgroup.lo obj/src/process/posix_spawnattr_getsigdefault.lo obj/src/process/posix_spawnattr_getsigmask.lo obj/src/process/posix_spawnattr_init.lo obj/src/process/posix_spawnattr_sched.lo obj/src/process/posix_spawnattr_setflags.lo obj/src/process/posix_spawnattr_setpgroup.lo obj/src/process/posix_spawnattr_setsigdefault.lo obj/src/process/posix_spawnattr_setsigmask.lo obj/src/process/posix_spawnp.lo obj/src/process/system.lo obj/src/process/wait.lo obj/src/process/waitid.lo obj/src/process/waitpid.lo obj/src/process/x86_64/vfork.lo obj/src/regex/fnmatch.lo obj/src/regex/glob.lo obj/src/regex/regcomp.lo obj/src/regex/regerror.lo obj/src/regex/regexec.lo obj/src/regex/tre-mem.lo obj/src/sched/affinity.lo obj/src/sched/sched_cpucount.lo obj/src/sched/sched_get_priority_max.lo obj/src/sched/sched_getcpu.lo obj/src/sched/sched_getparam.lo obj/src/sched/sched_getscheduler.lo obj/src/sched/sched_rr_get_interval.lo obj/src/sched/sched_setparam.lo obj/src/sched/sched_setscheduler.lo obj/src/sched/sched_yield.lo obj/src/search/hsearch.lo obj/src/search/insque.lo obj/src/search/lsearch.lo obj/src/search/tdelete.lo obj/src/search/tdestroy.lo obj/src/search/tfind.lo obj/src/search/tsearch.lo obj/src/search/twalk.lo obj/src/select/poll.lo obj/src/select/ppoll.lo obj/src/select/pselect.lo obj/src/select/select.lo obj/src/setjmp/x86_64/longjmp.lo obj/src/setjmp/x86_64/setjmp.lo obj/src/signal/block.lo obj/src/signal/getitimer.lo obj/src/signal/kill.lo obj/src/signal/killpg.lo obj/src/signal/psiginfo.lo obj/src/signal/psignal.lo obj/src/signal/raise.lo obj/src/signal/setitimer.lo obj/src/signal/sigaction.lo obj/src/signal/sigaddset.lo obj/src/signal/sigaltstack.lo obj/src/signal/sigandset.lo obj/src/signal/sigdelset.lo obj/src/signal/sigemptyset.lo obj/src/signal/sigfillset.lo obj/src/signal/sighold.lo obj/src/signal/sigignore.lo obj/src/signal/siginterrupt.lo obj/src/signal/sigisemptyset.lo obj/src/signal/sigismember.lo obj/src/signal/siglongjmp.lo obj/src/signal/signal.lo obj/src/signal/sigorset.lo obj/src/signal/sigpause.lo obj/src/signal/sigpending.lo obj/src/signal/sigprocmask.lo obj/src/signal/sigqueue.lo obj/src/signal/sigrelse.lo obj/src/signal/sigrtmax.lo obj/src/signal/sigrtmin.lo obj/src/signal/sigset.lo obj/src/signal/sigsetjmp_tail.lo obj/src/signal/sigsuspend.lo obj/src/signal/sigtimedwait.lo obj/src/signal/sigwait.lo obj/src/signal/sigwaitinfo.lo obj/src/signal/x86_64/restore.lo obj/src/signal/x86_64/sigsetjmp.lo obj/src/stat/__xstat.lo obj/src/stat/chmod.lo obj/src/stat/fchmod.lo obj/src/stat/fchmodat.lo obj/src/stat/fstat.lo obj/src/stat/fstatat.lo obj/src/stat/futimens.lo obj/src/stat/futimesat.lo obj/src/stat/lchmod.lo obj/src/stat/lstat.lo obj/src/stat/mkdir.lo obj/src/stat/mkdirat.lo obj/src/stat/mkfifo.lo obj/src/stat/mkfifoat.lo obj/src/stat/mknod.lo obj/src/stat/mknodat.lo obj/src/stat/stat.lo obj/src/stat/statvfs.lo obj/src/stat/umask.lo obj/src/stat/utimensat.lo obj/src/stdio/__fclose_ca.lo obj/src/stdio/__fdopen.lo obj/src/stdio/__fmodeflags.lo obj/src/stdio/__fopen_rb_ca.lo obj/src/stdio/__lockfile.lo obj/src/stdio/__overflow.lo obj/src/stdio/__stdio_close.lo obj/src/stdio/__stdio_exit.lo obj/src/stdio/__stdio_read.lo obj/src/stdio/__stdio_seek.lo obj/src/stdio/__stdio_write.lo obj/src/stdio/__stdout_write.lo obj/src/stdio/__toread.lo obj/src/stdio/__towrite.lo obj/src/stdio/__uflow.lo obj/src/stdio/asprintf.lo obj/src/stdio/clearerr.lo obj/src/stdio/dprintf.lo obj/src/stdio/ext.lo obj/src/stdio/ext2.lo obj/src/stdio/fclose.lo obj/src/stdio/feof.lo obj/src/stdio/ferror.lo obj/src/stdio/fflush.lo obj/src/stdio/fgetc.lo obj/src/stdio/fgetln.lo obj/src/stdio/fgetpos.lo obj/src/stdio/fgets.lo obj/src/stdio/fgetwc.lo obj/src/stdio/fgetws.lo obj/src/stdio/fileno.lo obj/src/stdio/flockfile.lo obj/src/stdio/fmemopen.lo obj/src/stdio/fopen.lo obj/src/stdio/fopencookie.lo obj/src/stdio/fprintf.lo obj/src/stdio/fputc.lo obj/src/stdio/fputs.lo obj/src/stdio/fputwc.lo obj/src/stdio/fputws.lo obj/src/stdio/fread.lo obj/src/stdio/freopen.lo obj/src/stdio/fscanf.lo obj/src/stdio/fseek.lo obj/src/stdio/fsetpos.lo obj/src/stdio/ftell.lo obj/src/stdio/ftrylockfile.lo obj/src/stdio/funlockfile.lo obj/src/stdio/fwide.lo obj/src/stdio/fwprintf.lo obj/src/stdio/fwrite.lo obj/src/stdio/fwscanf.lo obj/src/stdio/getc.lo obj/src/stdio/getc_unlocked.lo obj/src/stdio/getchar.lo obj/src/stdio/getchar_unlocked.lo obj/src/stdio/getdelim.lo obj/src/stdio/getline.lo obj/src/stdio/gets.lo obj/src/stdio/getw.lo obj/src/stdio/getwc.lo obj/src/stdio/getwchar.lo obj/src/stdio/ofl.lo obj/src/stdio/ofl_add.lo obj/src/stdio/open_memstream.lo obj/src/stdio/open_wmemstream.lo obj/src/stdio/pclose.lo obj/src/stdio/perror.lo obj/src/stdio/popen.lo obj/src/stdio/printf.lo obj/src/stdio/putc.lo obj/src/stdio/putc_unlocked.lo obj/src/stdio/putchar.lo obj/src/stdio/putchar_unlocked.lo obj/src/stdio/puts.lo obj/src/stdio/putw.lo obj/src/stdio/putwc.lo obj/src/stdio/putwchar.lo obj/src/stdio/remove.lo obj/src/stdio/rename.lo obj/src/stdio/rewind.lo obj/src/stdio/scanf.lo obj/src/stdio/setbuf.lo obj/src/stdio/setbuffer.lo obj/src/stdio/setlinebuf.lo obj/src/stdio/setvbuf.lo obj/src/stdio/snprintf.lo obj/src/stdio/sprintf.lo obj/src/stdio/sscanf.lo obj/src/stdio/stderr.lo obj/src/stdio/stdin.lo obj/src/stdio/stdout.lo obj/src/stdio/swprintf.lo obj/src/stdio/swscanf.lo obj/src/stdio/tempnam.lo obj/src/stdio/tmpfile.lo obj/src/stdio/tmpnam.lo obj/src/stdio/ungetc.lo obj/src/stdio/ungetwc.lo obj/src/stdio/vasprintf.lo obj/src/stdio/vdprintf.lo obj/src/stdio/vfprintf.lo obj/src/stdio/vfscanf.lo obj/src/stdio/vfwprintf.lo obj/src/stdio/vfwscanf.lo obj/src/stdio/vprintf.lo obj/src/stdio/vscanf.lo obj/src/stdio/vsnprintf.lo obj/src/stdio/vsprintf.lo obj/src/stdio/vsscanf.lo obj/src/stdio/vswprintf.lo obj/src/stdio/vswscanf.lo obj/src/stdio/vwprintf.lo obj/src/stdio/vwscanf.lo obj/src/stdio/wprintf.lo obj/src/stdio/wscanf.lo obj/src/stdlib/abs.lo obj/src/stdlib/atof.lo obj/src/stdlib/atoi.lo obj/src/stdlib/atol.lo obj/src/stdlib/atoll.lo obj/src/stdlib/bsearch.lo obj/src/stdlib/div.lo obj/src/stdlib/ecvt.lo obj/src/stdlib/fcvt.lo obj/src/stdlib/gcvt.lo obj/src/stdlib/imaxabs.lo obj/src/stdlib/imaxdiv.lo obj/src/stdlib/labs.lo obj/src/stdlib/ldiv.lo obj/src/stdlib/llabs.lo obj/src/stdlib/lldiv.lo obj/src/stdlib/qsort.lo obj/src/stdlib/qsort_nr.lo obj/src/stdlib/strtod.lo obj/src/stdlib/strtol.lo obj/src/stdlib/wcstod.lo obj/src/stdlib/wcstol.lo obj/src/string/bcmp.lo obj/src/string/bcopy.lo obj/src/string/bzero.lo obj/src/string/explicit_bzero.lo obj/src/string/index.lo obj/src/string/memccpy.lo obj/src/string/memchr.lo obj/src/string/memcmp.lo obj/src/string/memmem.lo obj/src/string/mempcpy.lo obj/src/string/memrchr.lo obj/src/string/rindex.lo obj/src/string/stpcpy.lo obj/src/string/stpncpy.lo obj/src/string/strcasecmp.lo obj/src/string/strcasestr.lo obj/src/string/strcat.lo obj/src/string/strchr.lo obj/src/string/strchrnul.lo obj/src/string/strcmp.lo obj/src/string/strcpy.lo obj/src/string/strcspn.lo obj/src/string/strdup.lo obj/src/string/strerror_r.lo obj/src/string/strlcat.lo obj/src/string/strlcpy.lo obj/src/string/strlen.lo obj/src/string/strncasecmp.lo obj/src/string/strncat.lo obj/src/string/strncmp.lo obj/src/string/strncpy.lo obj/src/string/strndup.lo obj/src/string/strnlen.lo obj/src/string/strpbrk.lo obj/src/string/strrchr.lo obj/src/string/strsep.lo obj/src/string/strsignal.lo obj/src/string/strspn.lo obj/src/string/strstr.lo obj/src/string/strtok.lo obj/src/string/strtok_r.lo obj/src/string/strverscmp.lo obj/src/string/swab.lo obj/src/string/wcpcpy.lo obj/src/string/wcpncpy.lo obj/src/string/wcscasecmp.lo obj/src/string/wcscasecmp_l.lo obj/src/string/wcscat.lo obj/src/string/wcschr.lo obj/src/string/wcscmp.lo obj/src/string/wcscpy.lo obj/src/string/wcscspn.lo obj/src/string/wcsdup.lo obj/src/string/wcslen.lo obj/src/string/wcsncasecmp.lo obj/src/string/wcsncasecmp_l.lo obj/src/string/wcsncat.lo obj/src/string/wcsncmp.lo obj/src/string/wcsncpy.lo obj/src/string/wcsnlen.lo obj/src/string/wcspbrk.lo obj/src/string/wcsrchr.lo obj/src/string/wcsspn.lo obj/src/string/wcsstr.lo obj/src/string/wcstok.lo obj/src/string/wcswcs.lo obj/src/string/wmemchr.lo obj/src/string/wmemcmp.lo obj/src/string/wmemcpy.lo obj/src/string/wmemmove.lo obj/src/string/wmemset.lo obj/src/string/x86_64/memcpy.lo obj/src/string/x86_64/memmove.lo obj/src/string/x86_64/memset.lo obj/src/temp/__randname.lo obj/src/temp/mkdtemp.lo obj/src/temp/mkostemp.lo obj/src/temp/mkostemps.lo obj/src/temp/mkstemp.lo obj/src/temp/mkstemps.lo obj/src/temp/mktemp.lo obj/src/termios/cfgetospeed.lo obj/src/termios/cfmakeraw.lo obj/src/termios/cfsetospeed.lo obj/src/termios/tcdrain.lo obj/src/termios/tcflow.lo obj/src/termios/tcflush.lo obj/src/termios/tcgetattr.lo obj/src/termios/tcgetsid.lo obj/src/termios/tcgetwinsize.lo obj/src/termios/tcsendbreak.lo obj/src/termios/tcsetattr.lo obj/src/termios/tcsetwinsize.lo obj/src/thread/__lock.lo obj/src/thread/__syscall_cp.lo obj/src/thread/__timedwait.lo obj/src/thread/__tls_get_addr.lo obj/src/thread/__wait.lo obj/src/thread/call_once.lo obj/src/thread/cnd_broadcast.lo obj/src/thread/cnd_destroy.lo obj/src/thread/cnd_init.lo obj/src/thread/cnd_signal.lo obj/src/thread/cnd_timedwait.lo obj/src/thread/cnd_wait.lo obj/src/thread/default_attr.lo obj/src/thread/lock_ptc.lo obj/src/thread/mtx_destroy.lo obj/src/thread/mtx_init.lo obj/src/thread/mtx_lock.lo obj/src/thread/mtx_timedlock.lo obj/src/thread/mtx_trylock.lo obj/src/thread/mtx_unlock.lo obj/src/thread/pthread_atfork.lo obj/src/thread/pthread_attr_destroy.lo obj/src/thread/pthread_attr_get.lo obj/src/thread/pthread_attr_init.lo obj/src/thread/pthread_attr_setdetachstate.lo obj/src/thread/pthread_attr_setguardsize.lo obj/src/thread/pthread_attr_setinheritsched.lo obj/src/thread/pthread_attr_setschedparam.lo obj/src/thread/pthread_attr_setschedpolicy.lo obj/src/thread/pthread_attr_setscope.lo obj/src/thread/pthread_attr_setstack.lo obj/src/thread/pthread_attr_setstacksize.lo obj/src/thread/pthread_barrier_destroy.lo obj/src/thread/pthread_barrier_init.lo obj/src/thread/pthread_barrier_wait.lo obj/src/thread/pthread_barrierattr_destroy.lo obj/src/thread/pthread_barrierattr_init.lo obj/src/thread/pthread_barrierattr_setpshared.lo obj/src/thread/pthread_cancel.lo obj/src/thread/pthread_cleanup_push.lo obj/src/thread/pthread_cond_broadcast.lo obj/src/thread/pthread_cond_destroy.lo obj/src/thread/pthread_cond_init.lo obj/src/thread/pthread_cond_signal.lo obj/src/thread/pthread_cond_timedwait.lo obj/src/thread/pthread_cond_wait.lo obj/src/thread/pthread_condattr_destroy.lo obj/src/thread/pthread_condattr_init.lo obj/src/thread/pthread_condattr_setclock.lo obj/src/thread/pthread_condattr_setpshared.lo obj/src/thread/pthread_create.lo obj/src/thread/pthread_detach.lo obj/src/thread/pthread_equal.lo obj/src/thread/pthread_getattr_np.lo obj/src/thread/pthread_getconcurrency.lo obj/src/thread/pthread_getcpuclockid.lo obj/src/thread/pthread_getname_np.lo obj/src/thread/pthread_getschedparam.lo obj/src/thread/pthread_getspecific.lo obj/src/thread/pthread_join.lo obj/src/thread/pthread_key_create.lo obj/src/thread/pthread_kill.lo obj/src/thread/pthread_mutex_consistent.lo obj/src/thread/pthread_mutex_destroy.lo obj/src/thread/pthread_mutex_getprioceiling.lo obj/src/thread/pthread_mutex_init.lo obj/src/thread/pthread_mutex_lock.lo obj/src/thread/pthread_mutex_setprioceiling.lo obj/src/thread/pthread_mutex_timedlock.lo obj/src/thread/pthread_mutex_trylock.lo obj/src/thread/pthread_mutex_unlock.lo obj/src/thread/pthread_mutexattr_destroy.lo obj/src/thread/pthread_mutexattr_init.lo obj/src/thread/pthread_mutexattr_setprotocol.lo obj/src/thread/pthread_mutexattr_setpshared.lo obj/src/thread/pthread_mutexattr_setrobust.lo obj/src/thread/pthread_mutexattr_settype.lo obj/src/thread/pthread_once.lo obj/src/thread/pthread_rwlock_destroy.lo obj/src/thread/pthread_rwlock_init.lo obj/src/thread/pthread_rwlock_rdlock.lo obj/src/thread/pthread_rwlock_timedrdlock.lo obj/src/thread/pthread_rwlock_timedwrlock.lo obj/src/thread/pthread_rwlock_tryrdlock.lo obj/src/thread/pthread_rwlock_trywrlock.lo obj/src/thread/pthread_rwlock_unlock.lo obj/src/thread/pthread_rwlock_wrlock.lo obj/src/thread/pthread_rwlockattr_destroy.lo obj/src/thread/pthread_rwlockattr_init.lo obj/src/thread/pthread_rwlockattr_setpshared.lo obj/src/thread/pthread_self.lo obj/src/thread/pthread_setattr_default_np.lo obj/src/thread/pthread_setcancelstate.lo obj/src/thread/pthread_setcanceltype.lo obj/src/thread/pthread_setconcurrency.lo obj/src/thread/pthread_setname_np.lo obj/src/thread/pthread_setschedparam.lo obj/src/thread/pthread_setschedprio.lo obj/src/thread/pthread_setspecific.lo obj/src/thread/pthread_sigmask.lo obj/src/thread/pthread_spin_destroy.lo obj/src/thread/pthread_spin_init.lo obj/src/thread/pthread_spin_lock.lo obj/src/thread/pthread_spin_trylock.lo obj/src/thread/pthread_spin_unlock.lo obj/src/thread/pthread_testcancel.lo obj/src/thread/sem_destroy.lo obj/src/thread/sem_getvalue.lo obj/src/thread/sem_init.lo obj/src/thread/sem_open.lo obj/src/thread/sem_post.lo obj/src/thread/sem_timedwait.lo obj/src/thread/sem_trywait.lo obj/src/thread/sem_unlink.lo obj/src/thread/sem_wait.lo obj/src/thread/synccall.lo obj/src/thread/thrd_create.lo obj/src/thread/thrd_exit.lo obj/src/thread/thrd_join.lo obj/src/thread/thrd_sleep.lo obj/src/thread/thrd_yield.lo obj/src/thread/tls.lo obj/src/thread/tss_create.lo obj/src/thread/tss_delete.lo obj/src/thread/tss_set.lo obj/src/thread/vmlock.lo obj/src/thread/x86_64/__set_thread_area.lo obj/src/thread/x86_64/__unmapself.lo obj/src/thread/x86_64/clone.lo obj/src/thread/x86_64/syscall_cp.lo obj/src/time/__map_file.lo obj/src/time/__month_to_secs.lo obj/src/time/__secs_to_tm.lo obj/src/time/__tm_to_secs.lo obj/src/time/__tz.lo obj/src/time/__year_to_secs.lo obj/src/time/asctime.lo obj/src/time/asctime_r.lo obj/src/time/clock.lo obj/src/time/clock_getcpuclockid.lo obj/src/time/clock_getres.lo obj/src/time/clock_gettime.lo obj/src/time/clock_nanosleep.lo obj/src/time/clock_settime.lo obj/src/time/ctime.lo obj/src/time/ctime_r.lo obj/src/time/difftime.lo obj/src/time/ftime.lo obj/src/time/getdate.lo obj/src/time/gettimeofday.lo obj/src/time/gmtime.lo obj/src/time/gmtime_r.lo obj/src/time/localtime.lo obj/src/time/localtime_r.lo obj/src/time/mktime.lo obj/src/time/nanosleep.lo obj/src/time/strftime.lo obj/src/time/strptime.lo obj/src/time/time.lo obj/src/time/timegm.lo obj/src/time/timer_create.lo obj/src/time/timer_delete.lo obj/src/time/timer_getoverrun.lo obj/src/time/timer_gettime.lo obj/src/time/timer_settime.lo obj/src/time/times.lo obj/src/time/timespec_get.lo obj/src/time/utime.lo obj/src/time/wcsftime.lo obj/src/unistd/_exit.lo obj/src/unistd/access.lo obj/src/unistd/acct.lo obj/src/unistd/alarm.lo obj/src/unistd/chdir.lo obj/src/unistd/chown.lo obj/src/unistd/close.lo obj/src/unistd/ctermid.lo obj/src/unistd/dup.lo obj/src/unistd/dup2.lo obj/src/unistd/dup3.lo obj/src/unistd/faccessat.lo obj/src/unistd/fchdir.lo obj/src/unistd/fchown.lo obj/src/unistd/fchownat.lo obj/src/unistd/fdatasync.lo obj/src/unistd/fsync.lo obj/src/unistd/ftruncate.lo obj/src/unistd/getcwd.lo obj/src/unistd/getegid.lo obj/src/unistd/geteuid.lo obj/src/unistd/getgid.lo obj/src/unistd/getgroups.lo obj/src/unistd/gethostname.lo obj/src/unistd/getlogin.lo obj/src/unistd/getlogin_r.lo obj/src/unistd/getpgid.lo obj/src/unistd/getpgrp.lo obj/src/unistd/getpid.lo obj/src/unistd/getppid.lo obj/src/unistd/getsid.lo obj/src/unistd/getuid.lo obj/src/unistd/isatty.lo obj/src/unistd/lchown.lo obj/src/unistd/link.lo obj/src/unistd/linkat.lo obj/src/unistd/lseek.lo obj/src/unistd/nice.lo obj/src/unistd/pause.lo obj/src/unistd/pipe.lo obj/src/unistd/pipe2.lo obj/src/unistd/posix_close.lo obj/src/unistd/pread.lo obj/src/unistd/preadv.lo obj/src/unistd/pwrite.lo obj/src/unistd/pwritev.lo obj/src/unistd/read.lo obj/src/unistd/readlink.lo obj/src/unistd/readlinkat.lo obj/src/unistd/readv.lo obj/src/unistd/renameat.lo obj/src/unistd/rmdir.lo obj/src/unistd/setegid.lo obj/src/unistd/seteuid.lo obj/src/unistd/setgid.lo obj/src/unistd/setpgid.lo obj/src/unistd/setpgrp.lo obj/src/unistd/setregid.lo obj/src/unistd/setresgid.lo obj/src/unistd/setresuid.lo obj/src/unistd/setreuid.lo obj/src/unistd/setsid.lo obj/src/unistd/setuid.lo obj/src/unistd/setxid.lo obj/src/unistd/sleep.lo obj/src/unistd/symlink.lo obj/src/unistd/symlinkat.lo obj/src/unistd/sync.lo obj/src/unistd/tcgetpgrp.lo obj/src/unistd/tcsetpgrp.lo obj/src/unistd/truncate.lo obj/src/unistd/ttyname.lo obj/src/unistd/ttyname_r.lo obj/src/unistd/ualarm.lo obj/src/unistd/unlink.lo obj/src/unistd/unlinkat.lo obj/src/unistd/usleep.lo obj/src/unistd/write.lo obj/src/unistd/writev.lo ranlib lib/libc.a /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,--sort-section,alignment -Wl,--sort-common -Wl,--gc-sections -Wl,--hash-style=both -Wl,--no-undefined -Wl,--exclude-libs=ALL -Wl,--dynamic-list=./dynamic.list -nostdlib -shared \ -Wl,-e,_dlstart -o lib/libc.so obj/src/aio/aio.lo obj/src/aio/aio_suspend.lo obj/src/aio/lio_listio.lo obj/src/complex/__cexp.lo obj/src/complex/__cexpf.lo obj/src/complex/cabs.lo obj/src/complex/cabsf.lo obj/src/complex/cabsl.lo obj/src/complex/cacos.lo obj/src/complex/cacosf.lo obj/src/complex/cacosh.lo obj/src/complex/cacoshf.lo obj/src/complex/cacoshl.lo obj/src/complex/cacosl.lo obj/src/complex/carg.lo obj/src/complex/cargf.lo obj/src/complex/cargl.lo obj/src/complex/casin.lo obj/src/complex/casinf.lo obj/src/complex/casinh.lo obj/src/complex/casinhf.lo obj/src/complex/casinhl.lo obj/src/complex/casinl.lo obj/src/complex/catan.lo obj/src/complex/catanf.lo obj/src/complex/catanh.lo obj/src/complex/catanhf.lo obj/src/complex/catanhl.lo obj/src/complex/catanl.lo obj/src/complex/ccos.lo obj/src/complex/ccosf.lo obj/src/complex/ccosh.lo obj/src/complex/ccoshf.lo obj/src/complex/ccoshl.lo obj/src/complex/ccosl.lo obj/src/complex/cexp.lo obj/src/complex/cexpf.lo obj/src/complex/cexpl.lo obj/src/complex/cimag.lo obj/src/complex/cimagf.lo obj/src/complex/cimagl.lo obj/src/complex/clog.lo obj/src/complex/clogf.lo obj/src/complex/clogl.lo obj/src/complex/conj.lo obj/src/complex/conjf.lo obj/src/complex/conjl.lo obj/src/complex/cpow.lo obj/src/complex/cpowf.lo obj/src/complex/cpowl.lo obj/src/complex/cproj.lo obj/src/complex/cprojf.lo obj/src/complex/cprojl.lo obj/src/complex/creal.lo obj/src/complex/crealf.lo obj/src/complex/creall.lo obj/src/complex/csin.lo obj/src/complex/csinf.lo obj/src/complex/csinh.lo obj/src/complex/csinhf.lo obj/src/complex/csinhl.lo obj/src/complex/csinl.lo obj/src/complex/csqrt.lo obj/src/complex/csqrtf.lo obj/src/complex/csqrtl.lo obj/src/complex/ctan.lo obj/src/complex/ctanf.lo obj/src/complex/ctanh.lo obj/src/complex/ctanhf.lo obj/src/complex/ctanhl.lo obj/src/complex/ctanl.lo obj/src/conf/confstr.lo obj/src/conf/fpathconf.lo obj/src/conf/legacy.lo obj/src/conf/pathconf.lo obj/src/conf/sysconf.lo obj/src/crypt/crypt.lo obj/src/crypt/crypt_blowfish.lo obj/src/crypt/crypt_des.lo obj/src/crypt/crypt_md5.lo obj/src/crypt/crypt_r.lo obj/src/crypt/crypt_sha256.lo obj/src/crypt/crypt_sha512.lo obj/src/crypt/encrypt.lo obj/src/ctype/__ctype_b_loc.lo obj/src/ctype/__ctype_get_mb_cur_max.lo obj/src/ctype/__ctype_tolower_loc.lo obj/src/ctype/__ctype_toupper_loc.lo obj/src/ctype/isalnum.lo obj/src/ctype/isalpha.lo obj/src/ctype/isascii.lo obj/src/ctype/isblank.lo obj/src/ctype/iscntrl.lo obj/src/ctype/isdigit.lo obj/src/ctype/isgraph.lo obj/src/ctype/islower.lo obj/src/ctype/isprint.lo obj/src/ctype/ispunct.lo obj/src/ctype/isspace.lo obj/src/ctype/isupper.lo obj/src/ctype/iswalnum.lo obj/src/ctype/iswalpha.lo obj/src/ctype/iswblank.lo obj/src/ctype/iswcntrl.lo obj/src/ctype/iswctype.lo obj/src/ctype/iswdigit.lo obj/src/ctype/iswgraph.lo obj/src/ctype/iswlower.lo obj/src/ctype/iswprint.lo obj/src/ctype/iswpunct.lo obj/src/ctype/iswspace.lo obj/src/ctype/iswupper.lo obj/src/ctype/iswxdigit.lo obj/src/ctype/isxdigit.lo obj/src/ctype/toascii.lo obj/src/ctype/tolower.lo obj/src/ctype/toupper.lo obj/src/ctype/towctrans.lo obj/src/ctype/wcswidth.lo obj/src/ctype/wctrans.lo obj/src/ctype/wcwidth.lo obj/src/dirent/alphasort.lo obj/src/dirent/closedir.lo obj/src/dirent/dirfd.lo obj/src/dirent/fdopendir.lo obj/src/dirent/opendir.lo obj/src/dirent/readdir.lo obj/src/dirent/readdir_r.lo obj/src/dirent/rewinddir.lo obj/src/dirent/scandir.lo obj/src/dirent/seekdir.lo obj/src/dirent/telldir.lo obj/src/dirent/versionsort.lo obj/src/env/__environ.lo obj/src/env/__init_tls.lo obj/src/env/__libc_start_main.lo obj/src/env/__reset_tls.lo obj/src/env/__stack_chk_fail.lo obj/src/env/clearenv.lo obj/src/env/getenv.lo obj/src/env/putenv.lo obj/src/env/secure_getenv.lo obj/src/env/setenv.lo obj/src/env/unsetenv.lo obj/src/errno/__errno_location.lo obj/src/errno/strerror.lo obj/src/exit/_Exit.lo obj/src/exit/abort.lo obj/src/exit/abort_lock.lo obj/src/exit/assert.lo obj/src/exit/at_quick_exit.lo obj/src/exit/atexit.lo obj/src/exit/exit.lo obj/src/exit/quick_exit.lo obj/src/fcntl/creat.lo obj/src/fcntl/fcntl.lo obj/src/fcntl/open.lo obj/src/fcntl/openat.lo obj/src/fcntl/posix_fadvise.lo obj/src/fcntl/posix_fallocate.lo obj/src/fenv/__flt_rounds.lo obj/src/fenv/fegetexceptflag.lo obj/src/fenv/feholdexcept.lo obj/src/fenv/fesetexceptflag.lo obj/src/fenv/fesetround.lo obj/src/fenv/feupdateenv.lo obj/src/fenv/x86_64/fenv.lo obj/src/internal/defsysinfo.lo obj/src/internal/emulate_wait4.lo obj/src/internal/floatscan.lo obj/src/internal/intscan.lo obj/src/internal/libc.lo obj/src/internal/procfdname.lo obj/src/internal/shgetc.lo obj/src/internal/syscall_ret.lo obj/src/internal/vdso.lo obj/src/internal/version.lo obj/src/ipc/ftok.lo obj/src/ipc/msgctl.lo obj/src/ipc/msgget.lo obj/src/ipc/msgrcv.lo obj/src/ipc/msgsnd.lo obj/src/ipc/semctl.lo obj/src/ipc/semget.lo obj/src/ipc/semop.lo obj/src/ipc/semtimedop.lo obj/src/ipc/shmat.lo obj/src/ipc/shmctl.lo obj/src/ipc/shmdt.lo obj/src/ipc/shmget.lo obj/src/ldso/__dlsym.lo obj/src/ldso/dl_iterate_phdr.lo obj/src/ldso/dladdr.lo obj/src/ldso/dlclose.lo obj/src/ldso/dlerror.lo obj/src/ldso/dlinfo.lo obj/src/ldso/dlopen.lo obj/src/ldso/x86_64/dlsym.lo obj/src/ldso/x86_64/tlsdesc.lo obj/src/legacy/cuserid.lo obj/src/legacy/daemon.lo obj/src/legacy/err.lo obj/src/legacy/euidaccess.lo obj/src/legacy/ftw.lo obj/src/legacy/futimes.lo obj/src/legacy/getdtablesize.lo obj/src/legacy/getloadavg.lo obj/src/legacy/getpagesize.lo obj/src/legacy/getpass.lo obj/src/legacy/getusershell.lo obj/src/legacy/isastream.lo obj/src/legacy/lutimes.lo obj/src/legacy/ulimit.lo obj/src/legacy/utmpx.lo obj/src/legacy/valloc.lo obj/src/linux/adjtime.lo obj/src/linux/adjtimex.lo obj/src/linux/arch_prctl.lo obj/src/linux/brk.lo obj/src/linux/cache.lo obj/src/linux/cap.lo obj/src/linux/chroot.lo obj/src/linux/clock_adjtime.lo obj/src/linux/clone.lo obj/src/linux/copy_file_range.lo obj/src/linux/epoll.lo obj/src/linux/eventfd.lo obj/src/linux/fallocate.lo obj/src/linux/fanotify.lo obj/src/linux/flock.lo obj/src/linux/getdents.lo obj/src/linux/getrandom.lo obj/src/linux/gettid.lo obj/src/linux/inotify.lo obj/src/linux/ioperm.lo obj/src/linux/iopl.lo obj/src/linux/klogctl.lo obj/src/linux/membarrier.lo obj/src/linux/memfd_create.lo obj/src/linux/mlock2.lo obj/src/linux/module.lo obj/src/linux/mount.lo obj/src/linux/name_to_handle_at.lo obj/src/linux/open_by_handle_at.lo obj/src/linux/personality.lo obj/src/linux/pivot_root.lo obj/src/linux/prctl.lo obj/src/linux/preadv2.lo obj/src/linux/prlimit.lo obj/src/linux/process_vm.lo obj/src/linux/ptrace.lo obj/src/linux/pwritev2.lo obj/src/linux/quotactl.lo obj/src/linux/readahead.lo obj/src/linux/reboot.lo obj/src/linux/remap_file_pages.lo obj/src/linux/sbrk.lo obj/src/linux/sendfile.lo obj/src/linux/setfsgid.lo obj/src/linux/setfsuid.lo obj/src/linux/setgroups.lo obj/src/linux/sethostname.lo obj/src/linux/setns.lo obj/src/linux/settimeofday.lo obj/src/linux/signalfd.lo obj/src/linux/splice.lo obj/src/linux/statx.lo obj/src/linux/stime.lo obj/src/linux/swap.lo obj/src/linux/sync_file_range.lo obj/src/linux/syncfs.lo obj/src/linux/sysinfo.lo obj/src/linux/tee.lo obj/src/linux/timerfd.lo obj/src/linux/unshare.lo obj/src/linux/utimes.lo obj/src/linux/vhangup.lo obj/src/linux/vmsplice.lo obj/src/linux/wait3.lo obj/src/linux/wait4.lo obj/src/linux/xattr.lo obj/src/locale/__lctrans.lo obj/src/locale/__mo_lookup.lo obj/src/locale/bind_textdomain_codeset.lo obj/src/locale/c_locale.lo obj/src/locale/catclose.lo obj/src/locale/catgets.lo obj/src/locale/catopen.lo obj/src/locale/dcngettext.lo obj/src/locale/duplocale.lo obj/src/locale/freelocale.lo obj/src/locale/iconv.lo obj/src/locale/iconv_close.lo obj/src/locale/langinfo.lo obj/src/locale/locale_map.lo obj/src/locale/localeconv.lo obj/src/locale/newlocale.lo obj/src/locale/pleval.lo obj/src/locale/setlocale.lo obj/src/locale/strcoll.lo obj/src/locale/strfmon.lo obj/src/locale/strtod_l.lo obj/src/locale/strxfrm.lo obj/src/locale/textdomain.lo obj/src/locale/uselocale.lo obj/src/locale/wcscoll.lo obj/src/locale/wcsxfrm.lo obj/src/malloc/calloc.lo obj/src/malloc/free.lo obj/src/malloc/libc_calloc.lo obj/src/malloc/lite_malloc.lo obj/src/malloc/mallocng/aligned_alloc.lo obj/src/malloc/mallocng/donate.lo obj/src/malloc/mallocng/free.lo obj/src/malloc/mallocng/malloc.lo obj/src/malloc/mallocng/malloc_usable_size.lo obj/src/malloc/mallocng/realloc.lo obj/src/malloc/memalign.lo obj/src/malloc/posix_memalign.lo obj/src/malloc/realloc.lo obj/src/malloc/reallocarray.lo obj/src/malloc/replaced.lo obj/src/math/__cos.lo obj/src/math/__cosdf.lo obj/src/math/__cosl.lo obj/src/math/__expo2.lo obj/src/math/__expo2f.lo obj/src/math/__fpclassify.lo obj/src/math/__fpclassifyf.lo obj/src/math/__fpclassifyl.lo obj/src/math/__math_divzero.lo obj/src/math/__math_divzerof.lo obj/src/math/__math_invalid.lo obj/src/math/__math_invalidf.lo obj/src/math/__math_invalidl.lo obj/src/math/__math_oflow.lo obj/src/math/__math_oflowf.lo obj/src/math/__math_uflow.lo obj/src/math/__math_uflowf.lo obj/src/math/__math_xflow.lo obj/src/math/__math_xflowf.lo obj/src/math/__polevll.lo obj/src/math/__rem_pio2.lo obj/src/math/__rem_pio2_large.lo obj/src/math/__rem_pio2f.lo obj/src/math/__rem_pio2l.lo obj/src/math/__signbit.lo obj/src/math/__signbitf.lo obj/src/math/__signbitl.lo obj/src/math/__sin.lo obj/src/math/__sindf.lo obj/src/math/__sinl.lo obj/src/math/__tan.lo obj/src/math/__tandf.lo obj/src/math/__tanl.lo obj/src/math/acos.lo obj/src/math/acosf.lo obj/src/math/acosh.lo obj/src/math/acoshf.lo obj/src/math/acoshl.lo obj/src/math/asin.lo obj/src/math/asinf.lo obj/src/math/asinh.lo obj/src/math/asinhf.lo obj/src/math/asinhl.lo obj/src/math/atan.lo obj/src/math/atan2.lo obj/src/math/atan2f.lo obj/src/math/atanf.lo obj/src/math/atanh.lo obj/src/math/atanhf.lo obj/src/math/atanhl.lo obj/src/math/cbrt.lo obj/src/math/cbrtf.lo obj/src/math/cbrtl.lo obj/src/math/ceil.lo obj/src/math/ceilf.lo obj/src/math/copysign.lo obj/src/math/copysignf.lo obj/src/math/copysignl.lo obj/src/math/cos.lo obj/src/math/cosf.lo obj/src/math/cosh.lo obj/src/math/coshf.lo obj/src/math/coshl.lo obj/src/math/cosl.lo obj/src/math/erf.lo obj/src/math/erff.lo obj/src/math/erfl.lo obj/src/math/exp.lo obj/src/math/exp10.lo obj/src/math/exp10f.lo obj/src/math/exp10l.lo obj/src/math/exp2.lo obj/src/math/exp2f.lo obj/src/math/exp2f_data.lo obj/src/math/exp_data.lo obj/src/math/expf.lo obj/src/math/expm1.lo obj/src/math/expm1f.lo obj/src/math/fdim.lo obj/src/math/fdimf.lo obj/src/math/fdiml.lo obj/src/math/finite.lo obj/src/math/finitef.lo obj/src/math/floor.lo obj/src/math/floorf.lo obj/src/math/fmal.lo obj/src/math/fmax.lo obj/src/math/fmaxf.lo obj/src/math/fmaxl.lo obj/src/math/fmin.lo obj/src/math/fminf.lo obj/src/math/fminl.lo obj/src/math/fmod.lo obj/src/math/fmodf.lo obj/src/math/frexp.lo obj/src/math/frexpf.lo obj/src/math/frexpl.lo obj/src/math/hypot.lo obj/src/math/hypotf.lo obj/src/math/hypotl.lo obj/src/math/ilogb.lo obj/src/math/ilogbf.lo obj/src/math/ilogbl.lo obj/src/math/j0.lo obj/src/math/j0f.lo obj/src/math/j1.lo obj/src/math/j1f.lo obj/src/math/jn.lo obj/src/math/jnf.lo obj/src/math/ldexp.lo obj/src/math/ldexpf.lo obj/src/math/ldexpl.lo obj/src/math/lgamma.lo obj/src/math/lgamma_r.lo obj/src/math/lgammaf.lo obj/src/math/lgammaf_r.lo obj/src/math/lgammal.lo obj/src/math/llround.lo obj/src/math/llroundf.lo obj/src/math/llroundl.lo obj/src/math/log.lo obj/src/math/log10.lo obj/src/math/log10f.lo obj/src/math/log1p.lo obj/src/math/log1pf.lo obj/src/math/log2.lo obj/src/math/log2_data.lo obj/src/math/log2f.lo obj/src/math/log2f_data.lo obj/src/math/log_data.lo obj/src/math/logb.lo obj/src/math/logbf.lo obj/src/math/logbl.lo obj/src/math/logf.lo obj/src/math/logf_data.lo obj/src/math/lround.lo obj/src/math/lroundf.lo obj/src/math/lroundl.lo obj/src/math/modf.lo obj/src/math/modff.lo obj/src/math/modfl.lo obj/src/math/nan.lo obj/src/math/nanf.lo obj/src/math/nanl.lo obj/src/math/nearbyint.lo obj/src/math/nearbyintf.lo obj/src/math/nearbyintl.lo obj/src/math/nextafter.lo obj/src/math/nextafterf.lo obj/src/math/nextafterl.lo obj/src/math/nexttoward.lo obj/src/math/nexttowardf.lo obj/src/math/nexttowardl.lo obj/src/math/pow.lo obj/src/math/pow_data.lo obj/src/math/powf.lo obj/src/math/powf_data.lo obj/src/math/powl.lo obj/src/math/remainder.lo obj/src/math/remainderf.lo obj/src/math/remquo.lo obj/src/math/remquof.lo obj/src/math/rint.lo obj/src/math/rintf.lo obj/src/math/round.lo obj/src/math/roundf.lo obj/src/math/roundl.lo obj/src/math/scalb.lo obj/src/math/scalbf.lo obj/src/math/scalbln.lo obj/src/math/scalblnf.lo obj/src/math/scalblnl.lo obj/src/math/scalbn.lo obj/src/math/scalbnf.lo obj/src/math/scalbnl.lo obj/src/math/signgam.lo obj/src/math/significand.lo obj/src/math/significandf.lo obj/src/math/sin.lo obj/src/math/sincos.lo obj/src/math/sincosf.lo obj/src/math/sincosl.lo obj/src/math/sinf.lo obj/src/math/sinh.lo obj/src/math/sinhf.lo obj/src/math/sinhl.lo obj/src/math/sinl.lo obj/src/math/sqrt_data.lo obj/src/math/tan.lo obj/src/math/tanf.lo obj/src/math/tanh.lo obj/src/math/tanhf.lo obj/src/math/tanhl.lo obj/src/math/tanl.lo obj/src/math/tgamma.lo obj/src/math/tgammaf.lo obj/src/math/tgammal.lo obj/src/math/trunc.lo obj/src/math/truncf.lo obj/src/math/x86_64/__invtrigl.lo obj/src/math/x86_64/acosl.lo obj/src/math/x86_64/asinl.lo obj/src/math/x86_64/atan2l.lo obj/src/math/x86_64/atanl.lo obj/src/math/x86_64/ceill.lo obj/src/math/x86_64/exp2l.lo obj/src/math/x86_64/expl.lo obj/src/math/x86_64/expm1l.lo obj/src/math/x86_64/fabs.lo obj/src/math/x86_64/fabsf.lo obj/src/math/x86_64/fabsl.lo obj/src/math/x86_64/floorl.lo obj/src/math/x86_64/fma.lo obj/src/math/x86_64/fmaf.lo obj/src/math/x86_64/fmodl.lo obj/src/math/x86_64/llrint.lo obj/src/math/x86_64/llrintf.lo obj/src/math/x86_64/llrintl.lo obj/src/math/x86_64/log10l.lo obj/src/math/x86_64/log1pl.lo obj/src/math/x86_64/log2l.lo obj/src/math/x86_64/logl.lo obj/src/math/x86_64/lrint.lo obj/src/math/x86_64/lrintf.lo obj/src/math/x86_64/lrintl.lo obj/src/math/x86_64/remainderl.lo obj/src/math/x86_64/remquol.lo obj/src/math/x86_64/rintl.lo obj/src/math/x86_64/sqrt.lo obj/src/math/x86_64/sqrtf.lo obj/src/math/x86_64/sqrtl.lo obj/src/math/x86_64/truncl.lo obj/src/misc/a64l.lo obj/src/misc/basename.lo obj/src/misc/dirname.lo obj/src/misc/ffs.lo obj/src/misc/ffsl.lo obj/src/misc/ffsll.lo obj/src/misc/fmtmsg.lo obj/src/misc/forkpty.lo obj/src/misc/get_current_dir_name.lo obj/src/misc/getauxval.lo obj/src/misc/getdomainname.lo obj/src/misc/getentropy.lo obj/src/misc/gethostid.lo obj/src/misc/getopt.lo obj/src/misc/getopt_long.lo obj/src/misc/getpriority.lo obj/src/misc/getresgid.lo obj/src/misc/getresuid.lo obj/src/misc/getrlimit.lo obj/src/misc/getrusage.lo obj/src/misc/getsubopt.lo obj/src/misc/initgroups.lo obj/src/misc/ioctl.lo obj/src/misc/issetugid.lo obj/src/misc/lockf.lo obj/src/misc/login_tty.lo obj/src/misc/mntent.lo obj/src/misc/nftw.lo obj/src/misc/openpty.lo obj/src/misc/ptsname.lo obj/src/misc/pty.lo obj/src/misc/realpath.lo obj/src/misc/setdomainname.lo obj/src/misc/setpriority.lo obj/src/misc/setrlimit.lo obj/src/misc/syscall.lo obj/src/misc/syslog.lo obj/src/misc/uname.lo obj/src/misc/wordexp.lo obj/src/mman/madvise.lo obj/src/mman/mincore.lo obj/src/mman/mlock.lo obj/src/mman/mlockall.lo obj/src/mman/mmap.lo obj/src/mman/mprotect.lo obj/src/mman/mremap.lo obj/src/mman/msync.lo obj/src/mman/munlock.lo obj/src/mman/munlockall.lo obj/src/mman/munmap.lo obj/src/mman/posix_madvise.lo obj/src/mman/shm_open.lo obj/src/mq/mq_close.lo obj/src/mq/mq_getattr.lo obj/src/mq/mq_notify.lo obj/src/mq/mq_open.lo obj/src/mq/mq_receive.lo obj/src/mq/mq_send.lo obj/src/mq/mq_setattr.lo obj/src/mq/mq_timedreceive.lo obj/src/mq/mq_timedsend.lo obj/src/mq/mq_unlink.lo obj/src/multibyte/btowc.lo obj/src/multibyte/c16rtomb.lo obj/src/multibyte/c32rtomb.lo obj/src/multibyte/internal.lo obj/src/multibyte/mblen.lo obj/src/multibyte/mbrlen.lo obj/src/multibyte/mbrtoc16.lo obj/src/multibyte/mbrtoc32.lo obj/src/multibyte/mbrtowc.lo obj/src/multibyte/mbsinit.lo obj/src/multibyte/mbsnrtowcs.lo obj/src/multibyte/mbsrtowcs.lo obj/src/multibyte/mbstowcs.lo obj/src/multibyte/mbtowc.lo obj/src/multibyte/wcrtomb.lo obj/src/multibyte/wcsnrtombs.lo obj/src/multibyte/wcsrtombs.lo obj/src/multibyte/wcstombs.lo obj/src/multibyte/wctob.lo obj/src/multibyte/wctomb.lo obj/src/network/accept.lo obj/src/network/accept4.lo obj/src/network/bind.lo obj/src/network/connect.lo obj/src/network/dn_comp.lo obj/src/network/dn_expand.lo obj/src/network/dn_skipname.lo obj/src/network/dns_parse.lo obj/src/network/ent.lo obj/src/network/ether.lo obj/src/network/freeaddrinfo.lo obj/src/network/gai_strerror.lo obj/src/network/getaddrinfo.lo obj/src/network/gethostbyaddr.lo obj/src/network/gethostbyaddr_r.lo obj/src/network/gethostbyname.lo obj/src/network/gethostbyname2.lo obj/src/network/gethostbyname2_r.lo obj/src/network/gethostbyname_r.lo obj/src/network/getifaddrs.lo obj/src/network/getnameinfo.lo obj/src/network/getpeername.lo obj/src/network/getservbyname.lo obj/src/network/getservbyname_r.lo obj/src/network/getservbyport.lo obj/src/network/getservbyport_r.lo obj/src/network/getsockname.lo obj/src/network/getsockopt.lo obj/src/network/h_errno.lo obj/src/network/herror.lo obj/src/network/hstrerror.lo obj/src/network/htonl.lo obj/src/network/htons.lo obj/src/network/if_freenameindex.lo obj/src/network/if_indextoname.lo obj/src/network/if_nameindex.lo obj/src/network/if_nametoindex.lo obj/src/network/in6addr_any.lo obj/src/network/in6addr_loopback.lo obj/src/network/inet_addr.lo obj/src/network/inet_aton.lo obj/src/network/inet_legacy.lo obj/src/network/inet_ntoa.lo obj/src/network/inet_ntop.lo obj/src/network/inet_pton.lo obj/src/network/listen.lo obj/src/network/lookup_ipliteral.lo obj/src/network/lookup_name.lo obj/src/network/lookup_serv.lo obj/src/network/netlink.lo obj/src/network/netname.lo obj/src/network/ns_parse.lo obj/src/network/ntohl.lo obj/src/network/ntohs.lo obj/src/network/proto.lo obj/src/network/recv.lo obj/src/network/recvfrom.lo obj/src/network/recvmmsg.lo obj/src/network/recvmsg.lo obj/src/network/res_init.lo obj/src/network/res_mkquery.lo obj/src/network/res_msend.lo obj/src/network/res_query.lo obj/src/network/res_querydomain.lo obj/src/network/res_send.lo obj/src/network/res_state.lo obj/src/network/resolvconf.lo obj/src/network/send.lo obj/src/network/sendmmsg.lo obj/src/network/sendmsg.lo obj/src/network/sendto.lo obj/src/network/serv.lo obj/src/network/setsockopt.lo obj/src/network/shutdown.lo obj/src/network/sockatmark.lo obj/src/network/socket.lo obj/src/network/socketpair.lo obj/src/passwd/fgetgrent.lo obj/src/passwd/fgetpwent.lo obj/src/passwd/fgetspent.lo obj/src/passwd/getgr_a.lo obj/src/passwd/getgr_r.lo obj/src/passwd/getgrent.lo obj/src/passwd/getgrent_a.lo obj/src/passwd/getgrouplist.lo obj/src/passwd/getpw_a.lo obj/src/passwd/getpw_r.lo obj/src/passwd/getpwent.lo obj/src/passwd/getpwent_a.lo obj/src/passwd/getspent.lo obj/src/passwd/getspnam.lo obj/src/passwd/getspnam_r.lo obj/src/passwd/lckpwdf.lo obj/src/passwd/nscd_query.lo obj/src/passwd/putgrent.lo obj/src/passwd/putpwent.lo obj/src/passwd/putspent.lo obj/src/prng/__rand48_step.lo obj/src/prng/__seed48.lo obj/src/prng/drand48.lo obj/src/prng/lcong48.lo obj/src/prng/lrand48.lo obj/src/prng/mrand48.lo obj/src/prng/rand.lo obj/src/prng/rand_r.lo obj/src/prng/random.lo obj/src/prng/seed48.lo obj/src/prng/srand48.lo obj/src/process/_Fork.lo obj/src/process/execl.lo obj/src/process/execle.lo obj/src/process/execlp.lo obj/src/process/execv.lo obj/src/process/execve.lo obj/src/process/execvp.lo obj/src/process/fexecve.lo obj/src/process/fork.lo obj/src/process/posix_spawn.lo obj/src/process/posix_spawn_file_actions_addchdir.lo obj/src/process/posix_spawn_file_actions_addclose.lo obj/src/process/posix_spawn_file_actions_adddup2.lo obj/src/process/posix_spawn_file_actions_addfchdir.lo obj/src/process/posix_spawn_file_actions_addopen.lo obj/src/process/posix_spawn_file_actions_destroy.lo obj/src/process/posix_spawn_file_actions_init.lo obj/src/process/posix_spawnattr_destroy.lo obj/src/process/posix_spawnattr_getflags.lo obj/src/process/posix_spawnattr_getpgroup.lo obj/src/process/posix_spawnattr_getsigdefault.lo obj/src/process/posix_spawnattr_getsigmask.lo obj/src/process/posix_spawnattr_init.lo obj/src/process/posix_spawnattr_sched.lo obj/src/process/posix_spawnattr_setflags.lo obj/src/process/posix_spawnattr_setpgroup.lo obj/src/process/posix_spawnattr_setsigdefault.lo obj/src/process/posix_spawnattr_setsigmask.lo obj/src/process/posix_spawnp.lo obj/src/process/system.lo obj/src/process/wait.lo obj/src/process/waitid.lo obj/src/process/waitpid.lo obj/src/process/x86_64/vfork.lo obj/src/regex/fnmatch.lo obj/src/regex/glob.lo obj/src/regex/regcomp.lo obj/src/regex/regerror.lo obj/src/regex/regexec.lo obj/src/regex/tre-mem.lo obj/src/sched/affinity.lo obj/src/sched/sched_cpucount.lo obj/src/sched/sched_get_priority_max.lo obj/src/sched/sched_getcpu.lo obj/src/sched/sched_getparam.lo obj/src/sched/sched_getscheduler.lo obj/src/sched/sched_rr_get_interval.lo obj/src/sched/sched_setparam.lo obj/src/sched/sched_setscheduler.lo obj/src/sched/sched_yield.lo obj/src/search/hsearch.lo obj/src/search/insque.lo obj/src/search/lsearch.lo obj/src/search/tdelete.lo obj/src/search/tdestroy.lo obj/src/search/tfind.lo obj/src/search/tsearch.lo obj/src/search/twalk.lo obj/src/select/poll.lo obj/src/select/ppoll.lo obj/src/select/pselect.lo obj/src/select/select.lo obj/src/setjmp/x86_64/longjmp.lo obj/src/setjmp/x86_64/setjmp.lo obj/src/signal/block.lo obj/src/signal/getitimer.lo obj/src/signal/kill.lo obj/src/signal/killpg.lo obj/src/signal/psiginfo.lo obj/src/signal/psignal.lo obj/src/signal/raise.lo obj/src/signal/setitimer.lo obj/src/signal/sigaction.lo obj/src/signal/sigaddset.lo obj/src/signal/sigaltstack.lo obj/src/signal/sigandset.lo obj/src/signal/sigdelset.lo obj/src/signal/sigemptyset.lo obj/src/signal/sigfillset.lo obj/src/signal/sighold.lo obj/src/signal/sigignore.lo obj/src/signal/siginterrupt.lo obj/src/signal/sigisemptyset.lo obj/src/signal/sigismember.lo obj/src/signal/siglongjmp.lo obj/src/signal/signal.lo obj/src/signal/sigorset.lo obj/src/signal/sigpause.lo obj/src/signal/sigpending.lo obj/src/signal/sigprocmask.lo obj/src/signal/sigqueue.lo obj/src/signal/sigrelse.lo obj/src/signal/sigrtmax.lo obj/src/signal/sigrtmin.lo obj/src/signal/sigset.lo obj/src/signal/sigsetjmp_tail.lo obj/src/signal/sigsuspend.lo obj/src/signal/sigtimedwait.lo obj/src/signal/sigwait.lo obj/src/signal/sigwaitinfo.lo obj/src/signal/x86_64/restore.lo obj/src/signal/x86_64/sigsetjmp.lo obj/src/stat/__xstat.lo obj/src/stat/chmod.lo obj/src/stat/fchmod.lo obj/src/stat/fchmodat.lo obj/src/stat/fstat.lo obj/src/stat/fstatat.lo obj/src/stat/futimens.lo obj/src/stat/futimesat.lo obj/src/stat/lchmod.lo obj/src/stat/lstat.lo obj/src/stat/mkdir.lo obj/src/stat/mkdirat.lo obj/src/stat/mkfifo.lo obj/src/stat/mkfifoat.lo obj/src/stat/mknod.lo obj/src/stat/mknodat.lo obj/src/stat/stat.lo obj/src/stat/statvfs.lo obj/src/stat/umask.lo obj/src/stat/utimensat.lo obj/src/stdio/__fclose_ca.lo obj/src/stdio/__fdopen.lo obj/src/stdio/__fmodeflags.lo obj/src/stdio/__fopen_rb_ca.lo obj/src/stdio/__lockfile.lo obj/src/stdio/__overflow.lo obj/src/stdio/__stdio_close.lo obj/src/stdio/__stdio_exit.lo obj/src/stdio/__stdio_read.lo obj/src/stdio/__stdio_seek.lo obj/src/stdio/__stdio_write.lo obj/src/stdio/__stdout_write.lo obj/src/stdio/__toread.lo obj/src/stdio/__towrite.lo obj/src/stdio/__uflow.lo obj/src/stdio/asprintf.lo obj/src/stdio/clearerr.lo obj/src/stdio/dprintf.lo obj/src/stdio/ext.lo obj/src/stdio/ext2.lo obj/src/stdio/fclose.lo obj/src/stdio/feof.lo obj/src/stdio/ferror.lo obj/src/stdio/fflush.lo obj/src/stdio/fgetc.lo obj/src/stdio/fgetln.lo obj/src/stdio/fgetpos.lo obj/src/stdio/fgets.lo obj/src/stdio/fgetwc.lo obj/src/stdio/fgetws.lo obj/src/stdio/fileno.lo obj/src/stdio/flockfile.lo obj/src/stdio/fmemopen.lo obj/src/stdio/fopen.lo obj/src/stdio/fopencookie.lo obj/src/stdio/fprintf.lo obj/src/stdio/fputc.lo obj/src/stdio/fputs.lo obj/src/stdio/fputwc.lo obj/src/stdio/fputws.lo obj/src/stdio/fread.lo obj/src/stdio/freopen.lo obj/src/stdio/fscanf.lo obj/src/stdio/fseek.lo obj/src/stdio/fsetpos.lo obj/src/stdio/ftell.lo obj/src/stdio/ftrylockfile.lo obj/src/stdio/funlockfile.lo obj/src/stdio/fwide.lo obj/src/stdio/fwprintf.lo obj/src/stdio/fwrite.lo obj/src/stdio/fwscanf.lo obj/src/stdio/getc.lo obj/src/stdio/getc_unlocked.lo obj/src/stdio/getchar.lo obj/src/stdio/getchar_unlocked.lo obj/src/stdio/getdelim.lo obj/src/stdio/getline.lo obj/src/stdio/gets.lo obj/src/stdio/getw.lo obj/src/stdio/getwc.lo obj/src/stdio/getwchar.lo obj/src/stdio/ofl.lo obj/src/stdio/ofl_add.lo obj/src/stdio/open_memstream.lo obj/src/stdio/open_wmemstream.lo obj/src/stdio/pclose.lo obj/src/stdio/perror.lo obj/src/stdio/popen.lo obj/src/stdio/printf.lo obj/src/stdio/putc.lo obj/src/stdio/putc_unlocked.lo obj/src/stdio/putchar.lo obj/src/stdio/putchar_unlocked.lo obj/src/stdio/puts.lo obj/src/stdio/putw.lo obj/src/stdio/putwc.lo obj/src/stdio/putwchar.lo obj/src/stdio/remove.lo obj/src/stdio/rename.lo obj/src/stdio/rewind.lo obj/src/stdio/scanf.lo obj/src/stdio/setbuf.lo obj/src/stdio/setbuffer.lo obj/src/stdio/setlinebuf.lo obj/src/stdio/setvbuf.lo obj/src/stdio/snprintf.lo obj/src/stdio/sprintf.lo obj/src/stdio/sscanf.lo obj/src/stdio/stderr.lo obj/src/stdio/stdin.lo obj/src/stdio/stdout.lo obj/src/stdio/swprintf.lo obj/src/stdio/swscanf.lo obj/src/stdio/tempnam.lo obj/src/stdio/tmpfile.lo obj/src/stdio/tmpnam.lo obj/src/stdio/ungetc.lo obj/src/stdio/ungetwc.lo obj/src/stdio/vasprintf.lo obj/src/stdio/vdprintf.lo obj/src/stdio/vfprintf.lo obj/src/stdio/vfscanf.lo obj/src/stdio/vfwprintf.lo obj/src/stdio/vfwscanf.lo obj/src/stdio/vprintf.lo obj/src/stdio/vscanf.lo obj/src/stdio/vsnprintf.lo obj/src/stdio/vsprintf.lo obj/src/stdio/vsscanf.lo obj/src/stdio/vswprintf.lo obj/src/stdio/vswscanf.lo obj/src/stdio/vwprintf.lo obj/src/stdio/vwscanf.lo obj/src/stdio/wprintf.lo obj/src/stdio/wscanf.lo obj/src/stdlib/abs.lo obj/src/stdlib/atof.lo obj/src/stdlib/atoi.lo obj/src/stdlib/atol.lo obj/src/stdlib/atoll.lo obj/src/stdlib/bsearch.lo obj/src/stdlib/div.lo obj/src/stdlib/ecvt.lo obj/src/stdlib/fcvt.lo obj/src/stdlib/gcvt.lo obj/src/stdlib/imaxabs.lo obj/src/stdlib/imaxdiv.lo obj/src/stdlib/labs.lo obj/src/stdlib/ldiv.lo obj/src/stdlib/llabs.lo obj/src/stdlib/lldiv.lo obj/src/stdlib/qsort.lo obj/src/stdlib/qsort_nr.lo obj/src/stdlib/strtod.lo obj/src/stdlib/strtol.lo obj/src/stdlib/wcstod.lo obj/src/stdlib/wcstol.lo obj/src/string/bcmp.lo obj/src/string/bcopy.lo obj/src/string/bzero.lo obj/src/string/explicit_bzero.lo obj/src/string/index.lo obj/src/string/memccpy.lo obj/src/string/memchr.lo obj/src/string/memcmp.lo obj/src/string/memmem.lo obj/src/string/mempcpy.lo obj/src/string/memrchr.lo obj/src/string/rindex.lo obj/src/string/stpcpy.lo obj/src/string/stpncpy.lo obj/src/string/strcasecmp.lo obj/src/string/strcasestr.lo obj/src/string/strcat.lo obj/src/string/strchr.lo obj/src/string/strchrnul.lo obj/src/string/strcmp.lo obj/src/string/strcpy.lo obj/src/string/strcspn.lo obj/src/string/strdup.lo obj/src/string/strerror_r.lo obj/src/string/strlcat.lo obj/src/string/strlcpy.lo obj/src/string/strlen.lo obj/src/string/strncasecmp.lo obj/src/string/strncat.lo obj/src/string/strncmp.lo obj/src/string/strncpy.lo obj/src/string/strndup.lo obj/src/string/strnlen.lo obj/src/string/strpbrk.lo obj/src/string/strrchr.lo obj/src/string/strsep.lo obj/src/string/strsignal.lo obj/src/string/strspn.lo obj/src/string/strstr.lo obj/src/string/strtok.lo obj/src/string/strtok_r.lo obj/src/string/strverscmp.lo obj/src/string/swab.lo obj/src/string/wcpcpy.lo obj/src/string/wcpncpy.lo obj/src/string/wcscasecmp.lo obj/src/string/wcscasecmp_l.lo obj/src/string/wcscat.lo obj/src/string/wcschr.lo obj/src/string/wcscmp.lo obj/src/string/wcscpy.lo obj/src/string/wcscspn.lo obj/src/string/wcsdup.lo obj/src/string/wcslen.lo obj/src/string/wcsncasecmp.lo obj/src/string/wcsncasecmp_l.lo obj/src/string/wcsncat.lo obj/src/string/wcsncmp.lo obj/src/string/wcsncpy.lo obj/src/string/wcsnlen.lo obj/src/string/wcspbrk.lo obj/src/string/wcsrchr.lo obj/src/string/wcsspn.lo obj/src/string/wcsstr.lo obj/src/string/wcstok.lo obj/src/string/wcswcs.lo obj/src/string/wmemchr.lo obj/src/string/wmemcmp.lo obj/src/string/wmemcpy.lo obj/src/string/wmemmove.lo obj/src/string/wmemset.lo obj/src/string/x86_64/memcpy.lo obj/src/string/x86_64/memmove.lo obj/src/string/x86_64/memset.lo obj/src/temp/__randname.lo obj/src/temp/mkdtemp.lo obj/src/temp/mkostemp.lo obj/src/temp/mkostemps.lo obj/src/temp/mkstemp.lo obj/src/temp/mkstemps.lo obj/src/temp/mktemp.lo obj/src/termios/cfgetospeed.lo obj/src/termios/cfmakeraw.lo obj/src/termios/cfsetospeed.lo obj/src/termios/tcdrain.lo obj/src/termios/tcflow.lo obj/src/termios/tcflush.lo obj/src/termios/tcgetattr.lo obj/src/termios/tcgetsid.lo obj/src/termios/tcgetwinsize.lo obj/src/termios/tcsendbreak.lo obj/src/termios/tcsetattr.lo obj/src/termios/tcsetwinsize.lo obj/src/thread/__lock.lo obj/src/thread/__syscall_cp.lo obj/src/thread/__timedwait.lo obj/src/thread/__tls_get_addr.lo obj/src/thread/__wait.lo obj/src/thread/call_once.lo obj/src/thread/cnd_broadcast.lo obj/src/thread/cnd_destroy.lo obj/src/thread/cnd_init.lo obj/src/thread/cnd_signal.lo obj/src/thread/cnd_timedwait.lo obj/src/thread/cnd_wait.lo obj/src/thread/default_attr.lo obj/src/thread/lock_ptc.lo obj/src/thread/mtx_destroy.lo obj/src/thread/mtx_init.lo obj/src/thread/mtx_lock.lo obj/src/thread/mtx_timedlock.lo obj/src/thread/mtx_trylock.lo obj/src/thread/mtx_unlock.lo obj/src/thread/pthread_atfork.lo obj/src/thread/pthread_attr_destroy.lo obj/src/thread/pthread_attr_get.lo obj/src/thread/pthread_attr_init.lo obj/src/thread/pthread_attr_setdetachstate.lo obj/src/thread/pthread_attr_setguardsize.lo obj/src/thread/pthread_attr_setinheritsched.lo obj/src/thread/pthread_attr_setschedparam.lo obj/src/thread/pthread_attr_setschedpolicy.lo obj/src/thread/pthread_attr_setscope.lo obj/src/thread/pthread_attr_setstack.lo obj/src/thread/pthread_attr_setstacksize.lo obj/src/thread/pthread_barrier_destroy.lo obj/src/thread/pthread_barrier_init.lo obj/src/thread/pthread_barrier_wait.lo obj/src/thread/pthread_barrierattr_destroy.lo obj/src/thread/pthread_barrierattr_init.lo obj/src/thread/pthread_barrierattr_setpshared.lo obj/src/thread/pthread_cancel.lo obj/src/thread/pthread_cleanup_push.lo obj/src/thread/pthread_cond_broadcast.lo obj/src/thread/pthread_cond_destroy.lo obj/src/thread/pthread_cond_init.lo obj/src/thread/pthread_cond_signal.lo obj/src/thread/pthread_cond_timedwait.lo obj/src/thread/pthread_cond_wait.lo obj/src/thread/pthread_condattr_destroy.lo obj/src/thread/pthread_condattr_init.lo obj/src/thread/pthread_condattr_setclock.lo obj/src/thread/pthread_condattr_setpshared.lo obj/src/thread/pthread_create.lo obj/src/thread/pthread_detach.lo obj/src/thread/pthread_equal.lo obj/src/thread/pthread_getattr_np.lo obj/src/thread/pthread_getconcurrency.lo obj/src/thread/pthread_getcpuclockid.lo obj/src/thread/pthread_getname_np.lo obj/src/thread/pthread_getschedparam.lo obj/src/thread/pthread_getspecific.lo obj/src/thread/pthread_join.lo obj/src/thread/pthread_key_create.lo obj/src/thread/pthread_kill.lo obj/src/thread/pthread_mutex_consistent.lo obj/src/thread/pthread_mutex_destroy.lo obj/src/thread/pthread_mutex_getprioceiling.lo obj/src/thread/pthread_mutex_init.lo obj/src/thread/pthread_mutex_lock.lo obj/src/thread/pthread_mutex_setprioceiling.lo obj/src/thread/pthread_mutex_timedlock.lo obj/src/thread/pthread_mutex_trylock.lo obj/src/thread/pthread_mutex_unlock.lo obj/src/thread/pthread_mutexattr_destroy.lo obj/src/thread/pthread_mutexattr_init.lo obj/src/thread/pthread_mutexattr_setprotocol.lo obj/src/thread/pthread_mutexattr_setpshared.lo obj/src/thread/pthread_mutexattr_setrobust.lo obj/src/thread/pthread_mutexattr_settype.lo obj/src/thread/pthread_once.lo obj/src/thread/pthread_rwlock_destroy.lo obj/src/thread/pthread_rwlock_init.lo obj/src/thread/pthread_rwlock_rdlock.lo obj/src/thread/pthread_rwlock_timedrdlock.lo obj/src/thread/pthread_rwlock_timedwrlock.lo obj/src/thread/pthread_rwlock_tryrdlock.lo obj/src/thread/pthread_rwlock_trywrlock.lo obj/src/thread/pthread_rwlock_unlock.lo obj/src/thread/pthread_rwlock_wrlock.lo obj/src/thread/pthread_rwlockattr_destroy.lo obj/src/thread/pthread_rwlockattr_init.lo obj/src/thread/pthread_rwlockattr_setpshared.lo obj/src/thread/pthread_self.lo obj/src/thread/pthread_setattr_default_np.lo obj/src/thread/pthread_setcancelstate.lo obj/src/thread/pthread_setcanceltype.lo obj/src/thread/pthread_setconcurrency.lo obj/src/thread/pthread_setname_np.lo obj/src/thread/pthread_setschedparam.lo obj/src/thread/pthread_setschedprio.lo obj/src/thread/pthread_setspecific.lo obj/src/thread/pthread_sigmask.lo obj/src/thread/pthread_spin_destroy.lo obj/src/thread/pthread_spin_init.lo obj/src/thread/pthread_spin_lock.lo obj/src/thread/pthread_spin_trylock.lo obj/src/thread/pthread_spin_unlock.lo obj/src/thread/pthread_testcancel.lo obj/src/thread/sem_destroy.lo obj/src/thread/sem_getvalue.lo obj/src/thread/sem_init.lo obj/src/thread/sem_open.lo obj/src/thread/sem_post.lo obj/src/thread/sem_timedwait.lo obj/src/thread/sem_trywait.lo obj/src/thread/sem_unlink.lo obj/src/thread/sem_wait.lo obj/src/thread/synccall.lo obj/src/thread/thrd_create.lo obj/src/thread/thrd_exit.lo obj/src/thread/thrd_join.lo obj/src/thread/thrd_sleep.lo obj/src/thread/thrd_yield.lo obj/src/thread/tls.lo obj/src/thread/tss_create.lo obj/src/thread/tss_delete.lo obj/src/thread/tss_set.lo obj/src/thread/vmlock.lo obj/src/thread/x86_64/__set_thread_area.lo obj/src/thread/x86_64/__unmapself.lo obj/src/thread/x86_64/clone.lo obj/src/thread/x86_64/syscall_cp.lo obj/src/time/__map_file.lo obj/src/time/__month_to_secs.lo obj/src/time/__secs_to_tm.lo obj/src/time/__tm_to_secs.lo obj/src/time/__tz.lo obj/src/time/__year_to_secs.lo obj/src/time/asctime.lo obj/src/time/asctime_r.lo obj/src/time/clock.lo obj/src/time/clock_getcpuclockid.lo obj/src/time/clock_getres.lo obj/src/time/clock_gettime.lo obj/src/time/clock_nanosleep.lo obj/src/time/clock_settime.lo obj/src/time/ctime.lo obj/src/time/ctime_r.lo obj/src/time/difftime.lo obj/src/time/ftime.lo obj/src/time/getdate.lo obj/src/time/gettimeofday.lo obj/src/time/gmtime.lo obj/src/time/gmtime_r.lo obj/src/time/localtime.lo obj/src/time/localtime_r.lo obj/src/time/mktime.lo obj/src/time/nanosleep.lo obj/src/time/strftime.lo obj/src/time/strptime.lo obj/src/time/time.lo obj/src/time/timegm.lo obj/src/time/timer_create.lo obj/src/time/timer_delete.lo obj/src/time/timer_getoverrun.lo obj/src/time/timer_gettime.lo obj/src/time/timer_settime.lo obj/src/time/times.lo obj/src/time/timespec_get.lo obj/src/time/utime.lo obj/src/time/wcsftime.lo obj/src/unistd/_exit.lo obj/src/unistd/access.lo obj/src/unistd/acct.lo obj/src/unistd/alarm.lo obj/src/unistd/chdir.lo obj/src/unistd/chown.lo obj/src/unistd/close.lo obj/src/unistd/ctermid.lo obj/src/unistd/dup.lo obj/src/unistd/dup2.lo obj/src/unistd/dup3.lo obj/src/unistd/faccessat.lo obj/src/unistd/fchdir.lo obj/src/unistd/fchown.lo obj/src/unistd/fchownat.lo obj/src/unistd/fdatasync.lo obj/src/unistd/fsync.lo obj/src/unistd/ftruncate.lo obj/src/unistd/getcwd.lo obj/src/unistd/getegid.lo obj/src/unistd/geteuid.lo obj/src/unistd/getgid.lo obj/src/unistd/getgroups.lo obj/src/unistd/gethostname.lo obj/src/unistd/getlogin.lo obj/src/unistd/getlogin_r.lo obj/src/unistd/getpgid.lo obj/src/unistd/getpgrp.lo obj/src/unistd/getpid.lo obj/src/unistd/getppid.lo obj/src/unistd/getsid.lo obj/src/unistd/getuid.lo obj/src/unistd/isatty.lo obj/src/unistd/lchown.lo obj/src/unistd/link.lo obj/src/unistd/linkat.lo obj/src/unistd/lseek.lo obj/src/unistd/nice.lo obj/src/unistd/pause.lo obj/src/unistd/pipe.lo obj/src/unistd/pipe2.lo obj/src/unistd/posix_close.lo obj/src/unistd/pread.lo obj/src/unistd/preadv.lo obj/src/unistd/pwrite.lo obj/src/unistd/pwritev.lo obj/src/unistd/read.lo obj/src/unistd/readlink.lo obj/src/unistd/readlinkat.lo obj/src/unistd/readv.lo obj/src/unistd/renameat.lo obj/src/unistd/rmdir.lo obj/src/unistd/setegid.lo obj/src/unistd/seteuid.lo obj/src/unistd/setgid.lo obj/src/unistd/setpgid.lo obj/src/unistd/setpgrp.lo obj/src/unistd/setregid.lo obj/src/unistd/setresgid.lo obj/src/unistd/setresuid.lo obj/src/unistd/setreuid.lo obj/src/unistd/setsid.lo obj/src/unistd/setuid.lo obj/src/unistd/setxid.lo obj/src/unistd/sleep.lo obj/src/unistd/symlink.lo obj/src/unistd/symlinkat.lo obj/src/unistd/sync.lo obj/src/unistd/tcgetpgrp.lo obj/src/unistd/tcsetpgrp.lo obj/src/unistd/truncate.lo obj/src/unistd/ttyname.lo obj/src/unistd/ttyname_r.lo obj/src/unistd/ualarm.lo obj/src/unistd/unlink.lo obj/src/unistd/unlinkat.lo obj/src/unistd/usleep.lo obj/src/unistd/write.lo obj/src/unistd/writev.lo obj/ldso/dlstart.lo obj/ldso/dynlink.lo /home/ahill/maplelinux-bootstrap/maple/maple/tools/lib/clang/21/lib/x86_64-maple-linux-musl/libclang_rt.builtins.a ./tools/install.sh -D -m 644 lib/Scrt1.o /home/ahill/maplelinux-bootstrap/maple/lib/Scrt1.o ./tools/install.sh -D -m 644 lib/crt1.o /home/ahill/maplelinux-bootstrap/maple/lib/crt1.o ./tools/install.sh -D -m 644 lib/rcrt1.o /home/ahill/maplelinux-bootstrap/maple/lib/rcrt1.o ./tools/install.sh -D -m 644 lib/crti.o /home/ahill/maplelinux-bootstrap/maple/lib/crti.o ./tools/install.sh -D -m 644 lib/crtn.o /home/ahill/maplelinux-bootstrap/maple/lib/crtn.o ./tools/install.sh -D -m 644 lib/libc.a /home/ahill/maplelinux-bootstrap/maple/lib/libc.a ./tools/install.sh -D -m 755 lib/libc.so /home/ahill/maplelinux-bootstrap/maple/lib/libc.so ./tools/install.sh -D -m 644 lib/libm.a /home/ahill/maplelinux-bootstrap/maple/lib/libm.a ./tools/install.sh -D -m 644 lib/librt.a /home/ahill/maplelinux-bootstrap/maple/lib/librt.a ./tools/install.sh -D -m 644 lib/libcrypt.a /home/ahill/maplelinux-bootstrap/maple/lib/libcrypt.a ./tools/install.sh -D -m 644 lib/libutil.a /home/ahill/maplelinux-bootstrap/maple/lib/libutil.a ./tools/install.sh -D -m 644 lib/libpthread.a /home/ahill/maplelinux-bootstrap/maple/lib/libpthread.a ./tools/install.sh -D -m 644 lib/libxnet.a /home/ahill/maplelinux-bootstrap/maple/lib/libxnet.a ./tools/install.sh -D -m 644 lib/libresolv.a /home/ahill/maplelinux-bootstrap/maple/lib/libresolv.a ./tools/install.sh -D -m 644 lib/libdl.a /home/ahill/maplelinux-bootstrap/maple/lib/libdl.a ./tools/install.sh -D -m 644 include/aio.h /home/ahill/maplelinux-bootstrap/maple/usr/include/aio.h ./tools/install.sh -D -m 644 include/alloca.h /home/ahill/maplelinux-bootstrap/maple/usr/include/alloca.h ./tools/install.sh -D -m 644 include/ar.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ar.h ./tools/install.sh -D -m 644 include/arpa/ftp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/ftp.h ./tools/install.sh -D -m 644 include/arpa/inet.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/inet.h ./tools/install.sh -D -m 644 include/arpa/nameser.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/nameser.h ./tools/install.sh -D -m 644 include/arpa/nameser_compat.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/nameser_compat.h ./tools/install.sh -D -m 644 include/arpa/tftp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/tftp.h ./tools/install.sh -D -m 644 include/assert.h /home/ahill/maplelinux-bootstrap/maple/usr/include/assert.h ./tools/install.sh -D -m 644 include/arpa/telnet.h /home/ahill/maplelinux-bootstrap/maple/usr/include/arpa/telnet.h ./tools/install.sh -D -m 644 obj/include/bits/alltypes.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/alltypes.h ./tools/install.sh -D -m 644 arch/generic/bits/dirent.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/dirent.h ./tools/install.sh -D -m 644 arch/generic/bits/fcntl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/fcntl.h ./tools/install.sh -D -m 644 arch/generic/bits/errno.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/errno.h ./tools/install.sh -D -m 644 arch/x86_64/bits/fenv.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/fenv.h ./tools/install.sh -D -m 644 arch/x86_64/bits/float.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/float.h ./tools/install.sh -D -m 644 arch/generic/bits/hwcap.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/hwcap.h ./tools/install.sh -D -m 644 arch/x86_64/bits/io.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/io.h ./tools/install.sh -D -m 644 arch/generic/bits/ioctl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/ioctl.h ./tools/install.sh -D -m 644 arch/generic/bits/ipc.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/ipc.h ./tools/install.sh -D -m 644 arch/generic/bits/ioctl_fix.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/ioctl_fix.h ./tools/install.sh -D -m 644 arch/generic/bits/ipcstat.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/ipcstat.h ./tools/install.sh -D -m 644 arch/generic/bits/kd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/kd.h ./tools/install.sh -D -m 644 arch/x86_64/bits/limits.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/limits.h ./tools/install.sh -D -m 644 arch/x86_64/bits/mman.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/mman.h ./tools/install.sh -D -m 644 arch/generic/bits/link.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/link.h ./tools/install.sh -D -m 644 arch/generic/bits/msg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/msg.h ./tools/install.sh -D -m 644 arch/generic/bits/poll.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/poll.h ./tools/install.sh -D -m 644 arch/x86_64/bits/posix.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/posix.h ./tools/install.sh -D -m 644 arch/x86_64/bits/ptrace.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/ptrace.h ./tools/install.sh -D -m 644 arch/x86_64/bits/reg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/reg.h ./tools/install.sh -D -m 644 arch/generic/bits/resource.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/resource.h ./tools/install.sh -D -m 644 arch/x86_64/bits/sem.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/sem.h ./tools/install.sh -D -m 644 arch/generic/bits/shm.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/shm.h ./tools/install.sh -D -m 644 arch/x86_64/bits/signal.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/signal.h ./tools/install.sh -D -m 644 arch/x86_64/bits/setjmp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/setjmp.h ./tools/install.sh -D -m 644 arch/generic/bits/socket.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/socket.h ./tools/install.sh -D -m 644 arch/generic/bits/soundcard.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/soundcard.h ./tools/install.sh -D -m 644 arch/x86_64/bits/stat.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/stat.h ./tools/install.sh -D -m 644 arch/generic/bits/statfs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/statfs.h ./tools/install.sh -D -m 644 arch/x86_64/bits/stdint.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/stdint.h ./tools/install.sh -D -m 644 obj/include/bits/syscall.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/syscall.h ./tools/install.sh -D -m 644 arch/generic/bits/termios.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/termios.h ./tools/install.sh -D -m 644 arch/x86_64/bits/user.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/user.h ./tools/install.sh -D -m 644 arch/generic/bits/vt.h /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/vt.h ./tools/install.sh -D -m 644 include/byteswap.h /home/ahill/maplelinux-bootstrap/maple/usr/include/byteswap.h ./tools/install.sh -D -m 644 include/complex.h /home/ahill/maplelinux-bootstrap/maple/usr/include/complex.h ./tools/install.sh -D -m 644 include/cpio.h /home/ahill/maplelinux-bootstrap/maple/usr/include/cpio.h ./tools/install.sh -D -m 644 include/crypt.h /home/ahill/maplelinux-bootstrap/maple/usr/include/crypt.h ./tools/install.sh -D -m 644 include/ctype.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ctype.h ./tools/install.sh -D -m 644 include/dirent.h /home/ahill/maplelinux-bootstrap/maple/usr/include/dirent.h ./tools/install.sh -D -m 644 include/dlfcn.h /home/ahill/maplelinux-bootstrap/maple/usr/include/dlfcn.h ./tools/install.sh -D -m 644 include/elf.h /home/ahill/maplelinux-bootstrap/maple/usr/include/elf.h ./tools/install.sh -D -m 644 include/endian.h /home/ahill/maplelinux-bootstrap/maple/usr/include/endian.h ./tools/install.sh -D -m 644 include/err.h /home/ahill/maplelinux-bootstrap/maple/usr/include/err.h ./tools/install.sh -D -m 644 include/errno.h /home/ahill/maplelinux-bootstrap/maple/usr/include/errno.h ./tools/install.sh -D -m 644 include/features.h /home/ahill/maplelinux-bootstrap/maple/usr/include/features.h ./tools/install.sh -D -m 644 include/fcntl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/fcntl.h ./tools/install.sh -D -m 644 include/fenv.h /home/ahill/maplelinux-bootstrap/maple/usr/include/fenv.h ./tools/install.sh -D -m 644 include/float.h /home/ahill/maplelinux-bootstrap/maple/usr/include/float.h ./tools/install.sh -D -m 644 include/fmtmsg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/fmtmsg.h ./tools/install.sh -D -m 644 include/ftw.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ftw.h ./tools/install.sh -D -m 644 include/fnmatch.h /home/ahill/maplelinux-bootstrap/maple/usr/include/fnmatch.h ./tools/install.sh -D -m 644 include/glob.h /home/ahill/maplelinux-bootstrap/maple/usr/include/glob.h ./tools/install.sh -D -m 644 include/getopt.h /home/ahill/maplelinux-bootstrap/maple/usr/include/getopt.h ./tools/install.sh -D -m 644 include/grp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/grp.h ./tools/install.sh -D -m 644 include/iconv.h /home/ahill/maplelinux-bootstrap/maple/usr/include/iconv.h ./tools/install.sh -D -m 644 include/ifaddrs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ifaddrs.h ./tools/install.sh -D -m 644 include/iso646.h /home/ahill/maplelinux-bootstrap/maple/usr/include/iso646.h ./tools/install.sh -D -m 644 include/inttypes.h /home/ahill/maplelinux-bootstrap/maple/usr/include/inttypes.h ./tools/install.sh -D -m 644 include/langinfo.h /home/ahill/maplelinux-bootstrap/maple/usr/include/langinfo.h ./tools/install.sh -D -m 644 include/lastlog.h /home/ahill/maplelinux-bootstrap/maple/usr/include/lastlog.h ./tools/install.sh -D -m 644 include/libgen.h /home/ahill/maplelinux-bootstrap/maple/usr/include/libgen.h ./tools/install.sh -D -m 644 include/libintl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/libintl.h ./tools/install.sh -D -m 644 include/limits.h /home/ahill/maplelinux-bootstrap/maple/usr/include/limits.h ./tools/install.sh -D -m 644 include/math.h /home/ahill/maplelinux-bootstrap/maple/usr/include/math.h ./tools/install.sh -D -m 644 include/locale.h /home/ahill/maplelinux-bootstrap/maple/usr/include/locale.h ./tools/install.sh -D -m 644 include/link.h /home/ahill/maplelinux-bootstrap/maple/usr/include/link.h ./tools/install.sh -D -m 644 include/malloc.h /home/ahill/maplelinux-bootstrap/maple/usr/include/malloc.h ./tools/install.sh -D -m 644 include/memory.h /home/ahill/maplelinux-bootstrap/maple/usr/include/memory.h ./tools/install.sh -D -m 644 include/mntent.h /home/ahill/maplelinux-bootstrap/maple/usr/include/mntent.h ./tools/install.sh -D -m 644 include/monetary.h /home/ahill/maplelinux-bootstrap/maple/usr/include/monetary.h ./tools/install.sh -D -m 644 include/mqueue.h /home/ahill/maplelinux-bootstrap/maple/usr/include/mqueue.h ./tools/install.sh -D -m 644 include/net/ethernet.h /home/ahill/maplelinux-bootstrap/maple/usr/include/net/ethernet.h ./tools/install.sh -D -m 644 include/net/if.h /home/ahill/maplelinux-bootstrap/maple/usr/include/net/if.h ./tools/install.sh -D -m 644 include/net/if_arp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/net/if_arp.h ./tools/install.sh -D -m 644 include/net/route.h /home/ahill/maplelinux-bootstrap/maple/usr/include/net/route.h ./tools/install.sh -D -m 644 include/netdb.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netdb.h ./tools/install.sh -D -m 644 include/netinet/ether.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/ether.h ./tools/install.sh -D -m 644 include/netinet/icmp6.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/icmp6.h ./tools/install.sh -D -m 644 include/netinet/if_ether.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/if_ether.h ./tools/install.sh -D -m 644 include/netinet/igmp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/igmp.h ./tools/install.sh -D -m 644 include/netinet/in.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/in.h ./tools/install.sh -D -m 644 include/netinet/in_systm.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/in_systm.h ./tools/install.sh -D -m 644 include/netinet/ip.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/ip.h ./tools/install.sh -D -m 644 include/netinet/ip_icmp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/ip_icmp.h ./tools/install.sh -D -m 644 include/netinet/ip6.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/ip6.h ./tools/install.sh -D -m 644 include/netinet/tcp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/tcp.h ./tools/install.sh -D -m 644 include/netinet/udp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netinet/udp.h ./tools/install.sh -D -m 644 include/nl_types.h /home/ahill/maplelinux-bootstrap/maple/usr/include/nl_types.h ./tools/install.sh -D -m 644 include/paths.h /home/ahill/maplelinux-bootstrap/maple/usr/include/paths.h ./tools/install.sh -D -m 644 include/netpacket/packet.h /home/ahill/maplelinux-bootstrap/maple/usr/include/netpacket/packet.h ./tools/install.sh -D -m 644 include/poll.h /home/ahill/maplelinux-bootstrap/maple/usr/include/poll.h ./tools/install.sh -D -m 644 include/pthread.h /home/ahill/maplelinux-bootstrap/maple/usr/include/pthread.h ./tools/install.sh -D -m 644 include/pty.h /home/ahill/maplelinux-bootstrap/maple/usr/include/pty.h ./tools/install.sh -D -m 644 include/pwd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/pwd.h ./tools/install.sh -D -m 644 include/regex.h /home/ahill/maplelinux-bootstrap/maple/usr/include/regex.h ./tools/install.sh -D -m 644 include/resolv.h /home/ahill/maplelinux-bootstrap/maple/usr/include/resolv.h ./tools/install.sh -D -m 644 include/sched.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sched.h ./tools/install.sh -D -m 644 include/scsi/sg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/scsi/sg.h ./tools/install.sh -D -m 644 include/scsi/scsi.h /home/ahill/maplelinux-bootstrap/maple/usr/include/scsi/scsi.h ./tools/install.sh -D -m 644 include/scsi/scsi_ioctl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/scsi/scsi_ioctl.h ./tools/install.sh -D -m 644 include/search.h /home/ahill/maplelinux-bootstrap/maple/usr/include/search.h ./tools/install.sh -D -m 644 include/setjmp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/setjmp.h ./tools/install.sh -D -m 644 include/spawn.h /home/ahill/maplelinux-bootstrap/maple/usr/include/spawn.h ./tools/install.sh -D -m 644 include/semaphore.h /home/ahill/maplelinux-bootstrap/maple/usr/include/semaphore.h ./tools/install.sh -D -m 644 include/shadow.h /home/ahill/maplelinux-bootstrap/maple/usr/include/shadow.h ./tools/install.sh -D -m 644 include/signal.h /home/ahill/maplelinux-bootstrap/maple/usr/include/signal.h ./tools/install.sh -D -m 644 include/stdalign.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdalign.h ./tools/install.sh -D -m 644 include/stdarg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdarg.h ./tools/install.sh -D -m 644 include/stdbool.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdbool.h ./tools/install.sh -D -m 644 include/stdc-predef.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdc-predef.h ./tools/install.sh -D -m 644 include/stddef.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stddef.h ./tools/install.sh -D -m 644 include/stdio.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdio.h ./tools/install.sh -D -m 644 include/stdint.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdint.h ./tools/install.sh -D -m 644 include/stdio_ext.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdio_ext.h ./tools/install.sh -D -m 644 include/string.h /home/ahill/maplelinux-bootstrap/maple/usr/include/string.h ./tools/install.sh -D -m 644 include/stdlib.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdlib.h ./tools/install.sh -D -m 644 include/stdnoreturn.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stdnoreturn.h ./tools/install.sh -D -m 644 include/strings.h /home/ahill/maplelinux-bootstrap/maple/usr/include/strings.h ./tools/install.sh -D -m 644 include/stropts.h /home/ahill/maplelinux-bootstrap/maple/usr/include/stropts.h ./tools/install.sh -D -m 644 include/sys/acct.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/acct.h ./tools/install.sh -D -m 644 include/sys/auxv.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/auxv.h ./tools/install.sh -D -m 644 include/sys/cachectl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/cachectl.h ./tools/install.sh -D -m 644 include/sys/dir.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/dir.h ./tools/install.sh -D -m 644 include/sys/epoll.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/epoll.h ./tools/install.sh -D -m 644 include/sys/fanotify.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/fanotify.h ./tools/install.sh -D -m 644 include/sys/errno.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/errno.h ./tools/install.sh -D -m 644 include/sys/eventfd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/eventfd.h ./tools/install.sh -D -m 644 include/sys/fcntl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/fcntl.h ./tools/install.sh -D -m 644 include/sys/fsuid.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/fsuid.h ./tools/install.sh -D -m 644 include/sys/file.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/file.h ./tools/install.sh -D -m 644 include/sys/io.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/io.h ./tools/install.sh -D -m 644 include/sys/inotify.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/inotify.h ./tools/install.sh -D -m 644 include/sys/ioctl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/ioctl.h ./tools/install.sh -D -m 644 include/sys/ipc.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/ipc.h ./tools/install.sh -D -m 644 include/sys/kd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/kd.h ./tools/install.sh -D -m 644 include/sys/klog.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/klog.h ./tools/install.sh -D -m 644 include/sys/membarrier.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/membarrier.h ./tools/install.sh -D -m 644 include/sys/mman.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/mman.h ./tools/install.sh -D -m 644 include/sys/param.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/param.h ./tools/install.sh -D -m 644 include/sys/personality.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/personality.h ./tools/install.sh -D -m 644 include/sys/mtio.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/mtio.h ./tools/install.sh -D -m 644 include/sys/mount.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/mount.h ./tools/install.sh -D -m 644 include/sys/msg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/msg.h ./tools/install.sh -D -m 644 include/sys/poll.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/poll.h ./tools/install.sh -D -m 644 include/sys/procfs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/procfs.h ./tools/install.sh -D -m 644 include/sys/prctl.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/prctl.h ./tools/install.sh -D -m 644 include/sys/ptrace.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/ptrace.h ./tools/install.sh -D -m 644 include/sys/quota.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/quota.h ./tools/install.sh -D -m 644 include/sys/random.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/random.h ./tools/install.sh -D -m 644 include/sys/reboot.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/reboot.h ./tools/install.sh -D -m 644 include/sys/select.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/select.h ./tools/install.sh -D -m 644 include/sys/reg.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/reg.h ./tools/install.sh -D -m 644 include/sys/resource.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/resource.h ./tools/install.sh -D -m 644 include/sys/sendfile.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/sendfile.h ./tools/install.sh -D -m 644 include/sys/sem.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/sem.h ./tools/install.sh -D -m 644 include/sys/shm.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/shm.h ./tools/install.sh -D -m 644 include/sys/signal.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/signal.h ./tools/install.sh -D -m 644 include/sys/signalfd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/signalfd.h ./tools/install.sh -D -m 644 include/sys/socket.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/socket.h ./tools/install.sh -D -m 644 include/sys/soundcard.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/soundcard.h ./tools/install.sh -D -m 644 include/sys/stat.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/stat.h ./tools/install.sh -D -m 644 include/sys/statfs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/statfs.h ./tools/install.sh -D -m 644 include/sys/statvfs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/statvfs.h ./tools/install.sh -D -m 644 include/sys/stropts.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/stropts.h ./tools/install.sh -D -m 644 include/sys/sysinfo.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/sysinfo.h ./tools/install.sh -D -m 644 include/sys/swap.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/swap.h ./tools/install.sh -D -m 644 include/sys/syscall.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/syscall.h ./tools/install.sh -D -m 644 include/sys/syslog.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/syslog.h ./tools/install.sh -D -m 644 include/sys/sysmacros.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/sysmacros.h ./tools/install.sh -D -m 644 include/sys/termios.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/termios.h ./tools/install.sh -D -m 644 include/sys/time.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/time.h ./tools/install.sh -D -m 644 include/sys/timeb.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/timeb.h ./tools/install.sh -D -m 644 include/sys/timerfd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/timerfd.h ./tools/install.sh -D -m 644 include/sys/times.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/times.h ./tools/install.sh -D -m 644 include/sys/ttydefaults.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/ttydefaults.h ./tools/install.sh -D -m 644 include/sys/ucontext.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/ucontext.h ./tools/install.sh -D -m 644 include/sys/timex.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/timex.h ./tools/install.sh -D -m 644 include/sys/uio.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/uio.h ./tools/install.sh -D -m 644 include/sys/types.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/types.h ./tools/install.sh -D -m 644 include/sys/un.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/un.h ./tools/install.sh -D -m 644 include/sys/utsname.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/utsname.h ./tools/install.sh -D -m 644 include/sys/user.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/user.h ./tools/install.sh -D -m 644 include/sys/vfs.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/vfs.h ./tools/install.sh -D -m 644 include/sys/vt.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/vt.h ./tools/install.sh -D -m 644 include/sys/wait.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/wait.h ./tools/install.sh -D -m 644 include/sys/xattr.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sys/xattr.h ./tools/install.sh -D -m 644 include/syscall.h /home/ahill/maplelinux-bootstrap/maple/usr/include/syscall.h ./tools/install.sh -D -m 644 include/sysexits.h /home/ahill/maplelinux-bootstrap/maple/usr/include/sysexits.h ./tools/install.sh -D -m 644 include/syslog.h /home/ahill/maplelinux-bootstrap/maple/usr/include/syslog.h ./tools/install.sh -D -m 644 include/tar.h /home/ahill/maplelinux-bootstrap/maple/usr/include/tar.h ./tools/install.sh -D -m 644 include/termios.h /home/ahill/maplelinux-bootstrap/maple/usr/include/termios.h ./tools/install.sh -D -m 644 include/tgmath.h /home/ahill/maplelinux-bootstrap/maple/usr/include/tgmath.h ./tools/install.sh -D -m 644 include/threads.h /home/ahill/maplelinux-bootstrap/maple/usr/include/threads.h ./tools/install.sh -D -m 644 include/time.h /home/ahill/maplelinux-bootstrap/maple/usr/include/time.h ./tools/install.sh -D -m 644 include/uchar.h /home/ahill/maplelinux-bootstrap/maple/usr/include/uchar.h ./tools/install.sh -D -m 644 include/ucontext.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ucontext.h ./tools/install.sh -D -m 644 include/ulimit.h /home/ahill/maplelinux-bootstrap/maple/usr/include/ulimit.h ./tools/install.sh -D -m 644 include/unistd.h /home/ahill/maplelinux-bootstrap/maple/usr/include/unistd.h ./tools/install.sh -D -m 644 include/utime.h /home/ahill/maplelinux-bootstrap/maple/usr/include/utime.h ./tools/install.sh -D -m 644 include/utmpx.h /home/ahill/maplelinux-bootstrap/maple/usr/include/utmpx.h ./tools/install.sh -D -m 644 include/utmp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/utmp.h ./tools/install.sh -D -m 644 include/wait.h /home/ahill/maplelinux-bootstrap/maple/usr/include/wait.h ./tools/install.sh -D -m 644 include/values.h /home/ahill/maplelinux-bootstrap/maple/usr/include/values.h ./tools/install.sh -D -m 644 include/wchar.h /home/ahill/maplelinux-bootstrap/maple/usr/include/wchar.h ./tools/install.sh -D -m 644 include/wctype.h /home/ahill/maplelinux-bootstrap/maple/usr/include/wctype.h ./tools/install.sh -D -m 644 include/wordexp.h /home/ahill/maplelinux-bootstrap/maple/usr/include/wordexp.h ./tools/install.sh -D -l /lib/libc.so /home/ahill/maplelinux-bootstrap/maple/lib/ld-musl-x86_64.so.1 || true checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to accept ISO C89... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for build system compiler... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking for __attribute__((__alias__()))... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for mempcpy... yes checking for sigsetmask... no checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for fnmatch... yes checking for signal... yes checking whether stat64 is declared... no checking for glob64... no checking for open64... no checking for stat::st_mtim... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive Making all in src make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN token.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN token_vars.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC builtins.def make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN builtins.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mksyntax make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN syntax.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mknodes make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN nodes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make all-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC histedit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC arith_yylex.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC error.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC arith_yacc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC input.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC alias.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC cd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mail.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mystring.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC memalloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC main.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC exec.o exec.c:773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 773 | describe_command(out, command, path, verbose) | ^ exec.c:879:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 879 | commandcmd(argc, argv) | ^ 2 warnings generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC show.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC eval.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC miscbltin.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC system.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC redir.o redir.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 288 | dupredirect(redir, f) | ^ 1 warning generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC output.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC trap.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC builtins.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC bltin/times.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC options.o options.c:393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 393 | getoptsreset(value) | ^ 1 warning generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC syntax.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mksignames mksignames.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 364 | write_signames (stream) | ^ 1 warning generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN signames.c make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC jobs.o jobs.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 247 | killcmd(argc, argv) | ^ 1 warning generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC nodes.o nodes.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 122 | calcsize(n) | ^ nodes.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | sizenodelist(lp) | ^ nodes.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 219 | copynode(n) | ^ nodes.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | copynodelist(lp) | ^ nodes.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 339 | nodesavestr(s) | ^ 5 warnings generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC signames.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC bltin/test.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC expand.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC bltin/printf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC var.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC mkinit make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' GEN init.c make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC parser.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CC init.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' CCLD dash make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' Making install in src make install-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' .././install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c dash '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' .././install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 dash.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/dash-debian-0.5.12-12/src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for pthread.h... yes checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for stdio_ext.h... yes checking for threads.h... yes checking for xlocale.h... no checking for langinfo.h... yes checking for getopt.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for obstack.h... no checking for malloc.h... yes checking for spawn.h... yes checking for libcx/spawn2.h... no checking for sys/time.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for semaphore.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether to use C++... yes checking whether the C++ compiler (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++... gcc3 checking whether the compiler supports GNU C++... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support large files... none needed configure: autobuild project... GNU M4 configure: autobuild revision... 1.4.20 configure: autobuild hostname... maplebuild configure: autobuild timestamp... 20251013T185122Z checking for timestamps of last git commit... touch skipped checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for lstat... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... no checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fpurge... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlocalename_l... no checking for getexecname... no checking for iswcntrl... yes checking for mbslen... no checking for mprotect... yes checking for mkstemp... yes checking for openat... yes checking for pipe... yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for setrlimit... yes checking for getrlimit... yes checking for snprintf... yes checking for __xpg_strerror_r... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for gettimeofday... yes checking for memset_s... no checking for pselect... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for shutdown... yes checking for mquery... no checking for pstat_getprocvm... no checking for wctob... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for inline... inline checking for __sync_bool_compare_and_swap... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... nearly checking for faccessat... yes checking for getcwd... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for mode_t... yes checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... yes checking whether fchdir is declared... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mempcpy... yes checking for eaccess... yes checking whether byte ordering is bigendian... no checking whether fopen recognizes a trailing slash... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking for off64_t... no checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether locale.h defines locale_t... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking host CPU and C ABI... x86_64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for LC_MESSAGES... yes checking for multithread API to use... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking for posix_spawn_file_actions_addchdir_np... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether realloc should abort upon undefined behaviour... no checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for egrep... /bin/grep -E checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strstr works... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... guessing yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for vasprintf... yes checking whether wcsdup is declared... yes checking for strerrorname_np... no checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for library needed for semaphore functions... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... none checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking whether is self-contained... yes checking whether _putenv is declared... no checking whether initstate is declared... yes checking whether setstate is declared... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking whether access honors trailing slash... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... no checking for bool, true, false... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... (cached) yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) yes checking for mempcpy... (cached) yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for __fpurge... yes checking whether fpurge is declared... no checking whether fpurge works... no checking for __freadahead... yes checking for __freading... yes checking whether free is known to preserve errno... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking for __fseterr... yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getcwd handles long file names properly... no, but it is partly working checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking whether getdtablesize works... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler generally respects inline... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for working mkstemp... yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... (cached) yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... no checking whether posix_spawn_file_actions_addopen works... no checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtod obeys C99... yes checking for sys/single_threaded.h... no checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking for close_range... no checking whether fdopen sets errno... yes checking whether freopen works on closed fds... yes checking for ftruncate... yes checking for gettimeofday with POSIX signature... yes checking for duplocale... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking whether link obeys POSIX... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for memset_explicit... no checking for explicit_memset... no checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... guessing yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking whether time() works... guessing yes checking whether the C++ compiler has ... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether an open file can be renamed... yes checking if changeword is wanted... no checking which shell to use for syscmd... /bin/sh checking if malloc debugging is wanted... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating checks/Makefile config.status: creating examples/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing stamp-h commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd checks && make make[1]: Nothing to be done for 'all'. make all-recursive Making all in . make[2]: Nothing to be done for 'all-am'. Making all in examples make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN alloca.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN configmake.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN error.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN getopt-cdefs.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN getopt.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN assert.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN float.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN malloc/dynarray.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN malloc/scratch_buffer.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN limits.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN fcntl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN iconv.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN langinfo.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN obstack.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN malloc/dynarray-skeleton.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN dirent.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sigsegv.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sched.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN locale.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN stddef.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sys/random.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN inttypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sys/types.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN stdint.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sys/wait.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN unicase.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN sys/stat.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN uninorm.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN spawn.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN unistr.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN unitypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN uniwidth.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN uchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN wctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN string.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN pthread.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN stdio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN unictype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN wchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN stdlib.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN unistd.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' GEN math.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make all-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-basename-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-bitrotate.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c-strcasecmp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-binary-io.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isalnum.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-asyncsafe-spin.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c-ctype.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-openat-proc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c-stack.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isalpha.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isblank.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32iscntrl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isgraph.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32islower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isupper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isprint.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32ispunct.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isxdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32isspace.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32width.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-c32tolower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-cloexec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-chdir-long.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-close-stream.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_avltree_oset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-clean-temp-simple.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-dirname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-closein.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-closeout.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-concat-filename.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-basename.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-stripslash.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-canonicalize-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-dirname-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-canonicalize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fd-hook.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-exitfail.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-error.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fd-safer-flag.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-clean-temp.o clean-temp.c:235:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 234 | error (0, errno, | ~~~~~~~~~~~~~~~~ 235 | _("cannot find a temporary directory, try setting $TMPDIR")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clean-temp.c:69:18: note: expanded from macro '_' 69 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ clean-temp.c:235:14: note: treat the string as an argument to avoid this 235 | _("cannot find a temporary directory, try setting $TMPDIR")); | ^ | "%s", clean-temp.c:69:18: note: expanded from macro '_' 69 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ clean-temp.c:235:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 234 | error (0, errno, | ~~~~~~~~~~~~~~~~ 235 | _("cannot find a temporary directory, try setting $TMPDIR")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clean-temp.c:69:18: note: expanded from macro '_' 69 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ clean-temp.c:235:14: note: treat the string as an argument to avoid this 235 | _("cannot find a temporary directory, try setting $TMPDIR")); | ^ | "%s", clean-temp.c:69:18: note: expanded from macro '_' 69 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 2 warnings generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fcntl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-dup-safer-flag.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fatal-signal.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-execute.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-filenamecat.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-file-set.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-float.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-filenamecat-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-freading.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fpurge.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fopen-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getcwd-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-localename-table.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-free.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-findprog-in.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getlocalename_l-unsafe.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getopt1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hashcode-string1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getprogname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getcwd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hard-locale.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hashcode-string2.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hashcode-named-file.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hashkey-string.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-ialloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-localcharset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-localename-environ.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-localename-unsafe.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-localename.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_list.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbchar.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-malloca.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-math.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbiterf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-getopt.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbsnlen.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbszero.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbslen.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-hash.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-next-prime.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbuiter.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-memchr2.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbuiterf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-nl_langinfo.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC glthread/libm4_a-once.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-openat-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_oset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_linked_list.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-obstack.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-pipe2.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-pipe2-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-spawn_faction_addchdir.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mbsstr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-spawn_faction_addopen.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-printf-frexp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-spawn_faction_adddup2.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-printf-frexpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-same-inode.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-progname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-rawmemchr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-setlocale-lock.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-save-cwd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-setlocale.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-propername.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-setlocale_null.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-setlocale_null-unlocked.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-sig-handler.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-sigsegv.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_linkedhash_list.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-stat-time.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-stdlib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-mkstemp-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-strnlen1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC glthread/libm4_a-threadlib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC glthread/libm4_a-tls.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-striconv.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-spawn-pipe.o spawn-pipe.c:218:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:218:35: note: treat the string as an argument to avoid this 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:218:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:218:35: note: treat the string as an argument to avoid this 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:221:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:221:35: note: treat the string as an argument to avoid this 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ spawn-pipe.c:221:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ spawn-pipe.c:221:35: note: treat the string as an argument to avoid this 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^ | "%s", spawn-pipe.c:46:18: note: expanded from macro '_' 46 | #define _(msgid) dgettext ("gnulib", msgid) | ^ ./gettext.h:70:38: note: expanded from macro 'dgettext' 70 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-tmpdir.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-unistd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-tempname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-dup-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-trim.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-pipe-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-fd-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-aszprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-stackvma.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-version-etc-fsf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vaszprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vfzprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vzprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-quotearg.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-version-etc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-wctype-h.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vsnzprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xalloc-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xmalloca.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xsize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_xlist.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xmemdup0.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-wait-process.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-gl_xoset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xmalloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-asnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xstriconv.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-asprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xasprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-xvasprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vasprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-dynarray_at_failure.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-dynarray_emplace_enlarge.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-dynarray_finalize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-dynarray_resize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-dynarray_resize_clear.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-scratch_buffer_grow.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-printf-args.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC glthread/libm4_a-lock.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-scratch_buffer_set_array_size.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC malloc/libm4_a-scratch_buffer_grow_preserve.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unicase/libm4_a-tolower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_alnum.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_blank.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_alpha.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-printf-parse.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_cntrl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_digit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_lower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_graph.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_print.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_space.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_punct.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_xdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unictype/libm4_a-ctype_upper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unistr/libm4_a-u8-mbtoucr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unistr/libm4_a-u8-uctomb.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC unistr/libm4_a-u8-uctomb-aux.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC uniwidth/libm4_a-width.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-vasnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' CC libm4_a-regex.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' AR libm4.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/lib' Making all in src make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC path.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC macro.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC m4.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC debug.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC eval.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC format.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC freeze.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC symtab.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC output.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC input.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CC builtin.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' CCLD m4 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in checks make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN test-posix_spawn-dup2-stdout.sh make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN test-posix_spawn-dup2-stdin.sh make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN arpa/inet.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN sys/uio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN sys/ioctl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN ctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN sys/select.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN sys/time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' GEN sys/socket.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC btoc32.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC arpa_inet.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC c-strncasecmp.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC imaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC c32tob.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC findprog.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC inttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC offtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC uinttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC umaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC memset_explicit.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC pthread_sigmask.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC str_endswith.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC sockets.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC nanosleep.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC str_startswith.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC gl_array_oset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC read-file.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC sys_socket.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC c-strcasestr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC test-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC xconcat-filename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC random_r.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC xgetcwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC glthread/thread.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC gl_array_list.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CC vma-iter.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' AR libtests.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CCLD current-locale make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' CCLD test-localcharset make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/tests' cd checks && make make[1]: Nothing to be done for 'all'. make install-recursive Making install in . make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in examples make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in lib make install-am make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in src make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c m4 '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/src' Making install in doc make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 ./m4.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/doc' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/doc' Making install in checks make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in po make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/po' if test "m4" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/m4-1.4.20/po' Making install in tests make install-recursive Making install in . make[5]: Nothing to be done for 'install-exec-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C23 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for arpa/inet.h... yes checking for features.h... yes checking for sys/socket.h... yes checking for stdbool.h... yes checking for byteswap.h... yes checking for xlocale.h... no checking for uchar.h... yes checking for sys/param.h... yes checking for dirent.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for error.h... no checking for linux/xattr.h... yes checking for selinux/selinux.h... no checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for threads.h... yes checking for langinfo.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for grp.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for obstack.h... no checking for priv.h... no checking for sys/select.h... yes checking for pthread.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for OS.h... no checking for malloc.h... yes checking for stdbit.h... no checking for stdckdint.h... yes checking for sys/ioctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for utime.h... yes checking for semaphore.h... yes checking for sys/un.h... yes checking for hurd.h... no checking for linux/falloc.h... yes checking for linux/fs.h... yes checking for paths.h... yes checking for stropts.h... yes checking for sys/mtio.h... yes checking for sys/systeminfo.h... no checking for syslog.h... yes checking for pwd.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for egrep -e... (cached) /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support large files... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support timestamps after 2038... none needed configure: autobuild project... GNU coreutils configure: autobuild revision... 9.8 configure: autobuild hostname... maplebuild configure: autobuild timestamp... 20251013T185206Z checking for lstat... yes checking for fchmod... yes checking for pathconf... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... no checking for realpath... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for explicit_bzero... yes checking for posix_fadvise... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for listxattr... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fpurge... yes checking for __freadptr... yes checking for __freadptrinc... yes checking for fstatat... yes checking for fsync... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for microuptime... no checking for nanouptime... no checking for getlocalename_l... no checking for getlogin... yes checking for flockfile... yes checking for funlockfile... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for link... yes checking for readlink... yes checking for mbrlen... yes checking for mbslen... no checking for mprotect... yes checking for memset_s... no checking for getgrouplist... yes checking for mkdirat... yes checking for mknod... yes checking for mkstemp... yes checking for strftime_z... no checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for utmpname... yes checking for utmpxname... yes checking for iswctype... yes checking for renameat... yes checking for fpathconf... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for settimeofday... yes checking for stime... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for __xpg_strerror_r... yes checking for strtoimax... yes checking for strtold... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for pause... yes checking for getrusage... yes checking for sleep... yes checking for shutdown... yes checking for usleep... yes checking for mquery... no checking for pstat_getprocvm... no checking for wctob... yes checking for directio... no checking for nl_langinfo... yes checking for setitimer... yes checking for setrlimit... yes checking for prctl... yes checking for endgrent... yes checking for endpwent... yes checking for fallocate... yes checking for setgroups... yes checking for sethostname... yes checking for sync... yes checking for sysinfo... yes checking for tcgetpgrp... yes checking for getgrgid_nomembers... no checking for getgrnam_nomembers... no checking for getgrent_nomembers... no checking for fork... yes checking for vfork... yes checking for sys/acl.h... no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU coreutils will be built without ACL support. checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking for C/C++ restrict keyword... __restrict__ checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for uselocale... yes checking whether uselocale works... yes checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking whether the C++ compiler has ... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... nearly checking for uid_t... yes checking for gid_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown updates ctime per POSIX... yes checking whether chown honors trailing slash... yes checking for inline... inline checking whether to enable CRC slice-by-8 algorithm... yes checking if pclmul intrinsic exists... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether linux/if_alg.h has struct sockaddr_alg.... yes checking whether byte ordering is bigendian... no checking if endian.h defines stdint types... yes checking if endian.h defines functions and macros... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking for library containing setfilecon... no checking whether strmode is declared... no checking for mempcpy... yes checking whether fopen recognizes a trailing slash... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking for off64_t... no checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking for glibc-compatible sys/cdefs.h... no checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for arithmetic hrtime_t... no checking whether getline is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether locale.h defines locale_t... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking whether getlogin is declared... yes checking for ssize_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for off_t... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable in C... no checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking for working mktime... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for compound literals... yes checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether _putenv is declared... no checking for sigset_t... yes checking whether to use systemd APIs... no checking whether endutent is declared... yes checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... yes checking for struct utmpx.ut_name... yes checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... yes checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_tv... yes checking for struct utmpx.ut_host... yes checking for struct utmp.ut_host... yes checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... yes checking for struct utmpx.ut_session... yes checking for struct utmp.ut_session... yes checking for struct utmpx.ut_exit... yes checking for struct utmp.ut_exit... yes checking for struct utmpx.ut_exit.e_exit... yes checking for struct utmp.ut_exit.e_exit... yes checking for struct utmpx.ut_exit.e_termination... yes checking for struct utmp.ut_exit.e_termination... yes checking whether sysinfo is declared... yes checking for sys/sysctl.h... no checking for sysctl... no checking whether realloc should abort upon undefined behaviour... no checking whether rmdir works... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether stdckdint.h can be included in C... yes checking checking for an ISO C23 compliant stdckdint.h in C... yes checking whether stdckdint.h can be included in C++... yes checking checking for an ISO C++26 compliant stdckdint.h in C++... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking whether streq is declared... no checking whether memeq is declared... no checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether declares ioctl... yes checking for struct utsname... yes checking for struct winsize in ... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... guessing yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for vasprintf... yes checking whether wcsdup is declared... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking for strerrorname_np... no checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... none checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for library needed for semaphore functions... none checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether access honors trailing slash... yes checking for posix_memalign... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... no checking for bool, true, false... no checking whether btowc(0) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... (cached) yes checking for __builtin_expect... yes checking for working bswap_16, bswap_32, bswap_64... yes checking for nl_langinfo... yes checking for strtod_l... yes checking for nl_langinfo... (cached) yes checking for strtold_l... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for copy_file_range... yes checking whether openssl is GPL compatible... no checking whether openssl is GPL compatible... (cached) no checking whether openssl is GPL compatible... (cached) no checking whether openssl is GPL compatible... (cached) no checking whether openssl is GPL compatible... (cached) no checking for d_ino member in directory struct... (cached) yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for fdatasync... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) yes checking for sys/smack.h... no checking for struct stat.st_blocks... yes checking for mempcpy... (cached) yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for __fpurge... yes checking whether fpurge is declared... no checking whether fpurge works... no checking for __freadahead... yes checking for __freading... yes checking whether free is known to preserve errno... no checking whether freopen works on closed fds... yes checking whether frexp works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking for __fseterr... yes checking whether fstatat (..., 0) works... yes checking for sys/mount.h... yes checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... yes checking for sys/fs/s5param.h... no checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for strtof... yes checking for ftruncate... yes checking for struct statfs.f_type... yes checking for __fsword_t... no checking for fts_open... no checking for futimens... yes checking whether futimens works... no checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether getaddrinfo supports AI_NUMERICSERV... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... no, but it is partly working checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for newlocale... (cached) yes checking for duplocale... (cached) yes checking for freelocale... (cached) yes checking whether getlogin works... no checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for timespec_getres... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking host operating system... GNU/Linux checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether the compiler generally respects inline... yes checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (1) checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking for lchmod... yes checking for lchmod... (cached) yes checking for lchown... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether the compiler supports the __inline keyword... yes checking for gmp.h... no checking for gmp/gmp.h... no checking for gmp.h... (cached) no checking for gmp/gmp.h... (cached) no checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset_explicit... no checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... yes checking for mkostemp... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... (cached) yes checking for mntent.h... yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for sys/mntent.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for nl_langinfo... (cached) yes checking for mntent.h... (cached) yes checking for sys/pstat.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... (cached) no checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysctl... (cached) no checking for sched_getaffinity... yes checking for glibc compatible sched_getaffinity... yes checking for C nullptr... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... no checking for Perl 5.005 or newer... no configure: WARNING: WARNING: You don't seem to have perl5.005 or newer installed, or you lack a usable version of the Perl File::Compare module. As a result, you may be unable to run a few tests or to regenerate certain files if you modify the sources from which they are derived. checking for sys/pstat.h... (cached) no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... (cached) no checking for pstat_getstatic... no checking for pstat_getdynamic... (cached) no checking for getsysinfo... no checking for sysctl... (cached) no checking for table... no checking for sysinfo... (cached) yes checking for struct sysinfo.mem_unit... yes checking for pipe2... yes checking for a shell that conforms to POSIX... /bin/sh checking for posix_memalign... (cached) yes checking whether posix_memalign works for large alignment or zero size... no checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for PTHREAD_CREATE_DETACHED... (cached) yes checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes checking for PTHREAD_MUTEX_ROBUST... (cached) yes checking for PTHREAD_PROCESS_SHARED... (cached) yes checking for pthread_mutexattr_getrobust... yes checking whether pthread_once works... yes checking whether pthread_once can be used without linking with libpthread... yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking for putenv compatible with GNU and SVID... yes checking for xattr library with ATTR_ACTION_PERMISSIONS... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU coreutils will be built without xattr support. checking for qsort_r... yes checking for qsort_r signature... GNU checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether remove handles directories... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... (cached) yes checking for renameat2... no checking for linux/fs.h... (cached) yes checking for renameat2... (cached) no checking for rewinddir... yes checking whether rmdir works... (cached) yes checking for rpmatch... no checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for selinux/flask.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for sig2str... no checking for str2sig... no checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for smack_new_label_from_self in -lsmack... no checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works... yes checking whether strtod obeys C99... yes checking whether strtoimax works... yes checking whether strtold obeys POSIX... yes checking for strtoll... yes checking whether strtoll works... no checking for strtoull... yes checking whether strtoull works... no checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking for sys/single_threaded.h... no checking whether time() works... guessing yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking whether timer_settime is declared... yes checking for library containing timer_settime... none required checking for timer_settime... yes checking for uname... yes checking whether unlink honors trailing slashes... (cached) yes checking whether unlink of a parent directory fails as it should... (cached) guessing yes checking whether a running program can be unlinked... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... no checking for wmemchr... yes checking for wmempcpy... no checking for stdint.h... (cached) yes checking for atoll... yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking for duplocale... (cached) yes checking whether htons is declared... yes checking whether htonl is declared... yes checking whether ntohs is declared... yes checking whether ntohl is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... guessing yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether sched_yield is declared... yes checking whether sleep is declared... yes checking for working sleep... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking for struct tm.tm_gmtoff... (cached) yes checking for struct tm.tm_zone... (cached) yes checking whether tmpfile works... yes checking whether trunc is declared... yes checking whether truncl is declared... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking for working volatile... yes checking for sys/sysctl.h... (cached) no checking whether geteuid is declared... yes checking whether getuid is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether ttyname is declared... yes checking whether setregid is declared... yes checking for declarations of fseeko and ftello... yes checking for struct stat.st_author... no checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for mode_to_security_class... no checking for inotify_init... yes checking for syncfs... yes checking for nfs/vfs.h... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_type... yes checking for struct statvfs.f_namemax... yes checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable. configure: WARNING: GNU coreutils will be built without capability support. checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -Wno-format-extra-args... yes checking whether C compiler handles -Wno-implicit-const-int-float-conversion... yes checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes checking for working fork... yes checking for working vfork... (cached) yes checking for chroot... yes checking for gethostid... yes checking for sigsuspend... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for library containing dlopen... none required checking for fclonefileat... no checking for getattrat... no checking for statx... yes checking for initgroups... yes checking for syslog... yes checking for 3-argument setpriority function... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether C compiler handles -Werror... yes checking whether C compiler handles -errwarn... no checking whether this system supports stdbuf... yes checking IEEE 16 bit floating point... yes checking Brain 16 bit floating point... yes checking if vmull intrinsic exists... no checking if pclmul intrinsic exists... yes checking if avx2 pclmul intrinsic exists... yes checking if avx512 pclmul intrinsic exists... yes checking for avx2 intrinsics... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gnulib-tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile GEN lib/alloca.h GEN lib/configmake.h GEN lib/arpa/inet.h GEN lib/assert.h GEN lib/error.h GEN lib/float.h GEN lib/fts_.h GEN lib/fnmatch.h GEN lib/fcntl.h GEN lib/ctype.h GEN lib/dirent.h GEN lib/getopt.h GEN lib/getopt-cdefs.h GEN lib/malloc/dynarray.gl.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/limits.h GEN lib/malloc/dynarray-skeleton.gl.h GEN lib/iconv.h GEN lib/gmp.h GEN lib/langinfo.h GEN lib/obstack.h GEN lib/inttypes.h GEN lib/netdb.h GEN lib/sched.h GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/selinux/label.h GEN lib/locale.h GEN lib/stddef.h GEN lib/signal.h GEN lib/sys/random.h GEN lib/stdint.h GEN lib/sys/resource.h GEN lib/sys/ioctl.h GEN lib/stdbit.h GEN lib/sys/select.h GEN lib/sys/types.h GEN lib/sys/uio.h GEN lib/sys/time.h GEN lib/sys/utsname.h GEN lib/sys/wait.h GEN lib/termios.h GEN lib/sys/socket.h GEN lib/unicase.h GEN lib/uninorm.h GEN lib/sys/stat.h GEN lib/time.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/utime.h GEN lib/uchar.h GEN src/coreutils.h GEN src/version.c GEN src/version.h GEN lib/wctype.h GEN src/speedlist.h GEN lib/string.h GEN lib/pthread.h GEN lib/wchar.h GEN lib/stdio.h GEN lib/unictype.h GEN lib/stdlib.h GEN lib/unistd.h GEN lib/math.h make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in . make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hashcode-string1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hashcode-string2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hashcode-file-inode.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-i-ring.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hard-locale.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hashcode-named-file.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-group-member.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-heap.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-imaxtostr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-ialloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-uinttostr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-inttostr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-offtostr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-ino-map.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-umaxtostr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-issymlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-isapipe.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-idcache.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-hash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-human.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-issymlinkat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-ldtoastr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-localename-unsafe.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-localcharset.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-localename-environ.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-math.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-long-options.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-linebuffer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-malloca.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbchar.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbiterf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbsnlen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbszero.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mini-mpq-gnulib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbschr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbscasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbslen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbsrtoc32s.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mcel.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-memcasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-memcmp2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbswidth.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-memchr2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-memset_explicit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-memcoll.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mkancesdirs.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dirchownmod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mgetgroups.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mpsort.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-next-prime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mkdir-p.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-nanosleep.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-modechange.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-nl_langinfo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mountlist.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/glthread/libcoreutils_a-once.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-openat-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-obstack.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-opendirat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-openat-die.o lib/openat-die.c:38:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | _("unable to record current working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/openat-die.c:38:10: note: treat the string as an argument to avoid this 38 | _("unable to record current working directory")); | ^ | "%s", lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/openat-die.c:38:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38 | _("unable to record current working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/openat-die.c:38:10: note: treat the string as an argument to avoid this 38 | _("unable to record current working directory")); | ^ | "%s", lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/openat-die.c:57:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 56 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | _("failed to return to initial working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/openat-die.c:57:10: note: treat the string as an argument to avoid this 57 | _("failed to return to initial working directory")); | ^ | "%s", lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/openat-die.c:57:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 56 | error (exit_failure, errnum, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | _("failed to return to initial working directory")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/openat-die.c:57:10: note: treat the string as an argument to avoid this 57 | _("failed to return to initial working directory")); | ^ | "%s", lib/openat-die.c:31:18: note: expanded from macro '_' 31 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-nproc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-posix_memalign.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-pipe2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-printf-frexp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-physmem.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-posixver.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-posixtm.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-priv-set.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-printf-frexpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-progname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-propername-lite.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-qcopy-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-qset-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-randint.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-rawmemchr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-randperm.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-randread.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-read-file.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-rand-isaac.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-readtokens0.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-readtokens.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-nstrftime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-root-dev-ino.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-renameatu.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-rpmatch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-safe-read.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-safe-write.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-readutmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-same-inode.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-quotearg.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-same.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-save-cwd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-se-context.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-se-label.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-savewd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-selinux-at.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-savedir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-se-selinux.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-setlocale_null.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-setlocale-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-setlocale_null-unlocked.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sig-handler.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-settime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sockets.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stdbit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stdc_leading_zeros.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stdc_bit_width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-skipchars.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stat-time.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sig2str.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stdc_trailing_zeros.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mkstemp-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-str_endswith.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-string.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stdlib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-strnlen1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sys_socket.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-strintcmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-targetdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-strtoll.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-strtoull.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-parse-datetime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/glthread/libcoreutils_a-threadlib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-strnumcmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-timespec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-tempname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/glthread/libcoreutils_a-tls.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-u64.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-tmpdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-unistd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-pipe-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dup-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-time_rz.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fd-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-unlinkdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-unicodeio.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-userspec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-aszprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vaszprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-version-etc-fsf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vzprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vfzprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-version-etc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-wctype-h.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-utimens.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-wmempcpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vsnzprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-write-any-file.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-utimecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xalignalloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xfts.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xbinary-io.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xdectoimax.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xalloc-die.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xdectoumax.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xgetcwd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xmalloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xgetgroups.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xgethostname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xmemcoll.o lib/xmemcoll.c:39:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 39 | error (0, collation_errno, _("string comparison failed")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xmemcoll.c:39:30: note: treat the string as an argument to avoid this 39 | error (0, collation_errno, _("string comparison failed")); | ^ | "%s", lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xmemcoll.c:39:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 39 | error (0, collation_errno, _("string comparison failed")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xmemcoll.c:39:30: note: treat the string as an argument to avoid this 39 | error (0, collation_errno, _("string comparison failed")); | ^ | "%s", lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xmemcoll.c:40:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 40 | error (0, 0, _("Set LC_ALL='C' to work around the problem.")); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xmemcoll.c:40:16: note: treat the string as an argument to avoid this 40 | error (0, 0, _("Set LC_ALL='C' to work around the problem.")); | ^ | "%s", lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xmemcoll.c:40:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 40 | error (0, 0, _("Set LC_ALL='C' to work around the problem.")); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xmemcoll.c:40:16: note: treat the string as an argument to avoid this 40 | error (0, 0, _("Set LC_ALL='C' to work around the problem.")); | ^ | "%s", lib/xmemcoll.c:26:18: note: expanded from macro '_' 26 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xnanosleep.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xsize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xreadlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xprintf.o lib/xprintf.c:48:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 48 | error (exit_failure, errno, _("cannot perform formatted output")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xprintf.c:48:33: note: treat the string as an argument to avoid this 48 | error (exit_failure, errno, _("cannot perform formatted output")); | ^ | "%s", lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xprintf.c:48:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 48 | error (exit_failure, errno, _("cannot perform formatted output")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xprintf.c:48:33: note: treat the string as an argument to avoid this 48 | error (exit_failure, errno, _("cannot perform formatted output")); | ^ | "%s", lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xprintf.c:70:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 70 | error (exit_failure, errno, _("cannot perform formatted output")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xprintf.c:70:33: note: treat the string as an argument to avoid this 70 | error (exit_failure, errno, _("cannot perform formatted output")); | ^ | "%s", lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xprintf.c:70:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 70 | error (exit_failure, errno, _("cannot perform formatted output")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xprintf.c:70:33: note: treat the string as an argument to avoid this 70 | error (exit_failure, errno, _("cannot perform formatted output")); | ^ | "%s", lib/xprintf.c:29:18: note: expanded from macro '_' 29 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 4 warnings generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xsetenv.o lib/xsetenv.c:37:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (EXIT_FAILURE, 0, _("memory exhausted")); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ lib/xsetenv.c:27:18: note: expanded from macro '_' 27 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xsetenv.c:37:29: note: treat the string as an argument to avoid this 37 | error (EXIT_FAILURE, 0, _("memory exhausted")); | ^ | "%s", lib/xsetenv.c:27:18: note: expanded from macro '_' 27 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:432:44: note: expanded from macro '__gl_error_call' 432 | ? __gl_error_call1 (function, status, __VA_ARGS__) \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ lib/xsetenv.c:37:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 37 | error (EXIT_FAILURE, 0, _("memory exhausted")); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ lib/xsetenv.c:27:18: note: expanded from macro '_' 27 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^~~~~~~~~~~ lib/xsetenv.c:37:29: note: treat the string as an argument to avoid this 37 | error (EXIT_FAILURE, 0, _("memory exhausted")); | ^ | "%s", lib/xsetenv.c:27:18: note: expanded from macro '_' 27 | #define _(msgid) dgettext (GNULIB_TEXT_DOMAIN, msgid) | ^ lib/gettext.h:127:39: note: expanded from macro 'dgettext' 127 | # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) | ^ ./lib/error.h:496:39: note: expanded from macro 'error' 496 | __gl_error_call (error, status, __VA_ARGS__) | ^ ./lib/error.h:436:51: note: expanded from macro '__gl_error_call' 436 | __gl_error_call1 (function, __errstatus, __VA_ARGS__); \ | ^ ./lib/error.h:421:26: note: expanded from macro '__gl_error_call1' 421 | ((function) (status, __VA_ARGS__), \ | ^ 2 warnings generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtold.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtol.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtol-error.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtoul.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtoumax.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xstrtoimax.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xasprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-asprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xvasprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-yesno.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-asnprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mbsrtoc32s-state.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vasprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/hostid.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mktime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-printf-args.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/operand2sig.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-printf-parse.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/timeout.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/nice.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/users.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/find-mount-point.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/who.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/pinky.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/stdbuf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fnmatch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-vasnprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-mini-gmp-gnulib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/lbracket.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/base64-basenc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/basename.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/base32-basenc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/df.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/stty.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chown-chgrp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chown-chown.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chown.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/b2sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/blake2/cksum-b2sum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chcon.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cksum-crctab.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chown-core.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chmod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cksum-sum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cksum-cksum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/comm.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/basenc-basenc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cksum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/blake2/cksum-blake2b-ref.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cp-hash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/force-link.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/selinux.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/copy-file-data.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/show-date.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/set-fields.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/cut.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/date.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ls-dir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/libcksum_avx2_a-cksum_avx2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/libcksum_avx512_a-cksum_avx512.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/copy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/dirname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/csplit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/libcksum_pclmul_a-cksum_pclmul.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/dircolors.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/echo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/expand.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/expand-common.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/false.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/du.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/prog-fprintf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/expr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/env.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/fold.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/group-list.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/install.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/fmt.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/groups.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/dd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/id.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/link.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/logname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ls-ls.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/kill.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/relpath.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ln.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/mknod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/mkfifo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/join.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/mkdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/head.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/mv.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/mktemp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/nproc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/nl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/nohup.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/remove.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/md5sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/pathchk.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-regex.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/factor.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/paste.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/printenv.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/numfmt.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/readlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/pwd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/rm.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/realpath.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/rmdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/printf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/runcon.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ls.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/seq.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/od.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ptx.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sleep.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sha1sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/shuf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sha256sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sha224sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/shred.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sha512sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/temp-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sum-sum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sha384sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sync.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sum-digest.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/pr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tac.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/iopoll.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tee.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/true.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/touch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tty.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/uname-uname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/truncate.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/test.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/split.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/uname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tsort.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/ls-vdir.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/unexpand.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/stat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/unlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tail.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/whoami.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/uptime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/hostname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/uniq.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/yes.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/libstdbuf_so-libstdbuf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/version.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-acl-errno-valid.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/tr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-copy-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-acl-internal.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-set-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-get-permissions.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/chroot.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/wc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/getlimits.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-set-permissions.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-alignalloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-allocator.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-areadlink-with-size.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-areadlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-areadlinkat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-arpa_inet.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-areadlinkat-with-size.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-backup-rename.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-argv-iter.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-openat-proc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-backupfile.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-argmatch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-backup-find.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-basename-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-binary-io.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-bitrotate.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-btoc32.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-buffer-lcm.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/sort.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-file-type.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-ctype.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-strncasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-strcasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-strtod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32_apply_type_test.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c-strtold.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isalnum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32_get_type_test.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isblank.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isalpha.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32iscntrl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-base32.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isgraph.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32islower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32ispunct.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isprint.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isspace.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isxdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32isupper.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32tolower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-c32width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-chmodat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-cl-strtod.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-canon-host.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-chownat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-careadlinkat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-cl-strtold.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-chdir-long.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-cloexec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-canonicalize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-base64.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-close-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-closein.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-copy-file-range.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-closeout.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-af_alg.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-cpu-supports.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/libwc_avx2_a-wc_avx2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-crc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-md5-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha1-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha256-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha3-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha512-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sm3-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-md5.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-cycle-check.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-di-set.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dirname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-basename.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-stripslash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dtimespec-bound.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dirname-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dtotimespec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dtoastr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-exitfail.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-error.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fadvise.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-creat-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fd-hook.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fcntl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-open-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fd-safer-flag.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fd-reopen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-dup-safer-flag.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fdutimensat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-file-type.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-exclude.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-crc-x86_64-pclmul.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-file-set.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-filemode.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-float.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-filenamecat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-filenamecat-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fopen-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-file-has-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-filevercmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-freading.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fpurge.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-free.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-freopen-safer.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-freadseek.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fsusage.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha3.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-full-write.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-full-read.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha256.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-ftoastr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getcwd-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-futimens.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-gethrxtime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-localename-table.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-xtime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getlocalename_l-unsafe.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getcwd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getlogin.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-gettime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getprogname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getopt1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getndelim2.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-gettime-res.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-dynarray_at_failure.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-dynarray_finalize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-dynarray_resize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-dynarray_resize_clear.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getugroups.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sm3.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-sha512.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-scratch_buffer_grow.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fprintftime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unicase/libcoreutils_a-tolower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/glthread/libcoreutils_a-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_alnum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-getopt.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_alpha.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_digit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_blank.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_cntrl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/libcoreutils_a-fts.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_xdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_lower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_upper.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_graph.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_space.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_punct.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unictype/libcoreutils_a-ctype_print.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u32-chr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u32-pcpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u32-cpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u32-strlen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u32-strcat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR src/libcksum_avx512.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR src/libcksum_pclmul.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u8-uctomb.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR src/libcksum_avx2.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u8-mbtoucr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/unistr/libcoreutils_a-u8-uctomb-aux.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR src/libwc_avx2.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/libstdbuf.so make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR src/libver.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/blake2/b2sum-b2sum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC lib/uniwidth/libcoreutils_a-width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' AR lib/libcoreutils.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/timeout make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/stty make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/hostid make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/nice make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/chroot make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/users make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/who make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/pinky make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/df make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/[ make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/stdbuf make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/chcon make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/base64 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/base32 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/basename make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/basenc make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/cat make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/chgrp make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/chmod make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/chown make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/comm make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/cut make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/csplit make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/cksum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/date make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/cp make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/dd make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/echo make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/dircolors make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/dirname make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/dir make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/du make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/env make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/expand make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/factor make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/expr make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/fold make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/false make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/groups make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/fmt make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/id make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/join make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/kill make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/head make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/ginstall make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/link make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/logname make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/md5sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/ln make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/mkfifo make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/mkdir make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/ls make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/mktemp make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/mknod make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/nproc make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/nohup make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/nl make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/od make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/numfmt make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/paste make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/mv make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/pathchk make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CC src/blake2/b2sum-blake2b-ref.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/pr make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/printenv make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/printf make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/ptx make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/rmdir make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/pwd make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/rm make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/realpath make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/runcon make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/readlink make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/seq make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sha1sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sha224sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sha384sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/shred make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sha256sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sha512sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/shuf make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sleep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/split make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sort make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/test make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sync make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tee make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/stat make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tail make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tac make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tr make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/touch make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/true make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/truncate make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tty make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/uniq make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/tsort make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/unlink make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/uname make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/unexpand make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/chroot.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/hostid.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/timeout.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/uptime make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/whoami make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/yes make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/nice.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/who.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/hostname make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/wc make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/pinky.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/stty.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/users.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/vdir make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/stdbuf.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/df.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/base64.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/getlimits make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/base32.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/basename.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/cat.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/basenc.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/chcon.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/chgrp.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/chown.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/chmod.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/cksum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/comm.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/cp.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/csplit.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/cut.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/date.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/dd.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/dir.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/dircolors.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/dirname.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/du.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/env.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/echo.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/expand.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/expr.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/factor.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/fmt.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/false.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/fold.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/install.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/groups.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/head.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/id.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/join.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/kill.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/link.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/ln.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/logname.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/md5sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/mkdir.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/ls.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/mkfifo.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/mktemp.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/mv.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/mknod.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/nl.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/nproc.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/nohup.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/numfmt.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/od.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/paste.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/printenv.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/pr.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/pwd.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/pathchk.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/ptx.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/readlink.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/printf.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/rm.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/realpath.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/rmdir.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/runcon.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/seq.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sha1sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sha224sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sha256sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sha384sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sha512sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/shred.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/shuf.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sleep.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sort.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/split.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/sync.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/stat.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tail.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tac.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tee.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/test.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/touch.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/true.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tr.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/truncate.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tsort.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/tty.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/uname.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/unexpand.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/unlink.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/uniq.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/uptime.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/vdir.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/whoami.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/wc.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/hostname.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/yes.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' CCLD src/b2sum make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' GEN man/b2sum.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' Making all in gnulib-tests make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC str_startswith.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC c32tob.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC timespec-add.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC concat-filename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_crc-randomb.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_crc-bench-crc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC setlocale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC timespec-sub.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC localename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC random_r.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC xgetcwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC xconcat-filename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_md5-bench-md5.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha1-bench-sha1.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha224-bench-sha224.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha256-bench-sha256.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha3_224-bench-sha3-224.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC vma-iter.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC c-strcasestr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha3_384-bench-sha3-384.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha3_256-bench-sha3-256.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha3_512-bench-sha3-512.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha384-bench-sha384.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC test-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC glthread/thread.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC unistr/u32-set.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CC bench_sha512-bench-sha512.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' AR libtests.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-crc make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha3-512 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-md5 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha256 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha1 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha3-224 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha3-256 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha224 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha3-384 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha384 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD bench-sha512 make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD current-locale make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' CCLD test-localcharset make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/gnulib-tests' make install-recursive Making install in po make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/po' if test "coreutils" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8/po' Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' src/ginstall -c -m 644 ./doc/coreutils.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/lib/coreutils' src/ginstall -c src/libstdbuf.so '/home/ahill/maplelinux-bootstrap/maple/lib/coreutils' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' src/ginstall -c src/ginstall '/home/ahill/maplelinux-bootstrap/maple/bin/./install' src/ginstall -c src/chroot src/hostid src/timeout src/nice src/who src/users src/pinky src/stty src/df src/stdbuf src/[ src/b2sum src/base64 src/base32 src/basenc src/basename src/cat src/chcon src/chgrp src/chmod src/chown src/cksum src/comm src/cp src/csplit src/cut src/date src/dd src/dir src/dircolors src/dirname src/du src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/groups src/head src/id src/join src/kill src/link src/ln src/logname src/ls src/md5sum src/mkdir src/mkfifo src/mknod src/mktemp src/mv src/nl src/nproc src/nohup src/numfmt src/od src/paste src/pathchk src/pr src/printenv src/printf src/ptx src/pwd src/readlink src/realpath src/rm src/rmdir src/runcon src/seq src/sha1sum src/sha224sum src/sha256sum src/sha384sum src/sha512sum src/shred src/shuf src/sleep src/sort src/split src/stat src/sum src/sync src/tac src/tail src/tee src/test src/touch src/tr src/true src/truncate src/tsort src/tty src/uname src/unexpand src/uniq src/unlink src/uptime src/vdir src/wc src/whoami src/yes src/hostname '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' make install-exec-hook make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' src/ginstall -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/stty.1 man/df.1 man/stdbuf.1 man/b2sum.1 man/base64.1 man/base32.1 man/basenc.1 man/basename.1 man/cat.1 man/chcon.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' src/ginstall -c -m 644 man/groups.1 man/head.1 man/id.1 man/join.1 man/kill.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/runcon.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' src/ginstall -c -m 644 man/sleep.1 man/sort.1 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/uptime.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 man/hostname.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/coreutils-9.8' Making install in gnulib-tests make install-recursive Making install in . checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) awk checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C23 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for fnmatch.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for pthread.h... yes checking for malloc.h... yes checking for stdbit.h... no checking for stdckdint.h... yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for math.h... yes checking for priv.h... no checking for sys/select.h... yes checking for semaphore.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support large files... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support timestamps after 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for lstat... yes checking for mprotect... yes checking for mkstemp... yes checking for strftime_z... no checking for openat... yes checking for pclose... yes checking for popen... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for setrlimit... yes checking for getrlimit... yes checking for __xpg_strerror_r... yes checking for strptime... yes checking for strtoimax... yes checking for localtime_r... yes checking for wcrtomb... yes checking for wcwidth... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for sleep... yes checking for snprintf... yes checking for shutdown... yes checking for unlinkat... yes checking for vasnprintf... no checking for wctob... yes checking for sigprocmask... yes checking for fork... yes checking for vfork... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mempcpy... yes checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking host CPU and C ABI... x86_64 checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking for sched.h... yes checking for struct sched_param... yes checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether byte ordering is bigendian... no checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking for off64_t... no checking for blksize_t... yes checking for blkcnt_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... none checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether is self-contained... yes checking for library needed for semaphore functions... none checking whether initstate is declared... yes checking whether setstate is declared... yes checking for library containing setsockopt... none needed checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether declares ioctl... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking for static_assert... no checking for bool, true, false... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for struct stat.st_blocks... yes checking for mempcpy... (cached) yes checking for flexible array member... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... no checking whether freopen works on closed fds... yes checking whether fstatat (..., 0) works... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for Perl 5.005 or newer... no configure: WARNING: WARNING: You don't seem to have perl5.005 or newer installed, or you lack a usable version of the Perl File::Compare module. As a result, you may be unable to run a few tests or to regenerate certain files if you modify the sources from which they are derived. checking whether popen works with closed stdin... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... (cached) yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether setenv validates arguments... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for strcasecmp... yes checking whether strcasecmp works... guessing yes checking for working strerror function... yes checking for strncasecmp... yes checking whether strcasecmp works... (cached) guessing yes checking whether strncasecmp is declared... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... no checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... no checking for alignas and alignof... yes, macros checking for atoll... yes checking whether c32rtomb return value is correct... yes checking whether fdopen sets errno... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking for ftruncate... yes checking for duplocale... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for newlocale... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... yes checking whether uselocale works... yes checking whether perror matches strerror... yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... guessing yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether rmdir works... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking whether time() works... guessing yes checking for struct tm.tm_gmtoff... (cached) yes checking for struct tm.tm_zone... (cached) yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for stdint.h... (cached) yes checking for inline... (cached) inline checking for struct stat.st_rdev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether O_PATH supports fstat... yes checking for pr... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in lib make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN alloca.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN getopt-cdefs.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN assert.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN getopt.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN error.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN malloc/dynarray.gl.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN fnmatch.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN limits.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN ctype.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN fcntl.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sigsegv.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN dirent.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN langinfo.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sched.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN malloc/dynarray-skeleton.gl.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN stddef.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN signal.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sys/random.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN locale.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN strings.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN inttypes.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sys/time.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sys/types.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN stdint.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN stdbit.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sys/wait.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN unicase.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN uninorm.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN unistr.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN unitypes.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN uniwidth.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN time.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN wctype.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN sys/stat.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN uchar.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN string.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN unictype.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN wchar.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN pthread.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN stdlib.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN stdio.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' GEN unistd.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make all-am make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-binary-io.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c-ctype.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-allocator.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-basename-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c-file-type.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-bitrotate.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-btoc32.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-openat-proc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c-strcasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32_apply_type_test.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c-stack.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-argmatch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isalnum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isalpha.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isblank.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32_get_type_test.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32iscntrl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isgraph.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32islower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isxdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isprint.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32ispunct.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isspace.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32isupper.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32tolower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-cloexec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-c32width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-dirname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-careadlinkat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-exitfail.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-chdir-long.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-basename.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stripslash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-fd-hook.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-dirname-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-filenamecat-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-error.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-fcntl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-filenamecat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-free.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-getopt1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-gettime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-hard-locale.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-getprogname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-ialloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mbszero.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-localcharset.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-malloca.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mbsrtoc32s.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mbscasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mcel.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-nl_langinfo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-getopt.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC glthread/libdiffutils_a-once.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-openat-die.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-exclude.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-propername-lite.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-rawmemchr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-same-inode.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-progname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-save-cwd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-setlocale-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-sig-handler.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-setlocale_null-unlocked.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-setlocale_null.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-sigsegv.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-sh-quote.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-hash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stdbit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stat-time.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stdc_leading_zeros.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stdc_bit_width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stdlib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-strnlen1.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stdopen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-system-quote.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-nstrftime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC glthread/libdiffutils_a-threadlib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-strtoll.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-stackvma.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-timespec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-unistd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-tempname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-wmempcpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-version-etc-fsf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-wctype-h.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-time_rz.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xmalloca.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xfreopen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xalloc-die.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-version-etc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-quotearg.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xstdopen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-cmpbuf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xmalloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xstrtoul.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mbsrtoc32s-state.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-diagnose.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xstrtoimax.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC malloc/libdiffutils_a-dynarray_emplace_enlarge.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC malloc/libdiffutils_a-dynarray_finalize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-xstrtol.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC malloc/libdiffutils_a-dynarray_at_failure.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC malloc/libdiffutils_a-dynarray_resize_clear.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC malloc/libdiffutils_a-dynarray_resize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unicase/libdiffutils_a-tolower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_blank.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_cntrl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_alpha.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_alnum.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC glthread/libdiffutils_a-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-mktime.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_graph.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_lower.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_digit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_print.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_space.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_punct.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_upper.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unistr/libdiffutils_a-u32-chr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unictype/libdiffutils_a-ctype_xdigit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unistr/libdiffutils_a-u32-pcpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unistr/libdiffutils_a-u32-strcat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unistr/libdiffutils_a-u32-cpy.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC unistr/libdiffutils_a-u32-strlen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC uniwidth/libdiffutils_a-width.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-fnmatch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' CC libdiffutils_a-regex.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' AR libdiffutils.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/lib' Making all in src make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' GEN paths.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' GEN version.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' GEN version.c make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make all-am make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC version.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC system.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC ed.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC normal.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC ifdef.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC dir.o In file included from dir.c:28: ../lib/mcel.h:205:34: warning: result of comparison of constant 'MCEL_ERR_MIN' (128) with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] 205 | return _GL_LIKELY (0 <= c && c < MCEL_ERR_MIN); | ~ ^ ~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' AR libver.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC context.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC cmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CCLD cmp make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC side.o In file included from side.c:25: ../lib/mcel.h:205:34: warning: result of comparison of constant 'MCEL_ERR_MIN' (128) with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] 205 | return _GL_LIKELY (0 <= c && c < MCEL_ERR_MIN); | ~ ^ ~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC diff.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC sdiff.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC util.o In file included from util.c:28: ../lib/mcel.h:205:34: warning: result of comparison of constant 'MCEL_ERR_MIN' (128) with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] 205 | return _GL_LIKELY (0 <= c && c < MCEL_ERR_MIN); | ~ ^ ~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CCLD sdiff make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC diff3.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC analyze.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CCLD diff3 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CC io.o In file included from io.c:26: ../lib/mcel.h:205:34: warning: result of comparison of constant 'MCEL_ERR_MIN' (128) with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] 205 | return _GL_LIKELY (0 <= c && c < MCEL_ERR_MIN); | ~ ^ ~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' CCLD diff make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' Making all in tests make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in man make[1]: Nothing to be done for 'all'. Making all in po make[1]: Nothing to be done for 'all'. Making all in gnulib-tests make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN float.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN sys/uio.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN arpa/inet.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN sys/ioctl.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN sys/select.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN sys/socket.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' GEN math.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make all-recursive Making all in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC float.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC hash-pjw.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC arpa_inet.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC concat-filename.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC dtotimespec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC c-strncasecmp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC imaxtostr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC c32tob.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC inttostr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC locale.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC math.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC priv-set.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC offtostr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC umaxtostr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC uinttostr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC sockets.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC sys_socket.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC str_startswith.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC nanosleep.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC timespec-add.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC timespec-sub.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC c-strcasestr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC xconcat-filename.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC unlinkdir.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC xsize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC xgetcwd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC vsnzprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC random_r.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC asnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC test-localcharset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC xstrtol-error.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC glthread/thread.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC unistr/u32-set.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC printf-args.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC printf-parse.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CC vasnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' AR libtests.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CCLD current-locale make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' CCLD test-localcharset make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/gnulib-tests' make[1]: Nothing to be done for 'all-am'. Making install in lib make install-am make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in src make install-am make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c cmp diff diff3 sdiff '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/src' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./diffutils.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/doc' Making install in man make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/man' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/man' Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/po' if test "diffutils" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/diffutils-3.12/po' Making install in gnulib-tests make install-recursive Making install in . make[4]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for leaf optimisation... yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for byteswap.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for priv.h... no checking for sys/select.h... yes checking for pthread.h... yes checking for sys/ioctl.h... yes checking for sys/random.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for egrep -e... (cached) /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for option for large files... none needed checking for option for timestamps after 2038... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for option for large files... (cached) none needed checking for option for timestamps after 2038... (cached) none needed checking for lstat... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... no checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fpurge... yes checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for qsort_r... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for snprintf... yes checking for strndup... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for geteuid... yes checking for pselect... yes checking for pthread_sigmask... yes checking for secure_getenv... yes checking for getuid... yes checking for getgid... yes checking for getegid... yes checking for sleep... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for vprintf... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... nearly checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for uid_t... yes checking for gid_t... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether strmode is declared... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking whether stdin defaults to large file offsets... yes checking for off64_t... no checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether alarm is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether byte ordering is bigendian... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether long double and double are the same... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking for working mktime... yes checking whether trunc is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for compound literals... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking for ssize_t... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoumax is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct utsname... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for a turkish Unicode locale... none checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking for sched.h... yes checking for struct sched_param... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether declares ioctl... yes checking whether access honors trailing slash... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking for working bswap_16, bswap_32, bswap_64... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) yes checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for __fpurge... yes checking whether fpurge is declared... no checking whether fpurge works... no checking for __freadahead... yes checking for __freading... yes checking whether free is known to preserve errno... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for struct statfs.f_type... yes checking for __fsword_t... no checking for fts_open... no checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking whether the compiler generally respects inline... yes checking whether isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for __mktime_internal... no checking whether modf can be used without linking with libm... yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for mntent.h... yes checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for sys/mntent.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... no checking for struct tm.tm_zone... (cached) yes checking whether perror matches strerror... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for qsort_r signature... GNU checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... no checking for nl_langinfo and YESEXPR... yes checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... no checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtoull... yes checking whether strtoull works... no checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking whether trunc is declared... (cached) yes checking for uname... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... no checking for stdint.h... (cached) yes checking for atoll... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking whether fdopen sets errno... yes checking for ftruncate... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for duplocale... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking for newlocale... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for duplocale... (cached) yes checking for freelocale... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setlocale supports the C locale... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for strtoll... yes checking whether strtoll works... no checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... no checking whether time() works... guessing yes checking for struct tm.tm_gmtoff... (cached) yes checking whether tmpfile works... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking for sys/mnttab.h... no checking for sys/mntio.h... no checking for sys/mkdev.h... (cached) no checking for getrlimit... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking for promoted mode_t type... (cached) mode_t checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for getrusage... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... (cached) yes checking for endmntent... (cached) yes checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for working re_compile_pattern... (cached) no checking for sort... /usr/bin/sort checking if /usr/bin/sort supports the -z option... yes checking for struct dirent.d_type... yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for python... /usr/bin/python checking for python version... 3.12 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for faketime... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating doc/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating gl/Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating gnulib-tests/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive Making all in gl Making all in lib make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN alloca.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN ctype.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN assert.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN getopt.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN getopt-cdefs.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN error.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN malloc/dynarray.gl.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN fnmatch.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN malloc/scratch_buffer.gl.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN limits.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN dirent.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN fcntl.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN langinfo.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN selinux/context.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN malloc/dynarray-skeleton.gl.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN selinux/selinux.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN selinux/label.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN stddef.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN locale.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN strings.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/types.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN inttypes.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/time.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/uio.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/utsname.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN stdint.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/wait.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN unicase.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/socket.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN uninorm.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN unistr.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN unitypes.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN uniwidth.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN time.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN sys/stat.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN wctype.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN uchar.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN string.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN unictype.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN stdio.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN wchar.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN stdlib.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN unistd.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' GEN math.h make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make all-recursive make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-allocator.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-bitrotate.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-areadlinkat.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-openat-proc.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-basename-lgpl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-areadlink.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-argv-iter.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-btoc32.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c-ctype.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-argmatch.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c-strncasecmp.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c-strcasecmp.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c-strstr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32_apply_type_test.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32iscntrl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isdigit.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32_get_type_test.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isalnum.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isalpha.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isblank.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isgraph.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32ispunct.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32islower.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isspace.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isprint.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isupper.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32isxdigit.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32tolower.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c32width.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-close-stream.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-chdir-long.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-cloexec.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-opendir-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-careadlinkat.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-cycle-check.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-closein.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-closeout.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-basename.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-dirname.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-c-strcasestr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-stripslash.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-exitfail.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-dirname-lgpl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-open-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fd-hook.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-creat-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-dup-safer-flag.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-canonicalize.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-error.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fcntl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fd-safer-flag.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-filenamecat-lgpl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-filemode.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fpurge.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-file-set.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-freading.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fopen-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-free.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-getopt1.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-getcwd-lgpl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-getprogname.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-gettime.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-hash-pjw.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-hard-locale.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-group-member.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-hash-triple-simple.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-i-ring.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-ialloc.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-malloca.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-getcwd.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-getopt.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-idcache.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-localcharset.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-human.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-math.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbchar.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbslen.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbszero.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbuiter.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbsrtoc32s.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbswidth.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-nl_langinfo.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-hash.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbuiterf.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-openat-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-modechange.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-openat-die.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-opendirat.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-progname.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbscasestr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fts.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-rpmatch.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mountlist.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-safe-read.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-rawmemchr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-same-inode.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-save-cwd.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-mbsstr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-se-context.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-selinux-at.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-se-label.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-se-selinux.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-savedir.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-sockets.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-setlocale_null.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-setlocale-lock.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-setlocale_null-unlocked.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-stat-time.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-strnlen1.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-nstrftime.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-timespec.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-sys_socket.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC glthread/libgnulib_a-threadlib.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-strtoull.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-unistd.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-pipe-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-dup-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-time_rz.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-fd-safer.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-version-etc-fsf.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-wctype-h.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-wmempcpy.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-quotearg.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xalloc-die.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-version-etc.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xgetcwd.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xstrtod.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xsize.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xstrtol-error.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xstrtol.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xmalloc.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC asnprintf.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC mbsrtoc32s-state.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-yesno.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xstrtoul.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-xstrtoumax.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-dynarray_at_failure.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-dynarray_emplace_enlarge.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC mktime.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-dynarray_finalize.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-dynarray_resize_clear.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC printf-args.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-dynarray_resize.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC strcasestr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-scratch_buffer_grow_preserve.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-scratch_buffer_grow.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC malloc/libgnulib_a-scratch_buffer_set_array_size.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC printf-parse.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_alnum.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unicase/libgnulib_a-tolower.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC glthread/libgnulib_a-lock.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_alpha.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_blank.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_cntrl.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_digit.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_graph.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_lower.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_upper.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_print.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_space.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_punct.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unistr/libgnulib_a-u32-cpy.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC vasnprintf.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC fnmatch.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unictype/libgnulib_a-ctype_xdigit.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-parse-datetime.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unistr/libgnulib_a-u32-chr.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unistr/libgnulib_a-u32-pcpy.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unistr/libgnulib_a-u32-strcat.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC unistr/libgnulib_a-u32-strlen.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC uniwidth/libgnulib_a-width.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' CC libgnulib_a-regex.o make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' AR libgnulib.a make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gl/lib' make[3]: Nothing to be done for 'all-am'. Making all in build-aux make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC findutils-version.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC extendbuf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC printquoted.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC dircallback.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC safe-atoi.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC splitstring.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC regextype.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC fdleak.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC bugreports.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC qmark.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC listfile.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' CC buildcmd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' AR libfind.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/lib' Making all in find Making all in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC finddata.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC getlimits.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC sharefile.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC fstype.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC exec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC ftsfind.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC util.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC tree.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC print.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC pred.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CC parser.o parser.c:1183:1: warning: non-void function does not return a value [-Wreturn-type] 1183 | } | ^ 1 warning generated. make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' AR libfindtools.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CCLD getlimits make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' CCLD find make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' Making all in testsuite make[3]: Nothing to be done for 'all'. Making all in xargs Making all in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' CC xargs.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' CCLD xargs make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' Making all in testsuite make[3]: Nothing to be done for 'all'. Making all in locate make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' echo '@set LOCATE_DB /var/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' rm -f updatedb find=`echo find|sed 's,x,x,'`; \ frcode=`echo frcode|sed 's,x,x,'`; \ copyright=`sed -n '/^# Copyright /{s/^..//;p;q;}' ./updatedb.sh \ grep .` || exit 1; \ sed \ -e "s,@""bindir""@,/bin," \ -e "s,@""libexecdir""@,/lib," \ -e "s,@""LOCATE_DB""@,/var/locatedb," \ -e "s,@""VERSION""@,4.10.0," \ -e "s,@""PACKAGE_NAME""@,GNU findutils," \ -e "s,@""PACKAGE_BUGREPORT""@,bug-findutils@gnu.org," \ -e "s,@""PACKAGE_BUGREPORT_URL""@,https://savannah.gnu.org/bugs/?group=findutils," \ -e "s,@""PACKAGE_URL""@,https://www.gnu.org/software/findutils/," \ -e "s,@""find""@,${find}," \ -e "s,@""frcode""@,${frcode}," \ -e "s,@""SORT""@,/usr/bin/sort," \ -e "s,@""SORT_SUPPORTS_Z""@,true," \ -e "s/@""COPYRIGHT""@/${copyright}/" \ ./updatedb.sh > updatedb chmod +x updatedb make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' CC word_io.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' CC frcode.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' CCLD frcode make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' CC locate.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' CCLD locate make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' Making all in testsuite make[4]: Nothing to be done for 'all'. Making all in doc make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/doc' ln -s ../locate/dblocation.texi dblocation.texi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/doc' make all-am make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in gnulib-tests make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN sched.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN sys/random.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN arpa/inet.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN sys/ioctl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN sys/select.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' GEN pthread.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC c32tob.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC dtotimespec.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC uinttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC imaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC inttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC umaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC offtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC binary-io.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC localename-table.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC localename-unsafe.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC priv-set.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC localename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC setlocale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC timespec-add.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC nanosleep.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC timespec-sub.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC strtoll.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC glthread/thread.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC unlinkdir.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC test-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC random_r.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC tempname.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC tmpdir.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CC unistr/u32-set.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' AR libtests.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CCLD current-locale make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' CCLD test-localcharset make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/gnulib-tests' Making install in gl Making install in lib make install-recursive make[5]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in build-aux make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in lib make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in find Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c find '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 find.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/find' Making install in testsuite make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in xargs Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c xargs '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 xargs.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/xargs' Making install in testsuite make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in locate make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' echo '@set LOCATE_DB /var/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make install-recursive Making install in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c locate '/home/ahill/maplelinux-bootstrap/maple/bin' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c updatedb '/home/ahill/maplelinux-bootstrap/maple/bin' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/lib' /usr/bin/install -c frcode '/home/ahill/maplelinux-bootstrap/maple/lib' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 locate.1 updatedb.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man5' /usr/bin/install -c -m 644 locatedb.5 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man5' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' make install-data-hook make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' ../build-aux/mkinstalldirs /home/ahill/maplelinux-bootstrap/maple/var make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/locate' Making install in testsuite make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in doc make install-am make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./find.info ./find-maint.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/doc' Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/po' if test "findutils" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/findutils-4.10.0/po' Making install in m4 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in gnulib-tests make install-recursive Making install in . make[4]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for gawk... (cached) awk checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C23 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for getopt.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for obstack.h... no checking for pthread.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for math.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for semaphore.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support large files... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support timestamps after 2038... none needed checking for ranlib... (cached) ranlib checking for pkg-config... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getexecname... no checking for isblank... yes checking for iswcntrl... yes checking for lstat... yes checking for mbrlen... yes checking for mprotect... yes checking for pipe... yes checking for iswctype... yes checking for sigaltstack... yes checking for setrlimit... yes checking for getrlimit... yes checking for __xpg_strerror_r... yes checking for strtoimax... yes checking for wcrtomb... yes checking for wctob... yes checking for getlocalename_l... no checking for gettimeofday... yes checking for pselect... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for shutdown... yes checking for vasnprintf... no checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for inline... inline checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking host CPU and C ABI... x86_64 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for off64_t... no checking for blksize_t... yes checking for blkcnt_t... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking whether malloc (0) returns nonnull... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking whether alarm is declared... yes checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoimax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... none checking if environ is properly declared... yes checking whether byte ordering is bigendian... no checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for LC_MESSAGES... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether is self-contained... yes checking for library needed for semaphore functions... none checking whether _putenv is declared... no checking whether initstate is declared... yes checking whether setstate is declared... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... no checking for bool, true, false... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... (cached) yes checking for __builtin_expect... yes checking whether c32rtomb return value is correct... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... no checking whether fstatat (..., 0) works... yes checking for struct statfs.f_type... yes checking for __fsword_t... no checking for fts_open... no checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for Perl 5.005 or newer... no configure: WARNING: WARNING: You don't seem to have perl5.005 or newer installed, or you lack a usable version of the Perl File::Compare module. As a result, you may be unable to run a few tests or to regenerate certain files if you modify the sources from which they are derived. checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for readdir... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... no checking for variable-length arrays... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for wmemchr... yes checking for wmempcpy... no checking whether fdopen sets errno... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking for ftruncate... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for gettimeofday with POSIX signature... yes checking for duplocale... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... guessing yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... no checking whether time() works... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for stdint.h... (cached) yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for PCRE... no checking for pcre2_compile... no configure: WARNING: GNU grep will be built without PCRE support. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN alloca.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN configmake.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN assert.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN getopt-cdefs.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN getopt.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN error.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN malloc/dynarray.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN limits.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN obstack.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN fcntl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN malloc/dynarray-skeleton.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN langinfo.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN sched.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN sigsegv.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN ctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN dirent.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN stddef.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN sys/types.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN locale.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN inttypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN unicase.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN stdint.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN uninorm.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN unistr.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN unitypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN sys/stat.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN wctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN uchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN string.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN stdlib.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN wchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN pthread.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN unictype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN stdio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' GEN unistd.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make all-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-bitrotate.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-openat-proc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-basename-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c-strcasecmp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-binary-io.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32_apply_type_test.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-btoc32.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c-ctype.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c-stack.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32_get_type_test.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isalnum.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-argmatch.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isalpha.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isblank.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32iscntrl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isgraph.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isprint.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32islower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isspace.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32ispunct.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isupper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-cloexec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32isxdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32toupper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32tolower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-c32tob.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-close-stream.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-closeout.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-chdir-long.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-cycle-check.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-exitfail.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-stripslash.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-localeinfo.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-dirname-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-fcntl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-fd-hook.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-filenamecat-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-creat-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-error.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-free.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-open-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-getprogname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-getopt1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-hard-locale.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-ialloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-i-ring.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-localcharset.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-malloca.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-mbszero.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-mbsrtoc32s.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-mcel.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-mbscasecmp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-getopt.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-memchr2.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-exclude.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC glthread/libgreputils_a-once.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-nl_langinfo.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-openat-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-opendirat.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-openat-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-rawmemchr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-obstack.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-same-inode.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-safe-read.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-hash.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-setlocale_null.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-save-cwd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-setlocale-lock.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-stdlib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-setlocale_null-unlocked.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-stat-time.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-str_endswith.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-sigsegv.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-fts.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-strnlen1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-strtoll.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC glthread/libgreputils_a-threadlib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-unistd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-dup-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-fd-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-pipe-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-version-etc-fsf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-wctype-h.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-version-etc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-wmempcpy.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xalloc-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xbinary-io.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-stackvma.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-mbsrtoc32s-state.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-quotearg.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xstrtoimax.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xmalloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC malloc/libgreputils_a-dynarray_at_failure.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC malloc/libgreputils_a-dynarray_resize_clear.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC malloc/libgreputils_a-dynarray_emplace_enlarge.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC malloc/libgreputils_a-dynarray_finalize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xstrtoul.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-xstrtol.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC malloc/libgreputils_a-dynarray_resize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unicase/libgreputils_a-toupper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_alpha.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unicase/libgreputils_a-tolower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_blank.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_cntrl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_alnum.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_digit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC glthread/libgreputils_a-lock.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_graph.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_lower.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_space.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_print.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_punct.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_upper.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unictype/libgreputils_a-ctype_xdigit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unistr/libgreputils_a-u32-pcpy.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unistr/libgreputils_a-u32-cpy.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unistr/libgreputils_a-u32-chr.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unistr/libgreputils_a-u32-strlen.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-colorize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC unistr/libgreputils_a-u32-strcat.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-dfa.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' CC libgreputils_a-regex.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' AR libgreputils.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/lib' Making all in doc make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' GEN grep.1 make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' Making all in src make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' GEN egrep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' GEN fgrep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CC kwsearch.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CC searchutils.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CC dfasearch.o dfasearch.c:152:43: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] 152 | pat.fastmap = syntax_only | match_icase ? nullptr : ximalloc (uchar_max + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ dfasearch.c:152:43: note: place parentheses around the '|' expression to silence this warning 152 | pat.fastmap = syntax_only | match_icase ? nullptr : ximalloc (uchar_max + 1); | ^ | ( ) dfasearch.c:152:43: note: place parentheses around the '?:' expression to evaluate it first 152 | pat.fastmap = syntax_only | match_icase ? nullptr : ximalloc (uchar_max + 1); | ^ | ( ) 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CC kwset.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CC grep.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' CCLD grep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in gnulib-tests make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN float.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN sys/uio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN sys/ioctl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN arpa/inet.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN sys/time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN sys/select.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN sys/socket.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' GEN math.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC float.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC localename-table.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC concat-filename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC arpa_inet.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC c-strncasecmp.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC fd-safer-flag.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC dup-safer-flag.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC getlocalename_l-unsafe.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC imaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC hash-pjw.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC offtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC inttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC umaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC uinttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC localename-environ.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC math.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC localename-unsafe.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC sockets.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC sys_socket.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC str_startswith.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC localename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC nanosleep.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC setlocale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC xconcat-filename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC xsize.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC random_r.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC vsnzprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC xgetcwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC c-strcasestr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC asnprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC test-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC unistr/u32-set.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC xstrtol-error.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC glthread/thread.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC printf-args.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC printf-parse.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CC vasnprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' AR libtests.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CCLD current-locale make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' CCLD test-localcharset make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/gnulib-tests' Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/po' if test "grep" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/po' Making install in lib make install-am make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 grep.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./grep.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/doc' Making install in src make[2]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c grep '/home/ahill/maplelinux-bootstrap/maple/bin' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c egrep fgrep '/home/ahill/maplelinux-bootstrap/maple/bin' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/grep-3.12/src' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in gnulib-tests make install-recursive Making install in . make[4]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C23 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for less... less checking for more... more checking for nm... nm checking whether ln -s works... yes checking for ranlib... ranlib checking for a POSIX-compliant shell... /bin/sh checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for byteswap.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for error.h... no checking for features.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for stdckdint.h... yes checking for utime.h... yes checking for crtdefs.h... no checking for fcntl.h... yes checking for memory.h... yes checking for time.h... yes checking for sys/sdt.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support large files... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to support timestamps after 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for snprintf... yes checking for vasnprintf... no checking for fpurge... yes checking for fsync... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for openat... yes checking for pipe... yes checking for qsort_r... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for chown... yes checking for fchmod... yes checking for fchown... yes checking whether to enable CRC slice-by-8 algorithm... yes checking if pclmul intrinsic exists... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether byte ordering is bigendian... no checking if endian.h defines stdint types... yes checking if endian.h defines functions and macros... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking whether fopen recognizes a trailing slash... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for intmax_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether stdin defaults to large file offsets... yes checking for off64_t... no checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for egrep... /bin/grep -E checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether the utimes function works... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... no checking for bool, true, false... no checking for working bswap_16, bswap_32, bswap_64... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) yes checking for mempcpy... yes checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking for ptrdiff_t... yes checking for __fpurge... yes checking whether fpurge is declared... no checking whether fpurge works... no checking for __freading... yes checking whether free is known to preserve errno... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking for __fseterr... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for ptrdiff_t... (cached) yes checking for qsort_r signature... GNU checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether realloc (..., 0) returns nonnull... yes checking for reallocarray... yes checking whether rmdir works... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for stpcpy... yes checking for working strerror function... yes checking whether time() works... guessing yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for stdint.h... (cached) yes checking for underline in external names... no checking for an assembler syntax supported by this package... no checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... (cached) yes checking for off_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands GEN version.h GEN version.c make all-recursive Making all in lib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN alloca.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN getopt.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN getopt-cdefs.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN limits.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN assert.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN error.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN float.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN stddef.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN fcntl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN inttypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN dirent.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN sys/time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN sys/types.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN utime.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN stdint.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN sys/stat.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN string.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN stdlib.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN stdio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN wchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN unistd.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' GEN math.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make all-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-cloexec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-freading.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-float.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-exitfail.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-fpurge.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-basename-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-fd-hook.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-math.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-stripslash.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-free.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-malloca.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-getprogname.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-getopt1.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-timespec.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-creat-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-open-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-dup-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC vfprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-openat-proc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-fcntl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-crc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-stdlib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-dirname-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-save-cwd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-mbszero.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-ialloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-gettime.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-sig-handler.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-unistd.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-filenamecat-lgpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-chdir-long.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-openat-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-fd-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-openat-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-yesno.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-printf-frexp.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-printf-frexpl.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-utimens.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-xsize.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC fprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC printf-args.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-stat-time.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC asnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-error.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC printf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-vfzprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-pipe-safer.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-xalloc-die.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-savedir.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-xmalloc.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC printf-parse.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-getopt.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC vasnprintf.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' CC libgzip_a-crc-x86_64-pclmul.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' AR libgzip.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/lib' Making all in doc make[2]: Nothing to be done for 'all'. Making all in . make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN gunzip make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zcat make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zfgrep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN gzexe make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zforce make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zegrep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zcmp make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zless make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zdiff make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zgrep make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN zmore make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' GEN znew make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC version.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC unzip.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' AR libver.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC zip.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC bits.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC unpack.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC unlzw.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC util.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC unlzh.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC deflate.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC gzip.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC trees.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CC inflate.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' CCLD gzip make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' Making all in tests make[2]: Nothing to be done for 'all'. make install-recursive Making install in lib make install-am make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in doc make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/doc' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./gzip.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14/doc' Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c gzip '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make install-exec-hook make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zless.1 zmore.1 znew.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' + cd /home/ahill/maplelinux-bootstrap/maple/bin + rm -f uncompress make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' + cd /home/ahill/maplelinux-bootstrap/maple/bin + rm -f uncompress + ln gunzip uncompress make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gzip-1.14' Making install in tests make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for stdbool.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the compiler supports GNU C... (cached) yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... (cached) yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... (cached) none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) yes checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ option to enable C++11 features... none needed checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++... gcc3 checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable large file support... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable timestamps after Jan 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for eaccess... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking host CPU and C ABI... x86_64 checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking if system libc has working GNU glob... no checking whether system uses MSDOS-style paths... no checking for bool, true, false... no checking for ranlib... (cached) ranlib checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for ar... ar checking for perl... perl checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for library containing strerror... none required checking for library containing getpwnam... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for memory.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/file.h... yes checking for fcntl.h... yes checking for spawn.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... yes checking for sig_atomic_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking for standard gettimeofday... yes checking for strtoll... yes checking for strdup... yes checking for strndup... yes checking for stpcpy... yes checking for memrchr... yes checking for mempcpy... yes checking for umask... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... no checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for mkfifo... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for posix_spawn... yes checking for posix_spawnattr_setsigmask... yes checking whether bsd_signal is declared... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... yes checking whether closedir returns void... no checking for struct dirent.d_type... yes checking for pkg-config... no checking for GNU Guile... no checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking if the linker accepts -Wl,--export-dynamic... yes checking for posix_spawn that fails synchronously... yes checking for location of SCCS get command... get checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating build.cfg config.status: creating tests/config-flags.pm config.status: creating Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in lib make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' rm -f fnmatch.h-t fnmatch.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./fnmatch.in.h; \ } > fnmatch.h-t && \ mv -f fnmatch.h-t fnmatch.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make all-recursive make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT libgnu_a-fnmatch.o -MD -MP -MF .deps/libgnu_a-fnmatch.Tpo -c -o libgnu_a-fnmatch.o `test -f 'fnmatch.c' || echo './'`fnmatch.c fnmatch.c:124:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 124 | extern char *getenv (); | ^ /home/ahill/maplelinux-bootstrap/maple/usr/include/stdlib.h:53:7: note: conflicting prototype is here 53 | char *getenv (const char *); | ^ 1 warning generated. mv -f .deps/libgnu_a-fnmatch.Tpo .deps/libgnu_a-fnmatch.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT libgnu_a-glob.o -MD -MP -MF .deps/libgnu_a-glob.Tpo -c -o libgnu_a-glob.o `test -f 'glob.c' || echo './'`glob.c mv -f .deps/libgnu_a-glob.Tpo .deps/libgnu_a-glob.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' rm -f libgnu.a ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o libgnu_a-fnmatch.o libgnu_a-glob.o ranlib libgnu.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/lib' Making all in po make[1]: Nothing to be done for 'all'. Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o src/shuffle.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\ mv -f $depbase.Tpo $depbase.Po src/posixos.c:876:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 876 | if (streq (tdir, DEFAULT_TMPDIR)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ 1 warning generated. make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po src/getopt.c:390:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 390 | posixly_correct = getenv ("POSIXLY_CORRECT"); | ^ In file included from src/getopt.c:98: src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 105 | extern int getopt (); | ^ src/getopt.c:953:1: note: conflicting prototype is here 953 | getopt (int argc, char *const *argv, const char *optstring) | ^ 2 warnings generated. make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\ mv -f $depbase.Tpo $depbase.Po src/variable.c:411:47: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 411 | if (variable_changenum != last_changenum && streq (var->name, ".VARIABLES")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1142:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1142 | || streq (v->name, MAKEFLAGS_NAME))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1146:29: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1146 | if (!added_SHELL && streq (v->name, "SHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1153:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1153 | if (!found_makelevel && streq (v->name, MAKELEVEL_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1166:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1166 | if (!found_makeflags && streq (v->name, MAKEFLAGS_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1194:34: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1194 | if (!found_mflags && streq (v->name, "MFLAGS")) | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1251:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1251 | if (streq (var->name, MAKEFLAGS_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1254:12: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1254 | else if (streq (var->name, RECIPEPREFIX_NAME)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/variable.c:1421:21: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1421 | if (streq (varname, MAKEFLAGS_NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ 9 warnings generated. make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/main.c:26: src/getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 105 | extern int getopt (); | ^ /home/ahill/maplelinux-bootstrap/maple/usr/include/unistd.h:127:5: note: conflicting prototype is here 127 | int getopt(int, char * const [], const char *); | ^ src/main.c:872:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 872 | if (streq (output_sync_option, "none")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/main.c:874:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 874 | else if (streq (output_sync_option, "line")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/main.c:876:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 876 | else if (streq (output_sync_option, "target")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/main.c:878:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 878 | else if (streq (output_sync_option, "recurse")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/main.c:1540:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1540 | if (streq (v->name, "SHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ 6 warnings generated. make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\ mv -f $depbase.Tpo $depbase.Po src/read.c:1902:30: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1902 | if (!posix_pedantic && streq (nm, ".POSIX")) | ^~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/read.c:1918:32: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1918 | if (!second_expansion && streq (nm, ".SECONDEXPANSION")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/read.c:1925:25: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1925 | if (!one_shell && streq (nm, ".ONESHELL")) | ^~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ src/read.c:1992:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 1992 | if (streq (file->name, ".WAIT")) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/makeint.h:327:9: note: expanded from macro 'streq' 327 | ((a) == (b) || \ | ^ ~~~ 4 warnings generated. make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,--export-dynamic -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/shuffle.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o lib/libgnu.a make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' Making install in lib make install-recursive make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/po' if test "make" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/po' Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 ./make.info-3 '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1/doc' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/include' /usr/bin/install -c -m 644 src/gnumake.h '/home/ahill/maplelinux-bootstrap/maple/usr/include' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c make '/home/ahill/maplelinux-bootstrap/maple/bin' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 doc/make.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/make-4.4.1' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.8 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C99 features... unsupported checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C89 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for threads.h... yes checking for limits.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for sys/time.h... yes checking for stdalign.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for arpa/inet.h... yes checking for dirent.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for pthread.h... yes checking for sys/cdefs.h... no checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for locale.h... yes checking for errno.h... yes checking for mcheck.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fchmod... yes checking for btowc... yes checking for canonicalize_file_name... no checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for __fwriting... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mprotect... yes checking for mkostemp... yes checking for nl_langinfo... yes checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for wcrtomb... yes checking for wctob... yes checking for iswcntrl... yes checking for explicit_bzero... yes checking for memset_s... no checking for fpurge... yes checking for __fpurge... yes checking for __freading... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for mquery... no checking for pstat_getprocvm... no checking for isatty... yes checking for isascii... yes checking for memcpy... yes checking for strchr... yes checking for strtoul... yes checking for popen... yes checking for pathconf... yes checking for fchown... yes checking for setlocale... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... nearly checking for getcwd... yes checking for inline... inline checking for complete errno.h... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for multithread API to use... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking for library containing setfilecon... no checking whether fcloseall is declared... no checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... yes checking whether ungetc works on arbitrary bytes... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether strdup is declared... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for sys/acl.h... no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU sed will be built without ACL support. checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler supports the __inline keyword... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc stores incomplete characters... (cached) guessing no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mbtowc... yes checking for mempcpy... yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for Perl 5.005 or newer... no configure: WARNING: WARNING: You don't seem to have perl5.005 or newer installed, or you lack a usable version of the Perl File::Compare module. As a result, you may be unable to run a few tests or to regenerate certain files if you modify the sources from which they are derived. checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for alignas and alignof... yes, macros checking for va_copy... yes checking for bool, true, false... no checking for working strerror function... yes checking for strverscmp... yes checking for variable-length arrays... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether fdopen sets errno... yes checking whether fflush works on input streams... (cached) yes checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether fpurge is declared... no checking whether fpurge works... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking whether link obeys POSIX... yes checking whether lseek detects pipes... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for opendir... yes checking whether perror matches strerror... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for sys/single_threaded.h... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether "rt" can be used with fopen... yes checking whether -lcP is needed... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking whether UTF-8 case folding tests should pass... yes checking for perl... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile GEN lib/alloca.h GEN lib/ctype.h GEN lib/malloc/dynarray.gl.h GEN lib/assert.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/limits.h GEN lib/fcntl.h GEN lib/selinux/context.h GEN lib/selinux/selinux.h GEN lib/selinux/label.h GEN lib/langinfo.h GEN lib/malloc/dynarray-skeleton.gl.h GEN lib/locale.h GEN lib/sys/random.h GEN lib/sys/types.h GEN lib/inttypes.h GEN lib/stdint.h GEN sed/version.c GEN sed/version.h GEN lib/time.h GEN lib/wctype.h GEN lib/sys/stat.h GEN lib/string.h GEN lib/stdio.h GEN lib/wchar.h GEN lib/stdlib.h GEN lib/unistd.h make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in . make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-hard-locale.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-malloca.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/glthread/libsed_a-threadlib.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-version-etc-fsf.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-se-label.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-setlocale_null.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-setlocale-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-se-context.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-localcharset.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-nl_langinfo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/version.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-progname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-wctype-h.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-qset-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-qcopy-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-unistd.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-basename-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-ialloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-acl-errno-valid.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-set-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-copy-acl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-close-stream.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-stat-time.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-rawmemchr.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-se-selinux.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-acl-internal.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-exitfail.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-dynarray_resize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-c-strcasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-xalloc-die.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-c-strncasecmp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-fcntl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-stripslash.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-dynarray_at_failure.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' AR sed/libver.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-dynarray_finalize.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-binary-io.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-version-etc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-get-permissions.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-fd-hook.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-set-permissions.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-getprogname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-error.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-dynarray_resize_clear.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/glthread/libsed_a-lock.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-c-ctype.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-free.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-mbcs.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-cloexec.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-sed.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-scratch_buffer_set_array_size.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-closeout.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-scratch_buffer_grow.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-scratch_buffer_grow_preserve.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-dirname-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-localeinfo.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-tempname.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-xmalloc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/malloc/libsed_a-dynarray_emplace_enlarge.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-canonicalize-lgpl.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-obstack.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-regexp.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-utils.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-debug.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-quotearg.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-compile.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC sed/sed-execute.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-dfa.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CC lib/libsed_a-regex.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' AR lib/libsed.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' CCLD sed/sed make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' GEN doc/sed.1 WARNING: Did not generate or find default 'sed.1-t' man page. WARNING: Creating a stub man page instead. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' Making all in gnulib-tests make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sched.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN arpa/inet.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sys/uio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sys/ioctl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sys/time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN dirent.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sys/select.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN sys/socket.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' GEN pthread.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make all-recursive Making all in . make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC localename-table.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC sockets.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC pthread_sigmask.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC file-has-acl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC setlocale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC glthread/thread.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC freading.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC test-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC fpurge.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC nanosleep.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC sys_socket.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC localename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC read-file.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CC vma-iter.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' AR libtests.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CCLD test-localcharset make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' CCLD current-locale make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/gnulib-tests' make install-recursive Making install in po make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/po' if test "sed" = "gettext-tools"; then \ mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9/po' Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c sed/sed '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 doc/sed.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./doc/sed.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/sed-4.9' Making install in gnulib-tests make install-recursive Making install in . make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... none checking whether make supports nested variables... (cached) yes checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for fcntl.h... yes checking for linux/fd.h... yes checking for memory.h... yes checking for net/errno.h... no checking for sgtty.h... no checking for sys/param.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/io/trioctl.h... no checking for sys/mtio.h... yes checking for sys/time.h... yes checking for sys/tprintf.h... no checking for sys/tape.h... no checking for locale.h... yes checking for features.h... yes checking for linewrap.h... no checking for uchar.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... no checking for linux/xattr.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for priv.h... no checking for malloc.h... yes checking for selinux/selinux.h... no checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sysexits.h... yes checking for utime.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for grp.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for _LARGEFILE_SOURCE value needed for large files... no checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable large file support... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option for timestamps after 2038... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable large file support... (cached) none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option for timestamps after 2038... (cached) none needed checking for sys/buf.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for st_fstype string in struct stat... no checking for sys/acl.h... no checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for fchmod... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... no checking for realpath... yes checking for lstat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for listxattr... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for link... yes checking for readlink... yes checking for openat... yes checking for mprotect... yes checking for mkdirat... yes checking for mknod... yes checking for pipe... yes checking for iswctype... yes checking for renameat... yes checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for mkfifo... yes checking for setlocale... yes checking for fsync... yes checking for sys/acl.h... (cached) no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU tar will be built without ACL support. checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... nearly checking for faccessat... yes checking for getcwd... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for promoted mode_t type... mode_t checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... yes checking whether fclose works on input streams... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for O_CLOEXEC... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for compound literals... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for static_assert... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) yes checking whether fstatat (..., 0) works... yes checking for futimens... yes checking whether futimens works... no checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for group_member... no checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... yes checking for __mktime_internal... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... no checking for struct tm.tm_zone... (cached) yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... yes checking for renameat2... no checking for linux/fs.h... (cached) yes checking for renameat2... (cached) no checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... no checking for nl_langinfo and YESEXPR... yes checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtol... yes checking whether strtol works... no checking for strtoll... yes checking whether strtoll works... no checking for strtoul... yes checking whether strtoul works... no checking for strtoull... yes checking whether strtoull works... no checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... no checking for stdint.h... (cached) yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for remote tape header files... yes checking for sys/buf.h... (cached) no checking for struct stat.st_blksize... yes checking for library containing gethostbyname... none required checking for sys/xattr.h... yes checking for library containing getxattr... none required checking for library containing fgetxattr... none required checking for library containing lgetxattr... none required checking for library containing setxattr... none required checking for library containing fsetxattr... none required checking for library containing lsetxattr... none required checking for library containing listxattr... none required checking for library containing flistxattr... none required checking for library containing llistxattr... none required checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether time is declared... yes checking for waitpid... yes checking for remote shell... no checking for netdb.h... (cached) yes checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking for iconv_t... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnu/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in gnu make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN alloca.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN configmake.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN ctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN assert.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN error.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN getopt.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN getopt-cdefs.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN fnmatch.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN malloc/dynarray.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN fcntl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN malloc/scratch_buffer.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN limits.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN langinfo.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN dirent.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN malloc/dynarray-skeleton.gl.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN stddef.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN selinux/selinux.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN selinux/context.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN selinux/label.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN locale.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN strings.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN inttypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN signal.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN stdint.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN unicase.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN sys/types.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN sys/random.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN sys/time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN uninorm.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN unitypes.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN uniwidth.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN utime.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN uchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN wctype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN time.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN string.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN sys/stat.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN stdio.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN wchar.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN stdlib.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN unictype.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' GEN unistd.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make all-recursive make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-allocator.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-ba.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-eexst.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-pv.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-pin.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-acl-errno-valid.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-acl-internal.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-get-permissions.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-set-permissions.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-areadlink.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-areadlink-with-size.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-areadlinkat.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-pvh.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-bitrotate.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-version-etc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-basename-lgpl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isspace.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isalpha.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-xinl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-dirname.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c-strcasecmp.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-backup-find.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c-strncasecmp.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isxdigit.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32width.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isblank.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isalnum.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argmatch.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-areadlinkat-with-size.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32iscntrl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isdigit.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-close-stream.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c-ctype.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-openat-proc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32islower.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isupper.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-creat-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isgraph.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32isprint.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32ispunct.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-c32tolower.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-fs-xinl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-careadlinkat.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-basename.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-dirname-lgpl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-exitfail.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-full-read.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-stripslash.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fd-hook.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fd-safer-flag.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-cloexec.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-opendir-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-filenamecat-lgpl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-full-write.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-open-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-futimens.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-closeout.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-dup-safer-flag.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fdutimensat.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-file-has-acl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-free.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fcntl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-error.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-fmtstream.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-chdir-long.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-getcwd-lgpl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-getopt1.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-getprogname.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-gettime.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-hard-locale.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-backupfile.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-imaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-group-member.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-ialloc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-umaxtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-canonicalize-lgpl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-offtostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-mbchar.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-uinttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-inttostr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-malloca.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-nl_langinfo.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-rpmatch.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-localcharset.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-priv-set.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-safe-read.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-mbscasecmp.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-opendirat.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-exclude.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-se-context.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-openat-die.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-openat-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-progname.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-mbuiter.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-safe-write.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-getcwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-se-label.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-human.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-rawmemchr.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-savedir.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-setlocale-lock.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-strtoul.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-timespec.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-stat-time.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-version-etc-fsf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-se-selinux.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-strnlen1.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-save-cwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-timespec-sub.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-unistd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-wmempcpy.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-stdopen.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-renameatu.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-modechange.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fd-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-pipe-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xsize.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-unlinkdir.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-wctype-h.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-setlocale_null.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-time_rz.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-dup-safer.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-strtol.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xalloc-die.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-strtoll.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-strtoull.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-obstack.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC asnprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-selinux-at.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-version-etc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xgetcwd.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xasprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-parse.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-dynarray_at_failure.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-hash.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-tempname.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-dynarray_resize_clear.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xstrtol.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_print.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_digit.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_blank.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xvasprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unicase/libgnu_a-tolower.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-scratch_buffer_grow.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_lower.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-dynarray_emplace_enlarge.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xmalloc.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-dynarray_resize.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xstrtoul.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_alpha.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-scratch_buffer_grow_preserve.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_cntrl.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_graph.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-xstrtoumax.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_space.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-dynarray_finalize.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_alnum.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC malloc/libgnu_a-scratch_buffer_set_array_size.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-getopt.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_upper.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-utimens.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_xdigit.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC mktime.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC unictype/libgnu_a-ctype_punct.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC printf-args.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC uniwidth/libgnu_a-width.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-nstrftime.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-fprintftime.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC printf-parse.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-quotearg.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC vasnprintf.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-argp-help.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC fnmatch.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-parse-datetime.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' CC libgnu_a-regex.o make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' AR libgnu.a make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/gnu' Making all in lib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' GEN rmt-command.h make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make all-am make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC paxexit-status.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC paxnames.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC xattr-at.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC paxerror.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC rtapelib.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' CC wordsplit.o make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' AR libtar.a make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/lib' Making all in rmt make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' CC rmt.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' CCLD rmt make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' Making all in src make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC exit.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC map.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC exclist.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC warning.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC utf8.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC misc.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC delete.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC unlink.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC suffix.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC update.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC xattrs.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC system.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC checkpoint.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC compare.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC transform.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC extract.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC tar.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC xheader.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC create.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC list.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC sparse.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC names.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC buffer.o buffer.c:499:48: warning: implicit conversion from 'uintmax_t' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 499 | (0 < duration && numbytes / duration < (uintmax_t) -1 | ~ ^~~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CC incremen.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' CCLD tar make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' Making all in scripts make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 tar.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 ./tar.info-3 '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man8' /usr/bin/install -c -m 644 rmt.8 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man8' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/doc' Making install in gnu make install-recursive make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in lib make install-am make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in rmt make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/lib' /usr/bin/install -c rmt '/home/ahill/maplelinux-bootstrap/maple/lib' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/rmt' Making install in src make[2]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c tar '/home/ahill/maplelinux-bootstrap/maple/bin' make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/src' Making install in scripts make[2]: Nothing to be done for 'install-data-am'. Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/po' if test "tar" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/tar-1.35/po' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. XZ Utils 5.8.1 System type: checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if MicroLZMA support should be built... yes checking if .lz (lzip) decompression support should be built... yes checking if assembler optimizations should be used... no checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/cdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if the -Werror option is usable... yes checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for egrep -e... /bin/grep -E POSIX threading support: checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_condattr_setclock... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B checking the name lister (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B output from /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to produce PIC... -fPIC -DPIC checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang PIC flag -fPIC -DPIC works... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang static flag -static works... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -c -o file.o... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -c -o file.o... (cached) yes checking whether the /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... windres checking if library symbol versioning should be used... no Initializing gettext: checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no System headers and functions: checking for immintrin.h... yes checking for cpuid.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable large file support... none needed checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option for timestamps after 2038... none needed checking whether byte ordering is bigendian... no checking if __attribute__((__constructor__)) can be used... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking for vasprintf... yes checking whether _mm_movemask_epi8 is declared... yes checking if _mm_clmulepi64_si128 is usable... yes checking if ARM64 CRC32 instruction is usable... no checking if LoongArch CRC32 instructions are usable... no checking for cap_rights_limit... no checking for pledge... no checking if Linux Landlock is usable... yes GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wall... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wextra... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wvla... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wformat=2... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Winit-self... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wmissing-include-dirs... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wshift-overflow=2... no checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wstrict-overflow=3... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Walloc-zero... no checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wduplicated-cond... no checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wfloat-equal... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wundef... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wshadow... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wpointer-arith... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wbad-function-cast... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wwrite-strings... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wdate-time... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wsign-conversion... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wfloat-conversion... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wlogical-op... no checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Waggregate-return... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wstrict-prototypes... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wold-style-definition... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wmissing-prototypes... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wmissing-declarations... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wredundant-decls... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wimplicit-fallthrough... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wimplicit-fallthrough=5... no checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wc99-compat... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wc11-extensions... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wc2x-compat... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wc2x-extensions... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wpre-c2x-compat... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Warray-bounds-pointer-arithmetic... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wassign-enum... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wconditional-uninitialized... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wdocumentation... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wduplicate-enum... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wempty-translation-unit... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wflexible-array-extensions... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wmissing-variable-declarations... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wnewline-eof... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wshift-sign-overflow... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -Wstring-conversion... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive Making all in src Making all in liblzma Making all in api make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' rm -f liblzma.pc sed \ -e 's,@prefix[@],/usr,g' \ -e 's,@exec_prefix[@],,g' \ -e 's,@libdir[@],/lib,g' \ -e 's,@includedir[@],/usr/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.8.1,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread ,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo './'`common/microlzma_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c common/microlzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_encoder.o mv -f .deps/liblzma_la-microlzma_encoder.Tpo .deps/liblzma_la-microlzma_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo './'`common/lzip_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c common/lzip_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzip_decoder.o mv -f .deps/liblzma_la-lzip_decoder.Tpo .deps/liblzma_la-lzip_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo './'`simple/arm64.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c simple/arm64.c -fPIC -DPIC -o .libs/liblzma_la-arm64.o mv -f .deps/liblzma_la-arm64.Tpo .deps/liblzma_la-arm64.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c -o liblzma_la-riscv.lo `test -f 'simple/riscv.c' || echo './'`simple/riscv.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c simple/riscv.c -fPIC -DPIC -o .libs/liblzma_la-riscv.o mv -f .deps/liblzma_la-riscv.Tpo .deps/liblzma_la-riscv.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo './'`common/file_info.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c common/file_info.c -fPIC -DPIC -o .libs/liblzma_la-file_info.o mv -f .deps/liblzma_la-file_info.Tpo .deps/liblzma_la-file_info.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo './'`common/string_conversion.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c common/string_conversion.c -fPIC -DPIC -o .libs/liblzma_la-string_conversion.o mv -f .deps/liblzma_la-string_conversion.Tpo .deps/liblzma_la-string_conversion.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo './'`common/stream_decoder_mt.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c common/stream_decoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder_mt.o mv -f .deps/liblzma_la-stream_decoder_mt.Tpo .deps/liblzma_la-stream_decoder_mt.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo './'`common/microlzma_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c common/microlzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_decoder.o mv -f .deps/liblzma_la-microlzma_decoder.Tpo .deps/liblzma_la-microlzma_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -no-undefined -version-info 13:1:8 -o liblzma.la -rpath /lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-string_conversion.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-stream_encoder_mt.lo liblzma_la-microlzma_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-file_info.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-stream_decoder_mt.lo liblzma_la-microlzma_decoder.lo liblzma_la-lzip_decoder.lo liblzma_la-check.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-arm64.lo liblzma_la-sparc.lo liblzma_la-riscv.lo -lpthread libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-string_conversion.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-microlzma_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-file_info.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-stream_decoder_mt.o .libs/liblzma_la-microlzma_decoder.o .libs/liblzma_la-lzip_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-arm64.o .libs/liblzma_la-sparc.o .libs/liblzma_la-riscv.o -lpthread -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.8.1 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.8.1" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.8.1" "liblzma.so") libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' Making all in xzdec make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmadec-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/lzmadec-tuklib_mbstr_nonprint.Tpo -c -o lzmadec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c mv -f .deps/lzmadec-tuklib_mbstr_nonprint.Tpo .deps/lzmadec-tuklib_mbstr_nonprint.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xzdec-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/xzdec-tuklib_mbstr_nonprint.Tpo -c -o xzdec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c mv -f .deps/xzdec-tuklib_mbstr_nonprint.Tpo .deps/xzdec-tuklib_mbstr_nonprint.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /bin/sh ../../libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /bin/sh ../../libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' Making all in xz make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/xz-tuklib_mbstr_nonprint.Tpo -c -o xz-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c mv -f .deps/xz-tuklib_mbstr_nonprint.Tpo .deps/xz-tuklib_mbstr_nonprint.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-tuklib_mbstr_wrap.o -MD -MP -MF .deps/xz-tuklib_mbstr_wrap.Tpo -c -o xz-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c mv -f .deps/xz-tuklib_mbstr_wrap.Tpo .deps/xz-tuklib_mbstr_wrap.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-sandbox.o -MD -MP -MF .deps/xz-sandbox.Tpo -c -o xz-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c mv -f .deps/xz-sandbox.Tpo .deps/xz-sandbox.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c mv -f .deps/xz-message.Tpo .deps/xz-message.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/xz-list.Tpo .deps/xz-list.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /bin/sh ../../libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-sandbox.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-sandbox.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' Making all in lzmainfo make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-tuklib_mbstr_width.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_width.Tpo -c -o lzmainfo-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/lzmainfo-tuklib_mbstr_width.Tpo .deps/lzmainfo-tuklib_mbstr_width.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_nonprint.Tpo -c -o lzmainfo-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c mv -f .deps/lzmainfo-tuklib_mbstr_nonprint.Tpo .deps/lzmainfo-tuklib_mbstr_nonprint.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -MT lzmainfo-tuklib_mbstr_wrap.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_wrap.Tpo -c -o lzmainfo-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c mv -f .deps/lzmainfo-tuklib_mbstr_wrap.Tpo .deps/lzmainfo-tuklib_mbstr_wrap.Po make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /bin/sh ../../libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-overflow=3 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wc99-compat -Wc11-extensions -Wc2x-compat -Wc2x-extensions -Wpre-c2x-compat -Warray-bounds-pointer-arithmetic -Wassign-enum -Wconditional-uninitialized -Wdocumentation -Wduplicate-enum -Wempty-translation-unit -Wflexible-array-extensions -Wmissing-variable-declarations -Wnewline-eof -Wshift-sign-overflow -Wstring-conversion -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' Making all in scripts make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. Making install in src Making install in liblzma Making install in api make[4]: Nothing to be done for 'install-exec-am'. make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma/api' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/include' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/ahill/maplelinux-bootstrap/maple/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/home/ahill/maplelinux-bootstrap/maple/usr/include/.' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma/api' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/home/ahill/maplelinux-bootstrap/maple/lib/pkgconfig' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/ahill/maplelinux-bootstrap/maple/lib' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.8.1 /home/ahill/maplelinux-bootstrap/maple/lib/liblzma.so.5.8.1 libtool: install: (cd /home/ahill/maplelinux-bootstrap/maple/lib && { ln -s -f liblzma.so.5.8.1 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.8.1 liblzma.so.5; }; }) libtool: install: (cd /home/ahill/maplelinux-bootstrap/maple/lib && { ln -s -f liblzma.so.5.8.1 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.8.1 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/ahill/maplelinux-bootstrap/maple/lib/liblzma.la libtool: warning: remember to run 'libtool --finish /lib' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/liblzma' Making install in xzdec make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' make install-data-hook languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/home/ahill/maplelinux-bootstrap/maple/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/ahill/maplelinux-bootstrap/maple/bin' libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/lib' libtool: install: /usr/bin/install -c .libs/xzdec /home/ahill/maplelinux-bootstrap/maple/bin/xzdec libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/lib' libtool: install: /usr/bin/install -c .libs/lzmadec /home/ahill/maplelinux-bootstrap/maple/bin/lzmadec make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xzdec' Making install in xz make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make install-data-hook languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/home/ahill/maplelinux-bootstrap/maple/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/ahill/maplelinux-bootstrap/maple/bin' libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/lib' libtool: install: /usr/bin/install -c .libs/xz /home/ahill/maplelinux-bootstrap/maple/bin/xz make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' make install-exec-hook make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' cd "/home/ahill/maplelinux-bootstrap/maple/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' make install-data-hook languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in . $languages; do \ man="../../po4a/man/$lang/lzmainfo.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ done make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/ahill/maplelinux-bootstrap/maple/bin' libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/lib' libtool: install: /usr/bin/install -c .libs/lzmainfo /home/ahill/maplelinux-bootstrap/maple/bin/lzmainfo make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' make install-exec-hook make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' /bin/mkdir -p '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' make install-data-hook languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ make dist_man_MANS="$mans" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/ahill/maplelinux-bootstrap/maple/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' cd "/home/ahill/maplelinux-bootstrap/maple/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/src/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in po make[1]: Entering directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/xz-5.8.1/po' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking whether make supports the include directive... yes (GNU style) checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for bison... no checking for byacc... no checking whether ln -s works... yes checking for gcc... (cached) /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the compiler supports GNU C... (cached) yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... (cached) yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... (cached) none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... (cached) yes checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... (cached) gcc3 checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for variable-length arrays... yes checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if we are using EBCDIC... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for libintl.h... yes checking for mcheck.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for spawn.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/personality.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for stropts.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for bool, true, false... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for memory.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for socklen_t... yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... none required checking for library containing isinf... no checking for library containing ismod... no checking for library containing isnan... no checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for fwrite_unlocked... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for isascii... yes checking for isblank... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for lstat... yes checking for getdtablesize... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for _NSGetExecutablePath... no checking for mkstemp... yes checking for mtrace... no checking for personality... yes checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for strncasecmp... yes checking for strsignal... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for timegm... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking for dlfcn.h... yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... no checking whether readline via "-lreadline -ltermcap" is present and sane... no checking whether readline via "-lreadline -lcurses" is present and sane... no checking whether readline via "-lreadline -lncurses" is present and sane... no checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating gawkbug config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-mpfr' '--disable-nls' '--exec-prefix=' '--libexecdir=/lib' '--localstatedir=/var' '--sysconfdir=/etc' 'CC=/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang' 'CFLAGS=-O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./../build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking whether make supports the include directive... yes (GNU style) checking for gcc... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang accepts -g... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to enable C11 features... none needed checking whether /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang understands -c and -o together... yes checking dependency style of /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for z/OS USS compilation... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld checking if the linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B checking the name lister (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld option to reload object files... -r checking for file... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/nm -B output from /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -fno-rtti -fno-exceptions... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang option to produce PIC... -fPIC -DPIC checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang PIC flag -fPIC -DPIC works... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang static flag -static works... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -c -o file.o... yes checking if /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang supports -c -o file.o... (cached) yes checking whether the /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang linker (/home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/ld.lld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special development options... no checking for fnmatch.h... yes checking for limits.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for library containing fmod... none required checking for fdopendir... yes checking for fmod... yes checking for fnmatch... yes checking for getdtablesize... yes checking for clock_gettime... yes checking for gettimeofday... yes checking for nanosleep... yes checking for select... yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for strptime... yes checking for /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang options needed to detect all undeclared functions... none needed checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands make all-recursive Making all in support make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo pma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT pma.o -MD -MP -MF $depbase.Tpo -c -o pma.o pma.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o pma.o ranlib libsupport.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/support' Making all in . make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ mv -f $depbase.Tpo $depbase.Po node.c:235:33: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 235 | || val <= LONG_MIN || val >= LONG_MAX | ~~ ^~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/limits.h:29:18: note: expanded from macro 'LONG_MAX' 29 | #define LONG_MAX __LONG_MAX | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/alltypes.h:6:20: note: expanded from macro '__LONG_MAX' 6 | #define __LONG_MAX 0x7fffffffffffffffL | ^~~~~~~~~~~~~~~~~~~ 1 warning generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\ mv -f $depbase.Tpo $depbase.Po builtin.c:735:19: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 735 | if (d_length > SIZE_MAX) | ~ ^~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/stdint.h:20:25: note: expanded from macro 'SIZE_MAX' 20 | #define SIZE_MAX UINT64_MAX | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/stdint.h:51:21: note: expanded from macro 'UINT64_MAX' 51 | #define UINT64_MAX (0xffffffffffffffffu) | ^~~~~~~~~~~~~~~~~~~ builtin.c:740:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 740 | if (d_length < SIZE_MAX) | ~ ^~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/stdint.h:20:25: note: expanded from macro 'SIZE_MAX' 20 | #define SIZE_MAX UINT64_MAX | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/stdint.h:51:21: note: expanded from macro 'UINT64_MAX' 51 | #define UINT64_MAX (0xffffffffffffffffu) | ^~~~~~~~~~~~~~~~~~~ builtin.c:758:17: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 758 | if (d_index <= SIZE_MAX) | ~~ ^~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/stdint.h:20:25: note: expanded from macro 'SIZE_MAX' 20 | #define SIZE_MAX UINT64_MAX | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/stdint.h:51:21: note: expanded from macro 'UINT64_MAX' 51 | #define UINT64_MAX (0xffffffffffffffffu) | ^~~~~~~~~~~~~~~~~~~ builtin.c:1847:17: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 1847 | else if (d < LONG_MAX) | ~ ^~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/limits.h:29:18: note: expanded from macro 'LONG_MAX' 29 | #define LONG_MAX __LONG_MAX | ^~~~~~~~~~ /home/ahill/maplelinux-bootstrap/maple/usr/include/bits/alltypes.h:6:20: note: expanded from macro '__LONG_MAX' 6 | #define __LONG_MAX 0x7fffffffffffffffL | ^~~~~~~~~~~~~~~~~~~ 4 warnings generated. make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT printf.o -MD -MP -MF $depbase.Tpo -c -o printf.o printf.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o printf.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' Making all in extension make all-recursive Making all in po make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o mv -f .deps/ordchr.Tpo .deps/ordchr.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o mv -f .deps/intdiv.Tpo .deps/intdiv.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o mv -f .deps/fork.Tpo .deps/fork.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o mv -f .deps/readdir.Tpo .deps/readdir.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o mv -f .deps/inplace.Tpo .deps/inplace.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o mv -f .deps/revoutput.Tpo .deps/revoutput.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o mv -f .deps/readfile.Tpo .deps/readfile.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o fork.la -rpath /lib/gawk fork.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/fork.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o fnmatch.la -rpath /lib/gawk fnmatch.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/fnmatch.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o inplace.la -rpath /lib/gawk inplace.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/inplace.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/time.Tpo .deps/time.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o intdiv.la -rpath /lib/gawk intdiv.lo -lm libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/intdiv.o -lm -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o readdir.la -rpath /lib/gawk readdir.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/readdir.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o ordchr.la -rpath /lib/gawk ordchr.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/ordchr.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o testext.c:261:50: warning: variable 'newvalue' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer] 261 | if (set_array_element(environ_array, & index, & newvalue)) { | ^~~~~~~~ 1 warning generated. mv -f .deps/testext.Tpo .deps/testext.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o readfile.la -rpath /lib/gawk readfile.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/readfile.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o revoutput.la -rpath /lib/gawk revoutput.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/revoutput.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o time.la -rpath /lib/gawk time.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/time.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,time.so -o .libs/time.so libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c libtool: compile: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I./.. -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o mv -f .deps/rwarray.Tpo .deps/rwarray.Plo make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o revtwoway.la -rpath /lib/gawk revtwoway.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/revtwoway.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -o testext.la testext.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/testext.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o filefuncs.la -rpath /lib/gawk filefuncs.lo stack.lo gawkfts.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=link /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wall -DNDEBUG -module -avoid-version -no-undefined -o rwarray.la -rpath /lib/gawk rwarray.lo libtool: link: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -shared -fPIC -DPIC .libs/rwarray.o -O3 -march=skylake --sysroot=/home/ahill/maplelinux-bootstrap/maple -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' Making all in extras make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in awklib make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' rm -f pwcat.c ln -s ./eg/lib/pwcat.c . make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' rm -f grcat.c ln -s ./eg/lib/grcat.c . make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' sed 's;/usr/local/libexec/awk;/lib/awk;' < ./eg/lib/passwdawk.in > passwd.awk make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' sed 's;/usr/local/libexec/awk;/lib/awk;' < ./eg/lib/groupawk.in > group.awk make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -o pwcat pwcat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -O3 -march=skylake -pipe --sysroot=/home/ahill/maplelinux-bootstrap/maple -DNDEBUG -o grcat grcat.o make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' Making all in po make[2]: Nothing to be done for 'all'. Making all in test make[2]: Nothing to be done for 'all'. make install-recursive Making install in support make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in . make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/include' ./build-aux/install-sh -c -m 644 gawkapi.h '/home/ahill/maplelinux-bootstrap/maple/usr/include' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/bin' ./build-aux/install-sh -c gawkbug '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' ./build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/bin' ./build-aux/install-sh -c gawk '/home/ahill/maplelinux-bootstrap/maple/bin' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' make install-exec-hook make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' (cd /home/ahill/maplelinux-bootstrap/maple/bin; \ name=`echo gawk | sed 's,x,x,'` ; \ if [ ! -f gawk-5.3.2 ]; \ then ln ${name} gawk-5.3.2 2>/dev/null ; \ fi; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2' Making install in extension Making install in po make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ .././../build-aux/install-sh -c -d /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././../build-aux//install-sh -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension/po' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' ./../build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man3' ./../build-aux//install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man3' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' ./../build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/lib/gawk' /bin/sh ./libtool --mode=install ./../build-aux//install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/home/ahill/maplelinux-bootstrap/maple/lib/gawk' libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/filefuncs.so libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/filefuncs.la libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/fnmatch.so libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/fnmatch.la libtool: install: ./../build-aux//install-sh -c .libs/fork.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/fork.so libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/fork.la libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/inplace.so libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/inplace.la libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/intdiv.so libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/intdiv.la libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/ordchr.so libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/ordchr.la libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/readdir.so libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/readdir.la libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/readfile.so libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/readfile.la libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/revoutput.so libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/revoutput.la libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/revtwoway.so libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/revtwoway.la libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/rwarray.so libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/rwarray.la libtool: install: ./../build-aux//install-sh -c .libs/time.so /home/ahill/maplelinux-bootstrap/maple/lib/gawk/time.so libtool: install: ./../build-aux//install-sh -c .libs/time.lai /home/ahill/maplelinux-bootstrap/maple/lib/gawk/time.la libtool: warning: remember to run 'libtool --finish /lib/gawk' make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' make install-data-hook make[5]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/lib/gawk/$i ; \ done make[5]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extension' Making install in extras make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extras' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/etc/profile.d' .././build-aux/install-sh -c -m 644 gawk.sh gawk.csh '/home/ahill/maplelinux-bootstrap/maple/etc/profile.d' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/extras' Making install in doc make[3]: Nothing to be done for 'install-exec-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' .././build-aux/install-sh -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/home/ahill/maplelinux-bootstrap/maple/usr/share/man/man1' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' .././build-aux/install-sh -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/home/ahill/maplelinux-bootstrap/maple/usr/share/info' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/doc' Making install in awklib make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' .././build-aux/install-sh -c -d '/home/ahill/maplelinux-bootstrap/maple/lib/awk' .././build-aux/install-sh -c pwcat grcat '/home/ahill/maplelinux-bootstrap/maple/lib/awk' make[3]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' make install-exec-hook make[4]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' /bin/sh /home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/build-aux/install-sh -d /home/ahill/maplelinux-bootstrap/maple/usr/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ .././build-aux/install-sh -c -m 644 $i /home/ahill/maplelinux-bootstrap/maple/usr/share/awk/$progname ; \ done make[4]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/awklib' Making install in po make[2]: Entering directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/po' if test "gawk" = "gettext-tools"; then \ .././build-aux/install-sh -c -d /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././build-aux/install-sh -c -m 644 ./$file \ /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/ahill/maplelinux-bootstrap/maple/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/ahill/maplelinux-bootstrap/build/gawk-5.3.2/po' Making install in test make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. -- The C compiler identification is Clang 21.1.3 -- The CXX compiler identification is Clang 21.1.3 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:217 (message): Using LLVM_ENABLE_PROJECTS=libclc is deprecated now, and will become a fatal error in a future release. Please use -DLLVM_ENABLE_RUNTIMES=libclc or see the instructions at https://libclc.llvm.org/ for building the runtimes. -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libclc project is enabled -- lld project is enabled -- lldb project is enabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- flang project is disabled -- libc project is disabled -- Found Python3: /usr/bin/python3.12 (found suitable version "3.12.12", minimum required is "3.8") found components: Interpreter -- Performing Test CXX_COMPILER_SUPPORTS_STDLIB -- Performing Test CXX_COMPILER_SUPPORTS_STDLIB - Success -- Performing Test CXX_LINKER_SUPPORTS_STDLIB -- Performing Test CXX_LINKER_SUPPORTS_STDLIB - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for getauxval -- Looking for getauxval - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for pthread_getname_np -- Looking for pthread_getname_np - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for dlopen -- Looking for dlopen - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Can't get errc messages in cross-compilation mode -- LLVM host triple: x86_64-maple-linux-musl -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.9 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM default target triple: x86_64-maple-linux-musl -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER -- Performing Test CXX_SUPPORTS_CUSTOM_LINKER - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: LLD -- Setting native build dir to /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE -- Setting native stamp dir to /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE-stamps -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Success -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.49.1") -- Looking for logf128 -- Looking for logf128 - not found -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting LoongArch -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SPIRV -- Targeting SystemZ -- Targeting VE -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- LLD version: 21.1.3 -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dladdr -- Looking for dladdr - found -- Clang version: 21.1.3 -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test HAVE_LINKER_FLAG_LONG_PLT -- Performing Test HAVE_LINKER_FLAG_LONG_PLT - Success -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Found Python3: /usr/bin/python3.12 (found version "3.12.12") found components: Interpreter CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/bindings/python/tests/CMakeLists.txt:59 (message): check-clang-python not added to check-all as these tests fail in a cross-build setup -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "4") -- Enable SWIG to generate LLDB bindings: FALSE -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Enable editline support in LLDB: FALSE -- Could NOT find CursesAndPanel (missing: CURSES_INCLUDE_DIRS CURSES_LIBRARIES PANEL_LIBRARIES HAS_TERMINFO_SYMBOLS) -- Enable curses support in LLDB: FALSE -- Looking for lzma_auto_decoder in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so -- Looking for lzma_auto_decoder in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so - found -- Looking for lzma_easy_encoder in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so -- Looking for lzma_easy_encoder in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so - found -- Looking for lzma_lzma_preset in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so -- Looking for lzma_lzma_preset in /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so - found -- Found LibLZMA: /home/ahill/maplelinux-bootstrap/maple/usr/lib/x86_64-maple-linux-musl/liblzma.so (found version "5.8.1") -- Enable LZMA compression support in LLDB: TRUE -- SWIG 4 or later is required for Lua support in LLDB but could not be found -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR LUA_VERSION_MINOR LUA_VERSION_MAJOR LLDB_ENABLE_SWIG) -- Enable Lua scripting support in LLDB: FALSE -- SWIG 4 or later is required for Python support in LLDB but could not be found -- Could NOT find PythonAndSwig (missing: Python3_LIBRARIES Python3_INCLUDE_DIRS LLDB_ENABLE_SWIG) -- Enable Python scripting support in LLDB: FALSE -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) (Required is at least version "2.8") -- Enable Libxml 2 support in LLDB: FALSE -- Enable libfbsdvmcore support in LLDB: 0 -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION - Failed -- LLDB version: 21.1.3 -- Looking for ppoll -- Looking for ppoll - found -- Looking for ptsname_r -- Looking for ptsname_r - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - not found -- Looking for process_vm_readv -- Looking for process_vm_readv - found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - not found -- Skipping FreeBSDKernel plugin due to missing libfbsdvmcore -- Symbols (liblldb): exporting all symbols from the lldb namespace -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found make: /usr/bin/gmake -- Performing Test CXX_SUPPORTS_DOCUMENTATION -- Performing Test CXX_SUPPORTS_DOCUMENTATION - Success -- Performing Test CXX_SUPPORTS_NO_DOCUMENTATION_DEPRECATED_SYNC -- Performing Test CXX_SUPPORTS_NO_DOCUMENTATION_DEPRECATED_SYNC - Success -- Looking for gettid -- Looking for gettid - found -- Not building llvm-mt because libxml2 is not available -- libclc target 'amdgcn--' is enabled -- device: tahiti ( pitcairn;verde;oland;hainan;bonaire;kabini;kaveri;hawaii;mullins;tonga;tongapro;iceland;carrizo;fiji;stoney;polaris10;polaris11;gfx602;gfx705;gfx805;gfx900;gfx902;gfx904;gfx906;gfx908;gfx909;gfx90a;gfx90c;gfx942;gfx950;gfx1010;gfx1011;gfx1012;gfx1013;gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035;gfx1036;gfx1100;gfx1101;gfx1102;gfx1103;gfx1150;gfx1151;gfx1152;gfx1153;gfx1200;gfx1201 ) -- libclc target 'amdgcn--amdhsa' is enabled -- device: none ( ) -- libclc target 'amdgcn-mesa-mesa3d' is enabled -- device: tahiti ( pitcairn;verde;oland;hainan;bonaire;kabini;kaveri;hawaii;mullins;tonga;tongapro;iceland;carrizo;fiji;stoney;polaris10;polaris11;gfx602;gfx705;gfx805;gfx900;gfx902;gfx904;gfx906;gfx908;gfx909;gfx90a;gfx90c;gfx942;gfx950;gfx1010;gfx1011;gfx1012;gfx1013;gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035;gfx1036;gfx1100;gfx1101;gfx1102;gfx1103;gfx1150;gfx1151;gfx1152;gfx1153;gfx1200;gfx1201 ) -- libclc target 'clspv--' is enabled -- device: none ( ) -- libclc target 'clspv64--' is enabled -- device: none ( ) -- libclc target 'nvptx--' is enabled -- device: none ( ) -- libclc target 'nvptx--nvidiacl' is enabled -- device: none ( ) -- libclc target 'nvptx64--' is enabled -- device: none ( ) -- libclc target 'nvptx64--nvidiacl' is enabled -- device: none ( ) -- libclc target 'r600--' is enabled -- device: cedar ( palm;sumo;sumo2;redwood;juniper ) -- device: cypress ( hemlock ) -- device: barts ( turks;caicos ) -- device: cayman ( aruba ) -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/cmake/Modules/ExtendPath.cmake:13 (message): Since "/home/ahill/maplelinux-bootstrap/maple/bin" is absolute, it overrides base path: "${LLVM_INSTALL_PREFIX}". Call Stack (most recent call first): cmake/modules/CMakeLists.txt:142 (extend_path) -- Google Benchmark version: v0.0.0, normalized to 0.0.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- Enabling additional flags: -DINCLUDE_DIRECTORIES=/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/include -- Cross-compiling to test HAVE_THREAD_SAFETY_ATTRIBUTES CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/cmake/CXXFeatureCheck.cmake:49 (message): If you see build failures due to cross compilation, try setting HAVE_THREAD_SAFETY_ATTRIBUTES to 0 Call Stack (most recent call first): /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/CMakeLists.txt:232 (cxx_feature_check) -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- Cross-compiling to test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Cross-compiling to test HAVE_POSIX_REGEX CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/cmake/CXXFeatureCheck.cmake:49 (message): If you see build failures due to cross compilation, try setting HAVE_POSIX_REGEX to 0 Call Stack (most recent call first): /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/CMakeLists.txt:313 (cxx_feature_check) -- Performing Test HAVE_POSIX_REGEX -- success -- Cross-compiling to test HAVE_STEADY_CLOCK CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/cmake/CXXFeatureCheck.cmake:49 (message): If you see build failures due to cross compilation, try setting HAVE_STEADY_CLOCK to 0 Call Stack (most recent call first): /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/CMakeLists.txt:322 (cxx_feature_check) -- Performing Test HAVE_STEADY_CLOCK -- success -- Cross-compiling to test HAVE_PTHREAD_AFFINITY CMake Warning at /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/cmake/CXXFeatureCheck.cmake:49 (message): If you see build failures due to cross compilation, try setting HAVE_PTHREAD_AFFINITY to 0 Call Stack (most recent call first): /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/third-party/benchmark/CMakeLists.txt:326 (cxx_feature_check) -- Performing Test HAVE_PTHREAD_AFFINITY -- success -- Configuring done (21.4s) -- Generating done (20.6s) -- Build files have been written to: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 [1/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [2/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [3/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [4/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [5/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [6/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [7/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [8/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [9/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [10/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [11/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [12/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [13/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [14/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [15/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o [16/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [17/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [18/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [19/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [20/11378] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [21/11378] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [22/11378] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [23/11378] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [24/11378] Generating clspv-convert.cl [25/11378] Generating convert.cl [26/11378] Generating clc-convert.cl [27/11378] Creating export file for BugpointPasses [28/11378] Generating SBLanguages.h from Dwarf.def [29/11378] Creating export file for liblldb [30/11378] LLDB headers: stage LLDB headers in include directory [31/11378] LLDB headers: stage LLDB headers in include directory [32/11378] LLDB headers: stage LLDB headers in include directory [33/11378] LLDB headers: stage LLDB headers in include directory [34/11378] LLDB headers: stage LLDB headers in include directory [35/11378] LLDB headers: stage LLDB headers in include directory [36/11378] LLDB headers: stage LLDB headers in include directory [37/11378] LLDB headers: stage LLDB headers in include directory [38/11378] LLDB headers: stage LLDB headers in include directory [39/11378] LLDB headers: stage LLDB headers in include directory [40/11378] LLDB headers: stage LLDB headers in include directory [41/11378] LLDB headers: stage LLDB headers in include directory [42/11378] LLDB headers: stage LLDB headers in include directory [43/11378] LLDB headers: stage LLDB headers in include directory [44/11378] LLDB headers: stage LLDB headers in include directory [45/11378] LLDB headers: stage LLDB headers in include directory [46/11378] LLDB headers: stage LLDB headers in include directory [47/11378] LLDB headers: stage LLDB headers in include directory [48/11378] LLDB headers: stage LLDB headers in include directory [49/11378] LLDB headers: stage LLDB headers in include directory [50/11378] LLDB headers: stage LLDB headers in include directory [51/11378] LLDB headers: stage LLDB headers in include directory [52/11378] LLDB headers: stage LLDB headers in include directory [53/11378] LLDB headers: stage LLDB headers in include directory [54/11378] LLDB headers: stage LLDB headers in include directory [55/11378] LLDB headers: stage LLDB headers in include directory [56/11378] LLDB headers: stage LLDB headers in include directory [57/11378] LLDB headers: stage LLDB headers in include directory [58/11378] LLDB headers: stage LLDB headers in include directory [59/11378] LLDB headers: stage LLDB headers in include directory [60/11378] LLDB headers: stage LLDB headers in include directory [61/11378] LLDB headers: stage LLDB headers in include directory [62/11378] LLDB headers: stage LLDB headers in include directory [63/11378] LLDB headers: stage LLDB headers in include directory [64/11378] LLDB headers: stage LLDB headers in include directory [65/11378] LLDB headers: stage LLDB headers in include directory [66/11378] LLDB headers: stage LLDB headers in include directory [67/11378] LLDB headers: stage LLDB headers in include directory [68/11378] LLDB headers: stage LLDB headers in include directory [69/11378] LLDB headers: stage LLDB headers in include directory [70/11378] LLDB headers: stage LLDB headers in include directory [71/11378] LLDB headers: stage LLDB headers in include directory [72/11378] LLDB headers: stage LLDB headers in include directory [73/11378] LLDB headers: stage LLDB headers in include directory [74/11378] LLDB headers: stage LLDB headers in include directory [75/11378] LLDB headers: stage LLDB headers in include directory [76/11378] LLDB headers: stage LLDB headers in include directory [77/11378] LLDB headers: stage LLDB headers in include directory [78/11378] LLDB headers: stage LLDB headers in include directory [79/11378] LLDB headers: stage LLDB headers in include directory [80/11378] LLDB headers: stage LLDB headers in include directory [81/11378] LLDB headers: stage LLDB headers in include directory [82/11378] LLDB headers: stage LLDB headers in include directory [83/11378] LLDB headers: stage LLDB headers in include directory [84/11378] LLDB headers: stage LLDB headers in include directory [85/11378] LLDB headers: stage LLDB headers in include directory [86/11378] LLDB headers: stage LLDB headers in include directory [87/11378] LLDB headers: stage LLDB headers in include directory [88/11378] LLDB headers: stage LLDB headers in include directory [89/11378] LLDB headers: stage LLDB headers in include directory [90/11378] LLDB headers: stage LLDB headers in include directory [91/11378] LLDB headers: stage LLDB headers in include directory [92/11378] LLDB headers: stage LLDB headers in include directory [93/11378] LLDB headers: stage LLDB headers in include directory [94/11378] LLDB headers: stage LLDB headers in include directory [95/11378] LLDB headers: stage LLDB headers in include directory [96/11378] LLDB headers: stage LLDB headers in include directory [97/11378] LLDB headers: stage LLDB headers in include directory [98/11378] LLDB headers: stage LLDB headers in include directory [99/11378] LLDB headers: stage LLDB headers in include directory [100/11378] LLDB headers: stage LLDB headers in include directory [101/11378] LLDB headers: stage LLDB headers in include directory [102/11378] LLDB headers: stage LLDB headers in include directory [103/11378] LLDB headers: stage LLDB headers in include directory [104/11378] LLDB headers: stage LLDB headers in include directory [105/11378] LLDB headers: stage LLDB headers in include directory [106/11378] LLDB headers: stage LLDB headers in include directory [107/11378] LLDB headers: stage LLDB headers in include directory [108/11378] LLDB headers: stage LLDB headers in include directory [109/11378] LLDB headers: stage LLDB headers in include directory [110/11378] LLDB headers: stage LLDB headers in include directory [111/11378] LLDB headers: stage LLDB headers in include directory [112/11378] LLDB headers: stage LLDB headers in include directory [113/11378] LLDB headers: stage LLDB headers in include directory [114/11378] LLDB headers: stage LLDB headers in include directory [115/11378] LLDB headers: stage LLDB headers in include directory [116/11378] LLDB headers: stage LLDB headers in include directory [117/11378] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o [118/11378] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o [119/11378] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o [120/11378] Building CXX object tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o [121/11378] Linking CXX static library lib/libDynamicLibraryLib.a [122/11378] Generating ../../../../share/scan-view/bugcatcher.ico [123/11378] Linking CXX shared module unittests/Support/DynamicLibrary/SecondLib.so [124/11378] Generating ../../../../share/scan-view/startfile.py [125/11378] Generating ../../../../share/scan-view/Reporter.py [126/11378] Generating ../../../../share/scan-view/ScanView.py [127/11378] Generating ../../../../bin/scan-view [128/11378] Generating ../../../../lib/libear/ear.c [129/11378] Generating ../../../../lib/libear/config.h.in [130/11378] Generating ../../../../lib/libear/__init__.py [131/11378] Generating ../../../../lib/libscanbuild/resources/sorttable.js [132/11378] Generating ../../../../lib/libscanbuild/resources/selectable.js [133/11378] Generating ../../../../lib/libscanbuild/resources/scanview.css [134/11378] Generating ../../../../lib/libscanbuild/shell.py [135/11378] Generating ../../../../lib/libscanbuild/report.py [136/11378] Generating ../../../../lib/libscanbuild/intercept.py [137/11378] Generating ../../../../lib/libscanbuild/compilation.py [138/11378] Generating ../../../../lib/libscanbuild/clang.py [139/11378] Generating ../../../../lib/libscanbuild/arguments.py [140/11378] Generating ../../../../lib/libscanbuild/analyze.py [141/11378] Generating ../../../../lib/libscanbuild/__init__.py [142/11378] Generating ../../../../libexec/intercept-cc [143/11378] Linking CXX shared module unittests/Support/DynamicLibrary/PipSqueak.so [144/11378] Generating ../../../../libexec/intercept-c++ [145/11378] Generating ../../../../libexec/analyze-cc [146/11378] Generating ../../../../libexec/analyze-c++ [147/11378] Generating ../../../../bin/scan-build-py [148/11378] Generating ../../../../bin/intercept-build [149/11378] Generating ../../../../bin/analyze-build [150/11378] Generating ../../../../share/scan-build/sorttable.js [151/11378] Generating ../../../../share/scan-build/scanview.css [152/11378] Generating ../../../../share/man/man1/scan-build.1 [153/11378] Generating ../../../../libexec/c++-analyzer [154/11378] Generating ../../../../libexec/ccc-analyzer [155/11378] Generating ../../../../bin/scan-build [156/11378] Creating export file for CheckerOptionHandlingAnalyzerPlugin [157/11378] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [158/11378] Creating export file for SampleAnalyzerPlugin [159/11378] Bundling HTMLLogger resources [160/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [161/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [162/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [163/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [164/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [165/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [166/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [167/11378] Linking CXX static library lib/libbenchmark.a [168/11378] Linking CXX static library lib/libbenchmark_main.a [169/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [170/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [171/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [172/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [173/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [174/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [175/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [176/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [177/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [178/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinTemplatesEmitter.cpp.o [179/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinsEmitter.cpp.o [180/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [181/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [182/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [183/11378] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [184/11378] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [185/11378] Creating export file for LTO [186/11378] Building CXX object utils/llvm-test-mustache-spec/CMakeFiles/llvm-test-mustache-spec.dir/llvm-test-mustache-spec.cpp.o [187/11378] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [188/11378] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [189/11378] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [190/11378] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [191/11378] Building C object utils/count/CMakeFiles/count.dir/count.c.o [192/11378] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [193/11378] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [194/11378] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [195/11378] Building CXX object lib/Telemetry/CMakeFiles/LLVMTelemetry.dir/Telemetry.cpp.o [196/11378] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [197/11378] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [198/11378] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [199/11378] Linking CXX executable bin/llvm-PerfectShuffle [200/11378] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [201/11378] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [202/11378] Building CXX object lib/Frontend/Directive/CMakeFiles/LLVMFrontendDirective.dir/Spelling.cpp.o [203/11378] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [204/11378] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [205/11378] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [206/11378] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [207/11378] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [208/11378] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [209/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [210/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [211/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [212/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [213/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [214/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [215/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [216/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [217/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [218/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [219/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [220/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [221/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [222/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [223/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [224/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [225/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [226/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [227/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [228/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [229/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [230/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [231/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [232/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [233/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [234/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [235/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [236/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [237/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [238/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [239/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [240/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [241/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [242/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [243/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [244/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [245/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [246/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [247/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [248/11378] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [249/11378] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [250/11378] Generating VCSRevision.h [251/11378] Creating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE... [252/11378] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/llvm-min-tblgen.cpp.o [253/11378] Configuring NATIVE LLVM... [254/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/VTEmitter.cpp.o [255/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TargetFeaturesEmitter.cpp.o [256/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TableGen.cpp.o [257/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [258/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RuntimeLibcallsEmitter.cpp.o [259/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RISCVTargetDefEmitter.cpp.o [260/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/IntrinsicEmitter.cpp.o [261/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/DirectiveEmitter.cpp.o [262/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o [263/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/Attributes.cpp.o [264/11378] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/ARMTargetDefEmitter.cpp.o [265/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGTimer.cpp.o [266/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [267/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [268/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [269/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [270/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringToOffsetTable.cpp.o [271/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [272/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [273/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [274/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [275/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [276/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [277/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [278/11378] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [279/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [280/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [281/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [282/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [283/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [284/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ProgramStack.cpp.o [285/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [286/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [287/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [288/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [289/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [290/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [291/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [292/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [293/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [294/11378] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [295/11378] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [296/11378] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [297/11378] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [298/11378] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [299/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [300/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [301/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [302/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [303/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [304/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [305/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [306/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [307/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [308/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [309/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [310/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [311/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [312/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [313/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrieRawHashMap.cpp.o [314/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [315/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [316/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [317/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [318/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TextEncoding.cpp.o [319/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [320/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [321/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [322/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [323/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [324/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [325/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [326/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [327/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [328/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [329/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [330/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [331/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [332/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [333/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [334/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [335/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [336/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [337/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [338/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [339/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [340/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [341/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [342/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteRope.cpp.o [343/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteBuffer.cpp.o [344/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [345/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [346/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [347/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [348/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [349/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [350/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptionStrCmp.cpp.o [351/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [352/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [353/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [354/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mustache.cpp.o [355/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [356/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [357/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [358/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ModRef.cpp.o [359/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [360/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [361/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [362/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [363/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [364/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [365/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [366/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [367/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [368/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownFPClass.cpp.o [369/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [370/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [371/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [372/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [373/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [374/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [375/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [376/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [377/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [378/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [379/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [380/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [381/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [382/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [383/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [384/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [385/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [386/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [387/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [388/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [389/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [390/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserExtended.cpp.o [391/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserCompact.cpp.o [392/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [393/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [394/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [395/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [396/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [397/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o [398/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [399/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [400/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [401/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [402/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [403/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [404/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [405/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [406/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [407/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [408/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [409/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [410/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [411/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [412/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [413/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [414/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [415/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [416/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [417/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [418/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [419/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [420/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [421/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [422/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [423/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [424/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [425/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [426/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [427/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [428/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [429/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [430/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o [431/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64AttributeParser.cpp.o [432/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o [433/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [434/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [435/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [436/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [437/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [438/11378] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [439/11378] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [440/11378] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [441/11378] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [442/11378] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [443/11378] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [444/11378] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [445/11378] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [446/11378] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o -- The C compiler identification is Clang 21.1.3 -- The CXX compiler identification is Clang 21.1.3 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/ahill/maplelinux-bootstrap/maple/maple/tools/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:217 (message): Using LLVM_ENABLE_PROJECTS=libclc is deprecated now, and will become a fatal error in a future release. Please use -DLLVM_ENABLE_RUNTIMES=libclc or see the instructions at https://libclc.llvm.org/ for building the runtimes. -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libclc project is enabled -- lld project is enabled -- lldb project is enabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- flang project is disabled -- libc project is disabled -- Found Python3: /usr/bin/python3.12 (found suitable version "3.12.12", minimum required is "3.0") found components: Interpreter -- Performing Test LLVM_LIBSTDCXX_MIN -- Performing Test LLVM_LIBSTDCXX_MIN - Success -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR -- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for getauxval -- Looking for getauxval - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for pthread_getname_np -- Looking for pthread_getname_np - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_get_name_np -- Looking for pthread_get_name_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for dlopen -- Looking for dlopen - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLVM host triple: x86_64-unknown-linux-gnu -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.9 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM default target triple: x86_64-maple-linux-musl -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Success -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Success -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX -- Performing Test LLVM_HAS_NOGLOBAL_CTOR_MUTEX - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.49.1") -- Looking for logf128 -- Looking for logf128 - not found -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting LoongArch -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SPIRV -- Targeting SystemZ -- Targeting VE -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- LLD version: 21.1.3 -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dladdr -- Looking for dladdr - found -- Clang version: 21.1.3 -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test HAVE_LINKER_FLAG_LONG_PLT -- Performing Test HAVE_LINKER_FLAG_LONG_PLT - Failed -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) (Required is at least version "4") -- Enable SWIG to generate LLDB bindings: FALSE -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Enable editline support in LLDB: FALSE -- Could NOT find CursesAndPanel (missing: CURSES_INCLUDE_DIRS CURSES_LIBRARIES PANEL_LIBRARIES HAS_TERMINFO_SYMBOLS) -- Enable curses support in LLDB: FALSE -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) -- Enable LZMA compression support in LLDB: FALSE -- SWIG 4 or later is required for Lua support in LLDB but could not be found -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR LUA_VERSION_MINOR LUA_VERSION_MAJOR LLDB_ENABLE_SWIG) -- Enable Lua scripting support in LLDB: FALSE -- SWIG 4 or later is required for Python support in LLDB but could not be found -- Could NOT find PythonAndSwig (missing: Python3_LIBRARIES Python3_INCLUDE_DIRS LLDB_ENABLE_SWIG) -- Enable Python scripting support in LLDB: FALSE -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) (Required is at least version "2.8") -- Enable Libxml 2 support in LLDB: FALSE -- Enable libfbsdvmcore support in LLDB: 0 -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION - Failed -- LLDB version: 21.1.3 -- Looking for ppoll -- Looking for ppoll - found -- Looking for ptsname_r -- Looking for ptsname_r - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - not found -- Looking for process_vm_readv -- Looking for process_vm_readv - found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - not found -- Skipping FreeBSDKernel plugin due to missing libfbsdvmcore -- Symbols (liblldb): exporting all symbols from the lldb namespace -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Not building llvm-mt because libxml2 is not available -- Found Python3: /usr/bin/python3.12 (found version "3.12.12") found components: Interpreter -- libclc target 'amdgcn--' is enabled -- device: tahiti ( pitcairn;verde;oland;hainan;bonaire;kabini;kaveri;hawaii;mullins;tonga;tongapro;iceland;carrizo;fiji;stoney;polaris10;polaris11;gfx602;gfx705;gfx805;gfx900;gfx902;gfx904;gfx906;gfx908;gfx909;gfx90a;gfx90c;gfx942;gfx950;gfx1010;gfx1011;gfx1012;gfx1013;gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035;gfx1036;gfx1100;gfx1101;gfx1102;gfx1103;gfx1150;gfx1151;gfx1152;gfx1153;gfx1200;gfx1201 ) -- libclc target 'amdgcn--amdhsa' is enabled -- device: none ( ) -- libclc target 'amdgcn-mesa-mesa3d' is enabled -- device: tahiti ( pitcairn;verde;oland;hainan;bonaire;kabini;kaveri;hawaii;mullins;tonga;tongapro;iceland;carrizo;fiji;stoney;polaris10;polaris11;gfx602;gfx705;gfx805;gfx900;gfx902;gfx904;gfx906;gfx908;gfx909;gfx90a;gfx90c;gfx942;gfx950;gfx1010;gfx1011;gfx1012;gfx1013;gfx1030;gfx1031;gfx1032;gfx1033;gfx1034;gfx1035;gfx1036;gfx1100;gfx1101;gfx1102;gfx1103;gfx1150;gfx1151;gfx1152;gfx1153;gfx1200;gfx1201 ) -- libclc target 'clspv--' is enabled -- device: none ( ) -- libclc target 'clspv64--' is enabled -- device: none ( ) -- libclc target 'nvptx--' is enabled -- device: none ( ) -- libclc target 'nvptx--nvidiacl' is enabled -- device: none ( ) -- libclc target 'nvptx64--' is enabled -- device: none ( ) -- libclc target 'nvptx64--nvidiacl' is enabled -- device: none ( ) -- libclc target 'r600--' is enabled -- device: cedar ( palm;sumo;sumo2;redwood;juniper ) -- device: cypress ( hemlock ) -- device: barts ( turks;caicos ) -- device: cayman ( aruba ) -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) -- Configuring done (31.1s) -- Generating done (27.1s) -- Build files have been written to: /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE [447/11378] Building native llvm-config... [1/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGTimer.cpp.o [2/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [3/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [4/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [5/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [6/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringToOffsetTable.cpp.o [7/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [8/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [9/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [10/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [11/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [12/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [13/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [14/224] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [15/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [16/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [17/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [18/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [19/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [20/224] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [21/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [22/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [23/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [24/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [25/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [26/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ProgramStack.cpp.o [27/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [28/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [29/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [30/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [31/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [32/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [33/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [34/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [35/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [36/224] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [37/224] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [38/224] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [39/224] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [40/224] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [41/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [42/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [43/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [44/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [45/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [46/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [47/224] Linking CXX static library lib/libLLVMDemangle.a [48/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [49/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [50/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [51/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [52/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [53/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [54/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [55/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [56/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrieRawHashMap.cpp.o [57/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [58/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [59/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [60/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [61/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TextEncoding.cpp.o [62/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [63/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [64/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [65/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [66/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [67/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [68/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [69/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [70/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [71/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [72/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [73/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [74/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [75/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [76/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [77/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [78/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [79/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [80/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [81/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [82/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [83/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [84/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [85/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteRope.cpp.o [86/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RewriteBuffer.cpp.o [87/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [88/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [89/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [90/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [91/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [92/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [93/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptionStrCmp.cpp.o [94/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [95/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [96/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [97/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mustache.cpp.o [98/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [99/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [100/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [101/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ModRef.cpp.o [102/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [103/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [104/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [105/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [106/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [107/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [108/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [109/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [110/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [111/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownFPClass.cpp.o [112/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [113/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [114/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [115/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [116/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [117/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [118/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [119/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [120/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [121/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [122/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [123/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [124/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [125/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [126/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [127/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [128/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [129/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [130/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [131/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [132/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [133/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserExtended.cpp.o [134/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttrParserCompact.cpp.o [135/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [136/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [137/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [138/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [139/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [140/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o [141/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [142/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [143/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [144/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [145/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [146/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [147/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [148/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [149/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [150/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [151/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [152/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [153/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [154/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [155/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [156/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [157/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [158/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [159/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [160/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [161/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [162/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [163/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [164/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [165/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [166/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [167/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [168/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [169/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [170/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [171/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [172/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [173/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o [174/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64AttributeParser.cpp.o [175/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o [176/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [177/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [178/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [179/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [180/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [181/224] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [182/224] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [183/224] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [184/224] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [185/224] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [186/224] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [187/224] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [188/224] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [189/224] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [190/224] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/llvm-min-tblgen.cpp.o [191/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/VTEmitter.cpp.o [192/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TargetFeaturesEmitter.cpp.o [193/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TableGen.cpp.o [194/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [195/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RuntimeLibcallsEmitter.cpp.o [196/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/RISCVTargetDefEmitter.cpp.o [197/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/IntrinsicEmitter.cpp.o [198/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/DirectiveEmitter.cpp.o [199/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o [200/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/Attributes.cpp.o [201/224] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/ARMTargetDefEmitter.cpp.o [202/224] Linking CXX static library lib/libLLVMSupport.a [203/224] Linking CXX static library lib/libLLVMTableGen.a [204/224] Linking CXX executable bin/llvm-min-tblgen [205/224] Building RISCVTargetParserDef.inc... [206/224] Building PPCGenTargetFeatures.inc... [207/224] Building ARMTargetParserDef.inc... [208/224] Building AArch64TargetParserDef.inc... [209/224] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [210/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [211/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o [212/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [213/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [214/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [215/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVISAInfo.cpp.o [216/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/PPCTargetParser.cpp.o [217/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [218/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [219/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [220/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [221/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [222/224] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [223/224] Linking CXX static library lib/libLLVMTargetParser.a [224/224] Linking CXX executable bin/llvm-config [478/11378] Building native clang-tblgen... [1/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [2/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [3/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [4/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [5/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [6/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [7/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [8/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [9/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [10/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [11/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [12/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [13/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [14/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [15/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [16/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [17/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinTemplatesEmitter.cpp.o [18/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinsEmitter.cpp.o [19/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [20/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [21/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [22/24] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [23/24] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [24/24] Linking CXX executable bin/clang-tblgen [479/11378] Building riscv_vector.h... [480/11378] Building arm_vector_types.h... [481/11378] Building arm_cde.h... [482/11378] Building arm_mve.h... [483/11378] Building arm_bf16.h... [484/11378] Building arm_sme.h... [485/11378] Building arm_sve.h... [486/11378] Building arm_fp16.h... [487/11378] Building arm_neon.h... [488/11378] Building NodeClasses.inc... [489/11378] Building Nodes.inc... [490/11378] Building Checkers.inc... ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-riscv-vector-header -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/riscv_vector.td --write-if-changed -o riscv_vector.h -d riscv_vector.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/riscv_vector.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/6ca7f027280a39b45ad88b3e44ef41474d5379e6f0d88d03017e2c0c41171da9.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-cde-header -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_cde.td --write-if-changed -o arm_cde.h -d arm_cde.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_cde.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/fa5e86a911638ab3908d340f4fb7ac4d7e07ea09cb06a4f365448d3df7d5933e.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-vector-type -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_neon.td --write-if-changed -o arm_vector_types.h -d arm_vector_types.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_vector_types.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/287efa848fc377bd93e51159fecc8ab1ec4d884eb55718f5326e7e8b90d00d1b.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-bf16 -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_bf16.td --write-if-changed -o arm_bf16.h -d arm_bf16.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_bf16.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/5dc23a46af24580474a6762785629f4f851cf37565b1cca5071978a0bad5e5ca.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-mve-header -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_mve.td --write-if-changed -o arm_mve.h -d arm_mve.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_mve.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/a4655578d3307b90f682bd6bfe6247ee9241d98023ef9aef7d670710a1a368e6.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-sme-header -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_sme.td --write-if-changed -o arm_sme.h -d arm_sme.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_sme.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/4638a3b2eae82aba951ba1b09aae996ba3ae4da4efe9ed841c8b960eaed207fe.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-sve-header -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_sve.td --write-if-changed -o arm_sve.h -d arm_sve.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_sve.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/f5beb518cd27d0676150dbb008fc09e615b6e4ce79b4c4a73abaddfb4203db88.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-fp16 -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_fp16.td --write-if-changed -o arm_fp16.h -d arm_fp16.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_fp16.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/bfd01902c28d152635c0a86b6ee2c285a1a9efb0d85c929adf847df550edfb47.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-clang-syntax-node-classes -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax/Nodes.td --write-if-changed -o NodeClasses.inc -d NodeClasses.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax/NodeClasses.inc.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/8666e1edb05055e45c4b09f69557c8eef954b91bc33aafb2ac53f69d20cf95e3.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-clang-syntax-node-list -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax/Nodes.td --write-if-changed -o Nodes.inc -d Nodes.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Tooling/Syntax /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/Tooling/Syntax/Nodes.inc.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/de15d0fb2c2d0df9f7187f1425fafe574b1df3222b97fadfdb9d10c359eab87f.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-arm-neon -I /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/ -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/Basic/arm_neon.td --write-if-changed -o arm_neon.h -d arm_neon.h.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/lib/Headers/arm_neon.h.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/2d8aa2c1c8fbf98a7ecf007c5e5c857e2e1a2226c34fbc8595ce2dd43b1563a8.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: job failed: cd /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/StaticAnalyzer/Checkers && /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen -gen-clang-sa-checkers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/StaticAnalyzer/Checkers -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/include -I/home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm/include /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td --write-if-changed -o Checkers.inc -d Checkers.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/llvm /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/clang/include/clang/StaticAnalyzer/Checkers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2 /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/StaticAnalyzer/Checkers /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.inc.d /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/CMakeFiles/d/1bbe2b98f7cee22c5d5f16369c1b1b4ca4274f924528e14e7eef913076f69bb6.d Error relocating /home/ahill/maplelinux-bootstrap/build/llvm-project-21.1.3.src/stage2/NATIVE/bin/clang-tblgen: _ZNSt3__113__hash_memoryEPKvm: symbol not found ninja: subcommands failed