INFO:2025-07-28T08:01:30Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f529c0b56f3a..ac4c13d0d8f5 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 ac4c13d0d8f5 [mlir] Nominate Tensor Compiler maintainers (#149488) INFO:2025-07-28T08:01:34Z:root:syncing... Deleted branch merge (was 166d71fe5b7c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 4b1a18d18e9e] [gn build] Port 4072a6b85bee 2 files changed, 2 insertions(+) [gn build] Port 4072a6b85bee -- https://github.com/llvm/llvm-project/commit/4072a6b85bee INFO:2025-07-28T08:01:36Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/2] CXX obj/llvm/unittests/Support/SupportTests.DebugLogTest.o FAILED: obj/llvm/unittests/Support/SupportTests.DebugLogTest.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/unittests/Support/SupportTests.DebugLogTest.o.d -o obj/llvm/unittests/Support/SupportTests.DebugLogTest.o -c ../../llvm/unittests/Support/DebugLogTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/include -Igen/llvm/include -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../llvm/unittests/Support/DebugLogTest.cpp:29:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 29 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, nullptr) << "NoType"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:38:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 38 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "A"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:39:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 39 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:50:7: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 50 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "A"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:52:7: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 52 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:53:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 53 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:59:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 59 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << inc(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:61:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 61 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << inc(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ 8 errors generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.