Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
Base64::Native
toasted on
2018.03
Status:
Succ
; Exit code:
0
STDERR
STDOUT
===> Searching for: Base64::Native ===> Found: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: LibraryMake ===> Searching for missing dependencies: LibraryMake ===> Found dependencies: LibraryMake:ver<1.0.0>:auth<github:retupmoca> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: Shell::Command ===> Searching for missing dependencies: Shell::Command ===> Found dependencies: Shell::Command [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: File::Which, File::Find, Test ===> Searching for missing dependencies: File::Which, File::Find ===> Found dependencies: File::Which:ver<1.0.1>, File::Find:ver<0.1> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: Test ===> Fetching: Base64::Native Fetching with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Fetching [OK]: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> to /home/cpan/.zef/tmp/1523741828.9546.9095/Base64-Native-p6.git ===> Fetching: LibraryMake Fetching with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Fetching [OK]: LibraryMake:ver<1.0.0>:auth<github:retupmoca> to /home/cpan/.zef/tmp/1523741829.9546.7597/P6-LibraryMake.git ===> Fetching: Shell::Command Fetching with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Fetching [OK]: Shell::Command to /home/cpan/.zef/tmp/1523741829.9546.3531/Shell-Command.git ===> Fetching: File::Which Fetching with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Fetching [OK]: File::Which:ver<1.0.1> to /home/cpan/.zef/tmp/1523741830.9546.50/perl6-file-which.git ===> Fetching: File::Find Fetching with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Fetching [OK]: File::Find:ver<0.1> to /home/cpan/.zef/tmp/1523741830.9546.7832/File-Find.git ===> Extracting: Base64::Native Extracting with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Extraction [OK]: Base64::Native to /home/cpan/.zef/store/Base64-Native-p6.git ===> Extracting: LibraryMake Extracting with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Extraction [OK]: LibraryMake to /home/cpan/.zef/store/P6-LibraryMake.git ===> Extracting: Shell::Command Extracting with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Extraction [OK]: Shell::Command to /home/cpan/.zef/store/Shell-Command.git ===> Extracting: File::Which Extracting with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Extraction [OK]: File::Which to /home/cpan/.zef/store/perl6-file-which.git ===> Extracting: File::Find Extracting with plugin: Zef::Service::Shell::git+{<anon|84564256>} ===> Extraction [OK]: File::Find to /home/cpan/.zef/store/File-Find.git ===> Filtering: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> ===> Filtering [OK] for Base64::Native:ver<0.0.1>:auth<github:p6-pdf> ===> Filtering: LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Filtering [OK] for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Filtering: Shell::Command ===> Filtering [OK] for Shell::Command ===> Filtering: File::Which:ver<1.0.1> ===> Filtering [OK] for File::Which:ver<1.0.1> ===> Filtering: File::Find:ver<0.1> ===> Filtering [OK] for File::Find:ver<0.1> ===> # SKIP: No Build.pm for File::Which:ver<1.0.1> ===> # SKIP: No Build.pm for File::Find:ver<0.1> ===> # SKIP: No Build.pm for Shell::Command ===> # SKIP: No Build.pm for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Building: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> Building with plugin: Zef::Service::Shell::Build+{<anon|84564256>} Command: /home/cpan/toaster/build/2018_03/install/bin/perl6 -Ilib -I/home/cpan/.zef/store/P6-LibraryMake.git/fe1cd01ce7d6704c86c16f30d08f9ba13ae8ce6b/lib -I/home/cpan/.zef/store/Shell-Command.git/a0f1d295f80777f5809af452b85ff80feb648e3b/lib -I/home/cpan/.zef/store/perl6-file-which.git/1dfbeba2f92f8b2b04e8b26619eb20d599198d25/lib -I/home/cpan/.zef/store/File-Find.git/5754d97b25cbf3b6abe997a9d829eac4e5aba7d9/lib -e require '/home/cpan/.zef/store/Base64-Native-p6.git/84c06342469a3c1e19d25947739e4f5cebe28641/Build.pm'; ::('Build').new.build('/home/cpan/.zef/store/Base64-Native-p6.git/84c06342469a3c1e19d25947739e4f5cebe28641') ?? exit(0) !! exit(1); gcc -I src -c -fPIC -Werror=declaration-after-statement -Werror=pointer-arith -O3 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -o src/base64.o src/base64.c gcc -shared -fPIC -O3 -DNDEBUG -Wl,-rpath,"//home/cpan/toaster/build/2018_03/install/lib" -o resources/lib/libbase64.so src/base64.o make: Nothing to be done for 'all'. ===> Building [OK] for Base64::Native:ver<0.0.1>:auth<github:p6-pdf> ===> Testing: File::Which:ver<1.0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|84564256>} # Found perl6 at '/home/cpan/toaster/build/2018_03/install/bin/perl6' t/01-which.t ........ ok t/02-win32.t ........ ok # Found perl6 at '/home/cpan/toaster/build/2018_03/install/bin/perl6' using whence t/03-export.t ....... ok t/04-simple.t ....... ok t/05-all.t .......... ok t/99-author-meta.t .. ok All tests successful. Files=6, Tests=28, 5 wallclock secs ( 0.05 usr 0.01 sys + 3.79 cusr 0.46 csys = 4.31 CPU) Result: PASS ===> Testing [OK] for File::Which:ver<1.0.1> ===> Testing: File::Find:ver<0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|84564256>} t/01-file-find.t .. ok All tests successful. Files=1, Tests=11, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.00 cusr 0.10 csys = 1.13 CPU) Result: PASS ===> Testing [OK] for File::Find:ver<0.1> ===> Testing: Shell::Command Testing with plugin: Zef::Service::Shell::prove+{<anon|84564256>} t/02-shell-command.t .. ok All tests successful. Files=1, Tests=16, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.89 cusr 0.06 csys = 0.98 CPU) Result: PASS ===> Testing [OK] for Shell::Command ===> Testing: LibraryMake:ver<1.0.0>:auth<github:retupmoca> Testing with plugin: Zef::Service::Shell::prove+{<anon|84564256>} t/01-basic.t .. ok All tests successful. Files=1, Tests=8, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.90 cusr 0.12 csys = 1.05 CPU) Result: PASS ===> Testing [OK] for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Testing: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> Testing with plugin: Zef::Service::Shell::prove+{<anon|84564256>} t/base64.t .. ok t/readme.t .. ok All tests successful. Files=2, Tests=24, 6 wallclock secs ( 0.03 usr 0.00 sys + 4.18 cusr 0.41 csys = 4.62 CPU) Result: PASS ===> Testing [OK] for Base64::Native:ver<0.0.1>:auth<github:p6-pdf> ===> Installing: File::Which:ver<1.0.1> ===> Install [OK] for File::Which:ver<1.0.1> ===> Installing: File::Find:ver<0.1> ===> Install [OK] for File::Find:ver<0.1> ===> Installing: Shell::Command ===> Install [OK] for Shell::Command ===> Installing: LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Install [OK] for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Installing: Base64::Native:ver<0.0.1>:auth<github:p6-pdf> ===> Install [OK] for Base64::Native:ver<0.0.1>:auth<github:p6-pdf>