D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/spamassassin-3.4.1-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dzn2rZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Mail-SpamAssassin-3.4.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/Mail-SpamAssassin-3.4.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mail-SpamAssassin-3.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (spamassassin-3.2.0-fixbang.patch):' Patch #0 (spamassassin-3.2.0-fixbang.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .fixbang --fuzz=0 patching file Makefile.PL Hunk #1 succeeded at 1018 (offset -4 lines). + echo 'Patch #1 (Mail-SpamAssassin-3.1.5-no_spamcop.diff):' Patch #1 (Mail-SpamAssassin-3.1.5-no_spamcop.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file rules/v310.pre Hunk #1 succeeded at 33 (offset 5 lines). + echo 'Patch #2 (Mail-SpamAssassin-3.4.1-perl-Net_DNS-1.03+.diff):' Patch #2 (Mail-SpamAssassin-3.4.1-perl-Net_DNS-1.03+.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Mail/SpamAssassin/DnsResolver.pm patching file lib/Mail/SpamAssassin/Plugin/DKIM.pm + echo 'Patch #3 (spamassassin-3.4.1-fix-do-1.patch):' Patch #3 (spamassassin-3.4.1-fix-do-1.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file spamc/configure.pl + echo 'Patch #4 (debian-bug_828552-openssl-1.1.0.patch):' Patch #4 (debian-bug_828552-openssl-1.1.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file spamc/configure patching file spamc/configure.in + echo 'Patch #5 (spamassassin-3.4.1-fix-left-brace-re-error.patch):' Patch #5 (spamassassin-3.4.1-fix-left-brace-re-error.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Mail/SpamAssassin/PerMsgStatus.pm + echo 'Patch #6 (spamassassin-3.4.1-gnupg2.patch):' Patch #6 (spamassassin-3.4.1-gnupg2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Mail/SpamAssassin/Util/DependencyInfo.pm patching file sa-update.raw Hunk #1 succeeded at 340 (offset 59 lines). ++ find . -type d -name .svn + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AssDGt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Mail-SpamAssassin-3.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor SYSCONFDIR=/etc DATADIR=/usr/share/spamassassin ENABLE_SSL=yes RUN_NET_TESTS=no What email address or URL should be used in the suspected-spam report text for users who want more information on your filter installation? (In particular, ISPs should change this to a local Postmaster contact) default text: [the administrator of that system] the administrator of that system NOTE: settings for "make test" are now controlled using "t/config.dist". See that file if you wish to customise what tests are run, and how. checking module dependencies and their versions... *************************************************************************** NOTE: the optional IO::Socket::INET6 module is not installed. This module is an older alternative to IO::Socket::IP. Spamd, as well some underlying modules, will fall back to using IO::Socket::INET6 if IO::Socket::IP is unavailable. One or the other module is required to support IPv6 (e.g. in spamd/spamc protocol, for DNS lookups or in plugins like DCC). Some plugins or underlying modules may still require IO::Socket::INET6 for IPv6 support even if IO::Socket::IP is available. *************************************************************************** NOTE: the optional DBI module is not installed. If you intend to use SpamAssassin with an SQL database backend for user configuration data, Bayes storage, or other storage, you will need to have these installed; both the basic DBI module and the DBD driver for your database. checking binary dependencies and their versions... *************************************************************************** NOTE: the optional wget binary is not installed, recommended version is 1.8.2 or higher. Sa-update will use curl, wget or fetch to download updates. Because perl module LWP does not support IPv6, sa-update as of 3.4.0 will use these standard programs to download rule updates leaving LWP as a fallback if none of the programs are found. *IMPORTANT NOTE*: You only need one of these programs. *************************************************************************** NOTE: the optional fetch binary is not installed. Sa-update will use curl, wget or fetch to download updates. Because perl module LWP does not support IPv6, sa-update as of 3.4.0 will use these standard programs to download rule updates leaving LWP as a fallback if none of the programs are found. *IMPORTANT NOTE*: You only need one of these programs. dependency check complete... optional module missing: IO::Socket::INET6 optional module missing: DBI optional binary missing or nonfunctional: wget optional binary missing or nonfunctional: fetch warning: some functionality may not be available, please read the above report before continuing! Checking if your kit is complete... Looks good 'DATADIR' is not a known MakeMaker parameter name. 'ENABLE_SSL' is not a known MakeMaker parameter name. 'RUN_NET_TESTS' is not a known MakeMaker parameter name. 'SYSCONFDIR' is not a known MakeMaker parameter name. Generating a Unix-style Makefile Writing Makefile for Mail::SpamAssassin Writing MYMETA.yml and MYMETA.json Makefile written by ExtUtils::MakeMaker 7.24 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 'OPTIMIZE=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-awl.raw -osa-awl "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-compile.raw -osa-compile "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-learn.raw -osa-learn "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -ispamassassin.raw -ospamassassin "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -ispamd/spamd.raw -ospamd/spamd "/usr/bin/perl5.26.2" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-update.raw -osa-update "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/MySQL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/Redis.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/SQL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Locker/UnixNFSSafe.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/AsyncLoop.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Locker/Flock.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/BDB.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Locales.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Conf/LDAP.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/AICache.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/SDBM.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Dns.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/AutoWhitelist.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Client.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Bayes/CombineNaiveBayes.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Constants.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Bayes.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/DBBasedAddrList.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/DnsResolver.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Locker.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/ArchiveIterator.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Locker/Win32.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/HTML.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/DBM.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Bayes/CombineChi.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Conf/Parser.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Conf/SQL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/BayesStore/PgSQL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Conf.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/AntiVirus.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Message/Node.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/BodyEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/AWL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Logger.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/HTMLEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/AccessDB.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Message.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/DNSEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Logger/Syslog.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/PerMsgLearner.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/MailingList.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/AutoLearnThreshold.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/DKIM.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Logger/File.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/PersistentAddrList.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/ASN.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Logger/Stderr.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Message/Metadata.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/PerMsgStatus.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Bayes.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/NetSet.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/FreeMail.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/DCC.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/AskDNS.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Check.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Message/Metadata/Received.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/MIMEEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Razor2.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Hashcash.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/PhishTag.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/URILocalBL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/VBounce.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/HeaderEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/ReplaceTags.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/RelayCountry.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/SpamCop.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/TextCat.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Shortcircuit.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/PDFInfo.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/WLBLEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/RelayEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Rule2XSBody.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/HTTPSMismatch.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/URIDetail.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/SPF.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Reuse.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/TxRep.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Pyzor.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/Test.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/URIEval.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/ImageInfo.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/MIMEHeader.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/PluginHandler.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Plugin/WhiteListSubject.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/SpamdForkScaling.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/RegistryBoundaries.pm cp lib/spamassassin-run.pod blib/lib/spamassassin-run.pod "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/SubProcBackChannel.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/TinyRedis.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Reporter.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/DependencyInfo.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/TieOneStringHash.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/SQLBasedAddrList.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/Progress.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Timeout.pm "/usr/bin/perl5.26.2" build/preprocessor -Mconditional -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" blib/lib/Mail/SpamAssassin/Util/ScopedTimer.pm "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-check_spamd.raw -osa-check_spamd cp sa-awl blib/script/sa-awl "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-awl cp sa-compile blib/script/sa-compile "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-compile cp sa-learn blib/script/sa-learn "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-learn cp sa-update blib/script/sa-update "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update cp spamassassin blib/script/spamassassin "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamassassin cp spamd/spamd blib/script/spamd "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamd cp sa-check_spamd blib/script/sa-check_spamd "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-check_spamd "/usr/bin/perl5.26.2" spamc/configure.pl --prefix="/usr" --sysconfdir="/etc/mail/spamassassin" --datadir="/usr/share/spamassassin" --enable-ssl="yes" cd spamc /usr/bin/perl version.h.pl version.h.pl: creating version.h ./configure --prefix=/usr --sysconfdir=/etc/mail/spamassassin --datadir=/usr/share/spamassassin --enable-ssl=yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for SHUT_RD... yes checking for socket in -lsocket... no checking for CRYPTO_malloc in -lcrypto... yes checking for SSL_CTX_free in -lssl... yes checking for connect in -linet... no checking for t_accept in -lnsl... no checking for deflate in -lz... yes checking for dlopen in -ldl... yes checking for socket... yes checking for strdup... yes checking for strtod... yes checking for strtol... yes checking for snprintf... yes checking for shutdown... yes checking for h_errno... yes checking for in_addr_t... yes checking for INADDR_NONE... yes checking for EX__MAX... yes checking for EAI_ADDRFAMILY... no checking for EAI_SYSTEM... (cached) no checking for EAI_NODATA... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating spamc.h config.status: creating config.h make -f spamc/Makefile spamc/spamc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1' gcc -DSPAMC_SSL -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/utils.c \ -o spamc/spamc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lssl -lcrypto -ldl -lz spamc/libspamc.c: In function 'message_filter': spamc/libspamc.c:1217:6: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] meth = TLSv1_client_method(); ^~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/ct.h:13, from /usr/include/openssl/ssl.h:61, from spamc/utils.h:32, from spamc/libspamc.c:72: /usr/include/openssl/ssl.h:1634:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ spamc/libspamc.c:1217:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = TLSv1_client_method(); ^ spamc/libspamc.c:1219:6: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] meth = SSLv3_client_method(); /* default */ ^~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/ct.h:13, from /usr/include/openssl/ssl.h:61, from spamc/utils.h:32, from spamc/libspamc.c:72: /usr/include/openssl/ssl.h:1619:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ spamc/libspamc.c:1219:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv3_client_method(); /* default */ ^ spamc/libspamc.c: In function 'message_tell': spamc/libspamc.c:1607:2: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] meth = SSLv3_client_method(); ^~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/ct.h:13, from /usr/include/openssl/ssl.h:61, from spamc/utils.h:32, from spamc/libspamc.c:72: /usr/include/openssl/ssl.h:1619:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ spamc/libspamc.c:1607:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv3_client_method(); ^ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1' cp spamc/spamc blib/script/spamc "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamc Manifying 8 pod documents Manifying 28 pod documents Manifying 25 pod documents Manifying 21 pod documents + pushd spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1/spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor apxs not found in PATH; try "perl Makefile.PL --apxs /path/to/apxs" [ info] generating script t/TEST Checking if your kit is complete... Looks good Warning: prerequisite Mail::SpamAssassin 3.001 not found. Generating a Unix-style Makefile Writing Makefile for Mail::SpamAssassin::Spamd::Apache2 Writing MYMETA.yml and MYMETA.json + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 cp lib/Mail/SpamAssassin/Spamd.pm blib/lib/Mail/SpamAssassin/Spamd.pm cp lib/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm cp lib/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm cp lib/Mail/SpamAssassin/Spamd/Config.pm blib/lib/Mail/SpamAssassin/Spamd/Config.pm cp lib/Mail/SpamAssassin/Spamd/Apache2.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2.pm cp lib/Mail/SpamAssassin/Spamd/Apache2/Config.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2/Config.pm cp bin/apache-spamd.pl blib/script/apache-spamd.pl "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/apache-spamd.pl Manifying 1 pod document Manifying 6 pod documents + popd ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9tRlQe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 + cd Mail-SpamAssassin-3.4.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 install "/usr/bin/perl5.26.2" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update Manifying 8 pod documents Manifying 28 pod documents Manifying 25 pod documents Manifying 21 pod documents Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/spamassassin-run.pod Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Timeout.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/SQLBasedAddrList.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Reporter.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/SubProcBackChannel.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/RegistryBoundaries.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/SpamdForkScaling.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/PluginHandler.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/NetSet.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/PerMsgStatus.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/PersistentAddrList.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/MailingList.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/PerMsgLearner.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Message.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Logger.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Conf.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/HTML.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/ArchiveIterator.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Locker.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/DnsResolver.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/DBBasedAddrList.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Bayes.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Constants.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Client.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/AutoWhitelist.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Dns.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/AICache.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Locales.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/AsyncLoop.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/ScopedTimer.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/RegistrarBoundaries.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/Progress.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/TieOneStringHash.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/DependencyInfo.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Util/TinyRedis.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Logger/Stderr.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Logger/File.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Logger/Syslog.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Message/Metadata.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Message/Node.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Message/Metadata/Received.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/WhiteListSubject.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/MIMEHeader.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/ImageInfo.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/URIDNSBL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/URIEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Test.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Pyzor.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/TxRep.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Reuse.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/SPF.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/URIDetail.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/HTTPSMismatch.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Rule2XSBody.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/RelayEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/WLBLEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/PDFInfo.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Shortcircuit.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/TextCat.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/SpamCop.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/RelayCountry.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/ReplaceTags.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/HeaderEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/VBounce.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/URILocalBL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/PhishTag.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Hashcash.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Razor2.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/MIMEEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Check.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/AskDNS.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/DCC.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/FreeMail.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/Bayes.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/ASN.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/DKIM.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/AutoLearnThreshold.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/DNSEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/AccessDB.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/HTMLEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/AWL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/BodyEval.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/AntiVirus.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Bayes/CombineChi.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Bayes/CombineNaiveBayes.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Conf/SQL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Conf/Parser.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Conf/LDAP.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Locker/Win32.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Locker/Flock.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Locker/UnixNFSSafe.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/PgSQL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/DBM.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/SDBM.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/BDB.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/SQL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/Redis.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/BayesStore/MySQL.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/spamd.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/spamc.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/spamassassin.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/sa-update.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/sa-learn.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/sa-compile.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/sa-awl.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/spamassassin-run.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/spamassassin-run.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util::RegistrarBoundaries.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util::Progress.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util::DependencyInfo.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Timeout.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::SubProcBackChannel.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::SQLBasedAddrList.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::RegistryBoundaries.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::PluginHandler.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::WhiteListSubject.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::VBounce.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URILocalBL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URIDetail.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URIDNSBL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::TxRep.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::TextCat.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Test.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::SpamCop.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Shortcircuit.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::SPF.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Rule2XSBody.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Reuse.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::ReplaceTags.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::RelayCountry.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Razor2.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Pyzor.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::PhishTag.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::PDFInfo.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::OneLineBodyRuleType.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::MIMEHeader.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::MIMEEval.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Hashcash.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DNSEval.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DKIM.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DCC.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Check.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Bayes.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AutoLearnThreshold.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AskDNS.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AntiVirus.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AccessDB.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AWL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::ASN.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::PersistentAddrList.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::PerMsgStatus.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::PerMsgLearner.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message::Node.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message::Metadata.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::Syslog.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::Stderr.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::File.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::DnsResolver.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::SQL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::Parser.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::LDAP.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Client.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::SQL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::Redis.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::PgSQL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::MySQL.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::BDB.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Bayes.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::AutoWhitelist.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::AsyncLoop.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::ArchiveIterator.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::AICache.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/sa-update Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamc Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/sa-check_spamd Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamd Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamassassin Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/sa-learn Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/sa-compile Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/sa-awl Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/5.26.2/x86_64-linux-thread-multi/perllocal.pod "/usr/bin/perl5.26.2" -MExtUtils::Command -e 'mkpath' -- /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/local.cf}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/local.cf}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/local.cf}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/init.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/init.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/init.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v310.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v310.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v310.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v312.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v312.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v312.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v320.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v320.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v320.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v330.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v330.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v330.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v340.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v340.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v340.pre}" "/usr/bin/perl5.26.2" -MFile::Copy -e "copy(q{rules/v341.pre}, q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v341.pre}) unless -f q{/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/v341.pre}" "/usr/bin/perl5.26.2" -MExtUtils::Command -e 'mkpath' -- /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/spamassassin "/usr/bin/perl5.26.2" -e "map unlink, " "/usr/bin/perl5.26.2" build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m644 -Irules -O/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/spamassassin user_prefs.template languages sa-update-pubkey.txt chmod 755 /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/spamassassin + pushd spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1/spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1 + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64 install Manifying 1 pod document Manifying 6 pod documents Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd/Apache2.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd/Config.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd/Apache2/Config.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/apache-spamd.pl.1 Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Config.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::Config.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::AclRFC1413.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::AclIP.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/apache-spamd.pl Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/5.26.2/x86_64-linux-thread-multi/perllocal.pod + popd ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1 + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/sa-update-keys + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/sysconfig + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/logrotate.d + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/var/log/spamassassin + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/var/lib/spamassassin + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/httpd/conf/webapps.d + cat + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/cron.d + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamd.sysconfig /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/sysconfig/spamd + install -m0644 /home/pterjan/rpmbuild/SOURCES/sa-update.crontab /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/cron.d/sa-update + install -m0744 /home/pterjan/rpmbuild/SOURCES/sa-update.cronscript /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/spamassassin/sa-update.cron + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamd.logrotate /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/logrotate.d/spamd + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamd.conf /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64//etc/httpd/conf/webapps.d/spamd.conf + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamassassin-default.rc /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/ + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamassassin-spamc.rc /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/ + install -D -p -m 644 /home/pterjan/rpmbuild/SOURCES/spamassassin.service /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/systemd/system/spamd.service + install -D -p -m 644 /home/pterjan/rpmbuild/SOURCES/spamassassin-tmpfiles.conf /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/tmpfiles.d/spamassassin.conf + install -d /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/channel.d/ + install -m0644 /home/pterjan/rpmbuild/SOURCES/spamassassin-official.conf /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/channel.d/ + install -m0644 /home/pterjan/rpmbuild/SOURCES/sought.conf /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/channel.d/ + install -m 0644 /home/pterjan/rpmbuild/SOURCES/README.Mageia /home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1/ + install -m0644 rules/init.pre rules/v310.pre rules/v312.pre rules/v320.pre rules/v330.pre rules/v340.pre rules/v341.pre /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/etc/mail/spamassassin/ + rm -f /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/apache-spamd.pl + rm -f /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/share/man/man1/apache-spamd.pl.1 + rm -f /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/P595Body.pm + rm -f /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/lib/perl5/vendor_perl/5.26.2/Mail/SpamAssassin/Plugin/RabinKarpBody.pm + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 3.4.1-7.mga7 --unique-debug-suffix -3.4.1-7.mga7.x86_64 --unique-debug-src-base spamassassin-3.4.1-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Mail-SpamAssassin-3.4.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamc objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamc'; reason: Permission denied objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/spamassassin-3.4.1-7.mga7.x86_64/usr/bin/spamc'; reason: Permission denied /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 251 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uayoc4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Mail-SpamAssassin-3.4.1 + '[' 1 -eq 1 ']' + export LANG=C.UTF-8 + LANG=C.UTF-8 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 /home/pterjan/rpmbuild/tmp/rpm-tmp.uayoc4: line 36: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) + export LANGUAGE=C.UTF-8 + LANGUAGE=C.UTF-8 + rm -f t/make_install.t + rm -f t/sa_compile.t + make FULLPERL=/usr/bin/perl test "/usr/bin/perl5.26.2" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) no source directory found: exiting /usr/bin/perl build/preprocessor -Mvars -DVERSION="3.004001" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/vendor_perl/5.26.2" -DCONTACT_ADDRESS="the administrator of that system" -m755 -isa-update.raw -osa-update /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). cp sa-update blib/script/sa-update "/usr/bin/perl5.26.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/autolearn.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/autolearn_force.t ............... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/autolearn_force_fail.t .......... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/basic_lint.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/basic_lint_without_sandbox.t .... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/basic_meta.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/basic_obj_api.t ................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayesbdb.t ...................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayesdbm.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayesdbm_flock.t ................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayessdbm.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayessdbm_seen_delete.t ......... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/bayessql.t ...................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/blacklist_autolearn.t ........... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/body_mod.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/check_implemented.t ............. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/cidrs.t ......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/config_errs.t ................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/config_text.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/config_tree_recurse.t ........... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/cpp_comments_in_spamc.t ......... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/cross_user_config_leak.t ........ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/date.t .......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/db_awl_path.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/db_awl_perms.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/db_based_whitelist.t ............ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/db_based_whitelist_ips.t ........ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dcc.t ........................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/debug.t ......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/desc_wrap.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dkim.t .......................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dnsbl.t ......................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dnsbl_sc_meta.t ................. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dnsbl_subtests.t ................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/duplicates.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/get_all_headers.t ............... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/get_headers.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/gtube.t ......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/hashcash.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/html_colors.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/html_obfu.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/html_utf8.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/idn_dots.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/if_can.t ........................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/ifversion.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/ip_addrs.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "de", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "es", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "fr", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "it", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "nl", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "pl", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "pl", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "pt_BR", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/lang_lint.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/lang_pl_tests.t ................. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/line_endings.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/lint_nocreate_prefs.t ........... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/memory_cycles.t ................. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/metadata.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/mimeheader.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/mimeparse.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/missing_hb_separator.t .......... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/mkrules.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/mkrules_else.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/nonspam.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/originating_ip_hdr.t ............ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/plugin.t ........................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/plugin_file.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/plugin_priorities.t ............. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/prefs_include.t ................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/priorities.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/razor2.t ........................ skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/rcvd_parser.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/re_base_extraction.t ............ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/recips.t ........................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/recreate.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/recursion.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/regexp_valid.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/relative_scores.t ............... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/report_safe.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/reportheader.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/reportheader_8bit.t ............. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/reuse.t ......................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd.t .................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_tell.t ............... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_tell_paranoid.t ...... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_tell_x.t ............. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_tell_x_paranoid.t .... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_u.t .................. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_u_dcc.t .............. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_virtual.t ............ skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_x.t .................. skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_x_paranoid.t ......... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/root_spamd_x_u.t ................ skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/rule_multiple.t ................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/rule_names.t .................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/rule_types.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/sa_awl.t ........................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/sa_check_spamd.t ................ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/sha1.t .......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/shortcircuit.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spam.t .......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc.t ......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_B.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_bug6176.t ................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_c.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_c_stdout_closed.t ......... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_cf.t ...................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_E.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_H.t ....................... skipped: (no reason given) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_headers.t ................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_l.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_optC.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_optL.t .................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_x_e.t ..................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_x_E_R.t ................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_y.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamc_z.t ....................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamd.t ......................... ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamd_allow_user_rules.t ........ ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/spamd_client.t .................. ok perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-8", LC_SOURCED = "1", LANG = "C.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) Session terminated, killing shell...error: Error executing scriptlet /home/pterjan/rpmbuild/tmp/rpm-tmp.uayoc4 (%check) RPM build errors: Error executing scriptlet /home/pterjan/rpmbuild/tmp/rpm-tmp.uayoc4 (%check) make: *** [Makefile:1415: test_dynamic] Terminated ...killed.