[clang] [llvm] RuntimeLibcalls: Move VectorLibrary handling into TargetOptions (PR #167996)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 14 12:20:53 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-qemu` running on `sanitizer-buildbot3` while building `clang,cross-project-tests,llvm` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/139/builds/22919
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
[5901/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o
[5902/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o
[5903/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o
[5904/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o
[5905/6642] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o
[5906/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o
[5907/6642] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o
[5908/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o
[5909/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o
[5910/6642] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o
FAILED: tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o
CCACHE_CPP2=yes CCACHE_HASHDIR=yes CCACHE_SLOPPINESS=pch_defines,time_macros /usr/bin/ccache /home/b/sanitizer-x86_64-linux-qemu/build/llvm_build0/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/tools/opt -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/include -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -MD -MT tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o -MF tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o.d -o tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o -c /home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp:684:30: error: redefinition of 'RTLCI'
684 | RTLIB::RuntimeLibcallsInfo RTLCI(ModuleTriple, codegen::getExceptionModel(),
| ^
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp:677:30: note: previous definition is here
677 | RTLIB::RuntimeLibcallsInfo RTLCI(ModuleTriple, codegen::getExceptionModel(),
| ^
1 error generated.
[5911/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o
[5912/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o
[5913/6642] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedStatusOrAccessModel.cpp.o
[5914/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o
[5915/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o
[5916/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o
[5917/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o
[5918/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o
[5919/6642] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o
[5920/6642] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o
[5921/6642] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
[5922/6642] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o
[5923/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o
[5924/6642] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o
[5925/6642] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o
[5926/6642] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o
[5927/6642] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o
[5928/6642] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
[5929/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o
[5930/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o
[5931/6642] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
[5932/6642] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o
[5933/6642] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o
[5934/6642] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
[5935/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScannerImpl.cpp.o
[5936/6642] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/NewPMDriver.cpp.o
[5937/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o
[5938/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o
[5939/6642] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o
[5940/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o
Step 8 (build host clang) failure: build host clang (failure)
...
[5901/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o
[5902/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o
[5903/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o
[5904/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o
[5905/6642] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o
[5906/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o
[5907/6642] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o
[5908/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o
[5909/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o
[5910/6642] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o
FAILED: tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o
CCACHE_CPP2=yes CCACHE_HASHDIR=yes CCACHE_SLOPPINESS=pch_defines,time_macros /usr/bin/ccache /home/b/sanitizer-x86_64-linux-qemu/build/llvm_build0/bin/clang++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/tools/opt -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/include -I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/include -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -MD -MT tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o -MF tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o.d -o tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o -c /home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp:684:30: error: redefinition of 'RTLCI'
684 | RTLIB::RuntimeLibcallsInfo RTLCI(ModuleTriple, codegen::getExceptionModel(),
| ^
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/tools/opt/optdriver.cpp:677:30: note: previous definition is here
677 | RTLIB::RuntimeLibcallsInfo RTLCI(ModuleTriple, codegen::getExceptionModel(),
| ^
1 error generated.
[5911/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o
[5912/6642] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o
[5913/6642] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedStatusOrAccessModel.cpp.o
[5914/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o
[5915/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o
[5916/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o
[5917/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o
[5918/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o
[5919/6642] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o
[5920/6642] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o
[5921/6642] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o
[5922/6642] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o
[5923/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o
[5924/6642] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o
[5925/6642] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o
[5926/6642] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o
[5927/6642] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o
[5928/6642] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
[5929/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o
[5930/6642] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o
[5931/6642] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
[5932/6642] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o
[5933/6642] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o
[5934/6642] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
[5935/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScannerImpl.cpp.o
[5936/6642] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/NewPMDriver.cpp.o
[5937/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o
[5938/6642] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o
[5939/6642] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o
[5940/6642] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o
Step 12 (scudo x86_64_qemu) failure: scudo x86_64_qemu (failure)
...
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests aarch64_qemu
+ local name=aarch64_qemu
+ local out_dir=llvm_build2_aarch64_qemu
+ build_step 'scudo aarch64_qemu'
+ echo '@@@BUILD_STEP scudo aarch64_qemu@@@'
+ CURRENT_STEP='scudo aarch64_qemu'
Step 13 (scudo aarch64_qemu) failure: scudo aarch64_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests aarch64_qemu_cortex-a72
+ local name=aarch64_qemu_cortex-a72
+ local out_dir=llvm_build2_aarch64_qemu_cortex-a72
+ build_step 'scudo aarch64_qemu_cortex-a72'
+ echo '@@@BUILD_STEP scudo aarch64_qemu_cortex-a72@@@'
+ CURRENT_STEP='scudo aarch64_qemu_cortex-a72'
Step 14 (scudo aarch64_qemu_cortex-a72) failure: scudo aarch64_qemu_cortex-a72 (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests mips64_qemu
+ local name=mips64_qemu
+ local out_dir=llvm_build2_mips64_qemu
+ build_step 'scudo mips64_qemu'
+ echo '@@@BUILD_STEP scudo mips64_qemu@@@'
+ CURRENT_STEP='scudo mips64_qemu'
Step 15 (scudo mips64_qemu) failure: scudo mips64_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests mips64el_qemu
+ local name=mips64el_qemu
+ local out_dir=llvm_build2_mips64el_qemu
+ build_step 'scudo mips64el_qemu'
+ echo '@@@BUILD_STEP scudo mips64el_qemu@@@'
+ CURRENT_STEP='scudo mips64el_qemu'
Step 16 (scudo mips64el_qemu) failure: scudo mips64el_qemu (failure)
...
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests powerpc64le_qemu
+ local name=powerpc64le_qemu
+ local out_dir=llvm_build2_powerpc64le_qemu
+ build_step 'scudo powerpc64le_qemu'
+ echo '@@@BUILD_STEP scudo powerpc64le_qemu@@@'
Step 17 (scudo powerpc64le_qemu) failure: scudo powerpc64le_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_x86_64
+ local name=debug_x86_64
+ local out_dir=llvm_build2_debug_x86_64
+ build_step 'scudo debug_x86_64'
+ echo '@@@BUILD_STEP scudo debug_x86_64@@@'
+ CURRENT_STEP='scudo debug_x86_64'
Step 18 (scudo debug_x86_64) failure: scudo debug_x86_64 (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_x86_64_qemu
+ local name=debug_x86_64_qemu
+ local out_dir=llvm_build2_debug_x86_64_qemu
+ build_step 'scudo debug_x86_64_qemu'
+ echo '@@@BUILD_STEP scudo debug_x86_64_qemu@@@'
+ CURRENT_STEP='scudo debug_x86_64_qemu'
Step 19 (scudo debug_x86_64_qemu) failure: scudo debug_x86_64_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_aarch64_qemu
+ local name=debug_aarch64_qemu
+ local out_dir=llvm_build2_debug_aarch64_qemu
+ build_step 'scudo debug_aarch64_qemu'
+ echo '@@@BUILD_STEP scudo debug_aarch64_qemu@@@'
+ CURRENT_STEP='scudo debug_aarch64_qemu'
Step 20 (scudo debug_aarch64_qemu) failure: scudo debug_aarch64_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_aarch64_qemu_cortex-a72
+ local name=debug_aarch64_qemu_cortex-a72
+ local out_dir=llvm_build2_debug_aarch64_qemu_cortex-a72
+ build_step 'scudo debug_aarch64_qemu_cortex-a72'
+ echo '@@@BUILD_STEP scudo debug_aarch64_qemu_cortex-a72@@@'
+ CURRENT_STEP='scudo debug_aarch64_qemu_cortex-a72'
Step 21 (scudo debug_aarch64_qemu_cortex-a72) failure: scudo debug_aarch64_qemu_cortex-a72 (failure)
...
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_mips64_qemu
+ local name=debug_mips64_qemu
+ local out_dir=llvm_build2_debug_mips64_qemu
+ build_step 'scudo debug_mips64_qemu'
+ echo '@@@BUILD_STEP scudo debug_mips64_qemu@@@'
+ CURRENT_STEP='scudo debug_mips64_qemu'
Step 22 (scudo debug_mips64_qemu) failure: scudo debug_mips64_qemu (failure)
...
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_mips64el_qemu
+ local name=debug_mips64el_qemu
+ local out_dir=llvm_build2_debug_mips64el_qemu
+ build_step 'scudo debug_mips64el_qemu'
+ echo '@@@BUILD_STEP scudo debug_mips64el_qemu@@@'
+ CURRENT_STEP='scudo debug_mips64el_qemu'
Step 23 (scudo debug_mips64el_qemu) failure: scudo debug_mips64el_qemu (failure)
...
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ for B in $SCUDO_BUILDS
+ run_scudo_tests debug_powerpc64le_qemu
+ local name=debug_powerpc64le_qemu
+ local out_dir=llvm_build2_debug_powerpc64le_qemu
+ build_step 'scudo debug_powerpc64le_qemu'
+ echo '@@@BUILD_STEP scudo debug_powerpc64le_qemu@@@'
+ CURRENT_STEP='scudo debug_powerpc64le_qemu'
Step 24 (scudo debug_powerpc64le_qemu) failure: scudo debug_powerpc64le_qemu (failure)
...
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:22 (project):
No CMAKE_ASM_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Warning: Did not find file Compiler/-ASM
-- Configuring incomplete, errors occurred!
+ ninja install-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ ninja check-scudo_standalone
ninja: error: loading 'build.ninja': No such file or directory
+ exit 3
+ build_failure
+ echo
How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
+ echo 'How to reproduce locally: https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild'
+ echo
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ for _ in 0 1 2
+ echo
+ echo @@@STEP_FAILURE@@@
+ sleep 5
+ buildbot_build
+ [[ '' != \1 ]]
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ [[ -z 1 ]]
+ cleanup llvm_build2_host
+ [[ -v BUILDBOT_BUILDERNAME ]]
+ build_step cleanup
+ echo '@@@BUILD_STEP cleanup@@@'
+ CURRENT_STEP=cleanup
```
</details>
https://github.com/llvm/llvm-project/pull/167996
More information about the llvm-commits
mailing list