Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
Geo::Hash
toasted on
2018.06
at Thu Aug 9 15:45:30 2018
Status:
Succ
; Exit code:
0
STDERR
STDOUT
===> Searching for: Geo::Hash ===> Found: Geo::Hash:ver<0.0.1> [via Zef::Repository::Ecosystems<cpan>] ===> 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: Geo::Hash Fetching with plugin: Zef::Service::Shell::curl+{<anon|1>} ===> Fetching [OK]: Geo::Hash:ver<0.0.1> to /home/cpan/.zef/tmp/1533829492.10670.8626/Geo-Hash-0.0.1.tar.gz ===> 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/1533829493.10670.9336/P6-LibraryMake.git ===> Fetching: Shell::Command Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: Shell::Command to /home/cpan/.zef/tmp/1533829493.10670.5268/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/1533829494.10670.660/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/1533829495.10670.245/File-Find.git ===> Extracting: Geo::Hash Extracting with plugin: Zef::Service::Shell::tar+{<anon|1>} ===> Extraction [OK]: Geo::Hash to /home/cpan/.zef/store/Geo-Hash-0.0.1.tar.gz ===> 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: Geo::Hash:ver<0.0.1> ===> Filtering [OK] for Geo::Hash:ver<0.0.1> ===> 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: Geo::Hash:ver<0.0.1> 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/Geo-Hash-0.0.1.tar.gz/Geo-Hash-0.0.1/Build.pm'; ::('Build').new.build('/home/cpan/.zef/store/Geo-Hash-0.0.1.tar.gz/Geo-Hash-0.0.1') ?? exit(0) !! exit(1); gcc geohash_test.c geohash.c ./a.out rm a.out ===> Building [OK] for Geo::Hash:ver<0.0.1> ===> 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, 6 wallclock secs ( 0.03 usr 0.02 sys + 4.36 cusr 0.50 csys = 4.91 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.02 usr 0.02 sys + 1.05 cusr 0.10 csys = 1.19 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, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.88 cusr 0.07 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|1>} t/01-basic.t .. ok All tests successful. Files=1, Tests=8, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.06 cusr 0.08 csys = 1.17 CPU) Result: PASS ===> Testing [OK] for LibraryMake:ver<1.0.0>:auth<github:retupmoca> ===> Testing: Geo::Hash:ver<0.0.1> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-basic.t .. ok All tests successful. Files=1, Tests=3, 5 wallclock secs ( 0.02 usr 0.01 sys + 3.86 cusr 0.39 csys = 4.28 CPU) Result: PASS ===> Testing [OK] for Geo::Hash:ver<0.0.1> ===> 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: Geo::Hash:ver<0.0.1> ===> Install [OK] for Geo::Hash:ver<0.0.1>