llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-arm64-windows-msvc-2stage` running on `linaro-armv8-windows-msvc-02` while building `clang` at step 9 "build stage 2".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/124/builds/2446 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 9 (build stage 2) failure: 'ninja' (failure) ... [648/656] Linking CXX static library C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage2\lib\runtimes_gtest_main.lib [649/656] Linking CXX static library C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage2\lib\clang\23\lib\aarch64-pc-windows-msvc\flang_rt.runtime.dynamic.lib [650/656] Building Fortran object flang-rt\lib\runtime\CMakeFiles\flang-rt-mod.dir\cudadevice.f90.obj [651/656] Building Fortran object flang-rt\lib\runtime\CMakeFiles\flang-rt-mod.dir\cooperative_groups.f90.obj [652/656] Building CXX object flang-rt\lib\runtime\CMakeFiles\flang_rt.runtime.dynamic_dbg.dir\io-api-server.cpp.obj [653/656] Building CXX object flang-rt\lib\runtime\CMakeFiles\flang_rt.runtime.dynamic_dbg.dir\tools.cpp.obj [654/656] Building CXX object flang-rt\lib\runtime\CMakeFiles\flang_rt.runtime.dynamic_dbg.dir\matmul-complex.cpp.obj [655/656] Building CXX object flang-rt\lib\runtime\CMakeFiles\flang_rt.runtime.dynamic_dbg.dir\reduce.cpp.obj [656/656] Linking CXX static library C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage2\lib\clang\23\lib\aarch64-pc-windows-msvc\flang_rt.runtime.dynamic_dbg.lib [9090/9990] Building CXX object third-party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj FAILED: third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.obj C:\Users\tcwg\scoop\shims\ccache.exe C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage1.install\bin\clang-cl.exe /nologo -TP -DBENCHMARK_STATIC_DEFINE -DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_GLIBCXX_ASSERTIONS -D_HAS_EXCEPTIONS=0 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage2\third-party\benchmark\src -IC:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\llvm\third-party\benchmark\src -IC:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage2\include -IC:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\llvm\llvm\include -IC:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\llvm\third-party\benchmark\include /DWIN32 /D_WINDOWS /Zc:inline /Zc:__cplusplus /Oi /Brepro /bigobj /permissive- -Werror=unguarded-availability-new -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -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 /Gw /W4 -EHs- -EHa- /O2 /Ob2 -std:c++17 -MD -UNDEBUG /showIncludes /Fothird-party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj /Fdthird-party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.pdb -c -- C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\llvm\third-party\benchmark\src\sysinfo.cc Assertion failed: isa<To>(Val) && "cast<Ty>() argument of incompatible type!", file C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\llvm\llvm\include\llvm/Support/Casting.h, line 566 PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and dumped files. Stack dump: 1. <eof> parser at end of file 2. c:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\xstring:5136:32: instantiating function definition 'std::operator>><char, std::char_traits<char>, std::allocator<char>>' Exception Code: 0xC000001D #0 0x00007ff729f5e294 (C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage1.install\bin\clang-cl.exe+0x79e294) #1 0x00007ff8f730b8c0 (C:\WINDOWS\System32\ucrtbase.dll+0x7b8c0) #2 0x0668fff8f730c4cc clang-cl: error: clang frontend command failed due to signal (use -v to see invocation) clang version 23.0.0git (https://github.com/llvm/llvm-project.git a6575e8ea5a638259d4051ebfb1430bf1cc2795b) Target: aarch64-pc-windows-msvc Thread model: posix InstalledDir: C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc-2stage\stage1.install\bin Build config: +assertions clang-cl: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING CRASH REPRODUCER FILES TO THE BUG REPORT: clang-cl: note: diagnostic msg: C:\Users\tcwg\AppData\Local\Temp\sysinfo-aafcda.sh clang-cl: note: diagnostic msg: ******************** [9098/9990] Building CXX object tools\lto\CMakeFiles\LTO.dir\lto.cpp.obj ninja: build stopped: subcommand failed. ``` </details> https://github.com/llvm/llvm-project/pull/207756 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
