public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/29404] New: Check failed on elf/tst-audit files while building for MIPS64
@ 2022-07-25  9:33 xin.liu at oss dot cipunited.com
  2022-07-25 15:27 ` [Bug build/29404] " adhemerval.zanella at linaro dot org
  0 siblings, 1 reply; 2+ messages in thread
From: xin.liu at oss dot cipunited.com @ 2022-07-25  9:33 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29404
           Summary: Check failed on elf/tst-audit files while building for
                    MIPS64
           Product: glibc
           Version: 2.36
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: xin.liu at oss dot cipunited.com
                CC: carlos at redhat dot com
  Target Milestone: ---

Hi, I have encountered a problem while running make check on built binaries

...
FAIL: elf/tst-audit24a
FAIL: elf/tst-audit24b
FAIL: elf/tst-audit24c
FAIL: elf/tst-audit24d
FAIL: elf/tst-audit25a
FAIL: elf/tst-audit25b
...

These files were committed by this commit hash
32612615c58b394c3eb09f020f31310797ad3854
elf: Issue la_symbind for bind-now (BZ #23734)

Can you check these files for me, the binaries were built under a MIPS based
system without any additional arguments.

-- 
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 build/29404] Check failed on elf/tst-audit files while building for MIPS64
  2022-07-25  9:33 [Bug build/29404] New: Check failed on elf/tst-audit files while building for MIPS64 xin.liu at oss dot cipunited.com
@ 2022-07-25 15:27 ` adhemerval.zanella at linaro dot org
  0 siblings, 0 replies; 2+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2022-07-25 15:27 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adhemerval.zanella at linaro dot o
                   |                            |rg

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
I think the issue is generic code only handles jump slot dynamic relocations,
while MIPS usually use packed-relocations.  I think we will need to add an
arch-specific code to handle the MIPS case.

-- 
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:[~2022-07-25 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25  9:33 [Bug build/29404] New: Check failed on elf/tst-audit files while building for MIPS64 xin.liu at oss dot cipunited.com
2022-07-25 15:27 ` [Bug build/29404] " adhemerval.zanella at linaro dot org

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