On Tue Apr 20 04:29:11 2010, alex_ndc wrote: > # OS X 10.6.2 / Intel Core 2 Duo > > ~ $ uname -a > Darwin miezu-mac.lan 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 > 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386 > > ~ $ gcc -v > gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) > > rakudo $ git log | head -n 1 > commit 027ff404a6b005bc3182d07095fd22864b5b51fc > > rakudo $ git pull > Already up-to-date. > > rakudo $ make clean > .... > > rakudo $ perl Configure.pl --gen-parrot > ... > > rakudo $ make > ... > > Linked: perl6 > /Users/magnolia/Projects/source/rakudo/parrot_install/bin/parrot > perl6.pbc --target=pir --output=Test.pir Test.pm > invoke() not implemented in class 'Undef' > current instr.: '_block34974' pc 341244 (src/gen/core.pir:18514) > called from Sub '!fire_phasers' pc 1074 (src/glue/phasers.pir:67) > called from Sub 'perl6;Perl6;Compiler;main' pc 267852 > (src/gen/perl6-actions.pir:14713) > make: *** [Test.pir] Error 1
Sorry for the delay in responding to this ticket. I'm building right now on OSX 10.6.4 with latest rakudo & parrot, gcc 4.2.1 If you're still having trouble, please get back to us. -- Will "Coke" Coleda
