# New Ticket Created by Moritz Lenz # Please include the string: [perl #50032] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=50032 >
in languages/perl6/ the command "make spectest" complains about
util/fudgeall which can't be found:
make spectest
cd t/spec && svn up
Skipped '.'
/usr/bin/perl t/harness \
t/spec/S02-literals \
t/spec/S03-operators \
t/spec/S04-statements \
t/spec/S29-str \
/usr/bin/perl util/fudgeall rakudo t/spec/S02-literals
t/spec/S03-operators/autoincrement.t t/spec/S03-operators/comparison.t
t/spec/S03-operators/equality.t t/spec/S03-operators/relational.t
t/spec/S04-statements t/spec/S29-strCan't open perl script
"util/fudgeall": No such file or directory
t/00-parrot/01-literals............ok
...
I guess this is because util/fudgeall lives in the pugs svn, and should
be fetched from there before it can be executed.
--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/
signature.asc
Description: PGP signature
