public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
From: "mliska at suse dot cz" <sourceware-bugzilla@sourceware.org>
To: dwz@sourceware.org
Subject: [Bug default/27592] New: dwz: latest binutils change makes some tests FAIL
Date: Wed, 17 Mar 2021 08:17:43 +0000	[thread overview]
Message-ID: <bug-27592-11298@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=27592

            Bug ID: 27592
           Summary: dwz: latest binutils change makes some tests FAIL
           Product: dwz
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: mliska at suse dot cz
                CC: dwz at sourceware dot org
  Target Milestone: ---

After d6bfbc398158eaa381b08c7cf7b943ac4085d4a6:
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d6bfbc398158eaa381b08c7cf7b943ac4085d4a6

dwz testsuite fails with:
[   57s] FAIL:
/home/abuild/rpmbuild/BUILD/dwz/testsuite/dwz.tests/eu-strip-unstrip-multifile.sh
[   57s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '4' was
not dumped because it does not exist
[   57s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '4' was
not dumped because it does not exist
[   57s] FAIL:
/home/abuild/rpmbuild/BUILD/dwz/testsuite/dwz.tests/hardlink-multifile.sh
[   58s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   58s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   58s] FAIL:
/home/abuild/rpmbuild/BUILD/dwz/testsuite/dwz.tests/ld-2.26.1-multifile.sh
[   58s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   58s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   58s] FAIL:
/home/abuild/rpmbuild/BUILD/dwz/testsuite/dwz.tests/multifile-relative.sh
[   59s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   59s] readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was
not dumped because it does not exist
[   59s] FAIL: /home/abuild/rpmbuild/BUILD/dwz/testsuite/dwz.tests/multifile.sh

which can be easily reproduced with:
$ g++ ./testsuite/dwz.tests/odr.cc ./testsuite/dwz.tests/odr-2.cc -DKIND=struct
-g -o 1
$ cp 1 2
$ dwz --odr 1 2 -m 3
$ readelf --string-dump=.gnu_debugaltlink 1

String dump of section '.gnu_debugaltlink':
  [     0]  3
.......
readelf: Warning: Section '.gnu_debugaltlink' in linked file '3' was not dumped
because it does not exist

while before the revision, there was no such a warning.

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

             reply	other threads:[~2021-03-17  8:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17  8:17 mliska at suse dot cz [this message]
2021-03-17  9:16 ` [Bug default/27592] " vries at gcc dot gnu.org
2021-03-17  9:19 ` mliska at suse dot cz
2021-03-17 10:36 ` vries at gcc dot gnu.org
2021-03-17 11:03 ` mliska at suse dot cz
2021-03-18 10:40 ` vries at gcc dot gnu.org
2021-03-18 16:02 ` vries at gcc dot gnu.org
2021-03-20  8:38 ` vries at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-27592-11298@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=dwz@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).