[llvm] [M68k] Fix build after Legalizer rename #217046 (PR #217207)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 22:06:58 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building `llvm` at step 3 "annotate".

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

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 3 (annotate) failure: 'python ../llvm.src/offload/ci/openmp-offload-amdgpu-libc-runtime.py ...' (failure)
...
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.cstddef_test.__build__ (27 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.expected_test.__build__ (28 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.int_seq_test.__build__ (29 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.limits_test.__build__ (30 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.scope_test.__build__ (31 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.simd_test.__build__ (32 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.stringstream_test.__build__ (33 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.stringview_test.__build__ (34 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.tuple_test.__build__ (35 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.type_traits_test.__build__ (36 of 785)
FAIL: libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.malloc_stress.__build__ (37 of 785)
******************** TEST 'libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.malloc_stress.__build__' FAILED ********************
No kernel launches known
OFFLOAD ERROR: memory access fault by GPU 2 (agent 0x63c3e7040d10) at virtual address (nil). Reasons: Unknown (0)
Use 'OFFLOAD_TRACK_ALLOCATION_TRACES=true' to track device allocations
 #0 0x0000716ac821f119 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/libLLVMSupport.so.24.0git+0x21f119)
 #1 0x0000716ac821bddc llvm::sys::RunSignalHandlers() (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/libLLVMSupport.so.24.0git+0x21bddc)
 #2 0x0000716ac821bf46 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
 #3 0x0000716ac7842520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
 #4 0x0000716ac78969bc __pthread_kill_implementation ./nptl/pthread_kill.c:44:76
 #5 0x0000716ac78969bc __pthread_kill_internal ./nptl/pthread_kill.c:78:10
 #6 0x0000716ac78969bc pthread_kill ./nptl/pthread_kill.c:89:10
 #7 0x0000716ac7842476 gsignal ./signal/../sysdeps/posix/raise.c:27:6
 #8 0x0000716ac78287f3 abort ./stdlib/abort.c:81:7
 #9 0x0000716ac6fbcc8e llvm::omp::target::plugin::ErrorReporter::reportMemoryAccessError(llvm::omp::target::plugin::GenericDeviceTy&, void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&, bool) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/../lib/x86_64-unknown-linux-gnu/libLLVMOffload.so+0xcfc8e)
#10 0x0000716ac6fbb2bf llvm::omp::target::plugin::AMDGPUPluginTy::eventHandler(hsa_amd_event_s const*, void*) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/../lib/x86_64-unknown-linux-gnu/libLLVMOffload.so+0xce2bf)
#11 0x0000716ac02839e9 (/opt/rocm/lib/libhsa-runtime64.so+0x839e9)
#12 0x0000716ac0281d9c (/opt/rocm/lib/libhsa-runtime64.so+0x81d9c)
#13 0x0000716ac0230bab (/opt/rocm/lib/libhsa-runtime64.so+0x30bab)
#14 0x0000716ac7894a83 start_thread ./nptl/pthread_create.c:442:8
#15 0x0000716ac7926890 ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:83:0

********************
PASS: libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.realloc.__build__ (38 of 785)
PASS: libc :: src/__support/libc.test.src.__support.str_to_float_test.__build__ (39 of 785)
PASS: libc :: src/__support/libc.test.src.__support.str_to_integer_test.__build__ (40 of 785)
PASS: libc :: src/__support/libc.test.src.__support.wcs_to_integer_test.__build__ (41 of 785)
PASS: libc :: src/__support/libc.test.src.__support.wctype_utils_test.__build__ (42 of 785)
PASS: libc :: src/__support/printf_core/libc.test.src.__support.printf_core.parser_test.__build__ (43 of 785)
PASS: libc :: src/__support/printf_core/libc.test.src.__support.printf_core.writer_test.__build__ (44 of 785)
PASS: libc :: src/__support/regex/libc.test.src.__support.regex.expr_test.__build__ (45 of 785)
PASS: libc :: src/__support/wchar/libc.test.src.__support.wchar.string_converter_test.__build__ (46 of 785)
PASS: libc :: src/complex/libc.test.src.complex.conjl_test.__build__ (47 of 785)
PASS: libc :: src/complex/libc.test.src.complex.cproj_test.__build__ (48 of 785)
PASS: libc :: src/ctype/libc.test.src.ctype.isalnum_test.__build__ (49 of 785)
PASS: libc :: src/ctype/libc.test.src.ctype.isalpha_test.__build__ (50 of 785)
PASS: libc :: src/complex/libc.test.src.complex.crealf_test.__build__ (51 of 785)
PASS: libc :: src/complex/libc.test.src.complex.creall_test.__build__ (52 of 785)
PASS: libc :: src/complex/libc.test.src.complex.cprojl_test.__build__ (53 of 785)
Step 12 (run check-libc-amdgpu-amd-amdhsa) failure: run check-libc-amdgpu-amd-amdhsa (failure)
...
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.cstddef_test.__build__ (27 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.expected_test.__build__ (28 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.int_seq_test.__build__ (29 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.limits_test.__build__ (30 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.scope_test.__build__ (31 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.simd_test.__build__ (32 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.stringstream_test.__build__ (33 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.stringview_test.__build__ (34 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.tuple_test.__build__ (35 of 785)
PASS: libc :: src/__support/CPP/libc.test.src.__support.CPP.type_traits_test.__build__ (36 of 785)
FAIL: libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.malloc_stress.__build__ (37 of 785)
******************** TEST 'libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.malloc_stress.__build__' FAILED ********************
No kernel launches known
OFFLOAD ERROR: memory access fault by GPU 2 (agent 0x63c3e7040d10) at virtual address (nil). Reasons: Unknown (0)
Use 'OFFLOAD_TRACK_ALLOCATION_TRACES=true' to track device allocations
 #0 0x0000716ac821f119 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/libLLVMSupport.so.24.0git+0x21f119)
 #1 0x0000716ac821bddc llvm::sys::RunSignalHandlers() (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/libLLVMSupport.so.24.0git+0x21bddc)
 #2 0x0000716ac821bf46 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
 #3 0x0000716ac7842520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
 #4 0x0000716ac78969bc __pthread_kill_implementation ./nptl/pthread_kill.c:44:76
 #5 0x0000716ac78969bc __pthread_kill_internal ./nptl/pthread_kill.c:78:10
 #6 0x0000716ac78969bc pthread_kill ./nptl/pthread_kill.c:89:10
 #7 0x0000716ac7842476 gsignal ./signal/../sysdeps/posix/raise.c:27:6
 #8 0x0000716ac78287f3 abort ./stdlib/abort.c:81:7
 #9 0x0000716ac6fbcc8e llvm::omp::target::plugin::ErrorReporter::reportMemoryAccessError(llvm::omp::target::plugin::GenericDeviceTy&, void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&, bool) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/../lib/x86_64-unknown-linux-gnu/libLLVMOffload.so+0xcfc8e)
#10 0x0000716ac6fbb2bf llvm::omp::target::plugin::AMDGPUPluginTy::eventHandler(hsa_amd_event_s const*, void*) (/home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/../lib/../lib/x86_64-unknown-linux-gnu/libLLVMOffload.so+0xce2bf)
#11 0x0000716ac02839e9 (/opt/rocm/lib/libhsa-runtime64.so+0x839e9)
#12 0x0000716ac0281d9c (/opt/rocm/lib/libhsa-runtime64.so+0x81d9c)
#13 0x0000716ac0230bab (/opt/rocm/lib/libhsa-runtime64.so+0x30bab)
#14 0x0000716ac7894a83 start_thread ./nptl/pthread_create.c:442:8
#15 0x0000716ac7926890 ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:83:0

********************
PASS: libc :: integration/src/stdlib/gpu/libc.test.integration.src.stdlib.gpu.realloc.__build__ (38 of 785)
PASS: libc :: src/__support/libc.test.src.__support.str_to_float_test.__build__ (39 of 785)
PASS: libc :: src/__support/libc.test.src.__support.str_to_integer_test.__build__ (40 of 785)
PASS: libc :: src/__support/libc.test.src.__support.wcs_to_integer_test.__build__ (41 of 785)
PASS: libc :: src/__support/libc.test.src.__support.wctype_utils_test.__build__ (42 of 785)
PASS: libc :: src/__support/printf_core/libc.test.src.__support.printf_core.parser_test.__build__ (43 of 785)
PASS: libc :: src/__support/printf_core/libc.test.src.__support.printf_core.writer_test.__build__ (44 of 785)
PASS: libc :: src/__support/regex/libc.test.src.__support.regex.expr_test.__build__ (45 of 785)
PASS: libc :: src/__support/wchar/libc.test.src.__support.wchar.string_converter_test.__build__ (46 of 785)
PASS: libc :: src/complex/libc.test.src.complex.conjl_test.__build__ (47 of 785)
PASS: libc :: src/complex/libc.test.src.complex.cproj_test.__build__ (48 of 785)
PASS: libc :: src/ctype/libc.test.src.ctype.isalnum_test.__build__ (49 of 785)
PASS: libc :: src/ctype/libc.test.src.ctype.isalpha_test.__build__ (50 of 785)
PASS: libc :: src/complex/libc.test.src.complex.crealf_test.__build__ (51 of 785)
PASS: libc :: src/complex/libc.test.src.complex.creall_test.__build__ (52 of 785)
PASS: libc :: src/complex/libc.test.src.complex.cprojl_test.__build__ (53 of 785)

```

</details>

https://github.com/llvm/llvm-project/pull/217207


More information about the llvm-commits mailing list