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 17, 2014
1 parent 5952d57 commit f52e68d
Show file tree
Hide file tree
Showing 14 changed files with 152 additions and 139 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-87-ge806b34 / MoarVM 2014.07-393-g58902e7).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-90-g0055bf5 / MoarVM 2014.07-407-g5dccd58).
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 : 58.471
Stage parse : 54.598
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 4.730
Stage mast : 18.980
Stage mbc : 0.252
Stage optimize : 4.920
Stage mast : 17.790
Stage mbc : 0.247
/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 @@ -457,7 +457,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-393-g58902e7, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-407-g5dccd58, 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 @@ -588,7 +588,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-87-ge806b34 / MoarVM 2014.07-393-g58902e7).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-90-g0055bf5 / MoarVM 2014.07-407-g5dccd58).

Creating Makefile ...
Cleaning up ...
Expand Down
54 changes: 27 additions & 27 deletions log/MoarVM-test-modules.log
Expand Up @@ -13,27 +13,27 @@ 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.03 sys + 25.56 cusr 1.38 csys = 27.01 CPU)
Files=9, Tests=113, 27 wallclock secs ( 0.05 usr 0.02 sys + 24.74 cusr 1.28 csys = 26.09 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 + 2.01 cusr 0.19 csys = 2.23 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.01 usr 0.02 sys + 1.98 cusr 0.15 csys = 2.16 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, 2 wallclock secs ( 0.01 usr 0.02 sys + 1.01 cusr 0.10 csys = 1.14 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.01 cusr 0.07 csys = 1.10 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.00 sys + 4.15 cusr 0.19 csys = 4.36 CPU)
Files=2, Tests=10, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.65 cusr 0.18 csys = 3.86 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -42,48 +42,48 @@ Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-M
# 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.79 cusr 0.08 csys = 3.89 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.77 cusr 0.11 csys = 3.91 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, 9 wallclock secs ( 0.02 usr 0.00 sys + 8.54 cusr 0.12 csys = 8.68 CPU)
Files=1, Tests=6, 9 wallclock secs ( 0.02 usr 0.01 sys + 8.66 cusr 0.10 csys = 8.79 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.97 cusr 0.06 csys = 1.05 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.17 cusr 0.11 csys = 1.31 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.01 sys + 2.29 cusr 0.26 csys = 2.59 CPU)
Files=3, Tests=13, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.21 cusr 0.24 csys = 2.49 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 + 1.01 cusr 0.12 csys = 1.16 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.98 cusr 0.10 csys = 1.11 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.02 usr 0.01 sys + 1.18 cusr 0.09 csys = 1.30 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.40 cusr 0.10 csys = 1.53 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.47 cusr 0.28 csys = 3.79 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.29 cusr 0.32 csys = 4.65 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -92,7 +92,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.69 cusr 0.44 csys = 9.17 CPU)
Files=4, Tests=91, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.49 cusr 0.49 csys = 9.03 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 @@ -110,7 +110,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 56 wallclock secs ( 0.05 usr 0.01 sys + 47.07 cusr 1.95 csys = 49.08 CPU)
Files=13, Tests=55, 56 wallclock secs ( 0.05 usr 0.04 sys + 48.70 cusr 2.00 csys = 50.79 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -124,26 +124,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, 5 wallclock secs ( 0.02 usr 0.01 sys + 5.34 cusr 0.40 csys = 5.77 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.05 usr 0.00 sys + 5.47 cusr 0.41 csys = 5.93 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.03 usr 0.00 sys + 3.90 cusr 0.21 csys = 4.14 CPU)
Files=2, Tests=7, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.21 cusr 0.23 csys = 4.47 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.01 usr 0.01 sys + 2.18 cusr 0.08 csys = 2.28 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.16 cusr 0.10 csys = 2.29 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 + 2.00 cusr 0.14 csys = 2.17 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.94 cusr 0.09 csys = 2.06 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -163,19 +163,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.04 usr 0.01 sys + 12.27 cusr 0.80 csys = 13.12 CPU)
Files=5, Tests=33, 14 wallclock secs ( 0.02 usr 0.02 sys + 11.97 cusr 0.78 csys = 12.79 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.70 cusr 0.06 csys = 0.79 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.68 cusr 0.06 csys = 0.76 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, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.12 cusr 0.11 csys = 1.26 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.07 cusr 0.08 csys = 1.17 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 @@ -186,7 +186,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.02 usr 0.02 sys + 4.02 cusr 0.32 csys = 4.38 CPU)
Files=3, Tests=21, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.27 cusr 0.34 csys = 4.65 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -200,7 +200,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, 23 wallclock secs ( 0.04 usr 0.01 sys + 22.03 cusr 0.64 csys = 22.72 CPU)
Files=5, Tests=19, 23 wallclock secs ( 0.04 usr 0.00 sys + 22.38 cusr 0.77 csys = 23.19 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 @@ -337,14 +337,14 @@ Code object coerced to string (please use .gist or .perl to do that) in any at

t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 35 wallclock secs ( 0.04 usr 0.02 sys + 33.23 cusr 0.86 csys = 34.15 CPU)
Files=6, Tests=218, 34 wallclock secs ( 0.04 usr 0.02 sys + 32.50 cusr 0.96 csys = 33.52 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, 17 wallclock secs ( 0.04 usr 0.00 sys + 15.90 cusr 0.39 csys = 16.33 CPU)
Files=2, Tests=68, 16 wallclock secs ( 0.03 usr 0.01 sys + 15.27 cusr 0.34 csys = 15.65 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 @@ -359,13 +359,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.02 usr 0.01 sys + 14.46 cusr 0.56 csys = 15.05 CPU)
Files=4, Tests=8, 15 wallclock secs ( 0.02 usr 0.00 sys + 14.36 cusr 0.46 csys = 14.84 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.01 sys + 2.20 cusr 0.10 csys = 2.33 CPU)
Files=1, Tests=8, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.16 cusr 0.10 csys = 2.28 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 + 10.34 cusr 1.47 csys = 11.92 CPU)
Files=22, Tests=271, 12 wallclock secs ( 0.11 usr 0.01 sys + 10.56 cusr 1.67 csys = 12.35 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
Sofia-191-g2f42311
Sofia-199-g7752c57
NQP
2014.07-87-ge806b34
2014.07-90-g0055bf5
modules
--------
Bailador
Expand Down

0 comments on commit f52e68d

Please sign in to comment.