Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Feb 4, 2016
1 parent 2690fda commit 5987eb2
Show file tree
Hide file tree
Showing 9 changed files with 180 additions and 166 deletions.
84 changes: 42 additions & 42 deletions log/MoarVM-build.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
== Configuring and building Rakudo
cd rakudo && /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install" --backends=moar && make
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2016.01 / MoarVM 2016.01-1-g1679aec).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2016.01-1-gbc5b1df / MoarVM 2016.01-7-ge6b527d).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -49,12 +49,12 @@ gcc -L/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/instal
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/share/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm gen/moar/m-CORE.setting
Stage start : 0.000
Stage parse : 63.202
Stage parse : 94.340
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 10.096
Stage mast : 18.580
Stage mbc : 0.173
Stage optimize : 14.170
Stage mast : 31.899
Stage mbc : 3.028
/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/share/nqp/lib" perl6.moarvm --target=mbc --ll-exception --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e rm_f perl6-m
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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/share/nqp/lib" .
Expand Down Expand Up @@ -123,7 +123,7 @@ cd modules/panda && /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star
==> Testing File::Find
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=11, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.98 cusr 0.14 csys = 3.15 CPU)
Files=1, Tests=11, 3 wallclock secs ( 0.02 usr 0.00 sys + 3.10 cusr 0.16 csys = 3.28 CPU)
Result: PASS
==> Installing File::Find
==> Successfully installed File::Find
Expand All @@ -132,7 +132,7 @@ Result: PASS
==> Testing Shell::Command
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 3 wallclock secs ( 0.02 usr 0.00 sys + 3.48 cusr 0.18 csys = 3.68 CPU)
Files=1, Tests=12, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.50 cusr 0.14 csys = 3.66 CPU)
Result: PASS
==> Installing Shell::Command
==> Successfully installed Shell::Command
Expand All @@ -145,7 +145,7 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=120, 5 wallclock secs ( 0.04 usr 0.01 sys + 4.48 cusr 0.20 csys = 4.73 CPU)
Files=4, Tests=120, 5 wallclock secs ( 0.05 usr 0.01 sys + 4.51 cusr 0.23 csys = 4.80 CPU)
Result: PASS
==> Installing JSON::Fast
==> Successfully installed JSON::Fast
Expand All @@ -155,17 +155,17 @@ Result: PASS
t/builder.t .... ok
t/common.t ..... ok
t/ecosystem.t .. ok
Copying lib/bar.pod to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/bar.pod
Copying lib/foo.jar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/foo.jar
Copying lib/baz.js to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/baz.js
Copying lib/foo.pm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/foo.pm
Copying lib/foo.pir to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/foo.pir
Copying lib/foo.moarvm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/lib/foo.moarvm
Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454530017_4/removeme/bin/bar
Copying lib/bar.pod to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/bar.pod
Copying lib/foo.jar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/foo.jar
Copying lib/baz.js to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/baz.js
Copying lib/foo.pm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/foo.pm
Copying lib/foo.pir to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/foo.pir
Copying lib/foo.moarvm to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/lib/foo.moarvm
Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/modules/panda/.panda-work/1454616657_4/removeme/bin/bar
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=28, 16 wallclock secs ( 0.04 usr 0.01 sys + 14.49 cusr 0.75 csys = 15.29 CPU)
Files=5, Tests=28, 15 wallclock secs ( 0.04 usr 0.00 sys + 14.56 cusr 0.79 csys = 15.39 CPU)
Result: PASS
==> Installing panda
==> Successfully installed panda
Expand All @@ -178,7 +178,7 @@ Result: PASS
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 3 wallclock secs ( 0.03 usr 0.01 sys + 3.08 cusr 0.19 csys = 3.31 CPU)
Files=2, Tests=11, 5 wallclock secs ( 0.02 usr 0.00 sys + 3.32 cusr 1.44 csys = 4.78 CPU)
Result: PASS
==> Installing XML::Writer
==> Successfully installed XML::Writer
Expand All @@ -188,7 +188,7 @@ Result: PASS
==> Testing SVG
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 3 wallclock secs ( 0.02 usr 0.00 sys + 3.01 cusr 0.19 csys = 3.22 CPU)
Files=1, Tests=3, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.05 cusr 0.15 csys = 3.22 CPU)
Result: PASS
==> Installing SVG
==> Successfully installed SVG
Expand All @@ -199,7 +199,7 @@ Result: PASS
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 6 wallclock secs ( 0.02 usr 0.00 sys + 5.04 cusr 0.28 csys = 5.34 CPU)
Files=2, Tests=10, 5 wallclock secs ( 0.03 usr 0.00 sys + 4.97 cusr 0.20 csys = 5.20 CPU)
Result: PASS
==> Installing SVG::Plot
==> Successfully installed SVG::Plot
Expand All @@ -209,7 +209,7 @@ Result: PASS
==> Testing Terminal::ANSIColor
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.65 cusr 0.11 csys = 2.79 CPU)
Files=1, Tests=1, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.46 cusr 0.15 csys = 2.64 CPU)
Result: PASS
==> Installing Terminal::ANSIColor
==> Successfully installed Terminal::ANSIColor
Expand All @@ -221,7 +221,7 @@ t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.46 cusr 0.25 csys = 3.75 CPU)
Files=3, Tests=13, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.38 cusr 0.16 csys = 3.57 CPU)
Result: PASS
==> Installing Test::Mock
==> Successfully installed Test::Mock
Expand All @@ -231,7 +231,7 @@ Result: PASS
==> Testing Grammar::Profiler::Simple
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.43 cusr 0.17 csys = 2.63 CPU)
Files=1, Tests=15, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.66 cusr 0.12 csys = 2.80 CPU)
Result: PASS
==> Installing Grammar::Profiler::Simple
==> Successfully installed Grammar::Profiler::Simple
Expand All @@ -242,7 +242,7 @@ Result: PASS
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.58 cusr 0.25 csys = 4.85 CPU)
Files=2, Tests=2, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.60 cusr 0.27 csys = 4.89 CPU)
Result: PASS
==> Installing Grammar::Debugger
==> Successfully installed Grammar::Debugger
Expand All @@ -255,7 +255,7 @@ t/binary-and-long-line.t .. ok
t/oneline.t ............... ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=4, Tests=47, 5 wallclock secs ( 0.03 usr 0.00 sys + 4.98 cusr 0.28 csys = 5.29 CPU)
Files=4, Tests=47, 5 wallclock secs ( 0.03 usr 0.01 sys + 5.14 cusr 0.36 csys = 5.54 CPU)
Result: PASS
==> Installing MIME::Base64
==> Successfully installed MIME::Base64
Expand All @@ -268,7 +268,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=93, 9 wallclock secs ( 0.04 usr 0.01 sys + 7.95 cusr 0.58 csys = 8.58 CPU)
Files=4, Tests=93, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.16 cusr 0.58 csys = 8.79 CPU)
Result: PASS
==> Installing URI
==> Successfully installed URI
Expand All @@ -290,7 +290,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=56, 22 wallclock secs ( 0.05 usr 0.01 sys + 18.82 cusr 0.96 csys = 19.84 CPU)
Files=13, Tests=56, 25 wallclock secs ( 0.05 usr 0.02 sys + 19.46 cusr 1.36 csys = 20.89 CPU)
Result: PASS
==> Installing LWP::Simple
==> Successfully installed LWP::Simple
Expand All @@ -304,7 +304,7 @@ t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
t/05-utf16.t ...... ok
All tests successful.
Files=5, Tests=122, 7 wallclock secs ( 0.05 usr 0.00 sys + 5.78 cusr 0.42 csys = 6.25 CPU)
Files=5, Tests=122, 7 wallclock secs ( 0.05 usr 0.00 sys + 6.01 cusr 0.38 csys = 6.44 CPU)
Result: PASS
==> Installing JSON::Tiny
==> Successfully installed JSON::Tiny
Expand All @@ -316,7 +316,7 @@ t/0-load-module.t .. ok
t/1-readme.t ....... ok
t/perl5-compat.t ... ok
All tests successful.
Files=3, Tests=28, 6 wallclock secs ( 0.04 usr 0.00 sys + 6.08 cusr 0.22 csys = 6.34 CPU)
Files=3, Tests=28, 6 wallclock secs ( 0.02 usr 0.02 sys + 5.99 cusr 0.24 csys = 6.27 CPU)
Result: PASS
==> Installing Digest::MD5
==> Successfully installed Digest::MD5
Expand All @@ -327,7 +327,7 @@ Result: PASS
t/01-basic.t ..... ok
t/02-is-tests.t .. ok
All tests successful.
Files=2, Tests=46, 4 wallclock secs ( 0.03 usr 0.00 sys + 2.84 cusr 0.15 csys = 3.02 CPU)
Files=2, Tests=46, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.74 cusr 0.16 csys = 2.93 CPU)
Result: PASS
==> Installing HTTP::Status
==> Successfully installed HTTP::Status
Expand All @@ -345,7 +345,7 @@ t/50-readme.t ...... ok
t/91-specs.t ....... ok
t/92-specs-file.t .. ok
All tests successful.
Files=8, Tests=27, 10 wallclock secs ( 0.04 usr 0.01 sys + 9.29 cusr 0.41 csys = 9.75 CPU)
Files=8, Tests=27, 9 wallclock secs ( 0.05 usr 0.01 sys + 8.37 cusr 0.35 csys = 8.78 CPU)
Result: PASS
==> Installing Template::Mustache
==> Successfully installed Template::Mustache
Expand All @@ -356,7 +356,7 @@ Result: PASS
t/encode-psgi-response.t .. ok
t/populate-psgi-env.t ..... ok
All tests successful.
Files=2, Tests=28, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.48 cusr 0.19 csys = 3.69 CPU)
Files=2, Tests=28, 4 wallclock secs ( 0.02 usr 0.00 sys + 4.08 cusr 0.29 csys = 4.39 CPU)
Result: PASS
==> Installing PSGI
==> Successfully installed PSGI
Expand All @@ -366,7 +366,7 @@ Result: PASS
==> Testing HTTP::Easy
t/01-load.t .. ok
All tests successful.
Files=1, Tests=2, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.66 cusr 0.29 csys = 4.97 CPU)
Files=1, Tests=2, 6 wallclock secs ( 0.02 usr 0.00 sys + 4.86 cusr 0.45 csys = 5.33 CPU)
Result: PASS
==> Installing HTTP::Easy
==> Successfully installed HTTP::Easy
Expand All @@ -375,16 +375,16 @@ Result: PASS
Please remove leading 'v' from perl version in Template::Mojo's meta info.
==> Building Template::Mojo
==> Testing Template::Mojo
WARNINGS for /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/.panda-work/1454530268_1/EVAL_7:
WARNINGS for /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/.panda-work/1454616915_1/EVAL_7:
Useless use of constant string "blarg" in sink context (line 1)
WARNINGS for /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/.panda-work/1454530268_1/EVAL_13:
WARNINGS for /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/.panda-work/1454616915_1/EVAL_13:
Useless use of constant integer 0 in sink context (line 1)
t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
t/03-capture.t ... ok
All tests successful.
Files=4, Tests=22, 5 wallclock secs ( 0.04 usr 0.00 sys + 4.70 cusr 0.26 csys = 5.00 CPU)
Files=4, Tests=22, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.52 cusr 0.26 csys = 4.82 CPU)
Result: PASS
==> Installing Template::Mojo
==> Successfully installed Template::Mojo
Expand All @@ -400,7 +400,7 @@ t/05-post-content.t ........ ok
t/06-cookies.t ............. ok
t/07-errors.t .............. ok
All tests successful.
Files=7, Tests=551, 30 wallclock secs ( 0.15 usr 0.02 sys + 28.25 cusr 1.37 csys = 29.79 CPU)
Files=7, Tests=551, 32 wallclock secs ( 0.18 usr 0.03 sys + 29.05 cusr 1.96 csys = 31.22 CPU)
Result: PASS
==> Installing Bailador
==> Successfully installed Bailador
Expand All @@ -423,7 +423,7 @@ t/35-pg-common.t .......... ok
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok
All tests successful.
Files=8, Tests=290, 50 wallclock secs ( 0.06 usr 0.00 sys + 48.06 cusr 1.62 csys = 49.74 CPU)
Files=8, Tests=290, 57 wallclock secs ( 0.07 usr 0.00 sys + 51.96 cusr 3.12 csys = 55.15 CPU)
Result: PASS
==> Installing DBIish
==> Successfully installed DBIish
Expand All @@ -434,7 +434,7 @@ Result: PASS
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 25 wallclock secs ( 0.03 usr 0.00 sys + 24.00 cusr 1.06 csys = 25.09 CPU)
Files=2, Tests=68, 28 wallclock secs ( 0.05 usr 0.01 sys + 25.02 cusr 1.94 csys = 27.02 CPU)
Result: PASS
==> Installing JSON::RPC
==> Successfully installed JSON::RPC
Expand All @@ -448,7 +448,7 @@ t/03-comment.t ........... ok
t/04-lists.t ............. ok
t/05-zero-width-index.t .. ok
All tests successful.
Files=5, Tests=10, 9 wallclock secs ( 0.02 usr 0.01 sys + 8.00 cusr 0.39 csys = 8.42 CPU)
Files=5, Tests=10, 9 wallclock secs ( 0.03 usr 0.00 sys + 8.56 cusr 0.40 csys = 8.99 CPU)
Result: PASS
==> Installing Pod::To::HTML
==> Successfully installed Pod::To::HTML
Expand All @@ -458,7 +458,7 @@ Result: PASS
==> Testing File::Directory::Tree
t/basic.t .. ok
All tests successful.
Files=1, Tests=7, 3 wallclock secs ( 0.01 usr 0.00 sys + 2.36 cusr 0.11 csys = 2.48 CPU)
Files=1, Tests=7, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.41 cusr 0.14 csys = 2.57 CPU)
Result: PASS
==> Installing File::Directory::Tree
==> Successfully installed File::Directory::Tree
Expand All @@ -469,7 +469,7 @@ Result: PASS
t/stress_gc.t .. ok
t/tempfile.t ... ok
All tests successful.
Files=2, Tests=16, 6 wallclock secs ( 0.02 usr 0.02 sys + 5.68 cusr 0.24 csys = 5.96 CPU)
Files=2, Tests=16, 7 wallclock secs ( 0.03 usr 0.00 sys + 5.84 cusr 0.30 csys = 6.17 CPU)
Result: PASS
==> Installing File::Temp
==> Successfully installed File::Temp
Expand Down Expand Up @@ -740,7 +740,7 @@ t/pod-convenience.t .. ok
t/pod-htmlify.t ...... ok
t/typegraph.t ........ ok
All tests successful.
Files=3, Tests=22, 10 wallclock secs ( 0.03 usr 0.01 sys + 9.38 cusr 0.58 csys = 10.00 CPU)
Files=3, Tests=22, 11 wallclock secs ( 0.03 usr 0.00 sys + 9.93 cusr 0.53 csys = 10.49 CPU)
Result: PASS
==> Installing p6doc
==> Successfully installed p6doc
Expand Down
4 changes: 2 additions & 2 deletions log/MoarVM-configure.log
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ linking moar
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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 ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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 2016.01-1-g1679aec, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2016.01-7-ge6b527d, which is new enough.
Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/home/coke/perl5/perlbrew/perls/perl-5.20.1/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 @@ -615,7 +615,7 @@ Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e chmod 755 /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp

NQP has been built and installed.
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2016.01 / MoarVM 2016.01-1-g1679aec).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2016.01-1-gbc5b1df / MoarVM 2016.01-7-ge6b527d).

Creating Makefile ...
Cleaning up ...
Expand Down
Loading

0 comments on commit 5987eb2

Please sign in to comment.