Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jul 22, 2014
1 parent d6be400 commit 31d0bd0
Show file tree
Hide file tree
Showing 14 changed files with 129 additions and 121 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-8-gfc99946 / MoarVM 2014.07-5-g1f4ae9d).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-11-gf1b098f / MoarVM 2014.07-9-gd9fa779).
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 : 73.208
Stage parse : 69.287
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 10.215
Stage mast : 29.428
Stage mbc : 1.826
Stage optimize : 8.297
Stage mast : 26.429
Stage mbc : 1.821
/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 @@ -451,7 +451,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-5-g1f4ae9d, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2014.07-9-gd9fa779, 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 @@ -582,7 +582,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-8-gfc99946 / MoarVM 2014.07-5-g1f4ae9d).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2014.07-11-gf1b098f / MoarVM 2014.07-9-gd9fa779).

Creating Makefile ...
Cleaning up ...
Expand Down
52 changes: 26 additions & 26 deletions log/MoarVM-test-modules.log
Expand Up @@ -10,73 +10,73 @@ t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=113, 14 wallclock secs ( 0.05 usr 0.02 sys + 12.39 cusr 1.29 csys = 13.75 CPU)
Files=9, Tests=113, 14 wallclock secs ( 0.04 usr 0.03 sys + 12.22 cusr 1.24 csys = 13.53 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.74 cusr 0.22 csys = 1.99 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.72 cusr 0.19 csys = 1.94 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.89 cusr 0.10 csys = 1.02 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.82 cusr 0.09 csys = 0.94 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, 2 wallclock secs ( 0.02 usr 0.02 sys + 1.81 cusr 0.19 csys = 2.04 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.76 cusr 0.18 csys = 1.96 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.19 cusr 0.14 csys = 4.36 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.00 sys + 3.96 cusr 0.11 csys = 4.09 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.02 usr 0.01 sys + 6.06 cusr 0.15 csys = 6.24 CPU)
Files=1, Tests=6, 6 wallclock secs ( 0.01 usr 0.01 sys + 5.46 cusr 0.11 csys = 5.59 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.77 cusr 0.09 csys = 0.89 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.73 cusr 0.10 csys = 0.86 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.66 cusr 0.29 csys = 2.99 CPU)
Files=3, Tests=13, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.61 cusr 0.29 csys = 2.92 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.01 usr 0.02 sys + 1.31 cusr 0.08 csys = 1.42 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.23 cusr 0.10 csys = 1.35 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.00 sys + 0.85 cusr 0.14 csys = 1.01 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.86 cusr 0.07 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, 5 wallclock secs ( 0.04 usr 0.01 sys + 5.04 cusr 0.41 csys = 5.50 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.80 cusr 0.36 csys = 5.20 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -85,7 +85,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.21 cusr 0.45 csys = 5.71 CPU)
Files=4, Tests=91, 7 wallclock secs ( 0.04 usr 0.01 sys + 5.73 cusr 0.46 csys = 6.24 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 @@ -103,7 +103,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 26 wallclock secs ( 0.04 usr 0.04 sys + 18.74 cusr 2.23 csys = 21.05 CPU)
Files=13, Tests=55, 24 wallclock secs ( 0.05 usr 0.02 sys + 16.79 cusr 1.56 csys = 18.42 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -112,26 +112,26 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 6 wallclock secs ( 0.05 usr 0.01 sys + 5.23 cusr 0.46 csys = 5.75 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.06 usr 0.01 sys + 5.05 cusr 0.39 csys = 5.51 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, 3 wallclock secs ( 0.06 usr 0.00 sys + 2.34 cusr 0.24 csys = 2.64 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.02 usr 0.02 sys + 2.05 cusr 0.22 csys = 2.31 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.02 usr 0.00 sys + 2.04 cusr 0.10 csys = 2.16 CPU)
Files=1, Tests=10, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.04 cusr 0.12 csys = 2.18 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.03 usr 0.01 sys + 1.79 cusr 0.13 csys = 1.96 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.51 cusr 0.12 csys = 1.65 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -148,19 +148,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, 9 wallclock secs ( 0.03 usr 0.01 sys + 8.20 cusr 0.85 csys = 9.09 CPU)
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.10 cusr 0.83 csys = 8.98 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.02 usr 0.01 sys + 0.78 cusr 0.10 csys = 0.91 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.95 cusr 0.13 csys = 1.10 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.02 usr 0.01 sys + 1.23 cusr 0.06 csys = 1.32 CPU)
Files=1, Tests=24, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.16 cusr 0.09 csys = 1.28 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 @@ -171,7 +171,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.01 sys + 3.73 cusr 0.38 csys = 4.14 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.68 cusr 0.30 csys = 4.02 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -181,7 +181,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.04 usr 0.01 sys + 6.10 cusr 0.53 csys = 6.68 CPU)
Files=5, Tests=19, 7 wallclock secs ( 0.03 usr 0.01 sys + 6.03 cusr 0.59 csys = 6.66 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -192,14 +192,14 @@ t/30-Pg.t ............. ok
t/35-Pg-common.t ...... ok
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 14 wallclock secs ( 0.04 usr 0.03 sys + 13.80 cusr 0.71 csys = 14.58 CPU)
Files=6, Tests=218, 15 wallclock secs ( 0.05 usr 0.02 sys + 14.30 cusr 0.76 csys = 15.13 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, 13 wallclock secs ( 0.04 usr 0.01 sys + 11.79 cusr 0.29 csys = 12.13 CPU)
Files=2, Tests=68, 13 wallclock secs ( 0.04 usr 0.02 sys + 12.64 cusr 0.36 csys = 13.06 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 @@ -214,13 +214,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, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.38 cusr 0.41 csys = 4.83 CPU)
Files=4, Tests=8, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.46 cusr 0.43 csys = 4.93 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.70 cusr 0.18 csys = 2.90 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.03 usr 0.00 sys + 2.66 cusr 0.16 csys = 2.85 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, 15 wallclock secs ( 0.06 usr 0.05 sys + 12.67 cusr 1.90 csys = 14.68 CPU)
Files=22, Tests=271, 14 wallclock secs ( 0.07 usr 0.04 sys + 12.19 cusr 1.89 csys = 14.19 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-12-g97882c3
Sofia-20-g2bc8f67
NQP
2014.07-8-gfc99946
2014.07-11-gf1b098f
modules
--------
Bailador
Expand Down

0 comments on commit 31d0bd0

Please sign in to comment.