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

Libclang #450

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Libclang 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: Libclang
Failed to open file /home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0/resources/libclang-perl6.dll: No such file or directory
===> Found: Libclang:ver<0.2.0>:auth<github:azawawi> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Libclang:ver<0.2.0>:auth<github:azawawi> to /home/alex/Blin/data/zef-data/tmp/1549579115.2327.7236/Libclang-0.2.0.tar.gz
===> Extraction [OK]: Libclang to /home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz
===> Building: Libclang:ver<0.2.0>:auth<github:azawawi>
Command: /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/bin/perl6 -Ilib -e require '/home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0/Build.pm'; ::('Build').new.build('/home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0') ?? exit(0) !! exit(1);
Unable to detect clang config
  in method build at /home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0/Build.pm line 59
  in block <unit> at -e line 1

===> Building [FAIL]: Libclang:ver<0.2.0>:auth<github:azawawi>
Failed to build, but continuing with --force-build
===> Testing: Libclang:ver<0.2.0>:auth<github:azawawi>
t/00-compile.t ...... ok
Cannot locate native library '/usr/lib/libclang.so': /usr/lib/libclang.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 version at /home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0/lib/Libclang.pm6 (Libclang) line 19
  in block <unit> at t/01-version.t line 8

t/01-version.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Cannot locate native library '/usr/lib/libclang.so': /usr/lib/libclang.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/Libclang-0.2.0.tar.gz/Libclang-0.2.0/lib/Libclang/Index.pm6 (Libclang::Index) line 15
  in block <unit> at t/02-example.t line 9

t/02-example.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
t/99-author-meta.t .. ok

Test Summary Report
-------------------
t/01-version.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
t/02-example.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=4, Tests=2, 13 wallclock secs ( 0.03 usr  0.01 sys + 11.11 cusr  1.12 csys = 12.27 CPU)
Result: FAIL
===> Testing [FAIL]: Libclang:ver<0.2.0>:auth<github:azawawi>
Failed to get passing tests, but continuing with --force-test
===> Installing: Libclang:ver<0.2.0>:auth<github:azawawi>
===> Install [FAIL] for Libclang:ver<0.2.0>:auth<github:azawawi>: Failed to open file /home/alex/Blin/data/zef-data/store/Libclang-0.2.0.tar.gz/Libclang-0.2.0/resources/libclang-perl6.dll: No such file or directory

Ping @azawawi