public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
@ 2013-11-27 10:42 deadjdona at gmail dot com
  2014-02-07  3:04 ` [Bug build/16261] " jsm28 at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: deadjdona at gmail dot com @ 2013-11-27 10:42 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 16261
           Summary: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.re
                    f.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x
                    0): undefined reference to `__gxx_personality_v0'
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: deadjdona at gmail dot com
                CC: drepper.fsp at gmail dot com

good day.

i'm trying to compile glibc 2.18 under centos 

Linux virtualhost 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

make check fail to finish with following error:

gcc   -shared -static-libgcc  -Wl,-dynamic-linker=/lib64/ld-linux-x86-64.so.2
-Wl,-z,defs -B/root/glibc18-build/csu/  -Wl,-z,combreloc -Wl,-z,relro
-Wl,--hash-style=both  -L/root/glibc18-build -L/root/glibc18-build/math
-L/root/glibc18-build/elf -L/root/glibc18-build/dlfcn -L/root/glibc18-build/nss
-L/root/glibc18-build/nis -L/root/glibc18-build/rt -L/root/glibc18-build/resolv
-L/root/glibc18-build/crypt -L/root/glibc18-build/nptl
-Wl,-rpath-link=/root/glibc18-build:/root/glibc18-build/math:/root/glibc18-build/elf:/root/glibc18-build/dlfcn:/root/glibc18-build/nss:/root/glibc18-build/nis:/root/glibc18-build/rt:/root/glibc18-build/resolv:/root/glibc18-build/crypt:/root/glibc18-build/nptl
-o /root/glibc18-build/elf/tst-unique3lib.so -T /root/glibc18-build/shlib.lds
/root/glibc18-build/csu/abi-note.o /root/glibc18-build/elf/tst-unique3lib.os 
-Wl,--start-group /root/glibc18-build/libc.so
/root/glibc18-build/libc_nonshared.a -Wl,--as-needed
/root/glibc18-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
/root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0):
undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
make[2]: *** [/root/glibc18-build/elf/tst-unique3lib.so] Error 1
rm /root/glibc18-build/elf/ld.dynsym /root/glibc18-build/libc.dynsym
make[2]: Leaving directory `/root/glibc-2.18/elf'
make[1]: *** [elf/tests] Error 2
make[1]: Leaving directory `/root/glibc-2.18'
make: *** [check] Error 2

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


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

* [Bug build/16261] /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
@ 2014-02-07  3:04 ` jsm28 at gcc dot gnu.org
  2014-06-13 11:51 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2014-02-07  3:04 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |carlos at redhat dot com
          Component|libc                        |build

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Please work with the libc-help@sourceware.org list on debugging this in your
environment.

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


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

* [Bug build/16261] /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
  2014-02-07  3:04 ` [Bug build/16261] " jsm28 at gcc dot gnu.org
@ 2014-06-13 11:51 ` fweimer at redhat dot com
  2014-08-07 20:58 ` cmetcalf at tilera dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 11:51 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

* [Bug build/16261] /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
  2014-02-07  3:04 ` [Bug build/16261] " jsm28 at gcc dot gnu.org
  2014-06-13 11:51 ` fweimer at redhat dot com
@ 2014-08-07 20:58 ` cmetcalf at tilera dot com
  2015-01-24 12:22 ` chengm349 at hotmail dot com
  2015-08-24  9:48 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: cmetcalf at tilera dot com @ 2014-08-07 20:58 UTC (permalink / raw)
  To: glibc-bugs

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

Chris Metcalf <cmetcalf at tilera dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmetcalf at tilera dot com

--- Comment #2 from Chris Metcalf <cmetcalf at tilera dot com> ---
We had an exchange of emails a couple of years ago that seemed to implicate the
gcc 4.4 compiler, but as far as I know we never came up with an actual fix for
building in the RHEL 6 environment:

https://sourceware.org/ml/libc-alpha/2012-06/msg00430.html

This issue is still a problem in the current git tip, where I just delete the
tst-unique3 and tst-unique4 stuff in elf/Makefile for my testing purposes :-)

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


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

* [Bug build/16261] /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
                   ` (2 preceding siblings ...)
  2014-08-07 20:58 ` cmetcalf at tilera dot com
@ 2015-01-24 12:22 ` chengm349 at hotmail dot com
  2015-08-24  9:48 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: chengm349 at hotmail dot com @ 2015-01-24 12:22 UTC (permalink / raw)
  To: glibc-bugs

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

Ming Cheng <chengm349 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chengm349 at hotmail dot com

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


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

* [Bug build/16261] /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
  2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
                   ` (3 preceding siblings ...)
  2015-01-24 12:22 ` chengm349 at hotmail dot com
@ 2015-08-24  9:48 ` jsm28 at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2015-08-24  9:48 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Given the reference to GCC 4.4 (no longer supported for building glibc),
closing on the assumption that newer GCC / binutils versions resolve this;
please reopen if still seen with GCC and binutils versions supported for
building current glibc.

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


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

end of thread, other threads:[~2015-08-24  9:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-27 10:42 [Bug libc/16261] New: /root/glibc18-build/elf/tst-unique3lib.os:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' deadjdona at gmail dot com
2014-02-07  3:04 ` [Bug build/16261] " jsm28 at gcc dot gnu.org
2014-06-13 11:51 ` fweimer at redhat dot com
2014-08-07 20:58 ` cmetcalf at tilera dot com
2015-01-24 12:22 ` chengm349 at hotmail dot com
2015-08-24  9:48 ` jsm28 at gcc dot gnu.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).