PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2019-03-19T02:13:05 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 18 Mar 2019 04:54:30 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/S/SA/SALVA/Net-SSH2-0.70.tar.gz ok Net-SSH2-0.70/ Net-SSH2-0.70/const-c.inc Net-SSH2-0.70/BUILDING.WIN32 Net-SSH2-0.70/lib/ Net-SSH2-0.70/lib/Net/ Net-SSH2-0.70/lib/Net/SSH2/ Net-SSH2-0.70/lib/Net/SSH2/KnownHosts.pm Net-SSH2-0.70/lib/Net/SSH2/Channel.pm Net-SSH2-0.70/lib/Net/SSH2/File.pm Net-SSH2-0.70/lib/Net/SSH2/PublicKey.pm Net-SSH2-0.70/lib/Net/SSH2/Dir.pm Net-SSH2-0.70/lib/Net/SSH2/SFTP.pm Net-SSH2-0.70/lib/Net/SSH2/Listener.pm Net-SSH2-0.70/lib/Net/SSH2/Constants.pm Net-SSH2-0.70/lib/Net/SSH2.pm Net-SSH2-0.70/Changes Net-SSH2-0.70/META.yml Net-SSH2-0.70/example/ Net-SSH2-0.70/example/read.pl Net-SSH2-0.70/example/benchmark.pl Net-SSH2-0.70/example/rt58911.pl Net-SSH2-0.70/example/rt80011.pl Net-SSH2-0.70/example/scat.pl Net-SSH2-0.70/const-xs.inc Net-SSH2-0.70/typemap Net-SSH2-0.70/inc/ Net-SSH2-0.70/inc/Module/ Net-SSH2-0.70/inc/Module/Install/ Net-SSH2-0.70/inc/Module/Install/Win32.pm Net-SSH2-0.70/inc/Module/Install/Base.pm Net-SSH2-0.70/inc/Module/Install/Can.pm Net-SSH2-0.70/inc/Module/Install/Makefile.pm Net-SSH2-0.70/inc/Module/Install/Metadata.pm Net-SSH2-0.70/inc/Module/Install/CheckLib.pm Net-SSH2-0.70/inc/Module/Install/Fetch.pm Net-SSH2-0.70/inc/Module/Install/WriteAll.pm Net-SSH2-0.70/inc/Module/Install.pm Net-SSH2-0.70/inc/Devel/ Net-SSH2-0.70/inc/Devel/CheckLib.pm Net-SSH2-0.70/ppport.h Net-SSH2-0.70/README Net-SSH2-0.70/t/ Net-SSH2-0.70/t/Net-SSH2.t Net-SSH2-0.70/SSH2.xs Net-SSH2-0.70/MANIFEST.SKIP Net-SSH2-0.70/Makefile.PL Net-SSH2-0.70/MANIFEST Configuring S/SA/SALVA/Net-SSH2-0.70.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Looking for libraries... The libssh2 library is required by this module. If you don't have it, you can download it from http://www.libssh2.org; you may also need OpenSSL, which can be obtained from http://www.openssl.org , or libgcrypt, which can be obtained from http://www.gnupg.org . Debian: sudo aptitude install libssh2-1-dev OpenSUSE: sudo zypper in libssh2-1 libssh2-devel You can pass your libssh2 lib and include dirs (and extra link args) on the command line. E.g.: perl Makefile.PL lib=$HOME/libssh2/lib inc=$HOME/libssh2/include \ ldargs="-lz" These can also be set through the LIBSSH2_LIB/LIBSSH2_INCLUDE/LIBSSH2_LDARGS environment variables. To build with libgcrypt instead of OpenSSL, pass 'gcrypt' as a parameter to Makefile.PL, e.g.: perl Makefile.PL gcrypt If you want to build on Windows, see the file BUILDING.WIN32 in the distribution. Analyzing file assertlibkJm9RCIF Library ssh2 found in standard place Detected crypto backend: gcrypt Library z found in standard place Library gcrypt found in standard place Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Net::SSH2 Writing MYMETA.yml and MYMETA.json SALVA/Net-SSH2-0.70.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for S/SA/SALVA/Net-SSH2-0.70.tar.gz >>> make cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm cp lib/Net/SSH2/KnownHosts.pm blib/lib/Net/SSH2/KnownHosts.pm cp lib/Net/SSH2/Constants.pm blib/lib/Net/SSH2/Constants.pm cp lib/Net/SSH2/File.pm blib/lib/Net/SSH2/File.pm cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.pm cp lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/Channel.pm cp lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/Listener.pm cp lib/Net/SSH2.pm blib/lib/Net/SSH2.pm cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm Running Mkbootstrap for SSH2 () chmod 644 "SSH2.bs" "/data/fly2400/ap2400-300558/bin/perl-static" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSH2.bs blib/arch/auto/Net/SSH2/SSH2.bs 644 "/data/fly2400/ap2400-300558/bin/perl-static" "-Iinc" "/data/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -typemap '/home/fly2400/ap2400-300558/lib/ExtUtils/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Net-SSH2-0.70-wtuAS_/typemap' SSH2.xs > SSH2.xsc mv SSH2.xsc SSH2.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.70\" -DXS_VERSION=\"0.70\" -fPIC "-I/home/fly2400/ap2400-300558/lib/CORE" -DUSE_GCRYPT SSH2.c rm -f blib/arch/auto/Net/SSH2/SSH2.so LD_RUN_PATH="/usr/lib:/lib/x86_64-linux-gnu" gcc -shared -O2 -fstack-protector -lgcrypt -o blib/arch/auto/Net/SSH2/SSH2.so SSH2.o \ -lssh2 -lz -lgcrypt \ chmod 755 blib/arch/auto/Net/SSH2/SSH2.so Manifying 8 pod documents SALVA/Net-SSH2-0.70.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSH2.bs blib/arch/auto/Net/SSH2/SSH2.bs 644 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t # libssh2 version: 1.2.8 # # *** Your version of libssh2 is very old and broken. Upgrade it!!! *** # t/Net-SSH2.t .. ok 1 - use Net::SSH2; ok 2 - 'new session' isa 'Net::SSH2' ok 3 - error state clear ok 4 # skip - timeout not supported in libssh2 < 1.2.9 ok 5 # skip trace dissabled ok 6 - set banner ok 7 - LIBSSH2_* constants ok 8 - LIBSSH2_ERROR_NONE is zero ok 9 - LIBSSH2_ERROR_NONE is zero bis ok 10 - list version match ok 11 - banner is SSH-2.0-libssh2_1.2.8 ok 12 - poll indefinite ok 13 - poll 2 second ok 14 - ->sock is undef before connect ok 15 - ->hostname is undef before connect 1..15 ok All tests successful. Files=1, Tests=15, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.20 cusr 0.02 csys = 0.25 CPU) Result: PASS SALVA/Net-SSH2-0.70.tar.gz make test TEST_VERBOSE=1 -- OK Salvador Fandino Garcia <salva@cpan.org> Support for the SSH 2 protocol via libssh2. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Net-SSH2-0.70-wtuAS_ && tar cvf - Net-SSH2-0.70.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/S/SA/SALVA/Net-SSH2-0.70.tar.gz Net-SSH2-0.70.ppd blib/ blib/man3/ blib/man3/Net::SSH2.3 blib/man3/Net::SSH2::Dir.3 blib/man3/Net::SSH2::PublicKey.3 blib/man3/Net::SSH2::SFTP.3 blib/man3/Net::SSH2::Listener.3 blib/man3/Net::SSH2::KnownHosts.3 blib/man3/Net::SSH2::Channel.3 blib/man3/Net::SSH2::File.3 blib/arch/ blib/arch/auto/ blib/arch/auto/Net/ blib/arch/auto/Net/SSH2/ blib/arch/auto/Net/SSH2/SSH2.so blib/lib/ blib/lib/Net/ blib/lib/Net/SSH2.pm blib/lib/Net/SSH2/ blib/lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Constants.pm blib/lib/Net/SSH2/File.pm blib/lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/KnownHosts.pm blib/lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/SFTP.pm VmSize: 377508 kB Finished 2019-03-19T02:13:14