D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/spamassassin-3.4.4-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hBvIum + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Mail-SpamAssassin-3.4.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/Mail-SpamAssassin-3.4.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Mail-SpamAssassin-3.4.4 + /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 1045 (offset 23 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 #6 (spamassassin-3.4.1-gnupg2.patch):' Patch #6 (spamassassin-3.4.1-gnupg2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pat6 --fuzz=0 patching file lib/Mail/SpamAssassin/Util/DependencyInfo.pm Hunk #1 succeeded at 306 (offset 28 lines). patching file sa-update.raw Hunk #1 succeeded at 357 (offset 15 lines). + echo 'Patch #7 (spamassassin-3.4.1-add-logfile-homedir-options.patch):' Patch #7 (spamassassin-3.4.1-add-logfile-homedir-options.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .razor --fuzz=0 patching file lib/Mail/SpamAssassin/Plugin/Razor2.pm Hunk #1 succeeded at 164 (offset -1 lines). patching file spamd/spamd.raw Hunk #1 succeeded at 364 (offset 3 lines). Hunk #2 succeeded at 1152 (offset 1 line). ++ find . -type d -name .svn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vmkk5m + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Mail-SpamAssassin-3.4.4 + '[' 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 customize what tests are run, and how. checking module dependencies and their versions... *************************************************************************** NOTE: the optional GeoIP2::Database::Reader module is not installed. Used by the RelayCountry plugin (not enabled by default) to determine the domain country codes of each relay in the path of an email. Also used by the URILocalBL plugin (not enabled by default) to provide ISP and Country code based filtering. *************************************************************************** NOTE: the optional IP::Country::DB_File module is not installed. Used by the RelayCountry plugin (not enabled by default) to determine the domain country codes of each relay in the path of an email. Also used by the URILocalBL plugin (not enabled by default) to provide Country code based filtering. *************************************************************************** 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. *************************************************************************** NOTE: the optional Archive::Zip module is not installed. Archive::Zip provides an interface to ZIP archive files. It is used by the optional OLEVBMacro Plugin. *************************************************************************** NOTE: the optional IO::String module is not installed. IO::String emulates file interface for in-core strings. It is used by the optional OLEVBMacro Plugin. 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 It's only a concern if you are warned about all 3 i.e. (curl, wget & fetch) missing *************************************************************************** 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 It's only a concern if you are warned about all 3 i.e. (curl, wget & fetch) missing dependency check complete... optional module missing: GeoIP2::Database::Reader optional module missing: IP::Country::DB_File optional module missing: IO::Socket::INET6 optional module missing: DBI optional module missing: Archive::Zip optional module missing: IO::String 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.44 + /usr/bin/make -O -j8 '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.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-awl.raw -osa-awl "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-learn.raw -osa-learn "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-compile.raw -osa-compile "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -ispamassassin.raw -ospamassassin "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -ispamd/spamd.raw -ospamd/spamd "/usr/bin/perl5.32.0" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-update.raw -osa-update "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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/FromNameSpoof.pm "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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/Phishing.pm "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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/HashBL.pm "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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/ResourceLimits.pm "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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/OLEVBMacro.pm "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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 cp lib/Mail/SpamAssassin/Plugin/Razor2.pm.razor blib/lib/Mail/SpamAssassin/Plugin/Razor2.pm.razor "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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 "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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 cp lib/Mail/SpamAssassin/Util/DependencyInfo.pm.pat6 blib/lib/Mail/SpamAssassin/Util/DependencyInfo.pm.pat6 cp lib/spamassassin-run.pod blib/lib/spamassassin-run.pod "/usr/bin/perl5.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mconditional -Mvars -DVERSION="3.004004" -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.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-check_spamd.raw -osa-check_spamd cp sa-compile blib/script/sa-compile "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-compile cp sa-awl blib/script/sa-awl "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-awl cp sa-update blib/script/sa-update "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update cp sa-check_spamd blib/script/sa-check_spamd "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-check_spamd cp sa-learn blib/script/sa-learn "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-learn cp spamassassin blib/script/spamassassin "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamassassin cp spamd/spamd blib/script/spamd "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamd "/usr/bin/perl5.32.0" 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/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4' 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4' cp spamc/spamc blib/script/spamc "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamc Manifying 8 pod documents Manifying 28 pod documents Manifying 25 pod documents Manifying 26 pod documents + pushd spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4/spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4 + /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 + /usr/bin/make -O -j8 cp lib/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm cp lib/Mail/SpamAssassin/Spamd.pm blib/lib/Mail/SpamAssassin/Spamd.pm cp lib/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm cp lib/Mail/SpamAssassin/Spamd/Apache2.pm blib/lib/Mail/SpamAssassin/Spamd/Apache2.pm cp lib/Mail/SpamAssassin/Spamd/Config.pm blib/lib/Mail/SpamAssassin/Spamd/Config.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.32.0" -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.4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rRfNjq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 + cd Mail-SpamAssassin-3.4.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update "/usr/bin/perl5.32.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update Manifying 8 pod documents Manifying 28 pod documents Manifying 25 pod documents Manifying 26 pod documents Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/spamassassin-run.pod Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/SubProcBackChannel.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/AutoWhitelist.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/PluginHandler.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Logger.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/SQLBasedAddrList.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Reporter.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/MailingList.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Dns.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Timeout.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Conf.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/PerMsgStatus.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/DBBasedAddrList.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/ArchiveIterator.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/AICache.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/DnsResolver.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Locales.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/AsyncLoop.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/NetSet.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Bayes.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Constants.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Client.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Locker.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/PersistentAddrList.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/HTML.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/SpamdForkScaling.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/RegistryBoundaries.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/PerMsgLearner.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIDNSBL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Phishing.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/RelayEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/TextCat.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/VBounce.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Hashcash.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/RelayCountry.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/HeaderEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/MIMEHeader.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/DCC.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/DNSEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Check.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AutoLearnThreshold.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/SPF.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Reuse.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/WLBLEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/BodyEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/HTTPSMismatch.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Rule2XSBody.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/WhiteListSubject.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Razor2.pm.razor Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Test.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIDetail.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/SpamCop.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Pyzor.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/HTMLEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/ResourceLimits.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/FreeMail.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/FromNameSpoof.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/DKIM.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Bayes.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/OLEVBMacro.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/MIMEEval.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/ASN.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AWL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AccessDB.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/PhishTag.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/HashBL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/ImageInfo.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Razor2.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AntiVirus.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/Shortcircuit.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/TxRep.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AskDNS.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URILocalBL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/PDFInfo.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/ReplaceTags.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Conf/Parser.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Conf/SQL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Conf/LDAP.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/SDBM.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/Redis.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/PgSQL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/DBM.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/MySQL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/SQL.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/BayesStore/BDB.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/Progress.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/DependencyInfo.pm.pat6 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/ScopedTimer.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/TinyRedis.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/TieOneStringHash.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util/DependencyInfo.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message/Node.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message/Metadata.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message/Metadata/Received.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Locker/UnixNFSSafe.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Locker/Win32.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Locker/Flock.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Logger/File.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Logger/Stderr.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Logger/Syslog.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Bayes/CombineChi.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Bayes/CombineNaiveBayes.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/sa-compile.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/spamassassin-run.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/spamc.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/spamd.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/sa-learn.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/sa-awl.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/sa-update.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/spamassassin.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::PDFInfo.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::OLEVBMacro.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DNSEval.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Reuse.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::MySQL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URIDetail.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::PgSQL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::AICache.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::FreeMail.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Shortcircuit.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::ASN.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DCC.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message::Metadata.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::AutoWhitelist.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::BDB.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AccessDB.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URILocalBL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::Redis.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::VBounce.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::HashBL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Message::Node.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Bayes.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/spamassassin-run.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::WhiteListSubject.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::LDAP.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::SQL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::SubProcBackChannel.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::SPF.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AskDNS.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::File.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::SQLBasedAddrList.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Hashcash.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util::DependencyInfo.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::DKIM.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Rule2XSBody.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore::SQL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AWL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Util::Progress.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf::Parser.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::RelayCountry.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::ReplaceTags.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::PhishTag.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Phishing.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::PersistentAddrList.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::ArchiveIterator.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Pyzor.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AntiVirus.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::PluginHandler.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::Stderr.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::SpamCop.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::MIMEEval.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::AsyncLoop.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Client.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::PerMsgStatus.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::OneLineBodyRuleType.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::RegistryBoundaries.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::AutoLearnThreshold.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Test.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::FromNameSpoof.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::PerMsgLearner.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::TextCat.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::MIMEHeader.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Check.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Timeout.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::URIDNSBL.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::Razor2.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::BayesStore.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Logger::Syslog.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Conf.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Bayes.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::ResourceLimits.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::DnsResolver.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Plugin::TxRep.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamd Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/sa-learn Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamc Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/sa-awl Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/sa-compile Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/sa-update Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/sa-check_spamd Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamassassin Appending installation info to /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib64/perl5/perllocal.pod "/usr/bin/perl5.32.0" -MExtUtils::Command -e 'mkpath' -- /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/local.cf], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/local.cf]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/local.cf]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/init.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/init.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/init.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v310.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v310.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v310.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v312.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v312.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v312.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v320.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v320.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v320.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v330.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v330.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v330.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v340.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v340.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v340.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v341.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v341.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v341.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v342.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v342.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v342.pre]" "/usr/bin/perl5.32.0" -MFile::Copy -e "copy(q[rules/v343.pre], q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v343.pre]) unless -f q[/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/v343.pre]" "/usr/bin/perl5.32.0" -MExtUtils::Command -e 'mkpath' -- /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/spamassassin "/usr/bin/perl5.32.0" -e "map unlink, " "/usr/bin/perl5.32.0" build/preprocessor -Mvars -DVERSION="3.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m644 -Irules -O/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/spamassassin user_prefs.template languages sa-update-pubkey.txt chmod 755 /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/spamassassin + pushd spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4/spamd-apache2 ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4 + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Manifying 6 pod documents Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd/Config.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd/Apache2.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd/Apache2/Config.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/apache-spamd.pl.1 Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Config.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::AclIP.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::Config.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man3/Mail::SpamAssassin::Spamd::Apache2::AclRFC1413.3pm Installing /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/apache-spamd.pl Appending installation info to /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib64/perl5/perllocal.pod + popd ~/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4 + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/sa-update-keys + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/sysconfig + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/logrotate.d + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/var/log/spamassassin + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/var/lib/spamassassin + cat + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamassassin.sysconfig /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/sysconfig/spamd + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamassassin-default.rc /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/ + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamassassin-spamc.rc /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/ + install -m 0755 /home/iurt/rpmbuild/SOURCES/spamassassin-helper.sh /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin + install -m 0644 /home/iurt/rpmbuild/SOURCES/sa-update.logrotate /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/logrotate.d/sa-update + install -m 0644 /home/iurt/rpmbuild/SOURCES/sa-update.force-sysconfig /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/sysconfig/sa-update + install -m 0744 /home/iurt/rpmbuild/SOURCES/sa-update.cronscript /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/spamassassin/sa-update.cron + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib/systemd/system + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamassassin.service /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib/systemd/system/spamd.service + install -m 0644 /home/iurt/rpmbuild/SOURCES/sa-update.service /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib/systemd/system/sa-update.service + install -m 0644 /home/iurt/rpmbuild/SOURCES/sa-update.timer /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/lib/systemd/system/sa-update.timer + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/httpd/conf/webapps.d + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamd.conf /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64//etc/httpd/conf/webapps.d/spamd.conf + install -d /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/channel.d/ + install -m 0644 /home/iurt/rpmbuild/SOURCES/spamassassin-official.conf /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/channel.d/ + install -m 0644 /home/iurt/rpmbuild/SOURCES/README.Mageia /home/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4/ + install -m0644 rules/init.pre rules/v310.pre rules/v312.pre rules/v320.pre rules/v330.pre rules/v340.pre rules/v341.pre rules/v342.pre rules/v343.pre /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/etc/mail/spamassassin/ + rm -f /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/apache-spamd.pl + rm -f /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/man/man1/apache-spamd.pl.1 + rm -f /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/P595Body.pm + rm -f /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/RabinKarpBody.pm + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.4.4-2.mga8 --unique-debug-suffix -3.4.4-2.mga8.x86_64 --unique-debug-src-base spamassassin-3.4.4-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Mail-SpamAssassin-3.4.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamc objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamc'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/spamassassin-3.4.4-2.mga8.x86_64/usr/bin/spamc'; reason: Permission denied original debug info size: 128kB, size after compression: 128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 251 blocks + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/spamassassin/sa-update.cron from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/mail/spamassassin/spamassassin-helper.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vRqxVm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Mail-SpamAssassin-3.4.4 + '[' 1 -eq 1 ']' + export LANG=C.UTF-8 + LANG=C.UTF-8 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 /home/iurt/rpmbuild/tmp/rpm-tmp.vRqxVm: line 37: 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 + rm -f t/urilocalbl_geoip.t + make FULLPERL=/usr/bin/perl test "/usr/bin/perl5.32.0" 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.004004" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/share/perl5/vendor_perl" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -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.32.0" -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) t/all_modules.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.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_meta2.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: BerkeleyDB is unavailable perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: Bayes SQL tests are disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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/body_str.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: This script does not work yet. There are (a) lots of failures and (b) the 'plan' line means all tests are effectively ignored from 'make test'. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) # 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) # Aug 26 16:57:24.392 [57335] warn: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile ./log/awl/shouldbeinaccessible.lock.builder.mageia.org.57335 for ./log/awl/shouldbeinaccessible.lock: Not a directory 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"). which: no cdcc in (/bin:/usr/bin:/usr/local/bin) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) t/dcc.t ........................... skipped: Net tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: Net tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: Net tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: Net tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) 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/freemail.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: pl tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: Devel::Cycle module required for this test perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) 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) t/olevbmacro.t .................... skipped: Need Archive::Zip for this test perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) 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/phishing.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: Net tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) 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) 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) 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) 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/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) 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) t/relaycountry_fast.t ............. skipped: IP::Country::Fast not installed perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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/relaycountry_geoip.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/relaycountry_geoip2.t ........... skipped: GeoIP2::Database::Reader not installed perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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 mass check perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd.t .................... skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_tell.t ............... skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_tell_paranoid.t ...... skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_tell_x.t ............. skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_tell_x_paranoid.t .... skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_u.t .................. skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_u_dcc.t .............. skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_virtual.t ............ skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_x.t .................. skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_x_paranoid.t ......... skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) t/root_spamd_x_u.t ................ skipped: root tests disabled perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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: This test requires 'run_rule_name_tests' set to 'y'. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "C.UTF-8", LC_ALL = "C.UTF-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) 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"). 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) 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) 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) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) Session terminated, killing shell...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) ...killed. I: [iurt_root_command] ERROR: chroot