PATH=/usr/bin:/bin:/data/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-06-04T16:29:45 ActivePerl-2000 CPAN-2.10 Reading '/data/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Sat, 04 Jun 2016 05:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SA/SALVA/Net-SSH2-0.61.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SA/SALVA/CHECKSUMS Checksum for /data/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/S/SA/SALVA/Net-SSH2-0.61.tar.gz ok Net-SSH2-0.61/ Net-SSH2-0.61/ppport.h Net-SSH2-0.61/inc/ Net-SSH2-0.61/inc/Module/ Net-SSH2-0.61/inc/Module/Install/ Net-SSH2-0.61/inc/Module/Install/WriteAll.pm Net-SSH2-0.61/inc/Module/Install/CheckLib.pm Net-SSH2-0.61/inc/Module/Install/Fetch.pm Net-SSH2-0.61/inc/Module/Install/Base.pm Net-SSH2-0.61/inc/Module/Install/Makefile.pm Net-SSH2-0.61/inc/Module/Install/Metadata.pm Net-SSH2-0.61/inc/Module/Install/Win32.pm Net-SSH2-0.61/inc/Module/Install/Can.pm Net-SSH2-0.61/inc/Module/Install.pm Net-SSH2-0.61/inc/Devel/ Net-SSH2-0.61/inc/Devel/CheckLib.pm Net-SSH2-0.61/const-c.inc Net-SSH2-0.61/typemap Net-SSH2-0.61/example/ Net-SSH2-0.61/example/scat.pl Net-SSH2-0.61/example/read.pl Net-SSH2-0.61/example/benchmark.pl Net-SSH2-0.61/example/rt80011.pl Net-SSH2-0.61/example/rt58911.pl Net-SSH2-0.61/lib/ Net-SSH2-0.61/lib/Net/ Net-SSH2-0.61/lib/Net/SSH2.pm Net-SSH2-0.61/lib/Net/SSH2/ Net-SSH2-0.61/lib/Net/SSH2/Dir.pm Net-SSH2-0.61/lib/Net/SSH2/PublicKey.pm Net-SSH2-0.61/lib/Net/SSH2/Constants.pm Net-SSH2-0.61/lib/Net/SSH2/Channel.pm Net-SSH2-0.61/lib/Net/SSH2/SFTP.pm Net-SSH2-0.61/lib/Net/SSH2/KnownHosts.pm Net-SSH2-0.61/lib/Net/SSH2/File.pm Net-SSH2-0.61/lib/Net/SSH2/Listener.pm Net-SSH2-0.61/t/ Net-SSH2-0.61/t/Net-SSH2.t Net-SSH2-0.61/Changes Net-SSH2-0.61/BUILDING.WIN32 Net-SSH2-0.61/Makefile.PL Net-SSH2-0.61/SSH2.xs Net-SSH2-0.61/README Net-SSH2-0.61/MANIFEST.SKIP Net-SSH2-0.61/META.yml Net-SSH2-0.61/MANIFEST Net-SSH2-0.61/const-xs.inc Configuring S/SA/SALVA/Net-SSH2-0.61.tar.gz with Makefile.PL >>> /data/fly2000/ap2000-298540/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 assertlibVoFWDrMO 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/fly2000/cpanfly-5.20/var/megalib Want /home/fly2000/ap2000-298540/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.61.tar.gz /data/fly2000/ap2000-298540/bin/perl-static Makefile.PL -- OK Running make for S/SA/SALVA/Net-SSH2-0.61.tar.gz >>> make cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm cp lib/Net/SSH2/Listener.pm blib/lib/Net/SSH2/Listener.pm cp lib/Net/SSH2/Channel.pm blib/lib/Net/SSH2/Channel.pm cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.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/KnownHosts.pm blib/lib/Net/SSH2/KnownHosts.pm cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm cp lib/Net/SSH2.pm blib/lib/Net/SSH2.pm Running Mkbootstrap for Net::SSH2 () chmod 644 "SSH2.bs" "/data/fly2000/ap2000-298540/bin/perl-static" "-Iinc" "/data/fly2000/cpanfly-5.20/var/megalib/ExtUtils/xsubpp" -typemap "/home/fly2000/ap2000-298540/lib/ExtUtils/typemap" -typemap "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.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/home/fly2000/ap2000-298540/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 SSH2.o -o blib/arch/auto/Net/SSH2/SSH2.so \ -lssh2 -lz -lgcrypt \ chmod 755 blib/arch/auto/Net/SSH2/SSH2.so "/data/fly2000/ap2000-298540/bin/perl-static" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSH2.bs blib/arch/auto/Net/SSH2/SSH2.bs 644 Manifying 8 pod documents SALVA/Net-SSH2-0.61.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Net::SSH2 () chmod 644 "SSH2.bs" PERL_DL_NONLAZY=1 "/data/fly2000/ap2000-298540/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 - set banner ok 6 - LIBSSH2_* constants ok 7 - list version match ok 8 - banner is SSH-2.0-libssh2_1.2.8 ok 9 - poll indefinite ok 10 - poll 2 second ok 11 - ->sock is undef before connect ok 12 - ->hostname is undef before connect 1..12 ok All tests successful. Files=1, Tests=12, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.12 cusr 0.02 csys = 0.17 CPU) Result: PASS SALVA/Net-SSH2-0.61.tar.gz make test TEST_VERBOSE=1 -- OK Salvador Fandino Garcia <salva@cpan.org> Support for the SSH 2 protocol via libssh2. >>> (cd /data/fly2000/cpanfly-5.20/var/cpan/build/Net-SSH2-0.61-25aIHz && tar cvf - Net-SSH2-0.61.ppd blib) | gzip -c >/data/fly2000/cpanfly-5.20/var/REPO/S/SA/SALVA/Net-SSH2-0.61.tar.gz Net-SSH2-0.61.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 >>> mv /data/fly2000/cpanfly-5.20/var/cpan/build/Net-SSH2-0.61-25aIHz/Net-SSH2-0.61.ppd /data/fly2000/cpanfly-5.20/var/REPO/S/SA/SALVA VmSize: 331944 kB Finished 2016-06-04T16:29:55