llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-s390x-linux-lnt` running on `systemz-1` while building `clang` at step 7 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/136/builds/4678 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 7 (ninja check 1) failure: stage 1 checked (failure) ... [399/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/DiagnosticTest.cpp.o [400/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/SanitizersTest.cpp.o [401/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/SarifTest.cpp.o [402/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/LineOffsetMappingTest.cpp.o [403/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/FileManagerTest.cpp.o [404/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/OffloadArchTest.cpp.o [405/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/CharInfoTest.cpp.o [406/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/DarwinSDKInfoTest.cpp.o [407/1224] Building CXX object tools/clang/unittests/Basic/CMakeFiles/BasicTests.dir/SourceManagerTest.cpp.o [408/1224] Building CXX object tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/Analysis/LifetimeSafetyTest.cpp.o FAILED: tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/Analysis/LifetimeSafetyTest.cpp.o CCACHE_CPP2=yes CCACHE_HASHDIR=yes CCACHE_SLOPPINESS=pch_defines,time_macros /usr/bin/ccache /usr/bin/c++ -DEXPERIMENTAL_KEY_INSTRUCTIONS -DGTEST_HAS_RTTI=0 -DLLVM_BUILD_STATIC -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/unittests -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/unittests -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/llvm/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/unittests/Tooling -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/third-party/unittest/googletest/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/third-party/unittest/googlemock/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -O3 -DNDEBUG -Wno-variadic-macros -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -Wno-suggest-override -std=c++17 -MD -MT tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/Analysis/LifetimeSafetyTest.cpp.o -MF tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/Analysis/LifetimeSafetyTest.cpp.o.d -o tools/clang/unittests/CMakeFiles/AllClangUnitTests.dir/Analysis/LifetimeSafetyTest.cpp.o -c /home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/unittests/Analysis/LifetimeSafetyTest.cpp /home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/unittests/Analysis/LifetimeSafetyTest.cpp:70:28: error: declaration of 'std::unique_ptr<clang::TestAST> clang::lifetimes::internal::{anonymous}::LifetimeTestRunner::TestAST' changes meaning of 'TestAST' [-fpermissive] 70 | std::unique_ptr<TestAST> TestAST; | ^~~~~~~ In file included from /home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/unittests/Analysis/LifetimeSafetyTest.cpp:12: /home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/include/clang/Testing/TestAST.h:72:7: note: 'TestAST' declared here as 'class clang::TestAST' 72 | class TestAST { | ^~~~~~~ [409/1224] Building CXX object tools/clang/unittests/Format/CMakeFiles/FormatTests.dir/BracesInserterTest.cpp.o [410/1224] Linking CXX executable tools/clang/unittests/Basic/BasicTests [411/1224] Linking CXX executable tools/clang/tools/extra/clangd/unittests/ClangdTests ninja: build stopped: subcommand failed. ``` </details> https://github.com/llvm/llvm-project/pull/149158 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits