This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/9] eBPF support for GNU binutils


Hi Jose,

  Thank you very much for submitting such a nicely set up patch
  series.  I only have one problem with it: the new toolchain shows
  a lot of failures in the various testsuites:

gas:
  FAIL: DWARF2 1
  FAIL: DWARF2 2
  FAIL: DWARF2 5
  FAIL: DWARF2 6
  FAIL: DWARF2 7
  FAIL: DWARF2 11
  FAIL: DWARF2 12
  FAIL: DWARF2 13
  FAIL: DWARF2 14
  FAIL: DWARF2 15
  FAIL: DWARF2 16
  FAIL: DWARF2 17
  FAIL: DWARF2 18
  FAIL: DWARF2 19
  FAIL: gas/elf/warn-2.s  (test for warnings, line )
  FAIL: gas/elf/warn-2.s (test for excess errors)
  FAIL: lns-duplicate
  FAIL: lns-common-1

binutils:
  FAIL: objdump compress debug sections
  FAIL: objdump compress debug sections 3
  FAIL: objcopy compress debug sections in archive with zlib-gabi
  FAIL: objdump compress debug sections 3 with zlib-gabi
  FAIL: v2 gnu build attribute notes (64-bit)
  FAIL: v3 gnu build attribute notes (64-bit)
  FAIL: assembler generated build notes
  FAIL: unordered .debug_info references to .debug_ranges
  FAIL: objdump decoded line
  FAIL: objdump -WL (reason: unexpected output)
  FAIL: objdump -WL
  FAIL: objdump -W for debug_ranges
  FAIL: readelf --debug-dump=loc pr18374
  FAIL: readelf --debug-dump=loc locview-1
  FAIL: readelf --debug-dump=loc locview-2
  FAIL: readelf -wiaoRlL dw5
  FAIL: readelf --debug-dump=links dwo

ld:
  FAIL: ld-discard/extern
  FAIL: ld-discard/start
  FAIL: ld-discard/static
  FAIL: PR ld/21703
  FAIL: PR ld/21703 -r
  FAIL: Symbol flags copy
  FAIL: ld-elf/group1
  FAIL: ld-elf/group10
  FAIL: ld-elf/group2
  FAIL: ld-elf/group3b
  FAIL: ld-elf/group4
  FAIL: ld-elf/group5
  FAIL: ld-elf/group6
  FAIL: ld-elf/group7
  FAIL: ld-elf/group8a
  FAIL: ld-elf/group8b
  FAIL: ld-elf/group9a
  FAIL: ld-elf/group9b
  FAIL: ld-elf/linkonce2
  FAIL: ld-elf/merge
  FAIL: ld-elf/merge2
  FAIL: ld-elf/merge3
  FAIL: ld-elf/pr12851
  FAIL: ld-elf/pr17550c
  FAIL: ld-elf/pr17550d
  FAIL: ld-elf/pr22677
  FAIL: ld-elf/pr22836-1a
  FAIL: ld-elf/pr22836-1b
  FAIL: ld-elf/pr22836-2
  FAIL: ld-elf/pr23658-1a
  FAIL: ld-elf/warn1
  FAIL: ld-elf/warn3
  FAIL: Generate empty import library
  FAIL: Generate import library
  FAIL: Linkonce sections with assembler generated notes
  FAIL: ld-elf/64ksec-r
  FAIL: ld-elf/64ksec
  FAIL: Linker setting GNU OSABI on STB_GNU_UNIQUE symbol (PR 10549)

Please could you take a look at these and determine if they represent
problems with the ebpf code, problems with the tests, or just something
that ought to be skipped.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]