INFO:2025-04-10T04:12:32Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 98ea512f720e..5587932e20ff 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 5587932e20ff llvm-reduce: Use simpleSimplifyCFG in block reduction (#135028) INFO:2025-04-10T04:12:35Z:root:syncing... Deleted branch merge (was 98ea512f720e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-10T04:12:36Z:root:building ninja: Entering directory `out/gn' [1/356] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [2/356] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [3/356] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [4/356] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [5/356] LINK obj/clang/unittests/libclang/libclangTests [6/356] LINK ./bin/clang-doc FAILED: bin/clang-doc ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o ./bin/clang-doc -Wl,--start-group obj/clang-tools-extra/clang-doc/tool/clang-doc.ClangDocMain.o lib/libclangDoc.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangFrontend.a lib/libclangTooling.a lib/libclangToolingCore.a lib/libLLVMOption.a lib/libLLVMSupport.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMTargetParser.a lib/libclangLex.a lib/libLLVMBinaryFormat.a lib/libLLVMFrontendOpenMP.a lib/libLLVMAnalysis.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMObject.a lib/libLLVMBitReader.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDebugInfoPDB.a lib/libLLVMFrontendAtomic.a lib/libLLVMFrontendOffloading.a lib/libLLVMObjectYAML.a lib/libLLVMTransformUtils.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libclangAnalysis.a lib/libclangAPINotes.a lib/libclangDriver.a lib/libLLVMWindowsDriver.a lib/libclangEdit.a lib/libclangParse.a lib/libclangSema.a lib/libclangSupport.a lib/libclangSerialization.a lib/libclangIndex.a lib/libclangFormat.a lib/libclangRewrite.a lib/libclangToolingInclusions.a lib/libLLVMBitWriter.a -Wl,--end-group -ldl -lpthread -lz ld.lld: error: undefined symbol: clang::doc::copyFile(llvm::StringRef, llvm::StringRef) >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::HTMLGenerator::createResources(clang::doc::ClangDocContext&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::HTMLGenerator::createResources(clang::doc::ClangDocContext&)) in archive lib/libclangDoc.a ld.lld: error: undefined symbol: clang::doc::computeRelativePath(llvm::StringRef, llvm::StringRef) >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a clang++: error: linker command failed with exit code 1 (use -v to see invocation) [7/356] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests FAILED: obj/clang-tools-extra/unittests/clang-doc/ClangDocTests ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests -Wl,--start-group obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.BitcodeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.ClangDocTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.GeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.HTMLGeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MDGeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MergeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.SerializeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.YAMLGeneratorTest.o obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.o lib/libclangDoc.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangFormat.a lib/libclangFrontend.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangTooling.a lib/libclangToolingCore.a lib/libLLVMBitReader.a lib/libLLVMBitWriter.a lib/libLLVMSupport.a lib/libLLVMOption.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMTargetParser.a lib/libclangLex.a lib/libLLVMBinaryFormat.a lib/libLLVMFrontendOpenMP.a lib/libLLVMAnalysis.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDebugInfoPDB.a lib/libLLVMFrontendAtomic.a lib/libLLVMFrontendOffloading.a lib/libLLVMObjectYAML.a lib/libLLVMTransformUtils.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libclangAnalysis.a lib/libclangAPINotes.a lib/libclangDriver.a lib/libLLVMWindowsDriver.a lib/libclangEdit.a lib/libclangParse.a lib/libclangSema.a lib/libclangSupport.a lib/libclangIndex.a lib/libclangToolingInclusions.a lib/libgtest.a -Wl,--end-group -ldl -lpthread -lz ld.lld: error: undefined symbol: clang::doc::copyFile(llvm::StringRef, llvm::StringRef) >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::HTMLGenerator::createResources(clang::doc::ClangDocContext&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::HTMLGenerator::createResources(clang::doc::ClangDocContext&)) in archive lib/libclangDoc.a ld.lld: error: undefined symbol: clang::doc::computeRelativePath(llvm::StringRef, llvm::StringRef) >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a >>> referenced by HTMLGenerator.cpp >>> ../obj/clang-tools-extra/clang-doc/clang-doc.HTMLGenerator.o:(clang::doc::genFileHeadNodes(llvm::StringRef, llvm::StringRef, clang::doc::ClangDocContext const&)) in archive lib/libclangDoc.a clang++: error: linker command failed with exit code 1 (use -v to see invocation) [8/356] LINK ./bin/c-index-test [9/356] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_mac.o [10/356] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_fuchsia.o [11/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_stack.o [12/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stack.o [13/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_dynamic_shadow.o [14/356] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_linux.o [15/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_activation.o [16/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_activation.o [17/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_suppressions.o [18/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_suppressions.o [19/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_debugging.o [20/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread_list.o [21/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_debugging.o [22/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_memory_profile.o [23/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_memory_profile.o [24/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/cxx_sources.hwasan_new_delete.o [25/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_allocation_functions.o [26/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_linux.o [27/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_flags.o [28/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_posix.o [29/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_posix.o [30/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_linux.o [31/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_flags.o [32/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_stats.o [33/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_memintrinsics.o [34/356] CXX stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.asan_new_delete.o [35/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_malloc_linux.o [36/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_malloc_linux.o [37/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors_memintrinsics.o [38/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread.o ../../compiler-rt/lib/hwasan/hwasan_thread.cpp:123:69: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~~ ^~~~~~~~~~ | %u ../../compiler-rt/lib/hwasan/hwasan_thread.cpp:124:24: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~ | %lu 124 | (void *)this, stack_bottom(), stack_top(), | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_thread.cpp:124:40: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~ | %lu 124 | (void *)this, stack_bottom(), stack_top(), | ^~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_thread.cpp:125:40: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~ | %lu 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ^~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_thread.cpp:125:53: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~ | %lu 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ^~~~~~~~~ 5 warnings generated. [39/356] LINK ./bin/lldb [40/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stats.o [41/356] CXX stage2_unix/obj/compiler-rt/lib/msan/msan.msan.o [42/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_interceptors_memintrinsics.o [43/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_errors.o [44/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_descriptions.o [45/356] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_allocator.o [46/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_errors.o [47/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_linux.o [48/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_rtl.o [49/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_descriptions.o [50/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_rtl.o [51/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_poisoning.o [52/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_poisoning.o [53/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_thread.o [54/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_report.o [55/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_report.o [56/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_thread.o [57/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan.o ../../compiler-rt/lib/hwasan/hwasan.cpp:179:7: warning: format specifies type 'int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~~ | %lu 177 | " thr_aux: %zd stack_depot: %zd uniq_stacks: %zd" 178 | " heap: %zd", 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ^~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan.cpp:695:34: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~~ | %lu 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ^~~~~~~~ 2 warnings generated. [58/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_globals.o [59/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_globals.o [60/356] CXX stage2_unix/obj/compiler-rt/lib/msan/msan.msan_allocator.o [61/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_fake_stack.o [62/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_fake_stack.o [63/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_report.o ../../compiler-rt/lib/hwasan/hwasan_report.cpp:309:11: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~~ | %lu 307 | "[%p,%p) " 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:309:66: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 307 | "[%p,%p) " | ~~ | %lu 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:310:11: warning: format specifies type 'void *' but the argument has type '__sanitizer::uptr' (aka 'unsigned long') [-Wformat] 307 | "[%p,%p) " | ~~ | %lu 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, 310 | best_beg + local.size, local.function_name, location.data()); | ^~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:740:12: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~~ | %lu 740 | untagged_addr, offset, whence, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:741:55: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~~ | %lu 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ^~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:742:12: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~~ | %lu 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, 742 | candidate.heap.end); | ^~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:765:11: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~~ | %lu 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:769:11: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 764 | "%s [%p,%p) in %s\n", | ~~ | %lu 765 | untagged_addr, 766 | candidate.after ? untagged_addr - (info.start + info.size) 767 | : info.start - untagged_addr, 768 | candidate.after ? "after" : "before", info.size, info.name, 769 | info.start, info.start + info.size, module_name); | ^~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:769:23: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 764 | "%s [%p,%p) in %s\n", | ~~ | %lu 765 | untagged_addr, 766 | candidate.after ? untagged_addr - (info.start + info.size) 767 | : info.start - untagged_addr, 768 | candidate.after ? "after" : "before", info.size, info.name, 769 | info.start, info.start + info.size, module_name); | ^~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:777:13: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 775 | "%p is located %s a global variable in " | ~~ | %lu 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:778:13: warning: format specifies type 'unsigned int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~~ | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:778:51: warning: format specifies type 'unsigned int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~~ | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:783:13: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 781 | "%p is located %s a %zd-byte global variable in " | ~~ | %lu 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:784:13: warning: format specifies type 'unsigned int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~~ | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:784:51: warning: format specifies type 'unsigned int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~~ | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:795:63: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~~ ^~~~~~~~~~~~~ | %lu ../../compiler-rt/lib/hwasan/hwasan_report.cpp:805:23: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~~ | %lu 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ^~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:805:35: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~~ | %lu 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ^~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:824:63: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~ ^~~~~~~~~~~~~ | %lu ../../compiler-rt/lib/hwasan/hwasan_report.cpp:825:12: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~~ | %u 825 | sa.thread_id()); | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:845:12: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~ | %lu 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:846:12: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~~ | %u 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ^~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:846:32: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~ | %lu 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:847:12: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~ | %lu 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:861:12: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int' [-Wformat] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~~ | %d 861 | flags()->heap_history_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:918:41: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~ | %lu 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:918:56: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~ | %lu 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ^~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:918:60: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~~ | %u 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ^~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:921:41: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~~ | %lu 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:921:56: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~~ | %lu 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ^~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:970:20: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~~ | %lu 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:970:35: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~~ | %lu 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1040:10: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~~ | %lu 1040 | untagged_addr, pc); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1040:25: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~~ | %lu 1040 | untagged_addr, pc); | ^~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1052:51: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~ | %lu 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1053:29: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~~ | %u 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1056:54: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~ | %lu 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ^~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1057:21: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'u32' (aka 'unsigned int') [-Wformat] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~~ | %u 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ^~~~~~~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1096:63: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~~ ^~ | %lu ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1111:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1111:18: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1111:28: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1111:38: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1113:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1113:18: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1113:28: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1113:39: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1115:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1115:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1115:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1115:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1117:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1117:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1117:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1117:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1119:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1119:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1119:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1119:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1121:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1121:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1121:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1121:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ 63 warnings generated. [64/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_allocator.o In file included from ../../compiler-rt/lib/hwasan/hwasan_allocator.cpp:21: ../../compiler-rt/lib/hwasan/hwasan_malloc_bisect.h:44:32: warning: format specifies type 'unsigned int' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~~ ^ | %lu 1 warning generated. [65/356] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common.o ../../compiler-rt/lib/lsan/lsan_common.cpp:808:11: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned long long' [-Wformat] 807 | "Running thread %zu was not suspended. False leaks are possible.\n", | ~~~ | %llu 808 | os_id); | ^~~~~ 1 warning generated. [66/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_allocator.o [67/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_allocator.o [68/356] CXX obj/llvm/tools/llvm-reduce/deltas/llvm-reduce.ReduceBasicBlocks.o [69/356] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_interceptors.o [70/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors.o [71/356] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_interceptors.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.