Building p5-Net-SSH2-0.53.txz (origin /buildshare/ports/355755/net/p5-Net-SSH2) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/Net-SSH2-0.53.tar.gz x packages/ x packages/help2man-1.43.3_1.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/m4-1.4.17_1,1.txz x packages/autoconf-wrapper-20131203.txz x packages/libssh2-1.4.3_2,2.txz x packages/pkg-1.2.7_2.txz x packages/autoconf-2.69.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-Net-SSH2-0.53 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of p5-Net-SSH2-0.53 ===> p5-Net-SSH2-0.53 depends on shared library: ssh2.1 - not found ===> Verifying install for ssh2.1 in /buildshare/ports/355755/security/libssh2 ===> Installing existing package /packages/libssh2-1.4.3_2,2.txz Installing libssh2-1.4.3_2,2... done ===> Returning to build of p5-Net-SSH2-0.53 ===> p5-Net-SSH2-0.53 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of p5-Net-SSH2-0.53 ===> p5-Net-SSH2-0.53 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> License ART10 GPLv1 accepted by the user ===> p5-Net-SSH2-0.53 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Net-SSH2-0.53 for building ===> Extracting for p5-Net-SSH2-0.53 => SHA256 Checksum OK for Net-SSH2-0.53.tar.gz. ===> Patching for p5-Net-SSH2-0.53 ===> p5-Net-SSH2-0.53 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Net-SSH2-0.53 depends on shared library: ssh2.1 - found ===> Configuring for p5-Net-SSH2-0.53 Subroutine checklibs redefined at inc/Module/Install/CheckLib.pm line 11. Subroutine assertlibs redefined at inc/Module/Install/CheckLib.pm line 25. Subroutine _author_side redefined at inc/Module/Install/CheckLib.pm line 39. 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. Checking if your kit is complete... Looks good Writing Makefile for Net::SSH2 Writing MYMETA.yml and MYMETA.json ===> Building for p5-Net-SSH2-0.53 cp lib/Net/SSH2/File.pm blib/lib/Net/SSH2/File.pm cp lib/Net/SSH2/Dir.pm blib/lib/Net/SSH2/Dir.pm cp lib/Net/SSH2/PublicKey.pm blib/lib/Net/SSH2/PublicKey.pm cp lib/Net/SSH2/SFTP.pm blib/lib/Net/SSH2/SFTP.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.pm blib/lib/Net/SSH2.pm AutoSplitting blib/lib/Net/SSH2.pm (blib/lib/auto/Net/SSH2) /usr/local/bin/perl5 "-Iinc" /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap SSH2.xs > SSH2.xsc && mv SSH2.xsc SSH2.c cc -c -I/usr/lib/include -I/usr/local/include -I/usr/include -I. -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" SSH2.c SSH2.c: In function 'XS_Net__SSH2_trace': SSH2.c:1033: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_block_directions': SSH2.c:1059: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_timeout': SSH2.c:1114: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_blocking': SSH2.c:1166: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_DESTROY': SSH2.c:1190: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_banner': SSH2.c:1275: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_error': SSH2.c:1306: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_method': SSH2.c:1377: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_callback': SSH2.c:1433: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__startup': SSH2.c:1487: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_sock': SSH2.c:1515: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_disconnect': SSH2.c:1546: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_hostkey': SSH2.c:1600: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_list': SSH2.c:1642: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_ok': SSH2.c:1683: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_password': SSH2.c:1715: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_agent': SSH2.c:1794: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_publickey': SSH2.c:1901: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_hostbased': SSH2.c:1948: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_auth_keyboard': SSH2.c:2005: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_channel': SSH2.c:2082: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__scp_get': SSH2.c:2159: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__scp_put': SSH2.c:2235: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_tcpip': SSH2.c:2297: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_listen': SSH2.c:2364: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__poll': SSH2.c:2424: warning: cast to pointer from integer of different size SSH2.xs:1354: warning: cast to pointer from integer of different size SSH2.xs:1359: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_sftp': SSH2.c:2524: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2_public_key': SSH2.c:2550: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_DESTROY': SSH2.c:2577: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_session': SSH2.c:2603: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_setenv': SSH2.c:2631: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_exit_signal': SSH2.c:2669: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_blocking': SSH2.c:2728: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_eof': SSH2.c:2752: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_send_eof': SSH2.c:2775: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_close': SSH2.c:2798: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_wait_closed': SSH2.c:2821: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_exit_status': SSH2.c:2844: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_pty': SSH2.c:2880: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_pty_size': SSH2.c:2948: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_process': SSH2.c:3096: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_ext_data': SSH2.c:3135: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_read': SSH2.c:3170: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_write': SSH2.c:3234: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Channel_flush': SSH2.c:3278: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Listener_DESTROY': SSH2.c:3313: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Listener_accept': SSH2.c:3343: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_DESTROY': SSH2.c:3385: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_session': SSH2.c:3412: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_error': SSH2.c:3438: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_open': SSH2.c:3489: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_opendir': SSH2.c:3565: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_unlink': SSH2.c:3598: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_rename': SSH2.c:3631: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_mkdir': SSH2.c:3671: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_rmdir': SSH2.c:3708: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_stat': SSH2.c:3743: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_setstat': SSH2.c:3787: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_symlink': SSH2.c:3838: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_readlink': SSH2.c:3873: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__SFTP_realpath': SSH2.c:3920: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_DESTROY': SSH2.c:3960: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_read': SSH2.c:3994: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_write': SSH2.c:4034: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_stat': SSH2.c:4066: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_setstat': SSH2.c:4096: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_seek': SSH2.c:4139: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__File_tell': SSH2.c:4163: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Dir_DESTROY': SSH2.c:4188: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__Dir_read': SSH2.c:4222: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__PublicKey_DESTROY': SSH2.c:4260: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__PublicKey_add': SSH2.c:4299: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__PublicKey_remove': SSH2.c:4370: warning: cast to pointer from integer of different size SSH2.c: In function 'XS_Net__SSH2__PublicKey_fetch': SSH2.c:4403: warning: cast to pointer from integer of different size Running Mkbootstrap for Net::SSH2 () chmod 644 SSH2.bs rm -f blib/arch/auto/Net/SSH2/SSH2.so LD_RUN_PATH="/usr/local/lib:/usr/lib" cc -shared -L/usr/local/lib -fstack-protector SSH2.o -o blib/arch/auto/Net/SSH2/SSH2.so -L/root -L/usr/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local -L/usr/lib -L/usr -L//lib -L/ -lssh2 -lz -lssl -lcrypto chmod 755 blib/arch/auto/Net/SSH2/SSH2.so cp SSH2.bs blib/arch/auto/Net/SSH2/SSH2.bs chmod 644 blib/arch/auto/Net/SSH2/SSH2.bs Manifying blib/man3/Net::SSH2::File.3 Manifying blib/man3/Net::SSH2::PublicKey.3 Manifying blib/man3/Net::SSH2::Dir.3 Manifying blib/man3/Net::SSH2::SFTP.3 Manifying blib/man3/Net::SSH2::Listener.3 Manifying blib/man3/Net::SSH2::Channel.3 Manifying blib/man3/Net::SSH2.3 ===> Staging for p5-Net-SSH2-0.53 ===> p5-Net-SSH2-0.53 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Net/SSH2/SSH2.bs Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Net/SSH2/SSH2.so Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/SFTP.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/Dir.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/File.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/Channel.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/Listener.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Net/SSH2/PublicKey.pm Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Net/SSH2/autosplit.ix Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::Channel.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::Listener.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::Dir.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::File.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::SFTP.3 Installing /obj/buildshare/ports/355755/net/p5-Net-SSH2/work/stage/usr/local/lib/perl5/5.16/man/man3/Net::SSH2::PublicKey.3 ====> Compressing man pages (compress-man) ===> Installing for p5-Net-SSH2-0.53 ===> Checking if net/p5-Net-SSH2 already installed ===> Registering installation for p5-Net-SSH2-0.53 Installing p5-Net-SSH2-0.53... done Make package ===> Building package for p5-Net-SSH2-0.53 slot2: removed