Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 11, 2014
1 parent 7462a88 commit c2c8e9e
Show file tree
Hide file tree
Showing 14 changed files with 155 additions and 154 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.05-7-g7a36ff2 / MoarVM 2014.05-23-gf1ac8e2).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.05-10-g69c7822 / MoarVM 2014.05-23-gf1ac8e2).
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 : 70.459
Stage parse : 69.649
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.772
Stage mast : 28.775
Stage mbc : 1.688
Stage optimize : 8.405
Stage mast : 27.301
Stage mbc : 1.676
/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
2 changes: 1 addition & 1 deletion log/MoarVM-configure.log
Expand Up @@ -587,7 +587,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.05-7-g7a36ff2 / MoarVM 2014.05-23-gf1ac8e2).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.05-10-g69c7822 / MoarVM 2014.05-23-gf1ac8e2).

Creating Makefile ...
Cleaning up ...
Expand Down
64 changes: 28 additions & 36 deletions log/MoarVM-test-modules.log
Expand Up @@ -113,73 +113,73 @@ Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/08-callbacks.t ....... ok
All tests successful.
Files=8, Tests=94, 13 wallclock secs ( 0.05 usr 0.02 sys + 12.22 cusr 1.37 csys = 13.66 CPU)
Files=8, Tests=94, 13 wallclock secs ( 0.06 usr 0.00 sys + 11.18 cusr 1.11 csys = 12.35 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.03 usr 0.00 sys + 1.62 cusr 0.23 csys = 1.88 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.65 cusr 0.26 csys = 1.95 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.56 cusr 0.08 csys = 0.66 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.80 cusr 0.06 csys = 0.91 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, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.12 cusr 0.12 csys = 1.27 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.55 cusr 0.18 csys = 1.75 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.78 cusr 0.06 csys = 3.86 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.69 cusr 0.07 csys = 3.79 CPU)
Result: PASS

