public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/33390]  New: build of java hangs on powerPC
@ 2007-09-11 14:10 dir at lanl dot gov
  2007-09-11 14:15 ` [Bug java/33390] " dir at lanl dot gov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dir at lanl dot gov @ 2007-09-11 14:10 UTC (permalink / raw)
  To: java-prs

I configured with -

../gcc/configure --prefix=/usr/local/java --enable-languages=c,c++,java
--with-ecj-jar=/Users/dir/gfortran/gcc/ecj.jar --enable-java-awt=gtk
--enable-gtk-cairo --disable-multilib --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib

The build set for 10 hours at -

rm -f include-fixed/README
cp ../../gcc/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcov.pod gcj.pod
gfdl.pod gpl.pod cpp.pod gij.pod gc-analyze.pod fsf-funding.pod gcc.pod
mkdir powerpc-apple-darwin8.10.0/libgcc
Checking multilib configuration for libgcc...
Configuring stage 2 in powerpc-apple-darwin8.10.0/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking build system type... powerpc-apple-darwin8.10.0
checking host system type... powerpc-apple-darwin8.10.0
checking for powerpc-apple-darwin8.10.0-ar... ar
checking for powerpc-apple-darwin8.10.0-lipo... lipo
checking for powerpc-apple-darwin8.10.0-nm... /Users/dir/gfortran/ibin/./gcc/nm
checking for powerpc-apple-darwin8.10.0-ranlib... ranlib -c
checking for powerpc-apple-darwin8.10.0-strip... strip
checking whether ln -s works... yes
checking for powerpc-apple-darwin8.10.0-gcc...
/Users/dir/gfortran/ibin/./gcc/xgcc -B/Users/dir/gfortran/ibin/./gcc/
-B/usr/local/java/powerpc-apple-darwin8.10.0/bin/
-B/usr/local/java/powerpc-apple-darwin8.10.0/lib/ -isystem
/usr/local/java/powerpc-apple-darwin8.10.0/include -isystem
/usr/local/java/powerpc-apple-darwin8.10.0/sys-include

^Cmake[2]: *** [configure-stage2-target-libgcc] Error 1
make[1]: *** [stage2-bubble] Interrupt
make: *** [all] Interrupt


-- 
           Summary: build of java hangs on powerPC
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dir at lanl dot gov
  GCC host triplet: powerpc-apple-darwin8.10.0


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


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

* [Bug java/33390] build of java hangs on powerPC
  2007-09-11 14:10 [Bug java/33390] New: build of java hangs on powerPC dir at lanl dot gov
@ 2007-09-11 14:15 ` dir at lanl dot gov
  2007-09-11 14:45 ` ubizjak at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: dir at lanl dot gov @ 2007-09-11 14:15 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from dir at lanl dot gov  2007-09-11 14:15 -------
A top shows "cc1" running and eating time, but never finishing.


-- 


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


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

* [Bug java/33390] build of java hangs on powerPC
  2007-09-11 14:10 [Bug java/33390] New: build of java hangs on powerPC dir at lanl dot gov
  2007-09-11 14:15 ` [Bug java/33390] " dir at lanl dot gov
@ 2007-09-11 14:45 ` ubizjak at gmail dot com
  2007-09-11 15:46 ` dominiq at lps dot ens dot fr
  2007-09-11 17:30 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ubizjak at gmail dot com @ 2007-09-11 14:45 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from ubizjak at gmail dot com  2007-09-11 14:45 -------
Could be fixed by http://gcc.gnu.org/ml/gcc-patches/2007-09/msg00976.html


-- 


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


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

* [Bug java/33390] build of java hangs on powerPC
  2007-09-11 14:10 [Bug java/33390] New: build of java hangs on powerPC dir at lanl dot gov
  2007-09-11 14:15 ` [Bug java/33390] " dir at lanl dot gov
  2007-09-11 14:45 ` ubizjak at gmail dot com
@ 2007-09-11 15:46 ` dominiq at lps dot ens dot fr
  2007-09-11 17:30 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens dot fr @ 2007-09-11 15:46 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from dominiq at lps dot ens dot fr  2007-09-11 15:46 -------
Is this a duplicate of PR33384?


-- 


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


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

* [Bug java/33390] build of java hangs on powerPC
  2007-09-11 14:10 [Bug java/33390] New: build of java hangs on powerPC dir at lanl dot gov
                   ` (2 preceding siblings ...)
  2007-09-11 15:46 ` dominiq at lps dot ens dot fr
@ 2007-09-11 17:30 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2007-09-11 17:30 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from andreast at gcc dot gnu dot org  2007-09-11 17:30 -------


*** This bug has been marked as a duplicate of 33384 ***


-- 

andreast at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-09-11 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-11 14:10 [Bug java/33390] New: build of java hangs on powerPC dir at lanl dot gov
2007-09-11 14:15 ` [Bug java/33390] " dir at lanl dot gov
2007-09-11 14:45 ` ubizjak at gmail dot com
2007-09-11 15:46 ` dominiq at lps dot ens dot fr
2007-09-11 17:30 ` andreast 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).