llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`sanitizer-x86_64-linux-qemu` running on `sanitizer-buildbot4` while building 
`clang,llvm` at step 2 "annotate".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/139/builds/27532

<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)
...
[4822/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o
[4823/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPrepareGlobals.cpp.o
[4824/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o
[4825/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVRegularizer.cpp.o
[4826/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o
[4827/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVTypeInst.cpp.o
[4828/6751] Building CXX object 
lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o
[4829/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o
[4830/6751] Linking CXX static library lib/libLLVMSystemZDesc.a
[4831/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o
FAILED: 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.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++ -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/lib/Target/SPIRV 
-I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV 
-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 
-fvisibility=hidden -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o 
-MF 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o.d
 -o 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o 
-c 
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp:253:56:
 error: unknown type name 'SPIRVType'
  253 |   bool selectWaveReduceProduct(Register ResVReg, const SPIRVType 
*ResType,
      |                                                        ^
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp:2930:62:
 error: unknown type name 'SPIRVType'
 2930 |                                                        const SPIRVType 
*ResType,
      |                                                              ^
2 errors generated.
[4832/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetObjectFile.cpp.o
[4833/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o
[4834/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCBufferAccess.cpp.o
[4835/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizeZeroSizeArrays.cpp.o
[4836/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAsmPrinter.cpp.o
[4837/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o
[4838/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o
[4839/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o
[4840/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstrInfo.cpp.o
[4841/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAPI.cpp.o
[4842/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMCInstLower.cpp.o
[4843/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVStripConvergentIntrinsics.cpp.o
[4844/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMergeRegionExitTargets.cpp.o
[4845/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o
[4846/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInlineAsmLowering.cpp.o
[4847/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o
[4848/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVISelLowering.cpp.o
[4849/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o
[4850/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCombinerHelper.cpp.o
[4851/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPostLegalizer.cpp.o
[4852/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizerInfo.cpp.o
[4853/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizePointerCast.cpp.o
[4854/6751] Building CXX object 
lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o
[4855/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o
[4856/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o
[4857/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetTransformInfo.cpp.o
[4858/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o
[4859/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o
[4860/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o
[4861/6751] Building CXX object 
lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o
Step 9 (build host clang) failure: build host clang (failure)
...
[4822/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o
[4823/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPrepareGlobals.cpp.o
[4824/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o
[4825/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVRegularizer.cpp.o
[4826/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o
[4827/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVTypeInst.cpp.o
[4828/6751] Building CXX object 
lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o
[4829/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o
[4830/6751] Linking CXX static library lib/libLLVMSystemZDesc.a
[4831/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o
FAILED: 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.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++ -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE 
-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/b/sanitizer-x86_64-linux-qemu/build/llvm_build2_host/lib/Target/SPIRV 
-I/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV 
-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 
-fvisibility=hidden -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o 
-MF 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o.d
 -o 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstructionSelector.cpp.o 
-c 
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp:253:56:
 error: unknown type name 'SPIRVType'
  253 |   bool selectWaveReduceProduct(Register ResVReg, const SPIRVType 
*ResType,
      |                                                        ^
/home/b/sanitizer-x86_64-linux-qemu/build/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp:2930:62:
 error: unknown type name 'SPIRVType'
 2930 |                                                        const SPIRVType 
*ResType,
      |                                                              ^
2 errors generated.
[4832/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetObjectFile.cpp.o
[4833/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o
[4834/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCBufferAccess.cpp.o
[4835/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizeZeroSizeArrays.cpp.o
[4836/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAsmPrinter.cpp.o
[4837/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o
[4838/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o
[4839/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o
[4840/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInstrInfo.cpp.o
[4841/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVAPI.cpp.o
[4842/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMCInstLower.cpp.o
[4843/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVStripConvergentIntrinsics.cpp.o
[4844/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVMergeRegionExitTargets.cpp.o
[4845/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o
[4846/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVInlineAsmLowering.cpp.o
[4847/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o
[4848/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVISelLowering.cpp.o
[4849/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o
[4850/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVCombinerHelper.cpp.o
[4851/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVPostLegalizer.cpp.o
[4852/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizerInfo.cpp.o
[4853/6751] Building CXX object 
lib/Target/SPIRV/CMakeFiles/LLVMSPIRVCodeGen.dir/SPIRVLegalizePointerCast.cpp.o
[4854/6751] Building CXX object 
lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o
[4855/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o
[4856/6751] Building CXX object 
lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o
[4857/6751] Building CXX object 
lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetTransformInfo.cpp.o
[4858/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o
[4859/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o
[4860/6751] Building CXX object 
lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o
[4861/6751] Building CXX object 
lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o
Step 12 (scudo x86_64) failure: scudo 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 x86_64_qemu
+ local name=x86_64_qemu
+ local out_dir=llvm_build2_x86_64_qemu
+ build_step 'scudo x86_64_qemu'
+ echo '@@@BUILD_STEP scudo x86_64_qemu@@@'
+ CURRENT_STEP='scudo x86_64_qemu'
Step 13 (scudo x86_64_qemu) failure: scudo 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
+ echo
+ echo @@@STEP_FAILURE@@@

How to reproduce locally: 
https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild


+ 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
+ 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 14 (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
+ 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_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 15 (scudo aarch64_qemu_cortex-a72) failure: scudo 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 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 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 16 (scudo mips64_qemu) failure: scudo mips64_qemu (failure)
...

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 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'
+ cd llvm_build2_mips64el_qemu
+ cat configure.log
Step 17 (scudo mips64el_qemu) failure: scudo mips64el_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 powerpc64le_qemu
+ local name=powerpc64le_qemu
+ local out_dir=llvm_build2_powerpc64le_qemu
+ build_step 'scudo powerpc64le_qemu'
+ echo '@@@BUILD_STEP scudo powerpc64le_qemu@@@'
+ CURRENT_STEP='scudo powerpc64le_qemu'
Step 18 (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

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_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 19 (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 20 (scudo debug_x86_64_qemu) failure: scudo debug_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 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_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 21 (scudo debug_aarch64_qemu) failure: scudo debug_aarch64_qemu (failure)
...

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_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'
+ cd llvm_build2_debug_aarch64_qemu_cortex-a72
+ cat configure.log
Step 22 (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 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_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 23 (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
+ 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_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 24 (scudo debug_mips64el_qemu) failure: scudo debug_mips64el_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 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 25 (scudo debug_powerpc64le_qemu) failure: scudo debug_powerpc64le_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
+ 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 ]]
+ [[ -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/165109
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to