llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve2-vla` running on `linaro-g4-01` while building `clang-tools-extra` at step 14 "test-suite".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/198/builds/12698 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 14 (test-suite) failure: test (failure) ... size..init_array: 16 size..interp: 27 size..note.ABI-tag: 32 size..plt: 560 size..rela.dyn: 21432 size..rela.plt: 792 size..rodata: 16627 size..text: 204692 ******************** NOEXE: test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-gcc-loops.test (10330 of 10404) ******************** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-gcc-loops.test' FAILED ******************** Executable '/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/tfactivelanemask-gcc-loops' is missing ******************** PASS: test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-recurrences.test (10331 of 10404) ********** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/tfactivelanemask-recurrences.test' RESULTS ********** compile_time: 0.0000 exec_time: 0.0000 hash: "5e978b6f70908a5461c8638fecd50dc5" link_time: 0.0336 size: 21544 size..bss: 5016 size..comment: 153 size..data: 24 size..data.rel.ro: 96 size..dynamic: 528 size..dynstr: 688 size..dynsym: 696 size..eh_frame: 704 size..eh_frame_hdr: 196 size..fini: 20 size..fini_array: 8 size..gcc_except_table: 168 size..gnu.hash: 28 size..gnu.version: 58 size..gnu.version_r: 160 size..got: 72 size..got.plt: 184 size..init: 24 size..init_array: 16 size..interp: 27 size..note.ABI-tag: 32 size..plt: 352 size..rela.dyn: 600 size..rela.plt: 480 size..rodata: 168 size..text: 3872 ******************** PASS: test-suite :: SingleSource/UnitTests/Vectorizer/early-exit.test (10332 of 10404) ********** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/early-exit.test' RESULTS ********** ``` </details> https://github.com/llvm/llvm-project/pull/190014 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
