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

Net::FTPlib #482

Closed
AlexDaniel opened this issue Feb 8, 2019 · 0 comments
Closed

Net::FTPlib #482

AlexDaniel opened this issue Feb 8, 2019 · 0 comments

Comments

@AlexDaniel
Copy link
Member

Module Net::FTPlib cannot be installed (Flapper), 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: Net::FTPlib
Failed to open file /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/resources/libraries/libftplibhelp.so: No such file or directory
===> Found: Net::FTPlib:ver<0.2.0>:auth<github:araraloren> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Net::FTPlib:ver<0.2.0>:auth<github:araraloren> to /home/alex/Blin/data/zef-data/tmp/1549582012.22926.5329/v0.2.0.zip
===> Extraction [OK]: Net::FTPlib to /home/alex/Blin/data/zef-data/store/v0.2.0.zip
===> Building: Net::FTPlib:ver<0.2.0>:auth<github:araraloren>
Command: /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/bin/perl6 -Ilib -e require '/home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/Build.pm'; ::('Build').new.build('/home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0') ?? exit(0) !! exit(1);
gcc -shared -fPIC -Werror=declaration-after-statement -Werror=pointer-arith -O3 -DNDEBUG  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC -o /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/src/../resources/libraries/libftplibhelp.so ftplibhelp.c
In file included from ftplibhelp.c:2:
ftplibhelp.h:13:10: fatal error: ftplib.h: No such file or directory
 #include <ftplib.h>
          ^~~~~~~~~~
compilation terminated.
Makefile:11: recipe for target '/home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/src/../resources/libraries/libftplibhelp.so' failed
make: *** [/home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/src/../resources/libraries/libftplibhelp.so] Error 1
The spawned command 'make' exited unsuccessfully (exit code: 2)
  in method build at /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/Build.pm line 17
  in block <unit> at -e line 1

===> Building [FAIL]: Net::FTPlib:ver<0.2.0>:auth<github:araraloren>
Failed to build, but continuing with --force-build
===> Testing: Net::FTPlib:ver<0.2.0>:auth<github:araraloren>
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/lib/Net/FTPlib.pm6 (Net::FTPlib)
An exception occurred while evaluating a BEGIN
at /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/lib/Net/FTPlib.pm6 (Net::FTPlib):10
Exception details:
  �[31m===�[0mSORRY!�[31m===�[0m Error while compiling 
  Cannot locate native library 'libftp.so': libftp.so: cannot open shared object file: No such file or directory
  at :
t/01-load.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-load.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.03 usr  0.00 sys +  2.10 cusr  0.14 csys =  2.27 CPU)
Result: FAIL
===> Testing [FAIL]: Net::FTPlib:ver<0.2.0>:auth<github:araraloren>
Failed to get passing tests, but continuing with --force-test
===> Installing: Net::FTPlib:ver<0.2.0>:auth<github:araraloren>
===> Install [FAIL] for Net::FTPlib:ver<0.2.0>:auth<github:araraloren>: Failed to open file /home/alex/Blin/data/zef-data/store/v0.2.0.zip/Net-FTPlib-0.2.0/resources/libraries/libftplibhelp.so: No such file or directory

Ping @araraloren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant