Skip to content

App::Kains is not installable with Rakudo version 2017.01 #4

@cschwenz

Description

@cschwenz
% zef install App::Kains
===> Searching for: App::Kains
===> Testing: Kains:ver('0.0.2')
Cannot locate symbol 'unshare' in native library ''
  in method setup at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 310
  in method CALL-ME at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 322
  in sub raise-errno-on at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Native.pm6 (App::Kains::Native) line 43
  in sub unshare at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Native.pm6 (App::Kains::Native) line 53
  in sub launch at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Core.pm6 (App::Kains::Core) line 74
  in sub start at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains.pm6 (App::Kains) line 37
  in block <unit> at t/01-basic.t line 27

t/01-basic.t .. All 30 subtests passed

    # Failed test 'right exception type (App::Kains::X::X::Kains)'
    # at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/precomp/98EAEE29307DC37D4338EA65C19B9FA6D589C4AA.1486371474.57433/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
    # Expected: App::Kains::X::X::Kains
    # Got:      X::AdHoc
    # Exception message: Cannot locate symbol 'unshare' in native library ''
    # Looks like you failed 1 test of 2

# Failed test 'not such file'
# at t/02-error.t line 27
t/02-error.t ..1/7
    # Failed test 'right exception type (App::Kains::X::X::Kains)'
    # at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/precomp/98EAEE29307DC37D4338EA65C19B9FA6D589C4AA.1486371474.57433/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
    # Expected: App::Kains::X::X::Kains
    # Got:      X::AdHoc
    # Exception message: Cannot locate symbol 'unshare' in native library ''
    # Looks like you failed 1 test of 2

# Failed test 'incompatible file type'
# at t/02-error.t line 28

    # Failed test 'right exception type (App::Kains::Native::X::Errno)'
    # at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/precomp/98EAEE29307DC37D4338EA65C19B9FA6D589C4AA.1486371474.57433/C7/C712FE6969F786C9380D643DF17E85D06868219E line 1
    # Expected: App::Kains::Native::X::Errno
    # Got:      X::AdHoc
    # Exception message: Cannot locate native library 'libc.so.6': dlopen(libc.so.6, 1): image not found
    # Looks like you failed 1 test of 2

# Failed test 'native error'
# at t/02-error.t line 50
# Looks like you failed 3 tests of 7
t/02-error.t .. Failed 3/7 subtests
Cannot locate symbol 'unshare' in native library ''
  in method setup at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 310
  in method CALL-ME at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 322
  in sub raise-errno-on at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Native.pm6 (App::Kains::Native) line 43
  in sub unshare at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Native.pm6 (App::Kains::Native) line 53
  in sub launch at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains/Core.pm6 (App::Kains::Core) line 74
  in sub start at /Users/cal/.zef/store/kains.git/d7ae6a4e0563217fa03efa3aa6add329e911760c/lib/App/Kains.pm6 (App::Kains) line 37
  in block <unit> at t/03-bug.t line 44

t/03-bug.t .... All 4 subtests passed

Test Summary Report
-------------------
t/01-basic.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: Bad plan.  You planned 30 tests but ran 0.
t/02-error.t (Wstat: 0 Tests: 7 Failed: 3)
  Failed tests:  1 2 7
t/03-bug.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
Files=3, Tests=7,  1 wallclock secs
Result: FAILED
===> Testing [FAIL]: Kains:ver('0.0.2')
Aborting due to test failure: Kains:ver('0.0.2') (use --force to override)
  in code  at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 306
  in method test at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 285
  in code  at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 457
  in sub  at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 454
  in method install at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 560
  in sub MAIN at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 123
  in block <unit> at /usr/local/Cellar/rakudo-star/2017.01/share/perl6/site/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E line 1

zef install App::Kains  16.01s user 0.57s system 101% cpu 16.315 total
% perl6 --version
This is Rakudo version 2017.01 built on MoarVM version 2017.01
implementing Perl 6.c.
%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions