# New Ticket Created by  James Keenan 
# Please include the string:  [perl #56236]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=56236 >


I know my iBook G4 is slow, but this is ridiculous!

perl Configure.pl, make and make test DWIMmed.  I then cd-ed into  
languages/perl6 and called 'make perl6'.  Everything proceeded  
normally until this point:

/Users/jimk/work/parrot/pbc_to_exe perl6.pbc
/usr/bin/gcc -o perl6.o -I/Users/jimk/work/parrot/include -fno-common  
-no-cpp-precomp  -pipe -I/opt/local/include -pipe -fno-common -Wno- 
long-double  -DHASATTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  - 
DHASATTRIBUTE_MALLOC  -DHASATTRIBUTE_NONNULL  - 
DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED  - 
DHASATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 - 
fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wcast- 
qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif- 
labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral - 
Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self - 
Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers - 
Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked - 
Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno- 
shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch - 
Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused - 
Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wdeclaration- 
after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain  
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs - 
Wnonnull -I/sw/include -DHAS_GETTEXT -c perl6.c

... which hangs indefinitely.  Current attempt has been running for  
30 minutes.  Even if it ultimately concludes, this is utterly  
impractical, as it's slowing the computer to a standstill.  Any ideas?

Thank you very much.
kid51

[perl6] 505 $ ps ux | grep gcc
jimk 29038   0.9  7.3   451316  19220  p3  S+    9:26PM   0:44.90 / 
usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/cc1 -quiet -I
jimk 29137   0.7  0.2    27376    420  p4  S+    9:59PM   0:00.01  
grep gcc
jimk 29035   0.0  0.0    27268     16  p3  S+    9:26PM   0:00.02 / 
usr/bin/gcc -o perl6.o -I/Users/jimk/work/parrot/include
jimk 29037   0.0  0.0    31488     16  p3  S+    9:26PM   0:00.01 / 
usr/bin/powerpc-apple-darwin8-gcc-4.0.1 -I/Users/jimk/wor
jimk 29040   0.0  0.0    27676     16  p3  S+    9:26PM   0:00.01 / 
usr/libexec/gcc/darwin/ppc/as -arch ppc -o perl6.o

$ uname -a
Darwin Macintosh-8.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct  
10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power  
Macintosh powerpc

Attachment: myconfig
Description: Binary data

Reply via email to