Testing modules/Math-Model with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 6 wallclock secs ( 0.01 usr 0.01 sys + 5.28 cusr 0.06 csys = 5.36 CPU)
Files=1, Tests=6, 5 wallclock secs ( 0.01 usr 0.02 sys + 5.46 cusr 0.06 csys = 5.55 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, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.41 cusr 0.06 csys = 0.50 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.47 cusr 0.11 csys = 0.60 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, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.62 cusr 0.23 csys = 1.88 CPU)
Files=3, Tests=13, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.87 cusr 0.30 csys = 2.21 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.03 usr 0.00 sys + 0.95 cusr 0.10 csys = 1.08 CPU)
Files=1, Tests=15, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.95 cusr 0.06 csys = 1.04 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, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.55 cusr 0.06 csys = 0.63 CPU)
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.55 cusr 0.06 csys = 0.63 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, 5 wallclock secs ( 0.04 usr 0.01 sys + 4.76 cusr 0.32 csys = 5.13 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.23 cusr 0.28 csys = 4.55 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -188,7 +188,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 5 wallclock secs ( 0.04 usr 0.01 sys + 4.65 cusr 0.33 csys = 5.03 CPU)
Files=4, Tests=91, 5 wallclock secs ( 0.04 usr 0.00 sys + 4.14 cusr 0.42 csys = 4.60 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 @@ -199,15 +199,7 @@ t/get-binary-camelia.t .......... ok
t/get-chunked-6guts.t ........... ok
t/get-perl6-org.t ............... ok
t/get-unsized.t ................. ok
Internal error: inconsistent bind result
in method bytes at src/gen/m-CORE.setting:5362
in method make_request at /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/LWP/Simple.pm:236
in method request_shell at /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/LWP/Simple.pm:65
in method get at /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/perl6/lib/LWP/Simple.pm:29
in block at t/get-w3-latin1-utf8.t:14

t/get-w3-latin1-utf8.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed
t/get-w3-redirect.t ............. ok
t/getstore.t .................... ok
Expand All @@ -217,10 +209,10 @@ t/stringify-headers.t ........... ok

Test Summary Report
-------------------
t/get-w3-latin1-utf8.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
t/get-w3-latin1-utf8.t (Wstat: 139 Tests: 1 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
Files=13, Tests=54, 25 wallclock secs ( 0.06 usr 0.02 sys + 16.89 cusr 1.54 csys = 18.51 CPU)
Files=13, Tests=54, 22 wallclock secs ( 0.07 usr 0.02 sys + 15.41 cusr 1.57 csys = 17.07 CPU)
Result: FAIL

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -229,26 +221,26 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 5 wallclock secs ( 0.04 usr 0.02 sys + 4.42 cusr 0.39 csys = 4.87 CPU)
Files=4, Tests=119, 4 wallclock secs ( 0.04 usr 0.01 sys + 3.50 cusr 0.40 csys = 3.95 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.02 usr 0.01 sys + 1.45 cusr 0.17 csys = 1.65 CPU)
Files=2, Tests=7, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.46 cusr 0.18 csys = 1.66 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.03 usr 0.00 sys + 1.83 cusr 0.08 csys = 1.94 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.95 cusr 0.08 csys = 2.06 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, 1 wallclock secs ( 0.01 usr 0.00 sys + 1.22 cusr 0.10 csys = 1.33 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.80 cusr 0.10 csys = 1.93 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -265,19 +257,19 @@ Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 7 wallclock secs ( 0.04 usr 0.00 sys + 6.23 cusr 0.82 csys = 7.09 CPU)
Files=5, Tests=33, 7 wallclock secs ( 0.04 usr 0.00 sys + 6.46 cusr 0.76 csys = 7.26 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.01 usr 0.01 sys + 0.52 cusr 0.06 csys = 0.60 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.65 cusr 0.10 csys = 0.77 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 + 0.83 cusr 0.10 csys = 0.96 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.88 cusr 0.06 csys = 0.97 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 @@ -288,7 +280,7 @@ t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 3 wallclock secs ( 0.03 usr 0.01 sys + 3.06 cusr 0.24 csys = 3.34 CPU)
Files=3, Tests=21, 3 wallclock secs ( 0.05 usr 0.01 sys + 3.17 cusr 0.27 csys = 3.50 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -298,7 +290,7 @@ t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=5, Tests=19, 7 wallclock secs ( 0.06 usr 0.00 sys + 5.64 cusr 0.49 csys = 6.19 CPU)
Files=5, Tests=19, 5 wallclock secs ( 0.03 usr 0.01 sys + 5.30 cusr 0.44 csys = 5.78 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -333,14 +325,14 @@ Please contact the author to have these calls to deprecated code adapted,
so that this message will disappear!
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 14 wallclock secs ( 0.06 usr 0.02 sys + 13.27 cusr 0.60 csys = 13.95 CPU)
Files=6, Tests=218, 14 wallclock secs ( 0.06 usr 0.01 sys + 13.34 cusr 0.64 csys = 14.05 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, 12 wallclock secs ( 0.05 usr 0.00 sys + 12.00 cusr 0.18 csys = 12.23 CPU)
Files=2, Tests=68, 12 wallclock secs ( 0.03 usr 0.01 sys + 12.66 cusr 0.22 csys = 12.92 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 @@ -349,13 +341,13 @@ t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 5 wallclock secs ( 0.03 usr 0.00 sys + 4.21 cusr 0.46 csys = 4.70 CPU)
Files=4, Tests=8, 3 wallclock secs ( 0.04 usr 0.00 sys + 3.15 cusr 0.31 csys = 3.50 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.24 cusr 0.09 csys = 2.35 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.62 cusr 0.11 csys = 2.76 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, 12 wallclock secs ( 0.09 usr 0.02 sys + 11.00 cusr 1.66 csys = 12.77 CPU)
Files=22, Tests=271, 13 wallclock secs ( 0.07 usr 0.04 sys + 11.98 cusr 1.72 csys = 13.81 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
Bajor-156-ga7dd964
Bajor-167-g1a3706c
NQP
2014.05-7-g7a36ff2
2014.05-10-g69c7822
modules
--------
Bailador
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.05-7-g7a36ff2 / Java(TM) 1.7.0_60).
Using /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/bin/nqp-j (version 2014.05-10-g69c7822 / 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 : 127.304
Stage syntaxcheck: 0.000
Stage ast : 0.001
Stage optimize : 10.318
Stage jast : 78.096
Stage classfile : 9.892
Stage parse : 195.124
Stage syntaxcheck: 0.001
Stage ast : 0.002
Stage optimize : 20.386
Stage jast : 84.971
Stage classfile : 9.771
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 c2c8e9e

Please sign in to comment.