public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
@ 2004-09-02 15:31 mec dot gnu at mindspring dot com
  2004-09-02 15:31 ` [Bug bootstrap/17288] " mec dot gnu at mindspring dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-02 15:31 UTC (permalink / raw)
  To: gcc-bugs

This system is native x86_64-unknown-linux-gnu running red had advanced server 3.

/tmp/chastain/342/build/gcc/gcj
-B/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/
-B/tmp/chastain/342/build/gcc/ -ffloat-store -fno-omit-frame-pointer -g -O2 -m32
-m32 -o jv-convert --main=gnu.gcj.convert.Convert -shared-libgcc 
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/.libs
./.libs/libgcj.so
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs
-lpthread -ldl -L/tmp/chastain/342/build/gcc/32 -L/tmp/chastain/342/build/gcc
-L/lib/../lib -L/usr/lib/../lib -lgcc_s_32 -lc -lgcc_s_32 -Wl,--rpath
-Wl,/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/.libs
-Wl,--rpath -Wl,/tmp/chastain/342/install/lib/../lib                           
                                            /tmp/cc27wlAV.o(.text+0x1c): In
function `main':                                /tmp/ccQ7rxWK.i:11: undefined
reference to `gnu::gcj::convert::Convert::class$' ./.libs/libgcj.so: undefined
reference to `java::lang::ArrayIndexOutOfBoundsException::class$'              
                                                   ./.libs/libgcj.so: undefined
reference to `java::lang::System::gc()'            ./.libs/libgcj.so: undefined
reference to `java::lang::IllegalArgumentException::class$'
...

I'm building with gnu make 3.79.1 and the system-supplied assembler, linker, and
C compiler.

This is a two-processor system but I did not use the "-j" flag to make.

Scripts and logs attached.

-- 
           Summary: build failure, undefined reference to
                    `gnu::gcj::convert::Convert::class$'
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mec dot gnu at mindspring dot com
                CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot
                    com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
@ 2004-09-02 15:31 ` mec dot gnu at mindspring dot com
  2004-09-02 15:32 ` mec dot gnu at mindspring dot com
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-02 15:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mec dot gnu at mindspring dot com  2004-09-02 15:31 -------
Created an attachment (id=7031)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7031&action=view)
Build script


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
  2004-09-02 15:31 ` [Bug bootstrap/17288] " mec dot gnu at mindspring dot com
@ 2004-09-02 15:32 ` mec dot gnu at mindspring dot com
  2004-09-02 15:37 ` mec dot gnu at mindspring dot com
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-02 15:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mec dot gnu at mindspring dot com  2004-09-02 15:32 -------
Created an attachment (id=7032)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7032&action=view)
Output of "configure" command


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
  2004-09-02 15:31 ` [Bug bootstrap/17288] " mec dot gnu at mindspring dot com
  2004-09-02 15:32 ` mec dot gnu at mindspring dot com
@ 2004-09-02 15:37 ` mec dot gnu at mindspring dot com
  2004-09-02 15:48 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-02 15:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mec dot gnu at mindspring dot com  2004-09-02 15:37 -------
Created an attachment (id=7033)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7033&action=view)
Output of "make bootstrap", compressed


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (2 preceding siblings ...)
  2004-09-02 15:37 ` mec dot gnu at mindspring dot com
@ 2004-09-02 15:48 ` pinskia at gcc dot gnu dot org
  2004-09-02 15:55 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-02 15:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-02 15:47 -------
This really sounds like a binutils bug as someone else could make boostrap in the last week on x86_64:
<http://gcc.gnu.org/ml/gcc-testresults/2004-09/msg00002.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (3 preceding siblings ...)
  2004-09-02 15:48 ` pinskia at gcc dot gnu dot org
@ 2004-09-02 15:55 ` pinskia at gcc dot gnu dot org
  2004-09-02 16:03 ` mec dot gnu at mindspring dot com
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-02 15:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-02 15:55 -------
Or you ran out of space in /tmp since libtool and most other programs use it.
Really building in /tmp is not supported at all.
Can you try not building in /tmp?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (4 preceding siblings ...)
  2004-09-02 15:55 ` pinskia at gcc dot gnu dot org
@ 2004-09-02 16:03 ` mec dot gnu at mindspring dot com
  2004-09-03  0:49 ` mmitchel at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-02 16:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mec dot gnu at mindspring dot com  2004-09-02 16:03 -------
Subject: Re:  build failure, undefined reference to `gnu::gcj::convert::Convert::class$'

/tmp on this system (spe189.testdrive.hp.com) has 7.8 gigabytes
of free space.

I regularly bootstrap gcc 3.3.4 on this system in /tmp and then use that
to build both gcc 3.3.4 and gcc 3.4.1 and and 20 other packages, all in
4.6 gigabytes of disk space for all build and install dirs.  It's really
not a space issue.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (5 preceding siblings ...)
  2004-09-02 16:03 ` mec dot gnu at mindspring dot com
@ 2004-09-03  0:49 ` mmitchel at gcc dot gnu dot org
  2004-09-03  1:22 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-09-03  0:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-09-03 00:49 -------
