# New Ticket Created by Alexandru Nedelcu # Please include the string: [perl #74524] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74524 >
# 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