llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-win-x-aarch64` running on `as-builder-2` while building `libunwind` at step 12 "test-check-bolt".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/193/builds/10240 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 12 (test-check-bolt) failure: Test just built components: check-bolt completed (failure) ******************** TEST 'BOLT :: dump-dot-func.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 4 c:\buildbot\as-builder-2\x-aarch64\build\bin\clang.exe --driver-mode=g++ C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test/Inputs/multi-func.cpp -o C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.exe -Wl,-q # executed command: 'c:\buildbot\as-builder-2\x-aarch64\build\bin\clang.exe' --driver-mode=g++ 'C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test/Inputs/multi-func.cpp' -o 'C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.exe' -Wl,-q # note: command had no output on stdout or stderr # RUN: at line 7 c:\buildbot\as-builder-2\x-aarch64\build\bin\llvm-bolt.exe C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.exe -o C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.bolt1 --dump-dot-func=_Z3addii -v=1 2>&1 | c:\buildbot\as-builder-2\x-aarch64\build\bin\filecheck.exe C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test\dump-dot-func.test --check-prefix=ADD # executed command: 'c:\buildbot\as-builder-2\x-aarch64\build\bin\llvm-bolt.exe' 'C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.exe' -o 'C:\buildbot\as-builder-2\x-aarch64\build\tools\bolt\test\Output\dump-dot-func.test.tmp.bolt1' --dump-dot-func=_Z3addii -v=1 # note: command had no output on stdout or stderr # error: command failed with exit status: 0x80000003 # executed command: 'c:\buildbot\as-builder-2\x-aarch64\build\bin\filecheck.exe' 'C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test\dump-dot-func.test' --check-prefix=ADD # .---command stderr------------ # | C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test\dump-dot-func.test:28:6: error: ADD: expected string not found in input # | ADD: BOLT-INFO: dumping CFG to _Z3addii-00_build-cfg.dot # | ^ # | <stdin>:1:1: note: scanning from here # | BOLT-INFO: shared object or position-independent executable detected # | ^ # | <stdin>:11:1: note: possible intended match here # | BOLT-INFO: marking .relro_padding as GNU_RELRO # | ^ # | # | Input file: <stdin> # | Check file: C:\buildbot\as-builder-2\x-aarch64\llvm-project\bolt\test\dump-dot-func.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: BOLT-INFO: shared object or position-independent executable detected # | check:28'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: BOLT-INFO: Target architecture: aarch64 # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: BOLT-INFO: BOLT version: e57f0e928d7b92f536a646d8ba1c26916b09e67e # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 4: BOLT-INFO: first alloc address is 0x0 # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: BOLT-INFO: creating new program header table at address 0x200000, offset 0x200000 # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: BOLT-INFO: marking .init_array as GNU_RELRO # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: BOLT-INFO: marking .fini_array as GNU_RELRO # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: BOLT-INFO: marking .data.rel.ro as GNU_RELRO # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: BOLT-INFO: marking .dynamic as GNU_RELRO ... Step 14 (test-check-unwind-aarch64-unknown-linux-gnu) failure: Test just built components: check-unwind-aarch64-unknown-linux-gnu completed (failure) ******************** TEST 'llvm-libunwind-static.cfg.in :: eh_frame_fde_pc_range.pass.cpp' FAILED ******************** Exit Code: 127 Command Output (stdout): -- # COMPILED WITH C:/buildbot/as-builder-2/x-aarch64/build/./bin/clang++.exe C:\buildbot\as-builder-2\x-aarch64\llvm-project\libunwind\test\eh_frame_fde_pc_range.pass.cpp --target=aarch64-unknown-linux-gnu -nostdinc++ -I C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/include -funwind-tables -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -Wno-nullability-completeness -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Wuser-defined-warnings C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/lib/aarch64-unknown-linux-gnu/libunwind.a -lpthread -Wl,--export-dynamic -ldl -latomic -o C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe # executed command: C:/buildbot/as-builder-2/x-aarch64/build/./bin/clang++.exe 'C:\buildbot\as-builder-2\x-aarch64\llvm-project\libunwind\test\eh_frame_fde_pc_range.pass.cpp' --target=aarch64-unknown-linux-gnu -nostdinc++ -I C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/include -funwind-tables -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -Wno-nullability-completeness -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Wuser-defined-warnings C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/lib/aarch64-unknown-linux-gnu/libunwind.a -lpthread -Wl,--export-dynamic -ldl -latomic -o 'C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe' # note: command had no output on stdout or stderr # EXECUTED AS "C:/Python313/python.exe" "C:/buildbot/as-builder-2/x-aarch64/llvm-project/libcxx/utils/ssh.py" --host=ubu...@jetson-agx-2197.lab.llvm.org --execdir C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir -- C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe # executed command: C:/Python313/python.exe C:/buildbot/as-builder-2/x-aarch64/llvm-project/libcxx/utils/ssh.py --host=ubu...@jetson-agx-2197.lab.llvm.org --execdir 'C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir' -- 'C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe' # .---command stdout------------ # | 123 # | fde_pc = 0xaaaae7b44568 # | fde_fpc = 0xaaaae7b44540 # | fde_fpc1 = 0xaaaae7b44540 # `----------------------------- # RUN: at line 21 C:/buildbot/as-builder-2/x-aarch64/build/./bin/clang++.exe C:\buildbot\as-builder-2\x-aarch64\llvm-project\libunwind\test\eh_frame_fde_pc_range.pass.cpp --target=aarch64-unknown-linux-gnu -nostdinc++ -I C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/include -funwind-tables -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -Wno-nullability-completeness -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Wuser-defined-warnings C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/lib/aarch64-unknown-linux-gnu/libunwind.a -lpthread -Wl,--export-dynamic -ldl -latomic -o C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe # executed command: C:/buildbot/as-builder-2/x-aarch64/build/./bin/clang++.exe 'C:\buildbot\as-builder-2\x-aarch64\llvm-project\libunwind\test\eh_frame_fde_pc_range.pass.cpp' --target=aarch64-unknown-linux-gnu -nostdinc++ -I C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/include -funwind-tables -std=c++26 -Werror -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template -Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor -Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare -Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move -Wno-nullability-completeness -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Wuser-defined-warnings C:/buildbot/as-builder-2/x-aarch64/build/runtimes/runtimes-aarch64-unknown-linux-gnu-bins/libunwind/test-suite-install/lib/aarch64-unknown-linux-gnu/libunwind.a -lpthread -Wl,--export-dynamic -ldl -latomic -o 'C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe' # note: command had no output on stdout or stderr # RUN: at line 22 objcopy --dump-section .eh_frame_hdr=C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp_ehf_hdr.bin C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe # executed command: objcopy --dump-section '.eh_frame_hdr=C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp_ehf_hdr.bin' 'C:\buildbot\as-builder-2\x-aarch64\build\runtimes\runtimes-aarch64-unknown-linux-gnu-bins\libunwind\test\Output\eh_frame_fde_pc_range.pass.cpp.dir\t.tmp.exe' # .---command stderr------------ # | 'objcopy': command not found # `----------------------------- # error: command failed with exit status: 127 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/154902 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits