Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 26, 2014
1 parent bb1e404 commit 6204311
Show file tree
Hide file tree
Showing 14 changed files with 276 additions and 628 deletions.
11 changes: 5 additions & 6 deletions log/MoarVM-build.log
@@ -1,7 +1,7 @@
== Configuring and building Rakudo
cd rakudo && /usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install && make
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (backend moar)
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-17-gbb70129 / MoarVM 2014.07-15-gb6a4250).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-24-g53769e5 / MoarVM 2014.07-18-g6753df5).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -30,7 +30,6 @@ gcc -shared -fPIC -O1 -DNDEBUG -Wl,-rpath,/home/coke/sandbox/rakudo-star-daily/
src/Perl6/Actions.nqp
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m --target=mbc --output=blib/Perl6/Grammar.moarvm --encoding=utf8 \
src/Perl6/Grammar.nqp
Repeated character (') unexpectedly found in character class
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m --target=mbc --output=blib/Perl6/Optimizer.moarvm --encoding=utf8 \
src/Perl6/Optimizer.nqp
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m --target=mbc --output=blib/Perl6/Compiler.moarvm --encoding=utf8 \
Expand All @@ -49,12 +48,12 @@ Repeated character (') unexpectedly found in character class
The following step can take a long time, please be patient.
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : 69.960
Stage parse : 69.761
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.074
Stage mast : 26.278
Stage mbc : 1.800
Stage optimize : 8.943
Stage mast : 26.765
Stage mbc : 1.728
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --target=mbc --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/usr/bin/perl tools/build/create-moar-runner.pl "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar" perl6.moarvm perl6-m . "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" .
./perl6-m --target=mbc --output=lib/Test.moarvm lib/Test.pm
Expand Down
4 changes: 2 additions & 2 deletions log/MoarVM-configure.log
Expand Up @@ -451,7 +451,7 @@ linking moar
/usr/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dyncallback/*.h /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/include/dyncall
Building NQP ...
/usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar --make-install
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-15-gb6a4250, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-18-g6753df5, which is new enough.
Cleaning up ...
/usr/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp
Expand Down Expand Up @@ -582,7 +582,7 @@ Cleaning up ...
/usr/bin/perl tools/build/install-moar-runner.pl "" /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install

NQP has been built and installed.
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-17-gbb70129 / MoarVM 2014.07-15-gb6a4250).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-24-g53769e5 / MoarVM 2014.07-18-g6753df5).

Creating Makefile ...
Cleaning up ...
Expand Down
58 changes: 29 additions & 29 deletions log/MoarVM-test-modules.log
Expand Up @@ -13,77 +13,77 @@ t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=113, 15 wallclock secs ( 0.05 usr 0.02 sys + 12.98 cusr 1.37 csys = 14.42 CPU)
Files=9, Tests=113, 15 wallclock secs ( 0.06 usr 0.01 sys + 13.20 cusr 1.31 csys = 14.58 CPU)
Result: PASS

Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.78 cusr 0.20 csys = 2.01 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.90 cusr 0.25 csys = 2.18 CPU)
Result: PASS

Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.86 cusr 0.06 csys = 0.94 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.85 cusr 0.08 csys = 0.96 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.77 cusr 0.20 csys = 2.00 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.77 cusr 0.18 csys = 1.99 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
# took 0 seconds
# took 2 seconds
# took 1 seconds
# took 1 seconds
# took 1 seconds
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.17 cusr 0.13 csys = 4.32 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 4.42 cusr 0.07 csys = 4.52 CPU)
Result: PASS

Testing modules/Math-Model with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
# result: ("time" => [0, 0.15, 0.3, 0.45, 0.6, 0.75, 0.9, 1.05, 1.2, 1.35, 1.5, 1.65, 1.8, 1.95, 2.1, 2.25, 2.4, 2.55, 2.7, 2.85, 3.0], "b" => [0, 0.3, 0.6, 0.9, 1.2, 1.5, 1.8, 2.1, 2.4, 2.7, 3.0, 3.3, 3.6, 3.9, 4.2, 4.5, 4.8, 5.1, 5.4, 5.7, 6.0]).hash
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 5 wallclock secs ( 0.01 usr 0.01 sys + 5.56 cusr 0.10 csys = 5.68 CPU)
Files=1, Tests=6, 6 wallclock secs ( 0.03 usr 0.00 sys + 5.60 cusr 0.10 csys = 5.73 CPU)
Result: PASS

Testing modules/perl6-Term-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.72 cusr 0.09 csys = 0.83 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.69 cusr 0.09 csys = 0.80 CPU)
Result: PASS

Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 4 wallclock secs ( 0.05 usr 0.00 sys + 3.02 cusr 0.36 csys = 3.43 CPU)
Files=3, Tests=13, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.62 cusr 0.27 csys = 2.92 CPU)
Result: PASS

Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 2 wallclock secs ( 0.03 usr 0.02 sys + 1.45 cusr 0.12 csys = 1.62 CPU)
Files=1, Tests=15, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.49 cusr 0.11 csys = 1.65 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/tracer.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.02 sys + 1.27 cusr 0.11 csys = 1.42 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.04 cusr 0.10 csys = 1.16 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 6 wallclock secs ( 0.05 usr 0.00 sys + 5.28 cusr 0.36 csys = 5.69 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.92 cusr 0.34 csys = 5.30 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -92,7 +92,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.24 cusr 0.39 csys = 5.68 CPU)
Files=4, Tests=91, 6 wallclock secs ( 0.04 usr 0.02 sys + 5.53 cusr 0.52 csys = 6.11 CPU)
Result: PASS

Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -110,7 +110,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 27 wallclock secs ( 0.06 usr 0.02 sys + 20.37 cusr 1.60 csys = 22.05 CPU)
Files=13, Tests=55, 26 wallclock secs ( 0.06 usr 0.01 sys + 19.30 cusr 1.68 csys = 21.05 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -124,26 +124,26 @@ t/03-unicode.t .... ok
# expected: [1.3, 2.8, 32323423.4, 4.0]
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 6 wallclock secs ( 0.05 usr 0.02 sys + 5.60 cusr 0.42 csys = 6.09 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.04 usr 0.01 sys + 4.85 cusr 0.44 csys = 5.34 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 2 wallclock secs ( 0.06 usr 0.00 sys + 2.21 cusr 0.20 csys = 2.47 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.99 cusr 0.17 csys = 2.19 CPU)
Result: PASS

Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=10, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.15 cusr 0.09 csys = 2.27 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.99 cusr 0.13 csys = 2.15 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.59 cusr 0.12 csys = 1.75 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.51 cusr 0.11 csys = 1.65 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -163,19 +163,19 @@ t/installer.t .. ok
# Looks like you failed 1 tests of 1
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.42 cusr 0.90 csys = 9.37 CPU)
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.01 cusr 0.91 csys = 8.97 CPU)
Result: PASS

Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.96 cusr 0.09 csys = 1.07 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.96 cusr 0.11 csys = 1.09 CPU)
Result: PASS

Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.15 cusr 0.08 csys = 1.26 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.08 cusr 0.10 csys = 1.20 CPU)
Result: PASS

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -186,21 +186,21 @@ t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.66 cusr 0.34 csys = 4.04 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.01 usr 0.02 sys + 3.46 cusr 0.32 csys = 3.81 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-route-existance.t ... ok
t/02-response-status.t ... ok

# Failed test at lib/Test.pm line 257
# Failed test at lib/Test.pm line 241
# got: "foo\tbar baz\t5"
# expected: {"baz" => 5, "foo" => "bar"}
t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.02 sys + 5.97 cusr 0.49 csys = 6.51 CPU)
Files=5, Tests=19, 7 wallclock secs ( 0.04 usr 0.00 sys + 6.23 cusr 0.57 csys = 6.84 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -217,14 +217,14 @@ t/35-Pg-common.t ...... ok
# Testing MiniDBD::SQLite
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 15 wallclock secs ( 0.03 usr 0.03 sys + 13.64 cusr 0.70 csys = 14.40 CPU)
Files=6, Tests=218, 14 wallclock secs ( 0.04 usr 0.02 sys + 13.46 cusr 0.72 csys = 14.24 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 13 wallclock secs ( 0.06 usr 0.01 sys + 12.74 cusr 0.38 csys = 13.19 CPU)
Files=2, Tests=68, 13 wallclock secs ( 0.03 usr 0.02 sys + 11.82 cusr 0.24 csys = 12.11 CPU)
Result: PASS

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -239,13 +239,13 @@ use of uninitialized value of type Any in string context in sub pod2html at /ho

t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 5 wallclock secs ( 0.02 usr 0.02 sys + 4.46 cusr 0.42 csys = 4.92 CPU)
Files=4, Tests=8, 4 wallclock secs ( 0.03 usr 0.01 sys + 4.28 cusr 0.43 csys = 4.75 CPU)
Result: PASS

Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/typegraph.t .. ok
All tests successful.
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.73 cusr 0.07 csys = 2.82 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.61 cusr 0.11 csys = 2.74 CPU)
Result: PASS

Testing modules/rakudo-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-test-rakudo.log
Expand Up @@ -24,6 +24,6 @@ t/01-sanity/20-defined.t ........... ok
t/01-sanity/21-try.t ............... ok
t/01-sanity/99-test-basic.t ........ ok
All tests successful.
Files=22, Tests=271, 15 wallclock secs ( 0.07 usr 0.04 sys + 13.46 cusr 1.98 csys = 15.55 CPU)
Files=22, Tests=271, 15 wallclock secs ( 0.10 usr 0.01 sys + 13.28 cusr 2.01 csys = 15.40 CPU)
Result: PASS
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
4 changes: 2 additions & 2 deletions log/MoarVM-version.log
@@ -1,7 +1,7 @@
Rakudo
Sofia-38-g6cc8078
Sofia-45-g506aae5
NQP
2014.07-17-gbb70129
2014.07-24-g53769e5
modules
--------
Bailador
Expand Down
15 changes: 7 additions & 8 deletions log/jvm-build.log
@@ -1,7 +1,7 @@
== Configuring and building Rakudo
cd rakudo && /usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install && make
Found /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (backend jvm)
Using /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (version 2014.07-17-gbb70129 / Java(TM) 1.7.0_60).
Using /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (version 2014.07-24-g53769e5 / Java(TM) 1.7.0_60).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand All @@ -24,7 +24,6 @@ jar cf0 rakudo-runtime.jar -C bin/ .
src/Perl6/Actions.nqp
/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j --target=jar --output=blib/Perl6/Grammar.jar --encoding=utf8 \
src/Perl6/Grammar.nqp
Repeated character (') unexpectedly found in character class
/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j --target=jar --output=blib/Perl6/Optimizer.jar --encoding=utf8 \
src/Perl6/Optimizer.nqp
/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j --target=jar --output=blib/Perl6/Compiler.jar --encoding=utf8 \
Expand All @@ -43,12 +42,12 @@ Repeated character (') unexpectedly found in character class
The following step can take a long time, please be patient.
java -Xss1m -Xms500m -Xmx1000m -Xbootclasspath/a:.:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib/nqp.jar:rakudo-runtime.jar:perl6.jar -cp /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib perl6 --setting=NULL --ll-exception --optimize=3 --target=jar --stagestats --output=CORE.setting.jar gen/jvm/CORE.setting
Stage start : 0.000
Stage parse : 183.564
Stage syntaxcheck: 0.000
Stage ast : 0.005
Stage optimize : 30.215
Stage jast : 83.773
Stage classfile : 12.321
Stage parse : 205.291
Stage syntaxcheck: 0.001
Stage ast : 0.001
Stage optimize : 12.868
Stage jast : 99.908
Stage classfile : 12.030
Stage jar : 0.000
/usr/bin/perl tools/build/create-jvm-runner.pl dev . . /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib/nqp.jar
Creating './perl6-j'
Expand Down

0 comments on commit 6204311

Please sign in to comment.