------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/krb5-1.18.1.txz Installing /packages/All/p5-GSSAPI-0.28_1.txz Installing /packages/All/p5-Authen-SASL-2.16_1.txz Installing /packages/All/p5-Net-SSLeay-1.88.txz Installing /packages/All/p5-Mozilla-CA-20180117.txz Installing /packages/All/p5-Socket6-0.29.txz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.txz Installing /packages/All/p5-IO-Socket-SSL-2.068.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Net-3.11,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Net-3.11,1 for building => SHA256 Checksum OK for libnet-3.11.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Net-3.11,1 for building ===> Extracting for p5-Net-3.11,1 => SHA256 Checksum OK for libnet-3.11.tar.gz. Extracted Memory Use: 0.44M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Net-3.11,1 ===> Applying ports patches for p5-Net-3.11,1 ===> Cleanly applied ports patch(es) patch-Configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on package: p5-Authen-SASL>=0 - found ===> p5-Net-3.11,1 depends on package: p5-IO-Socket-SSL>=2.007 - found ===> p5-Net-3.11,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on package: p5-Authen-SASL>=0 - found ===> p5-Net-3.11,1 depends on package: p5-IO-Socket-SSL>=2.007 - found ===> p5-Net-3.11,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Net-3.11,1 Checking if your kit is complete... Looks good This script will prompt you to enter hostnames that can be used as defaults for some of the modules in the libnet distribution. To ensure that you do not enter an invalid hostname, I can perform a lookup on each hostname you enter. If your internet connection is via a dialup line then you may not want me to perform these lookups, as it will require you to be on-line. Do you want me to perform hostname lookups (y|n) ? [yes] The following questions all require a list of host names, separated with spaces. If you do not have a host available for any of the services, then enter a single space, followed by . To accept the default, hit Enter a list of available NNTP hosts : [] Enter a list of available SMTP hosts : [] Enter a list of available POP3 hosts : [] Enter a list of available SNPP hosts : [] Enter a list of available PH Hosts : [] Enter a list of available TIME Hosts : [] Enter a list of available DAYTIME Hosts : [] Do you have a firewall/ftp proxy between your machine and the internet If you use a SOCKS firewall answer no (y|n) ? [no] Normally when FTP needs a data connection the client tells the server a port to connect to, and the server initiates a connection to the client. Some setups, in particular firewall setups, can/do not work using this protocol. In these situations the client must make the connection to the server, this is called a passive transfer. Should all FTP connections be passive (y|n) ? [yes] What is your local internet domain name : [] If you specified some default hosts above, it is possible for me to do some basic tests when you run `make test' This will cause `make test' to be quite a bit slower and, if your internet connection is via dialup, will require you to be on-line unless the hosts are local. Do you want me to run these tests (y|n) ? [yes] To allow Net::FTP to be tested I will need a hostname. This host should allow anonymous access and have a /pub directory What host can I use : [] Writing libnet.cfg Generating a Unix-style Makefile Writing Makefile for Net Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Net-3.11,1 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Net/.exists --- --- blib/arch/auto/Net/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blibdirs --- --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp lib/Net/FTP/I.pm blib/lib/Net/FTP/I.pm cp lib/Net/FTP/E.pm blib/lib/Net/FTP/E.pm cp lib/Net/POP3.pm blib/lib/Net/POP3.pm cp lib/Net/Config.pm blib/lib/Net/Config.pm cp lib/Net/SMTP.pm blib/lib/Net/SMTP.pm cp lib/Net/Time.pm blib/lib/Net/Time.pm cp libnet.cfg blib/lib/Net/libnet.cfg cp lib/Net/FTP.pm blib/lib/Net/FTP.pm cp lib/Net/Cmd.pm blib/lib/Net/Cmd.pm cp lib/Net/NNTP.pm blib/lib/Net/NNTP.pm cp lib/Net/Netrc.pm blib/lib/Net/Netrc.pm cp lib/Net/Domain.pm blib/lib/Net/Domain.pm cp lib/Net/FTP/dataconn.pm blib/lib/Net/FTP/dataconn.pm cp lib/Net/FTP/A.pm blib/lib/Net/FTP/A.pm cp lib/Net/libnetFAQ.pod blib/lib/Net/libnetFAQ.pod cp lib/Net/FTP/L.pm blib/lib/Net/FTP/L.pm --- pure_all --- --- manifypods --- Manifying 11 pod documents --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Net-3.11,1 depends on package: p5-Authen-SASL>=0 - found ===> p5-Net-3.11,1 depends on package: p5-IO-Socket-SSL>=2.007 - found ===> p5-Net-3.11,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Net-3.11,1 ===> p5-Net-3.11,1 depends on package: p5-Authen-SASL>=0 - found ===> p5-Net-3.11,1 depends on package: p5-IO-Socket-SSL>=2.007 - found ===> p5-Net-3.11,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Manifying 11 pod documents Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/Domain.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/libnet.cfg Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/libnetFAQ.pod Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/Time.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/NNTP.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/POP3.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/Cmd.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/Netrc.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/Config.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/SMTP.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP/I.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP/E.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP/dataconn.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP/A.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/Net/FTP/L.pm Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::Domain.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::FTP.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::POP3.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::SMTP.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::Time.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::libnetFAQ.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::Netrc.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::FTP::dataconn.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::NNTP.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::Cmd.3 Installing /construction/net/p5-Net/stage/usr/local/lib/perl5/site_perl/man/man3/Net::Config.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Net-3.11,1 file sizes/checksums [28]: 0% file sizes/checksums [28]: 100% packing files [28]: 0% packing files [28]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18