public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sam at gentoo dot org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug dynamic-link/23176] elf/reldep6 fails with BIND_NOW
Date: Sat, 24 Feb 2024 16:18:24 +0000	[thread overview]
Message-ID: <bug-23176-131-tonwhgSPQp@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-23176-131@http.sourceware.org/bugzilla/>

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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |arsen at sourceware dot org,
                   |                            |sam at gentoo dot org
   Target Milestone|---                         |2.38

--- Comment #3 from Sam James <sam at gentoo dot org> ---
This was fixed by:

commit 6c7388d0b95ef9ae39fbe6f733e2c5049769c4f9
Author: Arsen Arsenović <arsen@gentoo.org>
Date:   Tue Mar 7 11:29:34 2023 +0100

    elf: Add -z lazy to some more tests

    Some toolchains, such as that used on Gentoo Hardened, set -z now out of
    the box.  This trips up a couple of tests.

    Reviewed-by: Florian Weimer <fweimer@redhat.com>

See also:

commit f7e751affbedf67e16ef97e9da430bd67d793891
Author: Arsen Arsenović <arsen@gentoo.org>
Date:   Tue Mar 7 11:29:35 2023 +0100

    elf: Add missing dependency between resolvfail and testobj1.so

    It was possible to run this test individually and have it fail because
    it can't find testobj1.so.  This patch adds that dependency, to prevent
    such issues.

    Reviewed-by: Florian Weimer <fweimer@redhat.com>

commit 3edca7f545d226bfbf553e676e22cbfec14adfe8
Author: Arsen Arsenović <arsen@gentoo.org>
Date:   Wed Jul 19 21:24:37 2023 +0200

    nptl: Make tst-tls3mod.so explicitly lazy

    Fixes the following test-time errors, that lead to FAILs, on toolchains
    that set -z now out o the box, such as the one used on Gentoo Hardened:

      .../build-x86-x86_64-pc-linux-gnu-nptl $ grep '' nptl/tst-tls3*.out
      nptl/tst-tls3.out:dlopen failed
      nptl/tst-tls3-malloc.out:dlopen failed

    Reviewed-by: Florian Weimer <fweimer@redhat.com>
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

=> fixed in 2.38.

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

       reply	other threads:[~2024-02-24 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-23176-131@http.sourceware.org/bugzilla/>
2024-02-24 16:18 ` sam at gentoo dot org [this message]
2024-03-01  7:42 ` sam at gentoo dot 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-23176-131-tonwhgSPQp@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@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).