I tried r45646. There PGE looks okay. (May be again). I get the following fulltest output:
t/codingstd/tabs.t ............. ok # Failed test 'no trailing whitespace' # at t/codingstd/trailing_space.t line 61. # Trailing space or tab char found in the following files: # /builddir/build/BUILD/parrot-2.2.0/lib/Parrot/Install.pm 229, 230, 231, 232, 233, 234, 235, 236, 237, 238 # That's 1 failed files out of 1599 files total. # Looks like you failed 1 test of 1. t/codingstd/trailing_space.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/codingstd/trailing_space.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=33, Tests=368, 62 wallclock secs ( 0.10 usr 0.04 sys + 59.52 cusr 2.09 csys = 61.75 CPU) --Gerd Am Dienstag, den 13.04.2010, 16:47 +0200 schrieb François Perrad: > 2010/4/13 Gerd Pokorra <[email protected]>: > > Next week Parrot 2.3.0 will be released. It is a stable release. Are > > they any blockers for languages? The checkout for 2.3.0 will be Tuesday, > > April 20th at: > > > > 13:00 UTC > > > > in r45630, PGE seems broken (and many languages use it) > > $ perl tools/install/smoke.pl --bindir=. > ... > hash: can't use null as key > current instr.: 'parrot;PGE;Perl6Grammar;Compiler;regex_stmt' pc 597 > (runtime/parrot/library/PGE/Perl6Grammar.pir:314) > called from Sub 'parrot;PGE;Perl6Grammar;Compiler;compile' pc 236 > (runtime/parrot/library/PGE/Perl6Grammar.pir:166) > called from Sub 'parrot;PCT;HLLCompiler;eval' pc 1030 > (compilers/pct/src/PCT/HLLCompiler.pir:575) > called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1415 > (compilers/pct/src/PCT/HLLCompiler.pir:754) > called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1621 > (compilers/pct/src/PCT/HLLCompiler.pir:858) > called from Sub 'parrot;PGE;Perl6Grammar;Compiler;main' pc 16 > (runtime/parrot/library/PGE/Perl6Grammar.pir:69) > not ok 4 - check PGE > # Failed test 'check PGE' > # at tools/install/smoke.pl line 114. > > François > > > > > --Gerd > > > > _______________________________________________ > > http://lists.parrot.org/mailman/listinfo/parrot-dev > > > > _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
