Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline::Perl5 #435

Open
AlexDaniel opened this issue Feb 8, 2019 · 3 comments
Open

Inline::Perl5 #435

AlexDaniel opened this issue Feb 8, 2019 · 3 comments
Labels
works for me Does not seem to be any problem

Comments

@AlexDaniel
Copy link
Member

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

  • Tickets are opened/closed in this repo automatically (though not immediately).
  • If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
  • If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
  • If the module is broken, try to fix it and send a PR. Add PR sent label.
  • If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
  • It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
  • Once you are done, search for a next ticket.

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: Inline::Perl5
===> Found: Inline::Perl5:ver<0.38>:auth<github:niner> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Inline::Perl5:ver<0.38>:auth<github:niner> to /home/alex/Blin/data/zef-data/tmp/1549581907.19763.4651/Inline-Perl5-0.38.tar.gz
===> Extraction [OK]: Inline::Perl5 to /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz
===> Building: Inline::Perl5:ver<0.38>:auth<github:niner>
Command: /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/bin/perl6 -Ilib -e require '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/Build.pm'; ::('Build').new.build('/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38') ?? exit(0) !! exit(1);
gcc -Wall p5helper.c -Wl,-E -Wl,-rpath,/home/alex/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE  -fstack-protector-strong -L/usr/local/lib  -L/home/alex/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I/home/alex/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE  -shared -o "/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so" -fPIC -g
In file included from p5helper.c:2:
/home/alex/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/x86_64-linux-multi/CORE/perl.h:738:13: fatal error: xlocale.h: No such file or directory
 #   include <xlocale.h>
             ^~~~~~~~~~~
compilation terminated.
Makefile:12: recipe for target '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so' failed
make: *** [/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so] Error 1
The spawned command 'make' exited unsuccessfully (exit code: 2)
  in method build at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/Build.pm line 21
  in block <unit> at -e line 1

===> Building [FAIL]: Inline::Perl5:ver<0.38>:auth<github:niner>
Failed to build, but continuing with --force-build
===> Testing: Inline::Perl5:ver<0.38>:auth<github:niner>
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/argv.t line 8

�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/argv.t line 8

t/argv.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/autoload.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/call.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/call_back.t ................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/call_hash.t ................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/call_p6_function_from_p5.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/callables.t ................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/can.t ....................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/data.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/data_in_module.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/eval.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/eval_p6_in_p5.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/eval_return_values.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/exceptions.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/file_handles.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/from.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/globals.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/import.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block  at t/inherit.t line 9

�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/t/inherit.t
An exception occurred while evaluating a BEGIN
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/t/inherit.t:6
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
  An exception occurred while evaluating a constant
  at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
  Exception details:
    �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
    Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
    at :

    in block  at t/inherit.t line 9

t/inherit.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/inner_package.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/invoke.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/invoke_p6_method_from_p5.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/meta_model.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/modify_array.t line 8

�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/modify_array.t line 8

t/modify_array.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 31/31 subtests 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/modify_hash.t line 8

�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :

  in block <unit> at t/modify_hash.t line 8

t/modify_hash.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 20/20 subtests 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/object_hash.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/overload.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/p5_to_p6.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/p6_object_destructor.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/p6_to_p5.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/perl5package.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/perl5parent.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/shadow.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/stringify.t ................. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/tie.t ....................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/use.t ....................... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/use_nested.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter)
An exception occurred while evaluating a constant
at /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/lib/Inline/Perl5/Interpreter.pm6 (Inline::Perl5::Interpreter):12
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library '/home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so': /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: cannot open shared object file: No such file or directory
  at :
t/v6.t ........................ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/argv.t                    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/autoload.t                (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/call.t                    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/call_back.t               (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Failed to open file /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: No such file or directory
t/call_hash.t               (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/call_p6_function_from_p5.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/callables.t               (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/can.t                     (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/data.t                    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/data_in_module.t          (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/eval.t                    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/eval_p6_in_p5.t           (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/eval_return_values.t      (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/exceptions.t              (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/file_handles.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/from.t                    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/globals.t                 (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/import.t                  (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/inherit.t                 (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/inner_package.t           (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/invoke.t                  (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/invoke_p6_method_from_p5.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/meta_model.t              (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/modify_array.t            (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 31 tests but ran 0.
t/modify_hash.t             (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 20 tests but ran 0.
t/object_hash.t             (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/overload.t                (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/p5_to_p6.t                (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/p6_object_destructor.t    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/p6_to_p5.t                (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/perl5package.t            (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/perl5parent.t             (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/shadow.t                  (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/stringify.t               (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/tie.t                     (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/use.t                     (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/use_nested.t              (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/v6.t                      (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=38, Tests=0, 144 wallclock secs ( 0.11 usr  0.04 sys + 104.89 cusr  8.90 csys = 113.94 CPU)
Result: FAIL
===> Testing [FAIL]: Inline::Perl5:ver<0.38>:auth<github:niner>
Failed to get passing tests, but continuing with --force-test
===> Installing: Inline::Perl5:ver<0.38>:auth<github:niner>
===> Install [FAIL] for Inline::Perl5:ver<0.38>:auth<github:niner>: Failed to open file /home/alex/Blin/data/zef-data/store/Inline-Perl5-0.38.tar.gz/Inline-Perl5-0.38/resources/libraries/libp5helper.so: No such file or directory

Ping @niner

Previous ticket: #171

@niner
Copy link

niner commented Feb 8, 2019 via email

@AlexDaniel AlexDaniel added the works for me Does not seem to be any problem label Feb 8, 2019
@AlexDaniel
Copy link
Member Author

Interesting. I'll take a look later.

@jonathanstowe
Copy link

Yeah it looks like the "xlocale.h" was removed from the glibc some time ago, so is it possible this is Perl 5 built with an older gcc/glibc combo than is currently present on the machine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
works for me Does not seem to be any problem
Projects
None yet
Development

No branches or pull requests

3 participants