Skip to content

Instantly share code, notes, and snippets.

@perlpilot
Created November 18, 2010 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlpilot/705084 to your computer and use it in GitHub Desktop.
Save perlpilot/705084 to your computer and use it in GitHub Desktop.
/home/duff/git/rakudo [master $% u=]
$ make realclean; perl Configure.pl --parrot-config=~/tmp/parrot-2.10.1/parrot_config
/usr/bin/perl -MExtUtils::Command -e rm_f *.manifest *.pdb perl6.pbc perl6 perl6.c perl6.o perl6_group.* Test.pir rakudo_test_run.tar.gz dynext/*.so src/gen/core.pm src/gen/*.pir src/gen/*.pbc src/gen/*.pm src/pmc/pmc_*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib src/pmc/objectref.pmc src/ops/*.h src/ops/*.c src/ops/*.o src/ops/*.so src/binder/*.o
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
Reading configuration information from ~/tmp/parrot-2.10.1/parrot_config ...
Use of uninitialized value $bb in pattern match (m//) at build/lib/Rakudo/CompareRevisions.pm line 20.
Use of uninitialized value $g in pattern match (m//) at build/lib/Rakudo/CompareRevisions.pm line 11.
Use of uninitialized value $g in concatenation (.) or string at build/lib/Rakudo/CompareRevisions.pm line 11.
Invalid revision specifier: '' (expected something of format RELEASE_1_2_3-123-gdeadbee)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment