Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

DB::Pg #371

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module DB::Pg cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: DB::Pg
===> Found: DB::Pg:ver<0.5> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: DB::Pg:ver<0.5> to /home/alex/Blin/data/zef-data/tmp/1549583450.22663.7354/DB-Pg-0.5.tar.gz
===> Extraction [OK]: DB::Pg to /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz
===> Testing: DB::Pg:ver<0.5>
t/00-meta.t ............ ok
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in block <unit> at t/01-basic.t line 14

# Looks like you planned 8 tests, but ran 2
t/01-basic.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/8 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/02-value.t line 10

t/02-value.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/03-value-array.t line 10

t/03-value-array.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/04-array.t line 10

t/04-array.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
# Failed test 'create table test'
# at t/05-copy.t line 10
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in block <unit> at t/05-copy.t line 17

# Looks like you planned 4 tests, but ran 1
# Looks like you failed 1 test of 1
t/05-copy.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/4 subtests 
# Failed test 'create table test'
# at t/06-transaction.t line 10
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in block <unit> at t/06-transaction.t line 17

# Looks like you planned 12 tests, but ran 1
# Looks like you failed 1 test of 1
t/06-transaction.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 12/12 subtests 
# Failed test 'create table test'
# at t/07-cursor.t line 10
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in block <unit> at t/07-cursor.t line 17

# Looks like you planned 9 tests, but ran 1
# Looks like you failed 1 test of 1
t/07-cursor.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 9/9 subtests 
# Failed test 'notify foo 0'
# at t/08-listen.t line 29
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 0'
# at t/08-listen.t line 30
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 1'
# at t/08-listen.t line 29
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 1'
# at t/08-listen.t line 30
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 2'
# at t/08-listen.t line 29
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 2'
# at t/08-listen.t line 30
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 3'
# at t/08-listen.t line 29
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 3'
# at t/08-listen.t line 30
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 4'
# at t/08-listen.t line 29
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 4'
# at t/08-listen.t line 30
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 5'
# at t/08-listen.t line 39
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 5'
# at t/08-listen.t line 40
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 6'
# at t/08-listen.t line 39
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 6'
# at t/08-listen.t line 40
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 7'
# at t/08-listen.t line 39
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 7'
# at t/08-listen.t line 40
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 8'
# at t/08-listen.t line 39
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 8'
# at t/08-listen.t line 40
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify foo 9'
# at t/08-listen.t line 39
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
# Failed test 'notify bar 9'
# at t/08-listen.t line 40
# Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
An operation first awaited:
  in block <unit> at t/08-listen.t line 47

Died with the exception:
    A react block:
      in code  at t/08-listen.t line 13

    Died because of the exception:
        Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
          in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
          in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
          in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
          in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
          in method listen-loop at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 100
          in method listen at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 126
          in block  at t/08-listen.t line 15

t/08-listen.t .......... 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/22 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in block <unit> at t/09-native.t line 8

t/09-native.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 
t/10-type-converter.t .. ok
t/11-array-parser.t .... ok
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/12-uuid.t line 11

t/12-uuid.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/13-datetime.t line 13

t/13-datetime.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Cannot locate native library 'libpq.so': libpq.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in method new at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg/Native.pm6 (DB::Pg::Native) line 102
  in method db at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 48
  in method query at /home/alex/Blin/data/zef-data/store/DB-Pg-0.5.tar.gz/DB-Pg-0.5/lib/DB/Pg.pm6 (DB::Pg) line 80
  in block <unit> at t/14-geometric.t line 14

t/14-geometric.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests 

Test Summary Report
-------------------
t/01-basic.t         (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 2.
t/02-value.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/03-value-array.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/04-array.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/05-copy.t          (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/06-transaction.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 12 tests but ran 1.
t/07-cursor.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 9 tests but ran 1.
t/08-listen.t        (Wstat: 5120 Tests: 22 Failed: 20)
  Failed tests:  1-10, 12-21
  Non-zero exit status: 20
  Parse errors: No plan found in TAP output
t/09-native.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 0.
t/12-uuid.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/13-datetime.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/14-geometric.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
Files=15, Tests=48, 55 wallclock secs ( 0.07 usr  0.03 sys + 42.65 cusr  2.26 csys = 45.01 CPU)
Result: FAIL
===> Testing [FAIL]: DB::Pg:ver<0.5>
Failed to get passing tests, but continuing with --force-test
===> Installing: DB::Pg:ver<0.5>
===> Install [OK] for DB::Pg:ver<0.5>

Ping @CurtTilmes

Previous ticket: #250