public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/94513] New: [10 Regression] go buildid and cgo tools require symbols in GLIBC_PRIVATE namespace
@ 2020-04-07 10:00 rguenth at gcc dot gnu.org
  2020-04-07 10:02 ` [Bug go/94513] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-04-07 10:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94513

            Bug ID: 94513
           Summary: [10 Regression] go buildid and cgo tools require
                    symbols in GLIBC_PRIVATE namespace
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: rguenth at gcc dot gnu.org
                CC: cmang at google dot com
  Target Milestone: ---

> readelf -s buildid | grep GLIBC_PRIVATE
    25: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __mmap@GLIBC_PRIVATE
(3)
    32: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND
__munmap@GLIBC_PRIVATE (3)
> readelf -s cgo | grep GLIBC_PRIVATE
    60: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __mmap@GLIBC_PRIVATE
(3)
   204: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND
__munmap@GLIBC_PRIVATE (3)

this makes them uninstallable on SUSE systems.  It also looks like a recent
regression.

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

end of thread, other threads:[~2020-04-07 18:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 10:00 [Bug go/94513] New: [10 Regression] go buildid and cgo tools require symbols in GLIBC_PRIVATE namespace rguenth at gcc dot gnu.org
2020-04-07 10:02 ` [Bug go/94513] " rguenth at gcc dot gnu.org
2020-04-07 10:03 ` rguenth at gcc dot gnu.org
2020-04-07 10:10 ` [Bug libgcc/94513] [10 Regression] morestack " pinskia at gcc dot gnu.org
2020-04-07 10:12 ` [Bug go/94513] [10 Regression] go buildid and cgo tools " rguenth at gcc dot gnu.org
2020-04-07 10:13 ` [Bug libgcc/94513] " rguenth at gcc dot gnu.org
2020-04-07 10:47 ` jakub at gcc dot gnu.org
2020-04-07 18:31 ` cvs-commit at gcc dot gnu.org
2020-04-07 18:40 ` ian at airs dot com

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