Go to file
Jens Petersen af8a381f55 epel9 s390x: disable failing compress-debug-sections-zlib.test's
/builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test:36:21: error: CHECK-FLAGS-NEXT: expected string not found in input
                    ^
<stdin>:43:10: note: scanning from here
 Offset: 0x50
         ^
<stdin>:44:2: note: possible intended match here
 Size: 22
 ^
Input file: <stdin>
Check file: /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-gnu.test
-dump-input=help explains the following input dump.
Input was:
<<<<<<
           .
           .
           .
          38:  Name: .zdebug_foo (45)
          39:  Type: SHT_PROGBITS (0x1)
          40:  Flags [ (0x0)
          41:  ]
          42:  Address: 0x0
          43:  Offset: 0x50
next:36'0              X~~~ error: no match found
          44:  Size: 22
next:36'0     ~~~~~~~~~
next:36'1      ?        possible intended match
          45:  Link: 0
next:36'0     ~~~~~~~~
          46:  Info: 0
next:36'0     ~~~~~~~~
          47:  AddressAlignment: 8
next:36'0     ~~~~~~~~~~~~~~~~~~~~
          48:  EntrySize: 0
next:36'0     ~~~~~~~~~~~~~
          49:  }
next:36'0     ~~
           .
           .
           .
>>>>>>
--
********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.
FAIL: LLVM :: tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test (40924 of 42153)
******************** TEST 'LLVM :: tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test' FAILED ********************
Script:
--
: 'RUN: at line 3';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/yaml2obj /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml -o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o
: 'RUN: at line 4';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objcopy --compress-debug-sections=zlib /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o
: 'RUN: at line 5';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objcopy --decompress-debug-sections /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o
: 'RUN: at line 7';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o --section=.debug_foo | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
: 'RUN: at line 8';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-COMPRESSED
: 'RUN: at line 9';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-compressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-FLAGS
: 'RUN: at line 10';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-HEADER
: 'RUN: at line 11';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-readobj --relocations -S /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp.o | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test --check-prefix=CHECK-HEADER
: 'RUN: at line 12';   /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/llvm-objdump -s /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/test/tools/llvm-objcopy/ELF/Output/compress-debug-sections-zlib.test.tmp-decompressed.o --section=.debug_foo | /builddir/build/BUILD/llvm-12.0.1.src/redhat-linux-build/bin/FileCheck --allow-unused-prefixes=false /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test:35:21: error: CHECK-FLAGS-NEXT: expected string not found in input
                    ^
<stdin>:44:10: note: scanning from here
 Offset: 0x50
         ^
<stdin>:45:2: note: possible intended match here
 Size: 34
 ^
Input file: <stdin>
Check file: /builddir/build/BUILD/llvm-12.0.1.src/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
-dump-input=help explains the following input dump.
Input was:
<<<<<<
           .
           .
           .
          39:  Type: SHT_PROGBITS (0x1)
          40:  Flags [ (0x800)
          41:  SHF_COMPRESSED (0x800)
          42:  ]
          43:  Address: 0x0
          44:  Offset: 0x50
next:35'0              X~~~ error: no match found
          45:  Size: 34
next:35'0     ~~~~~~~~~
next:35'1      ?        possible intended match
          46:  Link: 0
next:35'0     ~~~~~~~~
          47:  Info: 0
next:35'0     ~~~~~~~~
          48:  AddressAlignment: 8
next:35'0     ~~~~~~~~~~~~~~~~~~~~
          49:  EntrySize: 0
next:35'0     ~~~~~~~~~~~~~
          50:  }
next:35'0     ~~
           .
           .
           .
>>>>>>
2022-11-23 00:08:40 +08:00
tests 12.0.1 Release 2021-07-22 22:32:32 +00:00
.gitignore 12.0.1 Release 2021-07-22 22:32:32 +00:00
0001-Deactivate-markdown-doc.patch python3-recommonmark is only in Fedora 2022-09-05 20:08:40 +08:00
0001-PATCH-llvm-Make-source-interleave-prefix-test-case-c.patch 12.0.1 Release 2021-07-22 22:32:32 +00:00
gating.yaml 12.0.1 Release 2021-07-22 22:32:32 +00:00
llvm12.spec epel9 s390x: disable failing compress-debug-sections-zlib.test's 2022-11-23 00:08:40 +08:00
README.md Added the README 2021-07-22 17:30:22 +00:00
sources 12.0.1 Release 2021-07-22 22:32:32 +00:00
tstellar-gpg-key.asc 12.0.1 Release 2021-07-22 22:32:32 +00:00

llvm12

The llvm12 package