public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/28151] New: elf: Some tst-audit* tests need ld --audit and --depaudit which do not work with gold or ld.lld
@ 2021-07-28 20:52 i at maskray dot me
  2021-11-01  2:58 ` [Bug dynamic-link/28151] " i at maskray dot me
  0 siblings, 1 reply; 2+ messages in thread
From: i at maskray dot me @ 2021-07-28 20:52 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 28151
           Summary: elf: Some tst-audit* tests need ld --audit and
                    --depaudit which do not work with gold or ld.lld
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

My srcdir is at ~/Dev/glibc.

% cd ~/Dev/glibc/out/gold
% make -r -C ~/Dev/glibc/malloc objdir=$PWD check -j 20

has failures due to use of --depaudit.

## as of binutils 2.36
% gold --depaudit x a.o
gold: --depaudit: unknown option
gold: use the --help option for usage information

## as of 13.0.0
% ld.lld --depaudit x a.o
ld.lld: error: unknown argument '--depaudit'
ld.lld: error: cannot open x: No such file or directory


https://sourceware.org/pipermail/libc-alpha/2021-July/129452.html elf: Skip
tst-auditlogmod-* if the linker doesn't support --depaudit

can skip the tests.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug dynamic-link/28151] elf: Some tst-audit* tests need ld --audit and --depaudit which do not work with gold or ld.lld
  2021-07-28 20:52 [Bug dynamic-link/28151] New: elf: Some tst-audit* tests need ld --audit and --depaudit which do not work with gold or ld.lld i at maskray dot me
@ 2021-11-01  2:58 ` i at maskray dot me
  0 siblings, 0 replies; 2+ messages in thread
From: i at maskray dot me @ 2021-11-01  2:58 UTC (permalink / raw)
  To: glibc-bugs

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

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Fangrui Song <i at maskray dot me> ---
Fixed by commit 9926f6e2eeb374cf729d4bb3f092dd4b36a8f861 ("elf: Skip
tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]")

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-01  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 20:52 [Bug dynamic-link/28151] New: elf: Some tst-audit* tests need ld --audit and --depaudit which do not work with gold or ld.lld i at maskray dot me
2021-11-01  2:58 ` [Bug dynamic-link/28151] " i at maskray dot me

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).