------------------------------------------------------------------------------- -- 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-Encode-Detect-1.01_1.txz Installing /packages/All/p5-HTML-Tagset-3.20_1.txz Installing /packages/All/p5-HTML-Parser-3.72.txz Installing /packages/All/p5-TimeDate-2.30_2,1.txz Installing /packages/All/p5-HTTP-Date-6.05.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/p5-Net-DNS-1.23,1.txz Installing /packages/All/p5-NetAddr-IP-4.079.txz Installing /packages/All/p5-Net-CIDR-Lite-0.21_1.txz Installing /packages/All/p5-Net-IDN-Encode-2.500.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/p5-Net-LibIDN-0.12_5.txz Installing /packages/All/p5-URI-1.76.txz Installing /packages/All/re2c-0.14.3.txz Installing /packages/All/openssl-1.1.1g,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 Installing /packages/All/p5-Crypt-OpenSSL-Bignum-0.09.txz Installing /packages/All/p5-Crypt-OpenSSL-Random-0.15.txz Installing /packages/All/p5-Crypt-OpenSSL-RSA-0.31.txz Installing /packages/All/p5-JSON-2.97.001.txz Installing /packages/All/p5-Mail-AuthenticationResults-1.20200331.1.txz Installing /packages/All/p5-Mail-Tools-2.19.txz Installing /packages/All/p5-Net-DNS-Resolver-Mock-1.20200215.txz Installing /packages/All/p5-Mail-DKIM-0.58.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.70.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gnupg1-1.4.23_2.txz Installing /packages/All/p5-Error-0.17029.txz Installing /packages/All/p5-Net-DNS-Resolver-Programmable-0.009.txz Installing /packages/All/p5-Mail-SPF-2.9.0_5.txz Installing /packages/All/spamassassin-3.4.4.txz ===> Creating groups. Creating group 'spamd' with gid '58'. ===> Creating users Creating user 'spamd' with uid '58'. ===> Creating homedir(s) ===== Message from spamassassin-3.4.4: -- You should complete the following post-installation tasks: 1) Read /usr/local/share/doc/spamassassin/INSTALL and /usr/local/share/doc/spamassassin/UPGRADE BEFORE enabling SpamAssassin for important changes 2) Edit the configuration in /usr/local/etc/mail/spamassassin, in particular /usr/local/etc/mail/spamassassin/init.pre You may get lots of annoying (but harmless) error messages if you skip this step. 3) To run spamd, add the following to /etc/rc.conf: spamd_enable="YES" 4) If this is a new installation, you should run sa-update and sa-compile. If this isn't a new installation, you should probably run those commands on a regular basis anyway. 5) Install mail/spamass-rules if you want some third-party spam-catching rulesets SECURITY NOTE: By default, spamd runs as root (the AS_ROOT option). If you wish to change this, add the following to /etc/rc.conf: spamd_flags="-u spamd -H /var/spool/spamd" Installing /packages/All/p5-Net-IP-1.26_1.txz Installing /packages/All/p5-BSD-Resource-1.2911.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/apr-1.7.0.1.6.1_1.txz ===== Message from apr-1.7.0.1.6.1_1: -- The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/apache24-2.4.43.txz ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. ===== Message from apache24-2.4.43: -- To run apache www server from startup, add apache24_enable="yes" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. - apache24 default build changed from static MPM to modular MPM - more modules are now enabled per default in the port - icons and error pages moved from WWWDIR to DATADIR If build with modular MPM and no MPM is activated in httpd.conf, then mpm_prefork will be activated as default MPM in etc/apache24/modules.d to keep compatibility with existing php/perl/python modules! Please compare the existing httpd.conf with httpd.conf.sample and merge missing modules/instructions into httpd.conf! Installing /packages/All/ap24-mod_perl2-2.0.11,3.txz ===== Message from ap24-mod_perl2-2.0.11,3: -- Simple config: LoadModule perl_module libexec/apache24/mod_perl.so #PerlModule Apache::compat # your config comes here For a more detailed version (including more options) refer to: docs/user/intro/start_fast.pod or online: http://perl.apache.org/docs/2.0/user/intro/start_fast.html The module can be enabled in etc/apache24/modules.d/260_mod_perl.conf SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-qpsmtpd-0.93_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-qpsmtpd-0.93_3 for building => SHA256 Checksum OK for smtpd-qpsmtpd-v0.93_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-qpsmtpd-0.93_3 for building ===> Extracting for p5-qpsmtpd-0.93_3 => SHA256 Checksum OK for smtpd-qpsmtpd-v0.93_GH0.tar.gz. Extracted Memory Use: 1.70M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-qpsmtpd-0.93_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on executable: spamd - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Mail-Tools>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-DNS>=0.39 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-IP>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: ap24-mod_perl2>=0 - found ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/apxs - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on executable: spamd - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Mail-Tools>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-DNS>=0.39 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-IP>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: ap24-mod_perl2>=0 - found ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/apxs - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-qpsmtpd-0.93_3 Checking if your kit is complete... Warning: the following files are missing in your kit: plugins/milter UPGRADING Please inform the author. Warning: prerequisite File::Tail 0 not found. Warning: prerequisite Time::TAI64 0 not found. Generating a Unix-style Makefile Writing Makefile for qpsmtpd Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-qpsmtpd-0.93_3 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/qpsmtpd/.exists --- --- blib/arch/auto/qpsmtpd/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blib/script/qpsmtpd --- --- blib/script/qpsmtpd-async --- --- blib/script/qpsmtpd-forkserver --- --- blib/script/qpsmtpd-prefork --- --- blib/script/qpsmtpd-async --- cp qpsmtpd-async blib/script/qpsmtpd-async --- blib/script/qpsmtpd-forkserver --- cp qpsmtpd-forkserver blib/script/qpsmtpd-forkserver --- blib/script/qpsmtpd-prefork --- cp qpsmtpd-prefork blib/script/qpsmtpd-prefork --- blib/script/qpsmtpd-forkserver --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/qpsmtpd-forkserver --- blib/script/qpsmtpd-prefork --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/qpsmtpd-prefork --- blib/script/qpsmtpd --- cp qpsmtpd blib/script/qpsmtpd "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/qpsmtpd --- blib/script/qpsmtpd-async --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/qpsmtpd-async --- blibdirs --- --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp lib/Apache/Qpsmtpd.pm blib/lib/Apache/Qpsmtpd.pm cp lib/Qpsmtpd/Postfix.pm blib/lib/Qpsmtpd/Postfix.pm cp lib/Qpsmtpd/Postfix/pf2qp.pl blib/lib/Qpsmtpd/Postfix/pf2qp.pl cp lib/Qpsmtpd/Command.pm blib/lib/Qpsmtpd/Command.pm cp lib/Qpsmtpd/PollServer.pm blib/lib/Qpsmtpd/PollServer.pm cp lib/Danga/TimeoutSocket.pm blib/lib/Danga/TimeoutSocket.pm cp lib/Qpsmtpd.pm blib/lib/Qpsmtpd.pm cp lib/Qpsmtpd/Connection.pm blib/lib/Qpsmtpd/Connection.pm cp lib/Qpsmtpd/Auth.pm blib/lib/Qpsmtpd/Auth.pm cp lib/Qpsmtpd/Transaction.pm blib/lib/Qpsmtpd/Transaction.pm cp lib/Qpsmtpd/TcpServer/Prefork.pm blib/lib/Qpsmtpd/TcpServer/Prefork.pm cp lib/Qpsmtpd/ConfigServer.pm blib/lib/Qpsmtpd/ConfigServer.pm cp lib/Qpsmtpd/Utils.pm blib/lib/Qpsmtpd/Utils.pm cp lib/Qpsmtpd/Address.pm blib/lib/Qpsmtpd/Address.pm cp lib/Qpsmtpd/SMTP/Prefork.pm blib/lib/Qpsmtpd/SMTP/Prefork.pm cp lib/Qpsmtpd/Constants.pm blib/lib/Qpsmtpd/Constants.pm cp lib/Qpsmtpd/TcpServer.pm blib/lib/Qpsmtpd/TcpServer.pm cp lib/Qpsmtpd/SMTP.pm blib/lib/Qpsmtpd/SMTP.pm cp lib/Qpsmtpd/Postfix/Constants.pm blib/lib/Qpsmtpd/Postfix/Constants.pm cp lib/Qpsmtpd/Plugin.pm blib/lib/Qpsmtpd/Plugin.pm cp lib/Danga/Client.pm blib/lib/Danga/Client.pm cp UPGRADING.pod blib/lib/UPGRADING.pod cp lib/Qpsmtpd/Plugin/Async/DNSBLBase.pm blib/lib/Qpsmtpd/Plugin/Async/DNSBLBase.pm cp lib/Qpsmtpd/DSN.pm blib/lib/Qpsmtpd/DSN.pm --- pure_all --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 11 pod documents --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-qpsmtpd-0.93_3 depends on executable: spamd - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Mail-Tools>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-DNS>=0.39 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-IP>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: ap24-mod_perl2>=0 - found ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/apxs - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-qpsmtpd-0.93_3 ===> p5-qpsmtpd-0.93_3 depends on executable: spamd - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Mail-Tools>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-DNS>=0.39 - found ===> p5-qpsmtpd-0.93_3 depends on package: p5-Net-IP>=0 - found ===> p5-qpsmtpd-0.93_3 depends on package: ap24-mod_perl2>=0 - found ===> p5-qpsmtpd-0.93_3 depends on file: /usr/local/sbin/apxs - found ===> p5-qpsmtpd-0.93_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Manifying 1 pod document Manifying 11 pod documents Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/UPGRADING.pod Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/SMTP.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/ConfigServer.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/TcpServer.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Plugin.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Postfix.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Utils.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Command.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Auth.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/PollServer.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Connection.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/DSN.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Address.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Constants.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Transaction.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/SMTP/Prefork.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Plugin/Async/DNSBLBase.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/TcpServer/Prefork.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Postfix/Constants.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Qpsmtpd/Postfix/pf2qp.pl Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Apache/Qpsmtpd.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Danga/TimeoutSocket.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/Danga/Client.pm Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man1/qpsmtpd-async.1 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/UPGRADING.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::ConfigServer.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::DSN.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Postfix.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Address.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Connection.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Constants.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Transaction.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Qpsmtpd::Command.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/lib/perl5/site_perl/man/man3/Apache::Qpsmtpd.3 Installing /construction/mail/p5-qpsmtpd/stage/usr/local/bin/qpsmtpd-async Installing /construction/mail/p5-qpsmtpd/stage/usr/local/bin/qpsmtpd Installing /construction/mail/p5-qpsmtpd/stage/usr/local/bin/qpsmtpd-forkserver Installing /construction/mail/p5-qpsmtpd/stage/usr/local/bin/qpsmtpd-prefork (cd /construction/mail/p5-qpsmtpd/qpsmtpd-0.93/plugins && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/mail/p5-qpsmtpd/stage/usr/local/share/qpsmtpd/plugins) install -m 0644 /construction/mail/p5-qpsmtpd/qpsmtpd-0.93/README* /construction/mail/p5-qpsmtpd/stage/usr/local/share/doc/qpsmtpd (cd /construction/mail/p5-qpsmtpd/qpsmtpd-0.93/config.sample/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/mail/p5-qpsmtpd/stage/usr/local/share/examples/qpsmtpd) ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-qpsmtpd-0.93_3 file sizes/checksums [149]: 0% file sizes/checksums [149]: 67% file sizes/checksums [149]: 100% packing files [149]: 0% packing files [149]: 67% packing files [149]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:38