Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 25, 2014
1 parent 1d003d7 commit bb1e404
Show file tree
Hide file tree
Showing 13 changed files with 798 additions and 309 deletions.
8 changes: 4 additions & 4 deletions log/MoarVM-build.log
Expand Up @@ -49,12 +49,12 @@ Repeated character (') unexpectedly found in character class
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 : 82.328
Stage parse : 69.960
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.180
Stage mast : 26.984
Stage mbc : 1.824
Stage optimize : 8.074
Stage mast : 26.278
Stage mbc : 1.800
/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
77 changes: 51 additions & 26 deletions log/MoarVM-test-modules.log
Expand Up @@ -4,79 +4,86 @@ t/01-argless.t ......... ok
t/02-simple-args.t ..... ok
t/03-simple-returns.t .. ok
t/04-pointers.t ........ ok
# Looks like you planned 26 tests, but ran 20
t/05-arrays.t .......... ok
# Looks like you planned 30 tests, but ran 19
t/06-struct.t .......... ok
t/07-writebarrier.t .... ok
# Looks like you planned 9 tests, but ran 5
t/08-callbacks.t ....... ok
t/09-nativecast.t ...... ok
All tests successful.
Files=9, Tests=113, 15 wallclock secs ( 0.04 usr 0.01 sys + 13.07 cusr 1.36 csys = 14.48 CPU)
Files=9, Tests=113, 15 wallclock secs ( 0.05 usr 0.02 sys + 12.98 cusr 1.37 csys = 14.42 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.02 usr 0.01 sys + 2.18 cusr 0.21 csys = 2.42 CPU)
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.78 cusr 0.20 csys = 2.01 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.00 sys + 0.85 cusr 0.10 csys = 0.97 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.86 cusr 0.06 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.01 sys + 1.72 cusr 0.18 csys = 1.93 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.77 cusr 0.20 csys = 2.00 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
# took 0 seconds
# took 2 seconds
# took 1 seconds
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.78 cusr 0.12 csys = 3.93 CPU)
Files=1, Tests=6, 5 wallclock secs ( 0.02 usr 0.00 sys + 4.17 cusr 0.13 csys = 4.32 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
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 6 wallclock secs ( 0.02 usr 0.00 sys + 5.35 cusr 0.10 csys = 5.47 CPU)
Files=1, Tests=6, 5 wallclock secs ( 0.01 usr 0.01 sys + 5.56 cusr 0.10 csys = 5.68 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.01 usr 0.01 sys + 0.90 cusr 0.12 csys = 1.04 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.72 cusr 0.09 csys = 0.83 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.02 usr 0.01 sys + 2.50 cusr 0.25 csys = 2.78 CPU)
Files=3, Tests=13, 4 wallclock secs ( 0.05 usr 0.00 sys + 3.02 cusr 0.36 csys = 3.43 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.20 cusr 0.08 csys = 1.31 CPU)
Files=1, Tests=15, 2 wallclock secs ( 0.03 usr 0.02 sys + 1.45 cusr 0.12 csys = 1.62 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.01 sys + 0.78 cusr 0.09 csys = 0.89 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.02 sys + 1.27 cusr 0.11 csys = 1.42 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.00 sys + 4.57 cusr 0.37 csys = 4.98 CPU)
Files=3, Tests=45, 6 wallclock secs ( 0.05 usr 0.00 sys + 5.28 cusr 0.36 csys = 5.69 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 +92,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.03 usr 0.02 sys + 5.12 cusr 0.36 csys = 5.53 CPU)
Files=4, Tests=91, 6 wallclock secs ( 0.04 usr 0.01 sys + 5.24 cusr 0.39 csys = 5.68 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,35 +110,40 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 25 wallclock secs ( 0.06 usr 0.04 sys + 19.29 cusr 1.87 csys = 21.26 CPU)
Files=13, Tests=55, 27 wallclock secs ( 0.06 usr 0.02 sys + 20.37 cusr 1.60 csys = 22.05 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-parse.t ...... ok
t/02-structure.t .. ok
t/03-unicode.t .... ok

# Failed test 'Array of Num'
# at t/04-roundtrip.t line 39
# got: [1.3, 2.8, 32323423.4, 4]
# expected: [1.3, 2.8, 32323423.4, 4.0]
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 6 wallclock secs ( 0.05 usr 0.02 sys + 5.39 cusr 0.48 csys = 5.94 CPU)
Files=4, Tests=119, 6 wallclock secs ( 0.05 usr 0.02 sys + 5.60 cusr 0.42 csys = 6.09 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.02 usr 0.01 sys + 2.10 cusr 0.22 csys = 2.35 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.06 usr 0.00 sys + 2.21 cusr 0.20 csys = 2.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.02 usr 0.01 sys + 2.08 cusr 0.11 csys = 2.22 CPU)
Files=1, Tests=10, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.15 cusr 0.09 csys = 2.27 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.77 cusr 0.12 csys = 1.92 CPU)
Files=1, Tests=12, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.59 cusr 0.12 csys = 1.75 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -146,21 +158,24 @@ Copying blib/lib/foo.jar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rak
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

# Failed test at t/fail.t line 3
# Looks like you failed 1 tests of 1
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 7.78 cusr 0.72 csys = 8.55 CPU)
Files=5, Tests=33, 9 wallclock secs ( 0.04 usr 0.01 sys + 8.42 cusr 0.90 csys = 9.37 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.01 usr 0.01 sys + 0.71 cusr 0.10 csys = 0.83 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.96 cusr 0.09 csys = 1.07 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 + 1.07 cusr 0.09 csys = 1.18 CPU)
Files=1, Tests=24, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.15 cusr 0.08 csys = 1.26 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,35 +186,45 @@ 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.03 usr 0.01 sys + 3.72 cusr 0.34 csys = 4.10 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.66 cusr 0.34 csys = 4.04 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-route-existance.t ... ok
t/02-response-status.t ... ok

# Failed test at lib/Test.pm line 257
# got: "foo\tbar baz\t5"
# expected: {"baz" => 5, "foo" => "bar"}
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.06 usr 0.01 sys + 6.20 cusr 0.56 csys = 6.83 CPU)
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.02 sys + 5.97 cusr 0.49 csys = 6.51 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/05-mock.t ........... ok
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
t/10-mysql.t .......... ok
# Testing MiniDBD::mysql
# Connect failed with error Cannot locate native library 'libmysqlclient.so'
t/25-mysql-common.t ... ok
t/30-Pg.t ............. ok
# Testing MiniDBD::Pg
# Connect failed with error Cannot locate native library 'libpq.so'
t/35-Pg-common.t ...... ok
# Testing MiniDBD::SQLite
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 15 wallclock secs ( 0.09 usr 0.00 sys + 14.07 cusr 0.74 csys = 14.90 CPU)
Files=6, Tests=218, 15 wallclock secs ( 0.03 usr 0.03 sys + 13.64 cusr 0.70 csys = 14.40 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.03 usr 0.02 sys + 11.72 cusr 0.26 csys = 12.03 CPU)
Files=2, Tests=68, 13 wallclock secs ( 0.06 usr 0.01 sys + 12.74 cusr 0.38 csys = 13.19 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 +239,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.29 cusr 0.36 csys = 4.69 CPU)
Files=4, Tests=8, 5 wallclock secs ( 0.02 usr 0.02 sys + 4.46 cusr 0.42 csys = 4.92 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.65 cusr 0.11 csys = 2.78 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 2.73 cusr 0.07 csys = 2.82 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.08 usr 0.03 sys + 12.86 cusr 1.92 csys = 14.89 CPU)
Files=22, Tests=271, 15 wallclock secs ( 0.07 usr 0.04 sys + 13.46 cusr 1.98 csys = 15.55 CPU)
Result: PASS
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
24 changes: 19 additions & 5 deletions log/MoarVM-version.log
@@ -1,5 +1,5 @@
Rakudo
Sofia-28-g1b25025
Sofia-38-g6cc8078
NQP
2014.07-17-gbb70129
modules
Expand Down Expand Up @@ -146,11 +146,25 @@ Date: Tue Jul 8 01:03:31 2014 +0200
workound MoarVM precomp bugs
--------
panda
commit 246ad58c593f633b936a8a9f109a95e0ea21ba8e
Author: Solomon Foster <colomon@gmail.com>
Date: Thu Jul 3 08:49:11 2014 -0400
commit 3f8d8b3f2864a0d836bbf21fb5d3c6c8dd97f4c0
Merge: 246ad58 ff45e43
Author: Tadeusz Sośnierz <tadzikes@gmail.com>
Date: Thu Jul 24 12:44:07 2014 +0200

Merge pull request #91 from carbin/master

Module paths contain backslashes on Windows

commit ff45e43212ab3862c489e60efb527322656247ed
Author: Carlin <cb@viennan.net>
Date: Mon Jul 21 04:48:41 2014 +1200

Rename method destdir so it doesn't hide $.destdir.
Module paths contain backslashes on Windows

This should allow panda to build/install on Windows.
Currently the required replacements are not done on Windows paths.
This causes panda to not work out the dependencies properly and thus not compile
the modules in the right order.
--------
perl6-Term-ANSIColor
commit 0e92caf09397f458314d4a30974618628a3e5600
Expand Down

0 comments on commit bb1e404

Please sign in to comment.