INFO:2025-12-16T17:02:15Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD eb3298feda3c..51cdebf33989 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 51cdebf33989 [AMDGPU] SIOptimizeExecMaskingPreRA: Fix crash on exec copy fold into INLINEASM (#172481) INFO:2025-12-16T17:02:19Z:root:syncing... Deleted branch merge (was 90beb790a256). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge e94e70944fbb] [gn build] Port eb3298feda3c 1 file changed, 1 insertion(+) [gn build] Port eb3298feda3c -- https://github.com/llvm/llvm-project/commit/eb3298feda3c INFO:2025-12-16T17:02:20Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/370] CXX obj/llvm/lib/Target/AMDGPU/LLVMAMDGPUCodeGen.SIOptimizeExecMaskingPreRA.o [2/370] AR lib/libLLVMAMDGPUCodeGen.a [3/370] LINK ./bin/llvm-cxxmap [4/370] LINK obj/llvm/unittests/CGData/CodeGenDataTests [5/370] LINK ./bin/llvm-mc [6/370] LINK ./bin/llvm-rtdyld [7/370] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [8/370] LINK ./bin/llvm-ml [9/370] LINK ./bin/llvm-lipo [10/370] LINK ./bin/llvm-cxxdump [11/370] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [12/370] LINK ./bin/llvm-xray [13/370] LINK ./bin/llvm-libtool-darwin [14/370] LINK ./bin/llvm-ar [15/370] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [16/370] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [17/370] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [18/370] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [19/370] LINK ./bin/llvm-jitlink [20/370] LINK obj/bolt/unittests/Passes/PassTests [21/370] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [22/370] LINK obj/llvm/unittests/MC/MCTests [23/370] LINK ./bin/llvm-exegesis [24/370] LINK obj/bolt/unittests/Core/CoreTests [25/370] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [26/370] LINK ./bin/llvm-bolt-heatmap [27/370] LINK ./bin/clang-linker-wrapper [28/370] LINK ./bin/llvm-bolt [29/370] LINK ./bin/llvm-c-test [30/370] LINK ./bin/clang-nvlink-wrapper [31/370] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [32/370] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [33/370] LINK ./bin/bugpoint [34/370] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [35/370] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [36/370] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [37/370] LINK obj/llvm/unittests/Target/TargetMachineCTests [38/370] LINK ./bin/dsymutil [39/370] LINK ./bin/llvm-lto2 [40/370] LINK ./bin/llvm-dwp [41/370] LINK ./bin/llvm-dwarfutil [42/370] LINK ./bin/llvm-split [43/370] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [44/370] LINK ./bin/lld [45/370] LINK ./bin/clang-sycl-linker [46/370] LINK ./bin/llvm-gsymutil [47/370] LINK ./bin/llvm-opt-fuzzer [48/370] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [49/370] SOLINK ./lib/libLTO.so [50/370] LINK obj/llvm/unittests/MI/MITests [51/370] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [52/370] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [53/370] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [54/370] LINK ./bin/llvm-isel-fuzzer [55/370] LINK ./bin/llvm-ir2vec [56/370] LINK ./bin/llvm-reduce [57/370] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [58/370] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [59/370] LINK ./bin/llc [60/370] LINK ./bin/opt [61/370] LINK obj/llvm/unittests/CodeGen/CodeGenTests [62/370] LINK obj/llvm/unittests/MIR/MIRTests [63/370] LINK obj/clang/unittests/Driver/ClangDriverTests [64/370] LINK ./bin/llvm-lto [65/370] LINK ./bin/lldb [66/370] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [67/370] LINK ./bin/lldb-test [68/370] LINK ./bin/lldb-dap [69/370] LINK ./bin/clang [70/370] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [71/370] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [72/370] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [73/370] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [74/370] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [75/370] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [76/370] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [77/370] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [78/370] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [79/370] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [80/370] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [81/370] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [82/370] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [83/370] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [84/370] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [85/370] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [86/370] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [87/370] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [88/370] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [89/370] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [90/370] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [91/190] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [92/190] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [93/157] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [94/157] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [95/157] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScanningWorker.o [96/157] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScanningUtils.o [97/157] CXX obj/clang-tools-extra/clangd/clangd.ScanningProjectModules.o [98/157] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so [99/157] SOLINK lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [100/157] CXX obj/clang/lib/Tooling/Tooling.DependencyScanningTool.o [101/157] CXX obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests.DependencyScanningWorkerTest.o [102/157] CXX obj/clang/lib/DependencyScanning/DependencyScanning.DependencyScannerImpl.o [103/157] CXX obj/clang/lib/DependencyScanning/DependencyScanning.ModuleDepCollector.o [104/157] CXX obj/clang/unittests/Tooling/ToolingTests.DependencyScannerTest.o [105/157] AR lib/libclangToolingDependencyScanning.a [106/157] AR lib/libclangTooling.a [107/157] AR lib/libclangDaemon.a [108/157] LINK ./bin/modularize [109/157] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [110/157] LINK ./bin/clang-installapi [111/157] LINK obj/clang/unittests/CrossTU/CrossTUTests [112/157] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [113/157] LINK ./bin/find-all-symbols [114/157] LINK ./bin/clang-doc [115/157] LINK ./bin/pp-trace [116/157] LINK ./bin/clang-change-namespace [117/157] LINK ./bin/clang-extdef-mapping [118/157] LINK obj/clang/unittests/Sema/SemaTests [119/157] LINK obj/clang/unittests/Analysis/Scalable/ClangScalableAnalysisTests [120/157] LINK ./bin/clang-refactor [121/157] LINK obj/clang/unittests/Rewrite/RewriteTests [122/157] LINK obj/clang/unittests/Index/IndexTests [123/157] LINK obj/clang/unittests/Serialization/SerializationTests [124/157] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [125/157] LINK obj/clang/unittests/AST/ASTTests [126/157] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [127/157] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [128/157] LINK ./bin/clang-move [129/157] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [130/157] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [131/157] LINK ./bin/clang-query [132/157] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [133/157] LINK ./bin/clang-reorder-fields [134/157] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [135/157] LINK ./bin/clang-diff [136/157] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [137/157] LINK ./bin/clang-include-fixer [138/157] LINK obj/clang/unittests/AST/ByteCode/InterpTests [139/157] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [140/157] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [141/157] LINK ./bin/dexp [142/157] LINK ./bin/clang-tidy [143/157] CXX obj/clang/tools/clang-scan-deps/clang-scan-deps.ClangScanDeps.o [144/157] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [145/157] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [146/157] LINK ./bin/clangd [147/157] LINK ./bin/clangd-indexer [148/157] SOLINK ./lib/libclang.so [149/157] LINK obj/clang/unittests/libclang/libclangTests [150/157] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [151/157] LINK ./bin/clang-repl [152/157] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [153/157] LINK ./bin/clang-scan-deps [154/157] LINK ./bin/c-index-test [155/157] LINK ./bin/clang-check [156/157] LINK obj/clang/unittests/Frontend/FrontendTests [157/157] LINK obj/clang/unittests/Tooling/ToolingTests INFO:2025-12-16T17:02:45Z:root:analyze skipping analyze because previous build was not green INFO:2025-12-16T17:02:45Z:root:testing INFO:2025-12-16T17:02:45Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24536 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 174.01s Total Discovered Tests: 49508 Skipped : 5 (0.01%) Unsupported : 692 (1.40%) Passed : 48784 (98.54%) Expectedly Failed: 27 (0.05%) INFO:2025-12-16T17:06:01Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1284 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 10.05s Total Discovered Tests: 1529 Unsupported : 2 (0.13%) Passed : 1526 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-12-16T17:06:14Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 176 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.76s Total Discovered Tests: 1436 Unsupported: 7 (0.49%) Passed : 1429 (99.51%) INFO:2025-12-16T17:06:20Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.86s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-12-16T17:06:28Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3164 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 14.92s Total Discovered Tests: 3164 Unsupported : 22 (0.70%) Passed : 3141 (99.27%) Expectedly Failed: 1 (0.03%) INFO:2025-12-16T17:06:44Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 62823 tests, 64 workers -- Testing: 0.. 10.. 20.. FAIL: LLVM :: ThinLTO/X86/cache.ll (767 of 62823) ******************** TEST 'LLVM :: ThinLTO/X86/cache.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # RUN: at line 9 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # RUN: at line 12 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 13 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 14 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # `----------------------------- # RUN: at line 15 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 1 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 1 # RUN: at line 18 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 19 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 23 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex': No such file or directory # `----------------------------- # RUN: at line 28 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # RUN: at line 29 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # RUN: at line 33 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 34 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # RUN: at line 35 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 36 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # RUN: at line 37 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # `----------------------------- # RUN: at line 38 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # `----------------------------- # RUN: at line 39 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 40 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 43 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 44 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 48 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 49 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 53 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 54 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 55 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 56 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 57 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 61 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 62 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 63 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 64 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # RUN: at line 65 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # `----------------------------- # RUN: at line 71 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 72 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 73 touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 74 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 75 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # `----------------------------- # RUN: at line 82 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 83 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 84 touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 85 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval 0 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval 0 # RUN: at line 86 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 90 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 91 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 92 touch -a -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* # executed command: touch -a -t 197001011200 '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # RUN: at line 93 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # RUN: at line 94 ls -ltu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # executed command: ls -ltu '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # RUN: at line 97 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 98 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 102 touch -a -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* # executed command: touch -a -t 197001011200 '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # RUN: at line 103 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 107 ls -ltu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # executed command: ls -ltu '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # RUN: at line 111 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 114 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k', 'w') as file: file.truncate(102400)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k'"'"', '"'"'w'"'"') as file: file.truncate(102400)' # RUN: at line 115 touch -t 198002011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k # executed command: touch -t 198002011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k # RUN: at line 116 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16', 'w') as file: file.truncate(16)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16'"'"', '"'"'w'"'"') as file: file.truncate(16)' # RUN: at line 117 touch -t 198002021200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16 # executed command: touch -t 198002021200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16 # RUN: at line 118 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k', 'w') as file: file.truncate(78848)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k'"'"', '"'"'w'"'"') as file: file.truncate(78848)' # RUN: at line 119 touch -t 198002031200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k # executed command: touch -t 198002031200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k # RUN: at line 120 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8', 'w') as file: file.truncate(8)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8'"'"', '"'"'w'"'"') as file: file.truncate(8)' # RUN: at line 121 touch -t 198002041200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # executed command: touch -t 198002041200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # RUN: at line 122 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76', 'w') as file: file.truncate(76)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76'"'"', '"'"'w'"'"') as file: file.truncate(76)' # RUN: at line 123 touch -t 198002051200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # executed command: touch -t 198002051200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # RUN: at line 124 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-max-size-bytes 78847 --thinlto-cache-entry-expiration 4294967295 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-max-size-bytes 78847 --thinlto-cache-entry-expiration 4294967295 # RUN: at line 125 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # `----------------------------- # RUN: at line 126 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76': No such file or directory # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: ThinLTO/X86/cache.ll Testing Time: 205.40s Total Discovered Tests: 70985 Skipped : 23 (0.03%) Unsupported : 2581 (3.64%) Passed : 68207 (96.09%) Expectedly Failed: 173 (0.24%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.