Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Aug 8, 2014
1 parent 437f3ed commit 7a35757
Show file tree
Hide file tree
Showing 14 changed files with 151 additions and 150 deletions.
10 changes: 5 additions & 5 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-55-g775ac85 / MoarVM 2014.07-104-g5fc5a59).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-56-gbc60762 / MoarVM 2014.07-106-g2dd65b9).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -48,12 +48,12 @@ gcc -shared -fPIC -O1 -DNDEBUG -Wl,-rpath,/home/coke/sandbox/rakudo-star-daily/
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 : 56.934
Stage parse : 59.330
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 5.019
Stage mast : 19.036
Stage mbc : 0.279
Stage optimize : 5.507
Stage mast : 19.732
Stage mbc : 0.286
/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.pm.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-104-g5fc5a59, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-106-g2dd65b9, 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-55-g775ac85 / MoarVM 2014.07-104-g5fc5a59).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-56-gbc60762 / MoarVM 2014.07-106-g2dd65b9).

Creating Makefile ...
Cleaning up ...
Expand Down
58 changes: 29 additions & 29 deletions log/MoarVM-test-modules.log
Expand Up @@ -13,69 +13,69 @@ t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=113, 27 wallclock secs ( 0.04 usr 0.02 sys + 26.24 cusr 1.28 csys = 27.58 CPU)
Files=9, Tests=113, 29 wallclock secs ( 0.06 usr 0.02 sys + 27.62 cusr 1.41 csys = 29.11 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.00 sys + 2.31 cusr 0.16 csys = 2.49 CPU)
Files=2, Tests=11, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.05 cusr 0.20 csys = 2.27 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 + 1.03 cusr 0.10 csys = 1.15 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.26 cusr 0.13 csys = 1.42 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, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.87 cusr 0.14 csys = 4.04 CPU)
Files=2, Tests=10, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.72 cusr 0.20 csys = 3.94 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
# took 1 seconds
# took 2 seconds
# took 0 seconds
# took 1 seconds
# took 1 seconds
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.84 cusr 0.11 csys = 3.97 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.01 usr 0.01 sys + 3.78 cusr 0.08 csys = 3.88 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, 9 wallclock secs ( 0.02 usr 0.00 sys + 8.89 cusr 0.15 csys = 9.06 CPU)
Files=1, Tests=6, 9 wallclock secs ( 0.02 usr 0.00 sys + 8.88 cusr 0.17 csys = 9.07 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.95 cusr 0.11 csys = 1.08 CPU)
Files=1, Tests=1, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.06 cusr 0.08 csys = 1.16 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, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.80 cusr 0.31 csys = 3.14 CPU)
Files=3, Tests=13, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.72 cusr 0.23 csys = 2.98 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, 1 wallclock secs ( 0.01 usr 0.02 sys + 1.08 cusr 0.12 csys = 1.23 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.18 cusr 0.10 csys = 1.30 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, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.47 cusr 0.12 csys = 1.62 CPU)
Files=1, Tests=1, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.53 cusr 0.14 csys = 1.70 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -102,7 +102,7 @@ Test Summary Report
t/binary-and-long-line.t (Wstat: 512 Tests: 11 Failed: 2)
Failed tests: 8, 10
Non-zero exit status: 2
Files=3, Tests=45, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.70 cusr 0.28 csys = 4.02 CPU)
Files=3, Tests=45, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.58 cusr 0.35 csys = 3.97 CPU)
Result: FAIL

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -111,7 +111,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 9 wallclock secs ( 0.04 usr 0.00 sys + 8.42 cusr 0.48 csys = 8.94 CPU)
Files=4, Tests=91, 9 wallclock secs ( 0.03 usr 0.02 sys + 8.39 cusr 0.45 csys = 8.89 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 @@ -129,7 +129,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 57 wallclock secs ( 0.05 usr 0.03 sys + 50.10 cusr 2.15 csys = 52.33 CPU)
Files=13, Tests=55, 57 wallclock secs ( 0.05 usr 0.03 sys + 50.28 cusr 1.94 csys = 52.30 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -143,26 +143,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.03 usr 0.01 sys + 5.15 cusr 0.38 csys = 5.57 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.48 cusr 0.38 csys = 5.91 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, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.86 cusr 0.25 csys = 4.13 CPU)
Files=2, Tests=7, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.75 cusr 0.21 csys = 3.98 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, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.12 cusr 0.11 csys = 2.25 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.23 cusr 0.06 csys = 2.32 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.02 usr 0.00 sys + 2.00 cusr 0.11 csys = 2.13 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.93 cusr 0.10 csys = 2.05 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -182,19 +182,19 @@ t/installer.t .. ok
# Looks like you failed 1 tests of 1
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 14 wallclock secs ( 0.03 usr 0.01 sys + 12.41 cusr 0.86 csys = 13.31 CPU)
Files=5, Tests=33, 14 wallclock secs ( 0.03 usr 0.01 sys + 12.20 cusr 0.86 csys = 13.10 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.91 cusr 0.10 csys = 1.03 CPU)
Files=1, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.74 cusr 0.06 csys = 0.82 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, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.09 cusr 0.06 csys = 1.18 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.07 cusr 0.07 csys = 1.16 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 @@ -205,7 +205,7 @@ 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.03 usr 0.01 sys + 3.74 cusr 0.33 csys = 4.11 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.79 cusr 0.30 csys = 4.12 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -214,12 +214,12 @@ t/02-response-status.t ... ok

# Failed test at lib/Test.pm line 241
# got: "foo\tbar baz\t5"
# expected: {"foo" => "bar", "baz" => 5}
# 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, 23 wallclock secs ( 0.03 usr 0.00 sys + 21.31 cusr 0.79 csys = 22.13 CPU)
Files=5, Tests=19, 23 wallclock secs ( 0.03 usr 0.00 sys + 21.92 cusr 0.63 csys = 22.58 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -236,14 +236,14 @@ t/35-Pg-common.t ...... ok
# Testing MiniDBD::SQLite
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 34 wallclock secs ( 0.04 usr 0.02 sys + 32.85 cusr 0.92 csys = 33.83 CPU)
Files=6, Tests=218, 34 wallclock secs ( 0.05 usr 0.02 sys + 33.11 cusr 0.93 csys = 34.11 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, 15 wallclock secs ( 0.04 usr 0.01 sys + 15.38 cusr 0.31 csys = 15.74 CPU)
Files=2, Tests=68, 16 wallclock secs ( 0.04 usr 0.01 sys + 15.89 cusr 0.27 csys = 16.21 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 @@ -258,13 +258,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, 15 wallclock secs ( 0.04 usr 0.01 sys + 14.40 cusr 0.51 csys = 14.96 CPU)
Files=4, Tests=8, 15 wallclock secs ( 0.02 usr 0.02 sys + 14.30 cusr 0.55 csys = 14.89 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, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.13 cusr 0.08 csys = 2.23 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.24 cusr 0.07 csys = 2.33 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, 13 wallclock secs ( 0.12 usr 0.01 sys + 11.00 cusr 1.67 csys = 12.80 CPU)
Files=22, Tests=271, 13 wallclock secs ( 0.07 usr 0.03 sys + 10.63 cusr 1.79 csys = 12.52 CPU)
Result: PASS
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
14 changes: 8 additions & 6 deletions log/MoarVM-version.log
@@ -1,7 +1,7 @@
Rakudo
Sofia-123-g1cf7ca6
Sofia-129-g356d57a
NQP
2014.07-55-g775ac85
2014.07-56-gbc60762
modules
--------
Bailador
Expand Down Expand Up @@ -84,11 +84,13 @@ Date: Wed Feb 26 18:28:04 2014 +0100
Add License
--------
doc
commit 8093e18a721d37ba3bd19b242d0a9d24841edd8c
Author: Steve Mynott <steve.mynott@gmail.com>
Date: Sat Aug 2 20:13:42 2014 +0100
commit aa56705ee03f20cb458cef178000938939bac483
Author: Mouq <alexmoquin@gmail.com>
Date: Thu Aug 7 17:09:56 2014 -0700

experimental -f support for methods if index.data exists
Make sure urls are uri_escape'd

Fixes problems with links to operators like % and / being unescaped.
--------
file-find
commit d79a83184da825f61d8c481050f931b511d74cae
Expand Down
14 changes: 7 additions & 7 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-55-g775ac85 / 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-56-gbc60762 / Java(TM) 1.7.0_60).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -42,12 +42,12 @@ jar cf0 rakudo-runtime.jar -C bin/ .
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 : 118.238
Stage syntaxcheck: 0.000
Stage ast : 0.005
Stage optimize : 14.309
Stage jast : 109.943
Stage classfile : 11.832
Stage parse : 114.300
Stage syntaxcheck: 0.001
Stage ast : 0.007
Stage optimize : 13.229
Stage jast : 102.525
Stage classfile : 9.619
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 7a35757

Please sign in to comment.