Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 17, 2014
1 parent 57679a5 commit 3e77c32
Show file tree
Hide file tree
Showing 14 changed files with 1,935 additions and 1,933 deletions.
8 changes: 4 additions & 4 deletions log/MoarVM-build.log
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 : 54.697
Stage parse : 53.963
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 4.835
Stage mast : 17.798
Stage mbc : 0.248
Stage optimize : 4.842
Stage mast : 17.707
Stage mbc : 0.265
/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 -MExtUtils::Command -e rm_f perl6-m
/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" .
Expand Down
22 changes: 11 additions & 11 deletions log/MoarVM-configure.log
Expand Up @@ -166,6 +166,15 @@ compiling src/platform/posix/mmap.o
compiling src/platform/posix/time.o
compiling src/platform/posix/sys.o
compiling src/jit/stub.o
building dyncall...
ar: creating libdyncall_s.a
ar: creating libdyncallback_s.a
ar: creating libdynload_s.a
done.
compiling 3rdparty/tinymt/tinymt64.o
linking 3rdparty/tinymt/libtinymt.a
compiling 3rdparty/sha1/sha1.o
linking 3rdparty/sha1/libsha1.a
compiling 3rdparty/libuv/src/unix/linux-core.o
compiling 3rdparty/libuv/src/unix/linux-inotify.o
compiling 3rdparty/libuv/src/unix/linux-syscalls.o
Expand Down Expand Up @@ -193,15 +202,6 @@ compiling 3rdparty/libuv/src/unix/timer.o
compiling 3rdparty/libuv/src/unix/tty.o
compiling 3rdparty/libuv/src/unix/udp.o
linking 3rdparty/libuv/libuv.a
compiling 3rdparty/linenoise/linenoise.o
linking 3rdparty/linenoise/liblinenoise.a
compiling 3rdparty/tinymt/tinymt64.o
linking 3rdparty/tinymt/libtinymt.a
building dyncall...
ar: creating libdyncall_s.a
ar: creating libdyncallback_s.a
ar: creating libdynload_s.a
done.
compiling 3rdparty/libtommath/bn_error.o
compiling 3rdparty/libtommath/bn_fast_mp_invmod.o
compiling 3rdparty/libtommath/bn_fast_mp_montgomery_reduce.o
Expand Down Expand Up @@ -324,6 +324,8 @@ compiling 3rdparty/libtommath/bn_s_mp_sqr.o
compiling 3rdparty/libtommath/bn_s_mp_sub.o
compiling 3rdparty/libtommath/bncore.o
linking 3rdparty/libtommath/libtommath.a
compiling 3rdparty/linenoise/linenoise.o
linking 3rdparty/linenoise/liblinenoise.a
linking 3rdparty/libatomic_ops/src/libatomic_ops.a
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Expand Down Expand Up @@ -387,8 +389,6 @@ ar cru libatomic_ops.a atomic_ops.o
ranlib libatomic_ops.a
make[2]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/MoarVM/3rdparty/libatomic_ops/src'
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/MoarVM/3rdparty/libatomic_ops/src'
compiling 3rdparty/sha1/sha1.o
linking 3rdparty/sha1/libsha1.a
linking libmoar.so
linking moar
/usr/bin/perl -MExtUtils::Command -e mkpath /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin
Expand Down
52 changes: 26 additions & 26 deletions log/MoarVM-test-modules.log
Expand Up @@ -10,20 +10,20 @@ t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=91, 9 wallclock secs ( 0.07 usr 0.00 sys + 8.31 cusr 0.87 csys = 9.25 CPU)
Files=9, Tests=91, 9 wallclock secs ( 0.06 usr 0.00 sys + 8.20 cusr 0.91 csys = 9.17 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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.94 cusr 0.11 csys = 1.08 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.04 usr 0.00 sys + 0.89 cusr 0.15 csys = 1.08 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.03 usr 0.00 sys + 0.43 cusr 0.06 csys = 0.52 CPU)
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.46 cusr 0.04 csys = 0.53 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -39,49 +39,49 @@ Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-M
# took 0 seconds
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 3 wallclock secs ( 0.02 usr 0.01 sys + 3.09 cusr 0.07 csys = 3.19 CPU)
Files=1, Tests=6, 3 wallclock secs ( 0.02 usr 0.01 sys + 3.04 cusr 0.07 csys = 3.14 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
# result: ("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], "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]).hash
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 5 wallclock secs ( 0.03 usr 0.00 sys + 4.34 cusr 0.04 csys = 4.41 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 4.31 cusr 0.07 csys = 4.41 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.03 usr 0.00 sys + 0.28 cusr 0.06 csys = 0.37 CPU)
Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.30 cusr 0.04 csys = 0.37 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.03 usr 0.01 sys + 1.29 cusr 0.16 csys = 1.49 CPU)
Files=3, Tests=13, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.26 cusr 0.18 csys = 1.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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.85 cusr 0.05 csys = 0.93 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.82 cusr 0.08 csys = 0.94 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.87 cusr 0.13 csys = 1.03 CPU)
Files=2, Tests=2, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.89 cusr 0.12 csys = 1.05 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.04 usr 0.00 sys + 3.32 cusr 0.24 csys = 3.60 CPU)
Files=3, Tests=45, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.37 cusr 0.19 csys = 3.60 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -90,7 +90,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 4 wallclock secs ( 0.04 usr 0.01 sys + 3.50 cusr 0.26 csys = 3.81 CPU)
Files=4, Tests=91, 4 wallclock secs ( 0.03 usr 0.03 sys + 3.52 cusr 0.26 csys = 3.84 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 @@ -108,7 +108,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 16 wallclock secs ( 0.05 usr 0.01 sys + 11.74 cusr 0.95 csys = 12.75 CPU)
Files=13, Tests=55, 22 wallclock secs ( 0.07 usr 0.01 sys + 12.53 cusr 1.03 csys = 13.64 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -117,7 +117,7 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 3 wallclock secs ( 0.06 usr 0.00 sys + 3.15 cusr 0.25 csys = 3.46 CPU)
Files=4, Tests=119, 4 wallclock secs ( 0.04 usr 0.02 sys + 3.55 cusr 0.35 csys = 3.96 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down Expand Up @@ -198,19 +198,19 @@ Test Summary Report
-------------------
t/perl5-compat.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=2, Tests=1, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.09 cusr 0.15 csys = 1.28 CPU)
Files=2, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.22 cusr 0.14 csys = 1.39 CPU)
Result: FAIL

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, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.56 cusr 0.08 csys = 1.67 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.66 cusr 0.05 csys = 1.75 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.03 usr 0.00 sys + 1.00 cusr 0.09 csys = 1.12 CPU)
Files=1, Tests=12, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.09 cusr 0.04 csys = 1.16 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -230,19 +230,19 @@ t/installer.t .. ok
# Looks like you failed 1 tests of 1
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 6 wallclock secs ( 0.05 usr 0.00 sys + 4.79 cusr 0.50 csys = 5.34 CPU)
Files=5, Tests=33, 5 wallclock secs ( 0.06 usr 0.00 sys + 5.18 cusr 0.53 csys = 5.77 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, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.32 cusr 0.04 csys = 0.39 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.32 cusr 0.05 csys = 0.41 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.65 cusr 0.04 csys = 0.72 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.67 cusr 0.06 csys = 0.75 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 @@ -253,7 +253,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.04 usr 0.00 sys + 2.23 cusr 0.15 csys = 2.42 CPU)
Files=3, Tests=21, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.45 cusr 0.18 csys = 2.66 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -263,7 +263,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, 4 wallclock secs ( 0.05 usr 0.00 sys + 4.18 cusr 0.26 csys = 4.49 CPU)
Files=5, Tests=19, 4 wallclock secs ( 0.03 usr 0.01 sys + 4.38 cusr 0.37 csys = 4.79 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -278,14 +278,14 @@ t/35-Pg-common.t ...... ok
# Connect failed with error Cannot locate native library 'libsqlite3.so'
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 10 wallclock secs ( 0.05 usr 0.02 sys + 9.20 cusr 0.40 csys = 9.67 CPU)
Files=6, Tests=218, 11 wallclock secs ( 0.05 usr 0.01 sys + 9.95 cusr 0.52 csys = 10.53 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, 10 wallclock secs ( 0.04 usr 0.00 sys + 10.24 cusr 0.17 csys = 10.45 CPU)
Files=2, Tests=68, 11 wallclock secs ( 0.04 usr 0.01 sys + 10.96 cusr 0.29 csys = 11.30 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 @@ -294,13 +294,13 @@ t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.64 cusr 0.27 csys = 2.95 CPU)
Files=4, Tests=8, 4 wallclock secs ( 0.03 usr 0.01 sys + 2.86 cusr 0.25 csys = 3.15 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.01 sys + 2.14 cusr 0.09 csys = 2.26 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.68 cusr 0.08 csys = 2.78 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, 10 wallclock secs ( 0.10 usr 0.01 sys + 7.92 cusr 1.07 csys = 9.10 CPU)
Files=22, Tests=271, 10 wallclock secs ( 0.08 usr 0.03 sys + 7.95 cusr 1.04 csys = 9.10 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
Minsk-360-ge99b04b
Minsk-377-g9d2cfad
NQP
2014.08-56-gdb41176
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 : 121.208
Stage parse : 132.832
Stage syntaxcheck: 0.001
Stage ast : 0.002
Stage optimize : 12.052
Stage jast : 41.647
Stage classfile : 15.370
Stage ast : 0.001
Stage optimize : 11.702
Stage jast : 45.302
Stage classfile : 15.258
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 3e77c32

Please sign in to comment.