Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 24, 2013
1 parent ebd4db8 commit 2625ddb
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 204 deletions.
23 changes: 11 additions & 12 deletions log/build.log
Expand Up @@ -2,7 +2,7 @@
cd rakudo && /usr/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install && make
Found /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/nqp-p (backend parrot)
Verifying installation ...
Using /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/nqp-p (version 2013.11-2-g2339be2).
Using /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/nqp-p (version 2013.11.1).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand All @@ -11,8 +11,8 @@ After that, 'make test' will run some tests and
make[1]: Entering directory `/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/rakudo'
cd src/vm/parrot/ops && /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/ops2c C --dynamic perl6.ops
# Parsing perl6.ops...
# Parsed perl6.ops in 3.687 seconds; found 121 ops.
# Ops parsed in 3.688 seconds.
# Parsed perl6.ops in 4.164 seconds; found 121 ops.
# Ops parsed in 4.165 seconds.
cd src/vm/parrot/ops && cc -c -o perl6_ops.o -I/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/include/parrot/5.9.0 -I/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/include/parrot/5.9.0/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -g perl6_ops.c
perl6_ops.c:294:1: warning: no previous prototype for ‘Parrot_lib_perl6_ops_init’ [-Wmissing-prototypes]
perl6_ops.c: In function ‘run_leave_phasers’:
Expand Down Expand Up @@ -92,12 +92,12 @@ Linked: perl6-p
The following step can take a long time, please be patient.
./perl6-p --setting=NULL --optimize=3 --target=pir --stagestats --output=src/gen/p-CORE.setting.pir gen/parrot/CORE.setting
Stage start : 0.000
Stage parse : 252.119
Stage parse : 250.975
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 36.195
Stage post : 84.153
Stage pir : 6.648
Stage optimize : 38.202
Stage post : 82.461
Stage pir : 6.798
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/parrot -o CORE.setting.pbc src/gen/p-CORE.setting.pir
./perl6-p --target=pir --output=src/gen/RESTRICTED.setting.pir src/RESTRICTED.setting
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/parrot -o RESTRICTED.setting.pbc src/gen/RESTRICTED.setting.pir
Expand Down Expand Up @@ -431,8 +431,6 @@ modules/rakudo-debugger/lib/Debugger/UI/CommandLine.pm => /home/coke/sandbox/rak
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/URI/DefaultPort.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/URI/DefaultPort.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/URI.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/URI.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/LWP/Simple.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/LWP/Simple.pm
===SORRY!===
Missing or wrong version of dependency '/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/MIME/Base64/PIR.pm6'
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny/Actions.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny/Actions.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny/Grammar.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny/Grammar.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/Tiny.pm
Expand Down Expand Up @@ -471,9 +469,10 @@ Missing or wrong version of dependency '/home/coke/sandbox/rakudo-star-daily/sta
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/X/JSON/RPC.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/X/JSON/RPC.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/RPC/Server.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/RPC/Server.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/RPC/Client.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/JSON/RPC/Client.pm
===SORRY!===
When pre-compiling a module, its dependencies must be pre-compiled first.
Please pre-compile /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/LWP/Simple.pm
useless use of 'is rw' on $!transport in any at src/Perl6/World.nqp:1628

useless use of 'is rw' on $!sequencer in any at src/Perl6/World.nqp:1628

/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Pod/To/HTML.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Pod/To/HTML.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Perl6/Type.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Perl6/Type.pm
/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/bin/perl6-p --target=pir --output=/home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Perl6/TypeGraph.pir /home/coke/sandbox/rakudo-star-daily/star/rakudo-star-daily/install/lib/parrot/5.9.0/languages/perl6/lib/Perl6/TypeGraph.pm
Expand Down

0 comments on commit 2625ddb

Please sign in to comment.