github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 605 tests passed
* 51 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### BOLT
<details>
<summary>BOLT.BOLT/max-funcs.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/Inputs/bolt_icf.cpp
-g -Wl,-q -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp.exe
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
--driver-mode=g++
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/Inputs/bolt_icf.cpp
-g -Wl,-q -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp.exe
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-bolt
--runtime-instrumentation-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_instr.a
--runtime-hugify-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_hugify.a
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp.exe
--relocs -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp
--max-funcs=2
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-bolt
--runtime-instrumentation-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_instr.a
--runtime-hugify-lib=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/bolt_rt-bins/lib/libbolt_rt_hugify.a
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp.exe
--relocs -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp
--max-funcs=2
# .---command stdout------------
# | BOLT-INFO: shared object or position-independent executable detected
# | BOLT-INFO: Target architecture: x86_64
# | BOLT-INFO: BOLT version: 6d6cbe8abab6798374936fda84f9ab435ebe24fd
# | BOLT-INFO: first alloc address is 0x0
# | BOLT-INFO: creating new program header table at address 0x200000, offset
0x200000
# | BOLT-INFO: enabling relocation mode
# | BOLT-INFO: enabling lite mode
# | BOLT-INFO: processing ending on __BOLT_PSEUDO_.plt
# | BOLT-INFO: 0 out of 15 functions in the binary (0.0%) have non-empty
execution profile
# | BOLT-INFO: setting _end to 0x40001b
# `-----------------------------
# .---command stderr------------
# | BOLT-WARNING: debug info will be stripped from the binary. Use
-update-debug-sections to keep it.
# | BOLT-WARNING: bad padding at address 0x1020 starting at offset 0 in
function __BOLT_PSEUDO_.plt
# | ff 35 ca 2f 00 00 ff 25 cc 2f 00 00 0f 1f 40 00
# | BOLT-WARNING: function __BOLT_PSEUDO_.plt has invalid padding. Ignoring the
function
# `-----------------------------
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objdump
-d -j .text
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp
| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/max-funcs.test
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-objdump
-d -j .text
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/max-funcs.test
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/max-funcs.test:12:8:
error: CHECK: expected string not found in input
# | CHECK: <{{.*}}>:
# | ^
# | <stdin>:6:26: note: scanning from here
# | 0000000000400000 <_init>:
# | ^
# | <stdin>:7:4: note: possible intended match here
# | 400000: f3 0f 1e fa endbr64
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/bolt/test/max-funcs.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1:
# | 2:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/bolt/test/Output/max-funcs.test.tmp:
file format elf64-x86-64
# | 3:
# | 4: Disassembly of section .text:
# | 5:
# | 6: 0000000000400000 <_init>:
# | check:12'0 X error: no match found
# | 7: 400000: f3 0f 1e fa endbr64
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:12'1 ? possible intended match
# | 8: 400004: 48 83 ec 08 subq $0x8, %rsp
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 9: 400008: 48 8b 05 c9 3f c0 ff movq -0x3fc037(%rip), %rax #
0x3fd8 <__libc_start_main@GLIBC_2.34+0x3fd8>
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 10: 40000f: 48 85 c0 testq %rax, %rax
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 11: 400012: 74 02 je 0x400016 <_init+0x16>
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 12: 400014: ff d0 callq *%rax
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/173571
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits