Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
Digest::SHA1::Native
toasted on
2018.06
at Thu Aug 9 15:43:26 2018
Status:
Succ
; Exit code:
0
STDERR
STDOUT
===> Searching for: Digest::SHA1::Native ===> Found: Digest::SHA1::Native:ver<0.03> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: LibraryMake, Shell::Command ===> Searching for missing dependencies: LibraryMake, Shell::Command ===> Found dependencies: LibraryMake:ver<1.0.0>:auth<github:retupmoca>, Shell::Command [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: Shell::Command, 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: Digest::SHA1::Native Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: Digest::SHA1::Native:ver<0.03> to /home/cpan/.zef/tmp/1533829361.57056.5346/p6-digest-sha1-native.git ===> Fetching: LibraryMake Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: LibraryMake:ver<1.0.0>:auth<github:retupmoca> to /home/cpan/.zef/tmp/1533829363.57056.5755/P6-LibraryMake.git ===> Fetching: Shell::Command Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: Shell::Command to /home/cpan/.zef/tmp/1533829363.57056.2894/Shell-Command.git ===> Fetching: File::Which Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: File::Which:ver<1.0.1> to /home/cpan/.zef/tmp/1533829364.57056.6746/perl6-file-which.git ===> Fetching: File::Find Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: File::Find:ver<0.1> to /home/cpan/.zef/tmp/1533829364.57056.5017/File-Find.git ===> Extracting: Digest::SHA1::Native Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: Digest::SHA1::Native to /home/cpan/.zef/store/p6-digest-sha1-native.git ===> Extracting: LibraryMake Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: LibraryMake to /home/cpan/.zef/store/P6-LibraryMake.git ===> Extracting: Shell::Command Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: Shell::Command to /home/cpan/.zef/store/Shell-Command.git ===> Extracting: File::Which Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: File::Which to /home/cpan/.zef/store/perl6-file-which.git ===> Extracting: File::Find Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: File::Find to /home/cpan/.zef/store/File-Find.git ===> Filtering: Digest::SHA1::Native:ver<0.03> ===> Filtering [OK] for Digest::SHA1::Native:ver<0.03> ===> 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 need to build File::Which:ver<1.0.1> ===> # SKIP: No need to build File::Find:ver<0.1> ===> # SKIP: No need to build Shell::Command ===> # SKIP: No need to build LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Building: Digest::SHA1::Native:ver<0.03> Building with plugin: Zef::Service::Shell::LegacyBuild+{<anon|1>} Command: /home/cpan/toaster/build/2018_06/install/bin/perl6 -Ilib -I/home/cpan/.zef/store/P6-LibraryMake.git/9d953275df44c239e0ef89d1538bbbf1f74ef538/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/p6-digest-sha1-native.git/c129856d095cb87ba26ce9ac5f6a0888ec25df81/Build.pm'; ::('Build').new.build('/home/cpan/.zef/store/p6-digest-sha1-native.git/c129856d095cb87ba26ce9ac5f6a0888ec25df81') ?? exit(0) !! exit(1); make: Nothing to be done for 'all'. ===> Building [OK] for Digest::SHA1::Native:ver<0.03> ===> Testing: File::Which:ver<1.0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} # Found perl6 at '/home/cpan/toaster/build/2018_06/install/bin/perl6' t/01-which.t ........ ok t/02-win32.t ........ ok # Found perl6 at '/home/cpan/toaster/build/2018_06/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, 7 wallclock secs ( 0.04 usr 0.01 sys + 4.37 cusr 0.48 csys = 4.90 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|1>} t/01-file-find.t .. ok All tests successful. Files=1, Tests=11, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.11 cusr 0.04 csys = 1.18 CPU) Result: PASS ===> Testing [OK] for File::Find:ver<0.1> ===> Testing: Shell::Command Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/02-shell-command.t .. ok All tests successful. Files=1, Tests=16, 2 wallclock secs ( 0.04 usr 0.01 sys + 0.93 cusr 0.09 csys = 1.07 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|1>} 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.10 csys = 1.03 CPU) Result: PASS ===> Testing [OK] for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Testing: Digest::SHA1::Native:ver<0.03> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-basic.t .... ok t/02-blob.t ..... ok t/03-sha1.t ..... ok t/04-big.t ...... ok t/05-many.t ..... ok t/06-threads.t .. ok t/99-meta.t ..... ok All tests successful. Files=7, Tests=516, 13 wallclock secs ( 0.11 usr 0.01 sys + 9.73 cusr 0.62 csys = 10.47 CPU) Result: PASS ===> Testing [OK] for Digest::SHA1::Native:ver<0.03> ===> 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: Digest::SHA1::Native:ver<0.03> ===> Install [OK] for Digest::SHA1::Native:ver<0.03>