INFO:2025-08-27T12:59:37Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c5949f74bf8c..024618b7a006 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 024618b7a006 [X86] canCreateUndefOrPoisonForTargetNode - add SSE bit logic + VPTERNLOG handling (#155600) INFO:2025-08-27T12:59:42Z:root:syncing... Deleted branch merge (was ab611a388e79). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 3a146b263f2f] [gn build] Port 823e44401aaf 1 file changed, 1 insertion(+), 1 deletion(-) [gn build] Port 823e44401aaf -- https://github.com/llvm/llvm-project/commit/823e44401aaf INFO:2025-08-27T12:59:43Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/103] CXX obj/bolt/lib/Core/Core.MCInstUtils.o FAILED: obj/bolt/lib/Core/Core.MCInstUtils.o ../../chromeclang/bin/clang++ -MMD -MF obj/bolt/lib/Core/Core.MCInstUtils.o.d -o obj/bolt/lib/Core/Core.MCInstUtils.o -c ../../bolt/lib/Core/MCInstUtils.cpp -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/lib/Core/MCInstUtils.cpp:9: ../../bolt/include/bolt/Core/MCInstUtils.h:40:19: error: field of type 'BinaryBasicBlock::const_iterator' (aka '__wrap_iter') has private constructor : BB(BB), It(Inst) {} ^ ../../sysroot/MacOSX.sdk/usr/include/c++/v1/__iterator/wrap_iter.h:158:60: note: declared private here _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 1 error generated. [2/103] CXX obj/bolt/lib/Passes/Passes.PAuthGadgetScanner.o FAILED: obj/bolt/lib/Passes/Passes.PAuthGadgetScanner.o ../../chromeclang/bin/clang++ -MMD -MF obj/bolt/lib/Passes/Passes.PAuthGadgetScanner.o.d -o obj/bolt/lib/Passes/Passes.PAuthGadgetScanner.o -c ../../bolt/lib/Passes/PAuthGadgetScanner.cpp -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/lib/Passes/PAuthGadgetScanner.cpp:14: In file included from ../../bolt/include/bolt/Passes/PAuthGadgetScanner.h:14: ../../bolt/include/bolt/Core/MCInstUtils.h:40:19: error: field of type 'BinaryBasicBlock::const_iterator' (aka '__wrap_iter') has private constructor : BB(BB), It(Inst) {} ^ ../../sysroot/MacOSX.sdk/usr/include/c++/v1/__iterator/wrap_iter.h:158:60: note: declared private here _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ ../../bolt/lib/Passes/PAuthGadgetScanner.cpp:1681:15: error: calling a private constructor of class 'std::__wrap_iter' auto It = static_cast(&Inst.getMCInst()); ^ ../../sysroot/MacOSX.sdk/usr/include/c++/v1/__iterator/wrap_iter.h:158:60: note: declared private here _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 2 errors generated. [3/103] CXX obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o FAILED: obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o ../../chromeclang/bin/clang++ -MMD -MF obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o.d -o obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o -c ../../bolt/lib/Rewrite/RewriteInstance.cpp -DAARCH64_AVAILABLE -DX86_AVAILABLE -I../../llvm/include -Igen/llvm/include -I../../bolt/include -Igen/bolt/include -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../bolt/lib/Rewrite/RewriteInstance.cpp:23: In file included from ../../bolt/include/bolt/Passes/PAuthGadgetScanner.h:14: ../../bolt/include/bolt/Core/MCInstUtils.h:40:19: error: field of type 'BinaryBasicBlock::const_iterator' (aka '__wrap_iter') has private constructor : BB(BB), It(Inst) {} ^ ../../sysroot/MacOSX.sdk/usr/include/c++/v1/__iterator/wrap_iter.h:158:60: note: declared private here _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 1 error generated. [4/103] CXX obj/llvm/lib/Target/X86/LLVMX86CodeGen.X86ISelLowering.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.