Skip to content

Instantly share code, notes, and snippets.

@lancew
Created August 25, 2017 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lancew/cd281098cf75973ebcb494f1a4a9098e to your computer and use it in GitHub Desktop.
Save lancew/cd281098cf75973ebcb494f1a4a9098e to your computer and use it in GitHub Desktop.
zef install DBIish
$ zef install NativeHelpers::Blob
===> Searching for: NativeHelpers::Blob
===> Testing: NativeHelpers::Blob:ver('0.1.10'):auth('github:salortiz')
Type check failed for return value; expected NativeCall::Types::Pointer but got Whatever (*)
in sub memcpy at /home/lancew/.zef/store/NativeHelpers-Blob.git/274b8939c9eca486e07c5fea38eb90d23f9fc9f4/lib/NativeHelpers/Blob.pm6 (NativeHelpers::Blob) line 94
in sub blob-from-pointer at /home/lancew/.zef/store/NativeHelpers-Blob.git/274b8939c9eca486e07c5fea38eb90d23f9fc9f4/lib/NativeHelpers/Blob.pm6 (NativeHelpers::Blob) line 107
in sub blob-from-carray at /home/lancew/.zef/store/NativeHelpers-Blob.git/274b8939c9eca486e07c5fea38eb90d23f9fc9f4/lib/NativeHelpers/Blob.pm6 (NativeHelpers::Blob) line 121
in block <unit> at t/01-basic.t line 40
# Looks like you planned 24 tests, but ran 16
===> Testing [FAIL]: NativeHelpers::Blob:ver('0.1.10'):auth('github:salortiz')
Aborting due to test failure: NativeHelpers::Blob:ver('0.1.10'):auth('github:salortiz') (use --force-test to override)
in code at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 375
in method test at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 353
in code at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 530
in sub at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 527
in method install at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/1C5B2A3EA861108A89345CD9B974CE9BF1FEE32F (Zef::Client) line 633
in sub MAIN at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/sources/8CF719A0E6E0BBDC883C69273F5806F53CE89B08 (Zef::CLI) line 152
in block <unit> at /home/lancew/.rakudobrew/moar-nom/install/share/perl6/site/resources/9F7A8B63F1D79866260D0A0CD3594BA28A8D75BA line 1
in sub MAIN at /home/lancew/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
in block <unit> at /home/lancew/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/zef line 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment