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 5, 2014
1 parent 13151ca commit 9aaf76c
Show file tree
Hide file tree
Showing 14 changed files with 117 additions and 111 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-4-g6cc7d6e / MoarVM 2014.05-4-g934d1fc).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.05-4-g6cc7d6e / MoarVM 2014.05-15-gcdf5c71).
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 : 75.376
Stage parse : 75.018
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.498
Stage mast : 28.610
Stage mbc : 1.669
Stage optimize : 8.692
Stage mast : 28.278
Stage mbc : 1.726
/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 @@ -459,7 +459,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.05-4-g934d1fc, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.05-15-gcdf5c71, 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 @@ -590,7 +590,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-4-g6cc7d6e / MoarVM 2014.05-4-g934d1fc).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.05-4-g6cc7d6e / MoarVM 2014.05-15-gcdf5c71).

Creating Makefile ...
Cleaning up ...
Expand Down
64 changes: 35 additions & 29 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.07 cusr 1.33 csys = 13.47 CPU)
Files=8, Tests=94, 13 wallclock secs ( 0.05 usr 0.02 sys + 11.33 cusr 1.16 csys = 12.56 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.04 usr 0.01 sys + 1.84 cusr 0.32 csys = 2.21 CPU)
Files=2, Tests=11, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.34 cusr 0.21 csys = 1.58 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.01 sys + 0.67 cusr 0.09 csys = 0.79 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.64 cusr 0.09 csys = 0.76 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.03 usr 0.00 sys + 1.31 cusr 0.22 csys = 1.56 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.23 cusr 0.20 csys = 1.46 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, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.06 cusr 0.10 csys = 4.19 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.96 cusr 0.14 csys = 4.12 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, 5 wallclock secs ( 0.02 usr 0.00 sys + 5.50 cusr 0.12 csys = 5.64 CPU)
Files=1, Tests=6, 6 wallclock secs ( 0.03 usr 0.00 sys + 5.60 cusr 0.11 csys = 5.74 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.01 sys + 0.48 cusr 0.07 csys = 0.58 CPU)
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.45 cusr 0.08 csys = 0.55 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.88 cusr 0.27 csys = 2.18 CPU)
Files=3, Tests=13, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.11 cusr 0.33 csys = 2.47 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.02 usr 0.00 sys + 1.12 cusr 0.09 csys = 1.23 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.10 cusr 0.13 csys = 1.26 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.01 usr 0.02 sys + 0.82 cusr 0.12 csys = 0.97 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.84 cusr 0.09 csys = 0.95 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, 4 wallclock secs ( 0.03 usr 0.02 sys + 4.38 cusr 0.22 csys = 4.65 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.02 usr 0.02 sys + 4.22 cusr 0.30 csys = 4.56 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.05 usr 0.01 sys + 4.59 cusr 0.43 csys = 5.08 CPU)
Files=4, Tests=91, 5 wallclock secs ( 0.04 usr 0.00 sys + 4.55 cusr 0.38 csys = 4.97 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 @@ -212,7 +212,7 @@ Test Summary Report
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, 22 wallclock secs ( 0.05 usr 0.02 sys + 14.99 cusr 1.50 csys = 16.56 CPU)
Files=13, Tests=54, 22 wallclock secs ( 0.06 usr 0.03 sys + 14.53 cusr 1.39 csys = 16.01 CPU)
Result: FAIL

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -221,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, 4 wallclock secs ( 0.04 usr 0.02 sys + 4.32 cusr 0.45 csys = 4.83 CPU)
Files=4, Tests=119, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.89 cusr 0.42 csys = 4.35 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, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.64 cusr 0.21 csys = 1.88 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.64 cusr 0.22 csys = 1.89 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.04 usr 0.02 sys + 2.40 cusr 0.12 csys = 2.58 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.01 sys + 2.13 cusr 0.09 csys = 2.26 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.01 sys + 1.38 cusr 0.12 csys = 1.53 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.38 cusr 0.12 csys = 1.52 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -254,22 +254,28 @@ Copying blib/lib/foo.pm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/raku
Copying blib/lib/foo.jar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/removeme/lib/foo.jar
Copying blib/lib/foo.moarvm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/removeme/lib/foo.moarvm
Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/removeme/bin/bar
t/installer.t .. ok
t/installer.t ..
Failed 1/8 subtests
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 7 wallclock secs ( 0.04 usr 0.02 sys + 6.66 cusr 0.83 csys = 7.55 CPU)
Result: PASS

Test Summary Report
-------------------
t/installer.t (Wstat: 139 Tests: 7 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 8 tests but ran 7.
Files=5, Tests=32, 7 wallclock secs ( 0.03 usr 0.01 sys + 6.38 cusr 0.72 csys = 7.14 CPU)
Result: FAIL

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.48 cusr 0.07 csys = 0.57 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.52 cusr 0.08 csys = 0.63 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.00 sys + 0.88 cusr 0.10 csys = 1.00 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.94 cusr 0.08 csys = 1.05 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 @@ -280,7 +286,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 + 2.91 cusr 0.30 csys = 3.25 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.05 cusr 0.28 csys = 3.37 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -290,7 +296,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.03 usr 0.01 sys + 5.49 cusr 0.53 csys = 6.06 CPU)
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.01 sys + 5.52 cusr 0.50 csys = 6.06 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 @@ -325,14 +331,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.04 usr 0.02 sys + 13.26 cusr 0.69 csys = 14.01 CPU)
Files=6, Tests=218, 15 wallclock secs ( 0.05 usr 0.01 sys + 14.07 cusr 0.83 csys = 14.96 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.04 usr 0.01 sys + 11.96 cusr 0.37 csys = 12.38 CPU)
Files=2, Tests=68, 13 wallclock secs ( 0.04 usr 0.01 sys + 12.81 cusr 0.32 csys = 13.18 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 @@ -341,13 +347,13 @@ t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.43 cusr 0.43 csys = 3.90 CPU)
Files=4, Tests=8, 4 wallclock secs ( 0.02 usr 0.02 sys + 3.53 cusr 0.39 csys = 3.96 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.50 cusr 0.11 csys = 2.63 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.50 cusr 0.13 csys = 2.66 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, 17 wallclock secs ( 0.09 usr 0.03 sys + 13.67 cusr 2.42 csys = 16.21 CPU)
Files=22, Tests=271, 15 wallclock secs ( 0.07 usr 0.04 sys + 12.46 cusr 1.93 csys = 14.50 CPU)
Result: PASS
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
2 changes: 1 addition & 1 deletion log/MoarVM-version.log
@@ -1,5 +1,5 @@
Rakudo
Bajor-137-ga8798f7
Bajor-138-g609fb8f
NQP
2014.05-4-g6cc7d6e
modules
Expand Down
10 changes: 5 additions & 5 deletions log/jvm-build.log
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 : 125.157
Stage parse : 130.762
Stage syntaxcheck: 0.001
Stage ast : 0.002
Stage optimize : 11.192
Stage jast : 61.941
Stage classfile : 9.220
Stage ast : 0.001
Stage optimize : 9.524
Stage jast : 83.541
Stage classfile : 9.454
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 9aaf76c

Please sign in to comment.