INFO:2025-05-16T13:39:32Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 689a960b6934..910220b84fa1 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 910220b84fa1 Reapply: [llvm-objdump] Add support for HIP offload bundles (#140128) INFO:2025-05-16T13:39:35Z:root:syncing... Deleted branch merge (was 689a960b6934). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 075b75b88c2b] [gn build] Port 910220b84fa1 2 files changed, 2 insertions(+) [gn build] Port 910220b84fa1 -- https://github.com/llvm/llvm-project/commit/910220b84fa1 INFO:2025-05-16T13:39:36Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/450] CXX obj/llvm/tools/llvm-objdump/llvm-objdump.OffloadDump.o In file included from ../../llvm/tools/llvm-objdump/OffloadDump.cpp:14: In file included from ../../llvm/tools/llvm-objdump/OffloadDump.h:14: ../../llvm/include/llvm/Object/OffloadBundle.h:148:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] 148 | default: | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:118:5: warning: non-void lambda does not return a value in all control paths [-Wreturn-type] 118 | }); | ^ ../../sysroot/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algo.h:4220:14: note: in instantiation of function template specialization 'llvm::object::OffloadBundleFatBin::entryIDContains(StringRef)::(anonymous class)::operator()' requested here 4220 | *__result = __unary_op(*__first); | ^ ../../llvm/include/llvm/ADT/STLExtras.h:1958:15: note: in instantiation of function template specialization 'std::transform>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 1958 | return std::transform(adl_begin(Range), adl_end(Range), d_first, F); | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:115:11: note: in instantiation of function template specialization 'llvm::transform &, std::back_insert_iterator>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 115 | llvm::transform(Entries, std::back_inserter(Found), [Str](auto &X) { | ^ 2 warnings generated. [2/450] CXX obj/llvm/unittests/Object/ObjectTests.OffloadingBundleTest.o In file included from ../../llvm/unittests/Object/OffloadingBundleTest.cpp:6: ../../llvm/include/llvm/Object/OffloadBundle.h:148:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] 148 | default: | ^ ../../llvm/unittests/Object/OffloadingBundleTest.cpp:56:19: warning: unused variable 'mbuf' [-Wunused-variable] 56 | MemoryBufferRef mbuf; | ^~~~ ../../llvm/unittests/Object/OffloadingBundleTest.cpp:57:13: warning: unused variable 'FileName' [-Wunused-variable] 57 | StringRef FileName; | ^~~~~~~~ ../../llvm/unittests/Object/OffloadingBundleTest.cpp:72:19: warning: unused variable 'mbuf' [-Wunused-variable] 72 | MemoryBufferRef mbuf; | ^~~~ ../../llvm/unittests/Object/OffloadingBundleTest.cpp:73:13: warning: unused variable 'FileName' [-Wunused-variable] 73 | StringRef FileName; | ^~~~~~~~ In file included from ../../llvm/unittests/Object/OffloadingBundleTest.cpp:6: ../../llvm/include/llvm/Object/OffloadBundle.h:118:5: warning: non-void lambda does not return a value in all control paths [-Wreturn-type] 118 | }); | ^ ../../sysroot/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algo.h:4220:14: note: in instantiation of function template specialization 'llvm::object::OffloadBundleFatBin::entryIDContains(StringRef)::(anonymous class)::operator()' requested here 4220 | *__result = __unary_op(*__first); | ^ ../../llvm/include/llvm/ADT/STLExtras.h:1958:15: note: in instantiation of function template specialization 'std::transform>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 1958 | return std::transform(adl_begin(Range), adl_end(Range), d_first, F); | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:115:11: note: in instantiation of function template specialization 'llvm::transform &, std::back_insert_iterator>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 115 | llvm::transform(Entries, std::back_inserter(Found), [Str](auto &X) { | ^ 6 warnings generated. [3/450] CXX obj/llvm/lib/Object/Object.OffloadBundle.o In file included from ../../llvm/lib/Object/OffloadBundle.cpp:9: ../../llvm/include/llvm/Object/OffloadBundle.h:148:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] 148 | default: | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:118:5: warning: non-void lambda does not return a value in all control paths [-Wreturn-type] 118 | }); | ^ ../../sysroot/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algo.h:4220:14: note: in instantiation of function template specialization 'llvm::object::OffloadBundleFatBin::entryIDContains(StringRef)::(anonymous class)::operator()' requested here 4220 | *__result = __unary_op(*__first); | ^ ../../llvm/include/llvm/ADT/STLExtras.h:1958:15: note: in instantiation of function template specialization 'std::transform>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 1958 | return std::transform(adl_begin(Range), adl_end(Range), d_first, F); | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:115:11: note: in instantiation of function template specialization 'llvm::transform &, std::back_insert_iterator>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 115 | llvm::transform(Entries, std::back_inserter(Found), [Str](auto &X) { | ^ 2 warnings generated. [4/450] AR lib/libLLVMObject.a [5/450] LINK obj/clang/unittests/InstallAPI/InstallAPITests [6/450] LINK ./bin/clang-offload-bundler [7/450] LINK ./bin/llvm-modextract [8/450] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [9/450] LINK obj/clang/unittests/Parse/ParseTests [10/450] LINK obj/llvm/unittests/Bitcode/BitcodeTests [11/450] LINK ./bin/clang-apply-replacements [12/450] LINK ./bin/llvm-bat-dump [13/450] LINK obj/clang/unittests/Format/FormatTests [14/450] LINK ./bin/clang-offload-packager [15/450] LINK obj/bolt/unittests/Profile/ProfileTests [16/450] LINK ./bin/llvm-sim [17/450] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [18/450] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [19/450] LINK ./bin/clang-installapi [20/450] LINK ./bin/modularize [21/450] LINK ./bin/clang-refactor [22/450] LINK obj/clang/unittests/Index/IndexTests [23/450] LINK obj/clang/unittests/Lex/LexTests [24/450] LINK ./bin/clang-move [25/450] LINK ./bin/pp-trace [26/450] LINK ./bin/clang-reorder-fields [27/450] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [28/450] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [29/450] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [30/450] LINK ./bin/clang-change-namespace [31/450] LINK ./bin/clang-doc [32/450] LINK ./bin/diagtool [33/450] LINK ./bin/clang-include-fixer [34/450] LINK obj/clang/unittests/Serialization/SerializationTests [35/450] LINK ./bin/clang-diff [36/450] LINK obj/clang/unittests/AST/ASTTests [37/450] LINK ./bin/llvm-bolt [38/450] LINK obj/clang/unittests/AST/ByteCode/InterpTests [39/450] LINK obj/clang/unittests/Rewrite/RewriteTests [40/450] LINK ./bin/clang-query [41/450] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [42/450] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [43/450] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [44/450] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [45/450] LINK ./bin/find-all-symbols [46/450] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [47/450] LINK ./bin/clang-extdef-mapping [48/450] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [49/450] LINK obj/clang/unittests/Sema/SemaTests [50/450] LINK ./bin/llvm-bolt-heatmap [51/450] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [52/450] LINK ./bin/lli-child-target [53/450] LINK ./bin/llvm-cat [54/450] LINK obj/clang/unittests/CrossTU/CrossTUTests [55/450] LINK ./bin/llvm-cvtres [56/450] LINK ./bin/llvm-ctxprof-util [57/450] LINK obj/clang/unittests/Support/ClangSupportTests [58/450] LINK ./bin/llvm-mca [59/450] LINK ./bin/dexp [60/450] LINK ./bin/llvm-cov [61/450] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [62/450] LINK ./bin/clang-scan-deps [63/450] LINK ./bin/clang-sycl-linker [64/450] LINK ./bin/clang-linker-wrapper [65/450] LINK ./bin/llvm-debuginfod [66/450] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [67/450] LINK obj/bolt/unittests/Core/CoreTests [68/450] LINK ./bin/llvm-cgdata [69/450] LINK ./bin/clang-import-test [70/450] LINK ./bin/llvm-as [71/450] LINK ./bin/llvm-ifs [72/450] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [73/450] LINK ./bin/llvm-cxxdump [74/450] LINK ./bin/llvm-debuginfod-find [75/450] LINK ./bin/llvm-objcopy [76/450] LINK ./bin/llvm-link [77/450] LINK ./bin/llvm-cxxmap [78/450] LINK ./bin/llvm-opt-report [79/450] LINK ./bin/llvm-strings [80/450] LINK ./bin/llvm-remarkutil [81/450] LINK ./bin/llvm-rc [82/450] ACTION //llvm/tools/llvm-objcopy:llvm-strip(//llvm/utils/gn/build/toolchain:unix) [83/450] ACTION //llvm/tools/llvm-objcopy:llvm-bitcode-strip(//llvm/utils/gn/build/toolchain:unix) [84/450] LINK ./bin/clang-nvlink-wrapper [85/450] LINK ./bin/llvm-pdbutil [86/450] LINK ./bin/llvm-size [87/450] LINK ./bin/llvm-profdata [88/450] LINK ./bin/clangd [89/450] LINK ./bin/llvm-readtapi [90/450] LINK ./bin/llvm-stress [91/450] LINK ./bin/llvm-readobj [92/450] LINK ./bin/llvm-dwarfdump [93/450] LINK ./bin/lli [94/450] LINK ./bin/clang-tidy [95/450] ACTION //llvm/tools/llvm-rc:llvm-windres(//llvm/utils/gn/build/toolchain:unix) [96/450] LINK ./bin/llvm-cfi-verify [97/450] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [98/450] LINK ./bin/llvm-tli-checker [99/450] LINK ./bin/llvm-debuginfo-analyzer [100/450] ACTION //llvm/tools/llvm-readobj:llvm-readelf(//llvm/utils/gn/build/toolchain:unix) [101/450] LINK obj/llvm/unittests/Target/X86/X86Tests [102/450] LINK ./bin/llvm-ar [103/450] LINK obj/clang/unittests/Driver/ClangDriverTests [104/450] ACTION //llvm/tools/llvm-objcopy:llvm-install-name-tool(//llvm/utils/gn/build/toolchain:unix) [105/450] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [106/450] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [107/450] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [108/450] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [109/450] LINK ./bin/llvm-libtool-darwin [110/450] LINK obj/llvm/unittests/DebugInfo/Symbolizer/DebugInfoSymbolizerTests [111/450] LINK ./bin/obj2yaml [112/450] LINK ./bin/yaml2obj [113/450] LINK ./bin/llvm-symbolizer [114/450] LINK ./bin/lldb-server [115/450] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [116/450] LINK ./bin/clangd-indexer [117/450] LINK ./bin/llvm-nm [118/450] LINK ./bin/llvm-extract [119/450] LINK ./bin/llvm-jitlink [120/450] LINK ./bin/sanstats [121/450] ACTION //llvm/tools/llvm-symbolizer:llvm-addr2line(//llvm/utils/gn/build/toolchain:unix) [122/450] LINK obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests [123/450] LINK ./bin/verify-uselistorder [124/450] LINK obj/llvm/unittests/DebugInfo/BTF/DebugInfoBTFTests [125/450] LINK obj/clang/unittests/Frontend/FrontendTests [126/450] LINK obj/llvm/unittests/Debuginfod/DebuginfodTests [127/450] LINK obj/llvm/unittests/DebugInfo/PDB/DebugInfoPDBTests [128/450] LINK obj/llvm/unittests/CGData/CodeGenDataTests [129/450] LINK ./bin/clang-repl [130/450] LINK ./bin/clang-check [131/450] LINK ./bin/llvm-profgen [132/450] LINK ./bin/llvm-xray [133/450] LINK ./bin/llvm-ml [134/450] LINK ./bin/llvm-mc [135/450] LINK obj/llvm/unittests/InterfaceStub/InterfaceStubTests [136/450] LINK ./bin/llvm-lipo [137/450] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [138/450] LINK obj/llvm/unittests/Linker/LinkerTests [139/450] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [140/450] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [141/450] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [142/450] LINK obj/llvm/unittests/FuzzMutate/FuzzMutateTests [143/450] LINK obj/llvm/unittests/Object/ObjectTests [144/450] LINK obj/llvm/unittests/ObjCopy/ObjCopyTests [145/450] LINK obj/llvm/unittests/ObjectYAML/ObjectYAMLTests [146/450] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [147/450] LINK ./bin/lld [148/450] LINK ./bin/llvm-exegesis [149/450] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [150/450] LINK obj/llvm/unittests/ProfileData/ProfileDataTests [151/450] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [152/450] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [153/450] LINK ./bin/llvm-c-test [154/450] LINK obj/llvm/unittests/MC/X86/X86MCTests [155/450] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [156/450] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [157/450] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [158/450] LINK obj/llvm/unittests/XRay/XRayTests [159/450] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [160/450] LINK ./bin/sancov [161/450] LINK ./bin/llvm-rtdyld [162/450] LINK ./bin/llvm-dwp [163/450] LINK obj/llvm/unittests/SandboxIR/SandboxIRTests [164/450] LINK obj/llvm/unittests/Transforms/Vectorize/VectorizeTests [165/450] LINK obj/llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests [166/450] LINK obj/llvm/unittests/tools/llvm-profdata/LLVMProfdataTests [167/450] LINK obj/llvm/unittests/Transforms/IPO/IPOTests [168/450] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [169/450] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [170/450] LINK obj/clang/unittests/Tooling/ToolingTests [171/450] LINK obj/llvm/unittests/Frontend/LLVMFrontendTests [172/450] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [173/450] LINK obj/llvm/unittests/Target/ARM/ARMTests [174/450] LINK obj/llvm/unittests/IR/IRTests [175/450] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [176/450] LINK obj/llvm/unittests/Analysis/AnalysisTests [177/450] LINK obj/llvm/unittests/Target/AArch64/AArch64Tests [178/450] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [179/450] LINK obj/llvm/unittests/Passes/Plugins/PluginsTests [180/450] LINK ./bin/bugpoint [181/450] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [182/450] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [183/450] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [184/450] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [185/450] LINK obj/llvm/unittests/MC/MCTests [186/450] LINK obj/llvm/unittests/Transforms/Scalar/ScalarTests [187/450] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [188/450] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [189/450] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [190/450] LINK obj/llvm/unittests/Transforms/Utils/UtilsTests [191/450] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [192/450] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [193/450] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [194/450] CXX obj/llvm/tools/llvm-objdump/llvm-objdump.llvm-objdump.o In file included from ../../llvm/tools/llvm-objdump/llvm-objdump.cpp:23: In file included from ../../llvm/tools/llvm-objdump/OffloadDump.h:14: ../../llvm/include/llvm/Object/OffloadBundle.h:148:5: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default] 148 | default: | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:118:5: warning: non-void lambda does not return a value in all control paths [-Wreturn-type] 118 | }); | ^ ../../sysroot/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_algo.h:4220:14: note: in instantiation of function template specialization 'llvm::object::OffloadBundleFatBin::entryIDContains(StringRef)::(anonymous class)::operator()' requested here 4220 | *__result = __unary_op(*__first); | ^ ../../llvm/include/llvm/ADT/STLExtras.h:1958:15: note: in instantiation of function template specialization 'std::transform>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 1958 | return std::transform(adl_begin(Range), adl_end(Range), d_first, F); | ^ ../../llvm/include/llvm/Object/OffloadBundle.h:115:11: note: in instantiation of function template specialization 'llvm::transform &, std::back_insert_iterator>, (lambda at ../../llvm/include/llvm/Object/OffloadBundle.h:115:57)>' requested here 115 | llvm::transform(Entries, std::back_inserter(Found), [Str](auto &X) { | ^ 2 warnings generated. [195/450] SOLINK ./lib/libclang.so [196/450] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [197/450] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [198/450] LINK ./bin/llvm-dwarfutil [199/450] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [200/450] LINK obj/clang/unittests/libclang/libclangTests [201/450] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [202/450] LINK ./bin/llc [203/450] LINK ./bin/llvm-isel-fuzzer [204/450] LINK ./bin/dsymutil [205/450] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [206/450] LINK ./bin/llvm-split [207/450] LINK ./bin/llvm-lto2 [208/450] LINK ./bin/llvm-lto [209/450] LINK ./bin/opt [210/450] LINK ./bin/llvm-gsymutil [211/450] LINK ./bin/llvm-opt-fuzzer [212/450] LINK ./bin/llvm-reduce [213/450] LINK ./bin/llvm-objdump [214/450] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [215/450] LINK ./bin/c-index-test [216/450] SOLINK ./lib/libLTO.so [217/450] LINK obj/llvm/unittests/MIR/MIRTests [218/450] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [219/450] LINK obj/llvm/unittests/Target/TargetMachineCTests [220/450] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [221/450] LINK obj/llvm/unittests/CodeGen/CodeGenTests [222/450] LINK obj/llvm/unittests/MI/MITests [223/450] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [224/450] LINK ./bin/lldb-test [225/450] LINK ./bin/clang [226/450] LINK ./bin/lldb-dap [227/450] LINK ./bin/lldb [228/450] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [229/450] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [230/450] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [231/450] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [232/450] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [233/450] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [234/450] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [235/450] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [236/450] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [237/450] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [238/450] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [239/450] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [240/450] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [241/450] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [242/450] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [243/450] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [244/450] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [245/449] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [246/449] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [247/285] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [248/285] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [249/285] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [250/253] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [251/253] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [252/253] SOLINK lib/clang/21/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [253/253] SOLINK lib/clang/21/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2025-05-16T13:40:03Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/docs/CommandGuide/llvm-objdump.rst", "//llvm/include/llvm/Object/OffloadBundle.h", "//llvm/lib/Object/CMakeLists.txt", "//llvm/lib/Object/OffloadBundle.cpp", "//llvm/test/tools/llvm-objdump/Offloading/fatbin.test", "//llvm/tools/llvm-objdump/OffloadDump.cpp", "//llvm/tools/llvm-objdump/OffloadDump.h", "//llvm/tools/llvm-objdump/llvm-objdump.cpp", "//llvm/unittests/Object/CMakeLists.txt", "//llvm/unittests/Object/OffloadingBundleTest.cpp", "//llvm/utils/gn/secondary/llvm/lib/Object/BUILD.gn", "//llvm/utils/gn/secondary/llvm/unittests/Object/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-05-16T13:40:03Z:root:testing INFO:2025-05-16T13:40:03Z: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:520: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22533 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 156.22s Total Discovered Tests: 46990 Skipped : 4 (0.01%) Unsupported : 217 (0.46%) Passed : 46738 (99.46%) Expectedly Failed: 31 (0.07%) INFO:2025-05-16T13:42:52Z: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) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1195 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.37s Total Discovered Tests: 1437 Unsupported : 2 (0.14%) Passed : 1434 (99.79%) Expectedly Failed: 1 (0.07%) INFO:2025-05-16T13:43:05Z: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) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 168 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.19s Total Discovered Tests: 1378 Unsupported: 6 (0.44%) Passed : 1372 (99.56%) INFO:2025-05-16T13:43:10Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/21/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 109 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.10s Total Discovered Tests: 109 Unsupported : 37 (33.94%) Passed : 63 (57.80%) Expectedly Failed: 9 (8.26%) INFO:2025-05-16T13:43:19Z: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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3091 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 15.97s Total Discovered Tests: 3091 Unsupported : 21 (0.68%) Passed : 3069 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2025-05-16T13:43:37Z: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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59401 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 184.68s Total Discovered Tests: 65569 Skipped : 16 (0.02%) Unsupported : 2212 (3.37%) Passed : 63170 (96.34%) Expectedly Failed: 171 (0.26%) INFO:2025-05-16T13:46:57Z:root:committing changes To github.com:llvm/llvm-project.git ! [rejected] HEAD -> main (fetch first) error: failed to push some refs to 'github.com:llvm/llvm-project.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.