[Bug 388] New: Compile of gcc hangs at fortran/intrinsic.o

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Oct 4 07:07:28 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=388

           Summary: Compile of  gcc hangs at fortran/intrinsic.o
           Product: IcedTea
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: jlpoole at pon.net


Following the suggestion in Bug 387 "use gcj to build openjdk build
dependencies and bootstrap openjdk using gcj." for

Platform: SheevaPlug (ARMv5TE) 
OS: Gentoo linux-2.6.30-rc1 

in download/gnu/ (aka /mnt/seagate1/download/gnu)
svn checkout svn://gcc.gnu.org/svn/gcc/trunk

localhost gnu # svn info trunk
Path: trunk
URL: svn://gcc.gnu.org/svn/gcc/trunk
Repository Root: svn://gcc.gnu.org/svn/gcc
Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
Revision: 152432
Node Kind: directory
Schedule: normal
Last Changed Author: uros
Last Changed Rev: 152432
Last Changed Date: 2009-10-03 01:15:55 -0700 (Sat, 03 Oct 2009)

localhost gnu #


mkdir build
cd build
./trunk/configure
make
...
make[3]: Entering directory `/mnt/seagate1/download/gnu/build/gcc'
/var/work/download/gnu/build/./prev-gcc/xgcc
-B/var/work/download/gnu/build/./prev-gcc/
-B/usr/local/armv5tel-unknown-linux-gnueabi/bin/
-B/usr/local/armv5tel-unknown-linux-gnueabi/bin/
-B/usr/local/armv5tel-unknown-linux-gnueabi/lib/ -isystem
/usr/local/armv5tel-unknown-linux-gnueabi/include -isystem
/usr/local/armv5tel-unknown-linux-gnueabi/sys-include    -c  -g -O2 -gtoggle
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition
-Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -Ifortran -I../../trunk/gcc
-I../../trunk/gcc/fortran -I../../trunk/gcc/../include
-I../../trunk/gcc/../libcpp/include  -I../../trunk/gcc/../libdecnumber
-I../../trunk/gcc/../libdecnumber/dpd -I../libdecnumber   
../../trunk/gcc/fortran/intrinsic.c -o fortran/intrinsic.o

[Hangs]

I have another console open with top running and here are some sample states:

top - 06:55:34 up 41 min,  2 users,  load average: 2.17, 1.93, 2.45
Tasks:  67 total,   2 running,  65 sleeping,   0 stopped,   0 zombie
Cpu(s): 69.5%us, 10.1%sy,  0.0%ni,  0.0%id, 19.8%wa,  0.0%hi,  0.6%si,  0.0%st
Mem:    514860k total,   497884k used,    16976k free,      432k buffers
Swap:   524696k total,   330008k used,   194688k free,     1664k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 6012 root      20   0  793m 468m  488 R 73.3 93.3   2:39.16 cc1
   37 root      15  -5     0    0    0 S  6.8  0.0   0:03.54 kswapd0
  902 root      15  -5     0    0    0 S  1.0  0.0   0:03.15 usb-storage
    3 root      15  -5     0    0    0 S  0.6  0.0   0:02.04 ksoftirqd/0


        top - 06:56:45 up 42 min,  2 users,  load average: 2.03, 1.94, 2.42
Tasks:  67 total,   2 running,  65 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.0%us,  9.1%sy,  0.0%ni,  0.0%id, 88.3%wa,  0.3%hi,  0.3%si,  0.0%st
Mem:    514860k total,   504704k used,    10156k free,      444k buffers
Swap:   524696k total,   328668k used,   196028k free,     3684k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
   37 root      15  -5     0    0    0 S  7.9  0.0   0:06.81 kswapd0
 6012 root      20   0  793m 469m  152 R  2.0 93.5   2:49.70 cc1
  902 root      15  -5     0    0    0 S  0.8  0.0   0:04.42 usb-storage


  top - 07:00:22 up 46 min,  2 users,  load average: 3.75, 2.44, 2.48
Tasks:  68 total,   1 running,  67 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.6%us,  3.8%sy,  0.0%ni,  0.0%id, 94.9%wa,  0.0%hi,  0.6%si,  0.0%st
Mem:    514860k total,   511292k used,     3568k free,      432k buffers
Swap:   524696k total,   316196k used,   208500k free,     1612k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
   37 root      15  -5     0    0    0 S  2.3  0.0   0:17.64 kswapd0
  902 root      15  -5     0    0    0 S  0.9  0.0   0:06.66 usb-storage
 5118 root      20   0  2548  420  256 R  0.9  0.1   0:02.81 top
    3 root      15  -5     0    0    0 S  0.6  0.0   0:03.85 ksoftirqd/0
 4162 root      20   0  8084  104    4 S  0.6  0.0   0:01.73 sshd
 6012 root      20   0  793m 481m  176 D  0.6 95.9   2:57.16 cc1

When I hit Control-C, here's the output:

^Cmake[3]: *** [fortran/intrinsic.o] Interrupt
make[2]: *** [all-stage2-gcc] Interrupt
make[1]: *** [stage2-bubble] Interrupt
make: *** [all] Interrupt

I'm new at this, so please let me know what I can provide to troubleshoot.

I can provide the 152 line make output, if desired.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list