INFO:2026-01-26T22:34:10Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 78f9d78b1342..dfd284fb14ed main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at dfd284fb14ed [llvm/unittests/CAS] Fix compilation for builds where `LLVM_ENABLE_ONDISK_CAS=NO` (#178057) INFO:2026-01-26T22:34:13Z:root:syncing... Deleted branch merge (was 18af936c7a3e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 06d49d668d25] [gn build] Port b285745dc1a4 1 file changed, 1 insertion(+) [gn build] Port b285745dc1a4 -- https://github.com/llvm/llvm-project/commit/b285745dc1a4 INFO:2026-01-26T22:34:14Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/558] AR lib/libclangExtractAPI.a [2/558] AR lib/liblldbPluginJITLoaderGDB.a [3/558] AR lib/libLLVMAsmPrinter.a [4/558] AR lib/libLLVMLTO.a [5/558] AR lib/libLLVMAArch64Desc.a [6/558] AR lib/libLLVMARMDesc.a [7/558] AR lib/libLLVMPowerPCDesc.a [8/558] AR lib/libLLVMTargetRISCVMCA.a [9/558] AR lib/libLLVMX86Desc.a [10/558] AR lib/libLLVMExegesisRISCV.a [11/558] AR lib/libLLVMOrcJIT.a [12/558] ACTION //llvm/tools/llvm-objcopy:llvm-bitcode-strip(//llvm/utils/gn/build/toolchain:unix) [13/558] ACTION //llvm/tools/llvm-readobj:llvm-readelf(//llvm/utils/gn/build/toolchain:unix) [14/558] AR lib/libLLVMBOLTCore.a [15/558] AR lib/libLLVMRISCVCodeGen.a [16/558] AR lib/libLLVMAArch64CodeGen.a [17/558] ACTION //llvm/tools/llvm-objcopy:llvm-strip(//llvm/utils/gn/build/toolchain:unix) [18/558] ACTION //llvm/tools/llvm-objcopy:llvm-install-name-tool(//llvm/utils/gn/build/toolchain:unix) [19/558] ACTION //llvm/tools/llvm-rc:llvm-windres(//llvm/utils/gn/build/toolchain:unix) [20/558] ACTION //llvm/tools/llvm-symbolizer:llvm-addr2line(//llvm/utils/gn/build/toolchain:unix) [21/558] AR lib/libLLVMOrcDebugging.a [22/558] AR lib/libLLVMBOLTTargetAArch64.a [23/558] AR lib/libLLVMBOLTTargetX86.a [24/558] AR lib/libLLVMX86CodeGen.a [25/558] AR lib/libclangCodeGen.a [26/558] AR lib/libLLVMExegesis.a [27/558] AR lib/libLLVMBOLTPasses.a [28/558] AR lib/libLLVMBOLTRuntimeLibs.a [29/558] LINK obj/llvm/unittests/TextAPI/TextAPITests [30/558] LINK obj/clang/unittests/InstallAPI/InstallAPITests [31/558] LINK obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests [32/558] LINK obj/llvm/unittests/tools/llvm-profdata/LLVMProfdataTests [33/558] AR lib/libLLVMBOLTProfile.a [34/558] LINK obj/llvm/unittests/ObjectYAML/ObjectYAMLTests [35/558] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [36/558] AR lib/libLLVMBOLTRewrite.a [37/558] LINK obj/llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests [38/558] LINK obj/llvm/unittests/Linker/LinkerTests [39/558] LINK obj/llvm/unittests/FuzzMutate/FuzzMutateTests [40/558] LINK obj/llvm/unittests/SandboxIR/SandboxIRTests [41/558] LINK ./bin/llvm-cov [42/558] LINK obj/llvm/unittests/ProfileData/ProfileDataTests [43/558] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [44/558] LINK ./bin/clang-apply-replacements [45/558] AR lib/libclangDaemon.a [46/558] LINK ./bin/llvm-link [47/558] LINK ./bin/llvm-cgdata [48/558] LINK ./bin/lli-child-target [49/558] LINK obj/clang/unittests/Format/FormatTests [50/558] LINK obj/llvm/unittests/Transforms/IPO/IPOTests [51/558] LINK obj/llvm/unittests/Transforms/Vectorize/VectorizeTests [52/558] LINK ./bin/llvm-nm [53/558] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [54/558] LINK ./bin/llvm-mca [55/558] LINK ./bin/sancov [56/558] LINK ./bin/llvm-debuginfo-analyzer [57/558] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [58/558] LINK ./bin/llvm-objdump [59/558] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [60/558] LINK ./bin/llvm-profgen [61/558] LINK obj/llvm/unittests/Target/ARM/ARMTests [62/558] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [63/558] LINK obj/llvm/unittests/Frontend/LLVMFrontendTests [64/558] LINK obj/llvm/unittests/IR/IRTests [65/558] LINK ./bin/llvm-ml [66/558] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [67/558] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [68/558] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [69/558] LINK ./bin/llvm-jitlink [70/558] LINK obj/llvm/unittests/Passes/Plugins/PluginsTests [71/558] LINK obj/llvm/unittests/Target/AArch64/AArch64Tests [72/558] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [73/558] LINK obj/llvm/unittests/Transforms/Utils/UtilsTests [74/558] LINK ./bin/llvm-dwarfdump [75/558] LINK obj/llvm/unittests/Transforms/Scalar/ScalarTests [76/558] LINK ./bin/diagtool [77/558] LINK obj/clang/unittests/Parse/ParseTests [78/558] LINK ./bin/llvm-cfi-verify [79/558] LINK ./bin/llvm-bat-dump [80/558] LINK obj/bolt/unittests/Profile/ProfileTests [81/558] LINK obj/clang/unittests/Lex/LexTests [82/558] LINK ./bin/llvm-extract [83/558] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [84/558] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [85/558] LINK obj/llvm/unittests/Analysis/AnalysisTests [86/558] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [87/558] AR lib/liblldMachO.a [88/558] LINK obj/clang/unittests/Support/ClangSupportTests [89/558] LINK ./bin/llvm-libtool-darwin [90/558] AR lib/liblldbPluginDynamicLoaderMacOSXDYLD.a [91/558] LINK ./bin/clang-move [92/558] LINK ./bin/clang-include-fixer [93/558] AR lib/liblldbPluginProcessGDBRemote.a [94/558] LINK ./bin/llvm-bolt [95/558] AR lib/liblldbPluginProcessMachCore.a [96/558] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [97/558] LINK ./bin/find-all-symbols [98/558] LINK ./bin/clang-reorder-fields [99/558] LINK ./bin/clang-change-namespace [100/558] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [101/558] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [102/558] LINK ./bin/clang-doc [103/558] LINK ./bin/llvm-cxxdump [104/558] LINK ./bin/llvm-bolt-heatmap [105/558] LINK ./bin/llvm-ir2vec [106/558] LINK ./bin/clang-query [107/558] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [108/558] LINK ./bin/modularize [109/558] LINK ./bin/clang-diff [110/558] LINK obj/bolt/unittests/Core/CoreTests [111/558] LINK ./bin/llvm-lto [112/558] LINK ./bin/llvm-isel-fuzzer [113/558] LINK obj/bolt/unittests/Passes/PassTests [114/558] LINK ./bin/clang-import-test [115/558] LINK ./bin/dexp [116/558] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [117/558] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [118/558] LINK ./bin/pp-trace [119/558] LINK ./bin/clang-extdef-mapping [120/558] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [121/558] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [122/558] LINK ./bin/llvm-cxxmap [123/558] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [124/558] LINK obj/clang/unittests/CrossTU/CrossTUTests [125/558] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [126/558] LINK ./bin/clang-installapi [127/558] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [128/558] LINK ./bin/llvm-lipo [129/558] LINK obj/clang/unittests/AST/ASTTests [130/558] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [131/558] LINK ./bin/llvm-ar [132/558] LINK obj/clang/unittests/Index/IndexTests [133/558] LINK obj/clang/unittests/Sema/SemaTests [134/558] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [135/558] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [136/558] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [137/558] LINK ./bin/clang-scan-deps [138/558] LINK obj/llvm/unittests/CGData/CodeGenDataTests [139/558] LINK obj/clang/unittests/Serialization/SerializationTests [140/558] CXX obj/llvm/unittests/CAS/CASTests.CASTestConfig.o [141/558] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [142/558] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [143/558] LINK obj/clang/unittests/AST/ByteCode/InterpTests [144/558] LINK obj/clang/unittests/Analysis/Scalable/ClangScalableAnalysisTests [145/558] LINK obj/clang/unittests/Rewrite/RewriteTests [146/558] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [147/558] LINK obj/llvm/unittests/CAS/CASTests [148/558] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [149/558] LINK ./bin/clang-refactor [150/558] LINK ./bin/clang-nvlink-wrapper [151/558] LINK ./bin/clang-sycl-linker [152/558] SOLINK ./lib/libclang.so [153/558] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [154/558] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [155/558] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [156/558] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [157/558] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [158/558] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [159/558] LINK ./bin/lli [160/558] LINK ./bin/llvm-xray [161/558] SOLINK ./lib/libLTO.so [162/558] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [163/558] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [164/558] LINK obj/llvm/unittests/CodeGen/CodeGenTests [165/558] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [166/558] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [167/558] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [168/558] LINK obj/llvm/unittests/MC/X86/X86MCTests [169/558] LINK obj/llvm/unittests/MI/MITests [170/558] LINK obj/llvm/unittests/MIR/MIRTests [171/558] LINK obj/llvm/unittests/MC/MCTests [172/558] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [173/558] LINK obj/llvm/unittests/Target/TargetMachineCTests [174/558] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [175/558] LINK ./bin/llvm-mc [176/558] LINK ./bin/llvm-rtdyld [177/558] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [178/558] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [179/558] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [180/558] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [181/558] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [182/558] LINK ./bin/llc [183/558] LINK ./bin/llvm-lto2 [184/558] LINK ./bin/llvm-exegesis [185/558] LINK ./bin/llvm-gsymutil [186/558] LINK ./bin/llvm-split [187/558] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [188/558] LINK ./bin/opt [189/558] LINK ./bin/bugpoint [190/558] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [191/558] LINK ./bin/llvm-reduce [192/558] LINK ./bin/llvm-c-test [193/558] LINK ./bin/clangd-indexer [194/558] LINK ./bin/lld [195/558] LINK ./bin/dsymutil [196/558] LINK ./bin/llvm-opt-fuzzer [197/558] LINK ./bin/clang-tidy [198/558] LINK ./bin/clangd [199/558] LINK ./bin/clang-linker-wrapper [200/558] LINK ./bin/lldb-server [201/558] LINK ./bin/llvm-dwarfutil [202/558] LINK obj/llvm/unittests/Target/X86/X86Tests [203/558] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [204/558] LINK obj/clang/unittests/Frontend/FrontendTests [205/558] LINK ./bin/llvm-dwp [206/558] LINK ./bin/clang-check [207/558] LINK obj/clang/unittests/Tooling/ToolingTests [208/558] LINK ./bin/clang-repl [209/558] LINK ./bin/lldb-test [210/558] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [211/558] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [212/558] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [213/558] LINK ./bin/lldb-dap [214/558] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [215/558] LINK obj/clang/unittests/libclang/libclangTests [216/558] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [217/558] LINK obj/clang/unittests/Driver/ClangDriverTests [218/558] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [219/558] LINK ./bin/c-index-test [220/558] LINK ./bin/clang [221/558] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [222/558] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [223/558] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [224/558] LINK ./bin/lldb [225/558] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [226/558] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [227/558] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [228/558] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [229/558] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [230/558] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [231/558] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [232/558] AR lib/libc++experimental.a [233/558] CXX stage2_unix/obj/libcxx/src/cxx_static.typeinfo.o [234/558] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.int128_builtins.o [235/558] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.int128_builtins.o [236/558] CXX stage2_unix/obj/libcxx/src/cxx_static.verbose_abort.o [237/558] CXX stage2_unix/obj/libcxx/src/cxx_static.new_helpers.o [238/558] CXX stage2_unix/obj/libcxx/src/cxx_static.any.o [239/558] CXX stage2_unix/obj/libcxx/src/cxx_static.exception.o [240/558] CXX stage2_unix/obj/libcxx/src/cxx_static.new.o [241/558] CXX stage2_unix/obj/libcxx/src/cxx_static.expected.o [242/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_virtual.o [243/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_typeinfo.o [244/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.abort_message.o [245/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_exception.o [246/558] CXX stage2_unix/obj/libcxx/src/cxx_static.condition_variable_destructor.o [247/558] CXX stage2_unix/obj/libcxx/src/cxx_static.mutex_destructor.o [248/558] CXX stage2_unix/obj/libcxx/src/cxx_static.variant.o [249/558] CXX stage2_unix/obj/libcxx/src/cxx_static.optional.o [250/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_aux_runtime.o [251/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_vector.o [252/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_new_delete.o [253/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_virtual.o [254/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_exception_storage.o [255/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_typeinfo.o [256/558] CXX stage2_unix/obj/libcxx/src/cxx_static.new_handler.o [257/558] CXX stage2_unix/obj/libcxx/src/cxx_static.shared_mutex.o [258/558] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.f2s.o [259/558] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.d2s.o [260/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_exception.o [261/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_thread_atexit.o [262/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.abort_message.o [263/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.private_typeinfo.o [264/558] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [265/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_handlers.o [266/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.fallback_malloc.o [267/558] CXX stage2_unix/obj/libcxx/src/cxx_static.call_once.o [268/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_personality.o [269/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_new_delete.o [270/558] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [271/558] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [272/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.stdlib_stdexcept.o [273/558] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [274/558] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [275/558] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_guard.o [276/558] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [277/558] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [278/558] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [279/558] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [280/377] SOLINK lib/clang/23/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [281/377] SOLINK lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.so [282/377] CXX stage2_unix/obj/libcxx/src/cxx_static.valarray.o [283/377] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [284/377] CXX stage2_unix/obj/libcxx/src/cxx_static.mutex.o [285/377] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [286/377] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [287/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_thread_atexit.o [288/344] CXX stage2_unix/obj/libcxx/src/cxx_static.error_category.o [289/344] CXX stage2_unix/obj/libcxx/src/cxx_static.stdexcept.o [290/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.fallback_malloc.o [291/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.private_typeinfo.o [292/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_personality.o [293/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.stdlib_stdexcept.o [294/344] CXX stage2_unix/obj/libcxx/src/ryu/cxx_static.d2fixed.o [295/344] CXX stage2_unix/obj/libcxx/src/cxx_static.bind.o [296/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_default_handlers.o [297/344] CXX stage2_unix/obj/libcxx/src/cxx_static.memory_resource.o [298/344] CXX stage2_unix/obj/libcxx/src/cxx_static.functional.o [299/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_exception.o [300/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_static.cxa_exception.o [301/344] AR lib/libc++abi.a [302/344] CXX stage2_unix/obj/libcxx/src/cxx_static.system_error.o [303/344] CXX stage2_unix/obj/libcxx/src/cxx_shared.vector.o [304/344] CXX stage2_unix/obj/libcxx/src/cxx_static.vector.o [305/344] CXX stage2_unix/obj/libcxx/src/cxx_static.future.o [306/344] CXX stage2_unix/obj/libcxx/src/cxx_static.hash.o [307/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_error.o [308/344] CXX stage2_unix/obj/libcxx/src/cxx_static.condition_variable.o [309/344] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.o [310/344] CXX stage2_unix/obj/libcxx/src/cxx_static.memory.o [311/344] CXX stage2_unix/obj/libcxx/src/cxx_static.fstream.o [312/344] CXX stage2_unix/obj/libcxx/src/cxx_static.strstream.o [313/344] CXX stage2_unix/obj/libcxx/src/cxx_static.barrier.o [314/344] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [315/344] CXX stage2_unix/obj/libcxx/src/cxx_static.random.o [316/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_error.o [317/344] CXX stage2_unix/obj/libcxx/src/cxx_static.charconv.o [318/344] CXX stage2_unix/obj/libcxx/src/cxx_static.random_shuffle.o [319/344] CXX stage2_unix/obj/libcxx/src/cxx_static.iostream.o [320/344] CXX stage2_unix/obj/libcxx/src/cxx_static.thread.o [321/344] CXX stage2_unix/obj/libcxx/src/cxx_static.print.o [322/344] CXX stage2_unix/obj/libcxx/src/cxx_static.regex.o [323/344] CXX stage2_unix/obj/libcxx/src/cxx_static.ostream.o [324/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.path.o [325/344] CXX stage2_unix/obj/libcxx/src/cxx_static.string.o [326/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.operations.o [327/344] CXX stage2_unix/obj/libcxxabi/src/cxxabi_shared.cxa_demangle.o [328/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_clock.o [329/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.path.o [330/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.operations.o [331/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_iterator.o [332/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_entry.o [333/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_clock.o [334/344] CXX stage2_unix/obj/libcxx/src/cxx_static.chrono.o [335/344] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.instantiations.o [336/344] CXX stage2_unix/obj/libcxx/src/cxx_static.algorithm.o [337/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_iterator.o [338/344] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_entry.o [339/344] SOLINK lib/libc++abi.so [340/344] SOLINK lib/libc++.so.0 [341/344] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [342/344] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [343/344] CXX stage2_unix/obj/libcxx/src/cxx_static.locale.o [344/344] AR lib/libc++.a INFO:2026-01-26T22:34:57Z:root:analyze skipping analyze because previous build was not green INFO:2026-01-26T22:34:57Z:root:testing INFO:2026-01-26T22:34:57Z: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:561: 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:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24801 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 182.50s Total Discovered Tests: 50267 Skipped : 28 (0.06%) Unsupported : 740 (1.47%) Passed : 49472 (98.42%) Expectedly Failed: 27 (0.05%) INFO:2026-01-26T22:38:14Z: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: 1309 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.73s Total Discovered Tests: 1554 Unsupported : 2 (0.13%) Passed : 1551 (99.81%) Expectedly Failed: 1 (0.06%) INFO:2026-01-26T22:38:26Z: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: 177 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.08s Total Discovered Tests: 1446 Unsupported: 7 (0.48%) Passed : 1439 (99.52%) INFO:2026-01-26T22:38:33Z: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: 7.30s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2026-01-26T22:38:41Z: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:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 16.16s Total Discovered Tests: 3175 Unsupported : 22 (0.69%) Passed : 3152 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2026-01-26T22:38:59Z: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:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 63433 tests, 64 workers -- Testing: FAIL: LLVM :: ThinLTO/X86/cache.ll (4 of 63433) ******************** 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 stdout------------ # | /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 127 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-16 # 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-16 # .---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-16': No such file or directory # `----------------------------- # RUN: at line 128 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-100k # 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-100k # .---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-100k': No such file or directory # `----------------------------- # RUN: at line 129 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-77k # 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-77k # .---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-77k': No such file or directory # `----------------------------- # RUN: at line 133 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 134 "/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-10', 'w') as file: file.truncate(10)" # 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-10'"'"', '"'"'w'"'"') as file: file.truncate(10)' # RUN: at line 135 /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 4294967297 # 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 4294967297 # RUN: at line 136 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-10 # 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-10 # .---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-10 # `----------------------------- # RUN: at line 140 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 141 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc --thinlto-cache-max-size-bytes -1 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc --thinlto-cache-max-size-bytes -1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll # RUN: at line 146 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 149 "/usr/bin/python3" -c "print(' ' * 1023)" > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-1023 # executed command: /usr/bin/python3 -c 'print('"'"' '"'"' * 1023)' # RUN: at line 150 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-1023 # 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-1023 # RUN: at line 151 "/usr/bin/python3" -c "print(' ' * 15)" > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-15 # executed command: /usr/bin/python3 -c 'print('"'"' '"'"' * 15)' # RUN: at line 152 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-15 # 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-15 # RUN: at line 153 "/usr/bin/python3" -c "print(' ' * 7)" > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-7 # executed command: /usr/bin/python3 -c 'print('"'"' '"'"' * 7)' # RUN: at line 154 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-7 # 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-7 # RUN: at line 155 "/usr/bin/python3" -c "print(' ' * 75)" > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-75 # executed command: /usr/bin/python3 -c 'print('"'"' '"'"' * 75)' # RUN: at line 156 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-75 # 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-75 # RUN: at line 157 "/usr/bin/python3" -c "print(' ' * 76)" > /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: /usr/bin/python3 -c 'print('"'"' '"'"' * 76)' # RUN: at line 158 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 159 /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-files 4 --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-files 4 --thinlto-cache-entry-expiration 4294967295 # RUN: at line 160 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-75 # 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-75 # .---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-75': No such file or directory # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. FAIL: LLVM-Unit :: CAS/./CASTests/19/20 (54240 of 63433) ******************** TEST 'LLVM-Unit :: CAS/./CASTests/19/20' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests-LLVM-Unit-2961711-19-20.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=20 GTEST_SHARD_INDEX=19 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests -- Script: -- /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests --gtest_filter=GoogleTestVerification.UninstantiatedParameterizedTestSuite -- ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45: Failure Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45 Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: ThinLTO/X86/cache.ll LLVM-Unit :: CAS/./CASTests/GoogleTestVerification/UninstantiatedParameterizedTestSuite Testing Time: 239.33s Total Discovered Tests: 71658 Skipped : 21 (0.03%) Unsupported : 2632 (3.67%) Passed : 68830 (96.05%) Expectedly Failed: 173 (0.24%) Failed : 2 (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.