Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
MagickWand
toasted on
2018.06-404-g0b3fc07
at Fri Aug 10 13:28:08 2018
Status:
Fail
; Exit code:
1
STDERR
Aborting due to test failure: MagickWand:ver<0.0.2>:auth<github:azawawi> (use --force-test to override)
STDOUT
===> Searching for: MagickWand ===> Found: MagickWand:ver<0.0.2>:auth<github:azawawi> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: LibraryCheck, Test ===> Searching for missing dependencies: LibraryCheck ===> Found dependencies: LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: Test ===> Fetching: MagickWand Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: MagickWand:ver<0.0.2>:auth<github:azawawi> to /home/cpan/.zef/tmp/1533907671.19742.3333/perl6-magickwand.git ===> Fetching: LibraryCheck Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> to /home/cpan/.zef/tmp/1533907672.19742.567/LibraryCheck.git ===> Extracting: MagickWand Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: MagickWand to /home/cpan/.zef/store/perl6-magickwand.git ===> Extracting: LibraryCheck Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: LibraryCheck to /home/cpan/.zef/store/LibraryCheck.git ===> Filtering: MagickWand:ver<0.0.2>:auth<github:azawawi> ===> Filtering [OK] for MagickWand:ver<0.0.2>:auth<github:azawawi> ===> Filtering: LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> ===> Filtering [OK] for LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> ===> # SKIP: No need to build LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> ===> # SKIP: No need to build MagickWand:ver<0.0.2>:auth<github:azawawi> ===> Testing: LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-basic.t .. ok All tests successful. Test Summary Report ------------------- t/01-basic.t (Wstat: 0 Tests: 4 Failed: 0) TODO passed: 1, 3 Files=1, Tests=4, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.58 cusr 0.08 csys = 1.70 CPU) Result: PASS ===> Testing [OK] for LibraryCheck:ver<0.0.6>:auth<github:jonathanstowe> ===> Testing: MagickWand:ver<0.0.2>:auth<github:azawawi> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-load.t ......... ok Cannot locate native library 'libMagickWand.so': libMagickWand.so: cannot open shared object file: No such file or directory in method setup at /home/cpan/toaster/build/master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 283 in method CALL-ME at /home/cpan/toaster/build/master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 570 in method read at /home/cpan/.zef/store/perl6-magickwand.git/13bc0b051775f74f2422833017915dc87aebcaec/lib/MagickWand.pm6 (MagickWand) line 72 in block <unit> at t/02-magickwand.t line 24 # Looks like you planned 6 tests, but ran 2 t/02-magickwand.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/6 subtests Cannot locate native library 'libMagickWand.so': libMagickWand.so: cannot open shared object file: No such file or directory in method setup at /home/cpan/toaster/build/master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 283 in method CALL-ME at /home/cpan/toaster/build/master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 570 in method read-buffer at /home/cpan/.zef/store/perl6-magickwand.git/13bc0b051775f74f2422833017915dc87aebcaec/lib/MagickWand.pm6 (MagickWand) line 78 in block <unit> at t/03-read-buffer.t line 37 t/03-read-buffer.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/02-magickwand.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 2. t/03-read-buffer.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=3, Tests=4, 10 wallclock secs ( 0.05 usr 0.00 sys + 8.07 cusr 0.47 csys = 8.59 CPU) Result: FAIL ===> Testing [FAIL]: MagickWand:ver<0.0.2>:auth<github:azawawi>