This is puzzling.

Since it is Java that is affected, I'm not going to worry about it *too* much,
but I am also going to ask the java people for help.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (6 preceding siblings ...)
  2004-09-03  0:49 ` mmitchel at gcc dot gnu dot org
@ 2004-09-03  1:22 ` pinskia at gcc dot gnu dot org
  2004-09-03 12:31 ` mec dot gnu at mindspring dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-03  1:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-03 01:22 -------
Again HJ Lu cannot reproduce it see <http://gcc.gnu.org/ml/gcc-testresults/2004-09/
msg00069.html>, even from yesterday.  What version of binutils do you have?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (7 preceding siblings ...)
  2004-09-03  1:22 ` pinskia at gcc dot gnu dot org
@ 2004-09-03 12:31 ` mec dot gnu at mindspring dot com
  2004-09-03 20:10 ` mckinlay at redhat dot com
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mec dot gnu at mindspring dot com @ 2004-09-03 12:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mec dot gnu at mindspring dot com  2004-09-03 12:31 -------
Subject: Re:  build failure, undefined reference to 
 `gnu::gcj::convert::Convert::class$'

My binutils are:

  [chastain@spe189 chastain]$ as --version
  GNU assembler 2.14.90.0.4 20030523
  Copyright 2002 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.
  This assembler was configured for a target of `x86_64-redhat-linux'.

  [chastain@spe189 chastain]$ ld --version
  GNU ld version 2.14.90.0.4 20030523
  Copyright 2002 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.

Somebody, perhaps me, will have to spend some quality time on
spe189.testdrive.hp.com to investigate this problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (8 preceding siblings ...)
  2004-09-03 12:31 ` mec dot gnu at mindspring dot com
@ 2004-09-03 20:10 ` mckinlay at redhat dot com
  2004-09-03 20:12 ` mckinlay at redhat dot com
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mckinlay at redhat dot com @ 2004-09-03 20:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mckinlay at redhat dot com  2004-09-03 20:10 -------
I've just built the latest 3.4 tree from cvs, on an MP x86_64 RHEL3 system, with
the same binutils as reported here (2.14.90.0.4 20030523)

I can not reproduce this problem.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug bootstrap/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (9 preceding siblings ...)
  2004-09-03 20:10 ` mckinlay at redhat dot com
@ 2004-09-03 20:12 ` mckinlay at redhat dot com
  2004-11-29 14:33 ` [Bug libgcj/17288] " pinskia at gcc dot gnu dot org
  2004-12-10  3:33 ` pinskia at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: mckinlay at redhat dot com @ 2004-09-03 20:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mckinlay at redhat dot com  2004-09-03 20:12 -------
Hmm, just noticed this is with a 32-bit build. My build was 64-bit only
(--disable-multilib).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug libgcj/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (10 preceding siblings ...)
  2004-09-03 20:12 ` mckinlay at redhat dot com
@ 2004-11-29 14:33 ` pinskia at gcc dot gnu dot org
  2004-12-10  3:33 ` pinskia at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-29 14:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-29 14:33 -------
Does this work with 3.4.3?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |libgcj
           Keywords|                            |build


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

* [Bug libgcj/17288] build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
  2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
                   ` (11 preceding siblings ...)
  2004-11-29 14:33 ` [Bug libgcj/17288] " pinskia at gcc dot gnu dot org
@ 2004-12-10  3:33 ` pinskia at gcc dot gnu dot org
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-10  3:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-10 03:33 -------
Closing as works for me since it works for most other people.

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17288


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

end of thread, other threads:[~2004-12-10  3:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-02 15:31 [Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$' mec dot gnu at mindspring dot com
2004-09-02 15:31 ` [Bug bootstrap/17288] " mec dot gnu at mindspring dot com
2004-09-02 15:32 ` mec dot gnu at mindspring dot com
2004-09-02 15:37 ` mec dot gnu at mindspring dot com
2004-09-02 15:48 ` pinskia at gcc dot gnu dot org
2004-09-02 15:55 ` pinskia at gcc dot gnu dot org
2004-09-02 16:03 ` mec dot gnu at mindspring dot com
2004-09-03  0:49 ` mmitchel at gcc dot gnu dot org
2004-09-03  1:22 ` pinskia at gcc dot gnu dot org
2004-09-03 12:31 ` mec dot gnu at mindspring dot com
2004-09-03 20:10 ` mckinlay at redhat dot com
2004-09-03 20:12 ` mckinlay at redhat dot com
2004-11-29 14:33 ` [Bug libgcj/17288] " pinskia at gcc dot gnu dot org
2004-12-10  3:33 ` pinskia at gcc dot gnu 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).