[Bug libelf/22083] New: run-strip-strmerge.sh test fail on i686

2017-09-04 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

Bug ID: 22083
   Summary: run-strip-strmerge.sh test fail on i686
   Product: elfutils
   Version: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: libelf
  Assignee: unassigned at sourceware dot org
  Reporter: lordheavym at gmail dot com
CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

* elfutils-0.170
* glibc 2.26
* gcc 7.2.0

test-suite.log
==
   elfutils 0.170: tests/test-suite.log
==

# TOTAL: 174
# PASS:  169
# SKIP:  4
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: run-strip-strmerge.sh
===

elflint /build/elfutils/src/elfutils-0.170/tests/elfstrmerge
No errors
elfstrmerge
elflint merged.elf
No errors
strip
elflint merged.elf.stripped
No errors
elflint merged.elf.debug
No errors
unstrip
elflint remerged.elf
No errors
elfcmp
elflint /build/elfutils/src/elfutils-0.170/tests/elfstrmerge.o
No errors
elfstrmerge
elflint merged.elf
No errors
strip
elflint merged.elf.stripped
No errors
elflint merged.elf.debug
No errors
unstrip
/build/elfutils/src/elfutils-0.170/src/unstrip: invalid string offset in symbol
[1]
FAIL run-strip-strmerge.sh (exit status: 1)

SKIP: run-backtrace-data.sh
===

/build/elfutils/src/elfutils-0.170/tests/backtrace-data: Unwinding not
supported for this architecture
data: arch not supported
SKIP run-backtrace-data.sh (exit status: 77)

SKIP: run-backtrace-native-biarch.sh


biarch testing disabled
SKIP run-backtrace-native-biarch.sh (exit status: 77)

SKIP: run-backtrace-native-core.sh
==

No core.14739 file generated
SKIP run-backtrace-native-core.sh (exit status: 77)

SKIP: run-backtrace-native-core-biarch.sh
=

biarch testing disabled
SKIP run-backtrace-native-core-biarch.sh (exit status: 77)

-

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug libelf/22083] run-strip-strmerge.sh test fail on i686

2017-09-04 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

--- Comment #2 from Laurent Carlier  ---
Created attachment 10394
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10394&action=edit
elfstrmerge.o file

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug libelf/22083] run-strip-strmerge.sh test fail on i686

2017-09-18 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

--- Comment #4 from Laurent Carlier  ---
(In reply to Mark Wielaard from comment #3)
> Thanks. Replicated with that object file. But not yet understood.

Filtering -fno-plt from CFLAGS fixes the issue

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug libelf/22083] run-strip-strmerge.sh test fail on i686

2017-10-15 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

Laurent Carlier  changed:

   What|Removed |Added

  Attachment #10394|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug libelf/22083] run-strip-strmerge.sh test fail on i686

2017-10-15 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

--- Comment #6 from Laurent Carlier  ---
Created attachment 10528
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10528&action=edit
run-strip-strmerge.sh result without -fno-plt

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug libelf/22083] run-strip-strmerge.sh test fail on i686

2017-10-15 Thread lordheavym at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22083

--- Comment #7 from Laurent Carlier  ---
Created attachment 10529
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10529&action=edit
run-strip-strmerge.sh result with -fno-plt

Sorry for the delay, i built both with the same gcc/glibc

-- 
You are receiving this mail because:
You are on the CC list for the bug.