llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve2-vla` running on `linaro-g4-01` while building `clang,llvm` at step 14 "test-suite".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/198/builds/12704 <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: 416 size..rela.dyn: 1080 size..rela.plt: 576 size..rodata: 605 size..text: 21376 ******************** NOEXE: test-suite :: SingleSource/UnitTests/Vectorizer/tf-gcc-loops.test (10312 of 10404) ******************** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/tf-gcc-loops.test' FAILED ******************** Executable '/home/tcwg-buildbot/worker/clang-aarch64-sve2-vla/test/sandbox/build/SingleSource/UnitTests/Vectorizer/tf-gcc-loops' is missing ******************** PASS: test-suite :: SingleSource/UnitTests/Vectorizer/tf-ftic-find-last.test (10313 of 10404) ********** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/tf-ftic-find-last.test' RESULTS ********** compile_time: 0.0000 exec_time: 0.0000 hash: "d70bfdac3219dccfdc0a90f7735dde4e" link_time: 0.0339 size: 64528 size..bss: 5016 size..comment: 153 size..data: 24 size..data.rel.ro: 576 size..dynamic: 528 size..dynstr: 721 size..dynsym: 768 size..eh_frame: 2960 size..eh_frame_hdr: 996 size..fini: 20 size..fini_array: 8 size..gcc_except_table: 1440 size..gnu.hash: 28 size..gnu.version: 64 size..gnu.version_r: 192 size..got: 72 size..got.plt: 208 size..init: 24 size..init_array: 16 size..interp: 27 size..note.ABI-tag: 32 size..plt: 400 size..rela.dyn: 2040 size..rela.plt: 552 size..rodata: 1419 size..text: 26720 ******************** PASS: test-suite :: SingleSource/UnitTests/Vectorizer/tf-ftic-recurrences.test (10314 of 10404) ********** TEST 'test-suite :: SingleSource/UnitTests/Vectorizer/tf-ftic-recurrences.test' RESULTS ********** ``` </details> https://github.com/llvm/llvm-project/pull/188300 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
