Applying ./patches/010-openssl-deprecated.patch using plaintext: patching file spamc/libspamc.c not installing man pages in man1; no man1 dir found at - line 275. 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 Digest::SHA1 module is not installed. The Digest::SHA1 module is still required by the Razor2 plugin. Other modules prefer Digest::SHA, which is a Perl base module. *************************************************************************** NOTE: the optional DB_File module is not installed. Used to store data on-disk, for the Bayes-style logic and auto-whitelist. *Much* more efficient than the other standard Perl database packages. Strongly recommended. *************************************************************************** NOTE: the optional Mail::SPF module is not installed. Used to check DNS Sender Policy Framework (SPF) records to fight email address forgery and make it easier to identify spams. *************************************************************************** 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 Geo::IP 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 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 Net::CIDR::Lite module is not installed. Used by the URILocalBL plugin to process IP address ranges. *************************************************************************** NOTE: the optional Razor2 module is not installed, minimum required version is 2.61. Used to check message signatures against Vipul's Razor collaborative filtering network. Razor has a large number of dependencies on CPAN modules. Feel free to skip installing it, if this makes you nervous; SpamAssassin will still work well without it. More info on installing and using Razor can be found at http://wiki.apache.org/spamassassin/InstallingRazor . *************************************************************************** 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 IO::Socket::SSL module is not installed, minimum required version is 1.76. If you wish to use SSL encryption to communicate between spamc and spamd (the --ssl option to spamd), you need to install this module. (You will need the OpenSSL libraries and use the ENABLE_SSL="yes" argument to Makefile.PL to build and run an SSL compatible spamc.) *************************************************************************** NOTE: the optional Mail::DKIM module is not installed, minimum required version is 0.31, recommended version is 0.37 or higher. If this module is installed and the DKIM plugin is enabled, SpamAssassin will perform DKIM signature verification when DKIM-Signature header fields are present in the message headers, and check ADSP rules (e.g. anti-phishing) when a mail message does not contain a valid author domain signature. Version 0.37 or later is needed to fully support ADSP. *************************************************************************** NOTE: the optional LWP::UserAgent module is not installed. The "sa-update" program requires this module to make HTTP requests. *************************************************************************** NOTE: the optional HTTP::Date module is not installed. The "sa-update" program requires this module to make HTTP If-Modified-Since GET requests. *************************************************************************** NOTE: the optional Encode::Detect::Detector module is not installed. If you plan to use the normalize_charset config setting to decode message parts from their declared character set into Unicode, and such decoding fails, the Encode::Detect::Detector module (when available) may be consulted to provide an alternative guess on a character set of a problematic message part. *************************************************************************** NOTE: the optional Net::Patricia module is not installed, minimum required version is 1.16. If this module is available, it will be used for IP address lookups in tables internal_networks, trusted_networks, and msa_networks. Recommended when a number of entries in these tables is large, i.e. in hundreds or thousands. However, in case of overlapping (or conflicting) networks in these tables, lookup results may differ as Net::Patricia finds a tightest-matching entry, while a sequential NetAddr::IP search finds a first-matching entry. So when overlapping network ranges are given, specifying more specific subnets (longest netmask) first, followed by wider subnets ensures predictable results. *************************************************************************** NOTE: the optional BSD::Resource module is not installed. BSD::Resource provides BSD process resource limit and priority functions. It is used by the optional ResourceLimits Plugin. *************************************************************************** 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 Warning: prerequisite Digest::SHA1 0 not found. Warning: prerequisite Mail::DKIM 0.31 not found. *************************************************************************** NOTE: the optional re2c binary is not installed. The "re2c" program is used by sa-compile to compile rules for regular expressions to speed up scanning. dependency check complete... optional module missing: Digest::SHA1 optional module missing: DB_File optional module missing: Mail::SPF optional module missing: GeoIP2::Database::Reader optional module missing: Geo::IP optional module missing: IP::Country::DB_File optional module missing: Net::CIDR::Lite optional module missing: Razor2 optional module missing: IO::Socket::INET6 optional module missing: IO::Socket::SSL optional module missing: Mail::DKIM optional module missing: LWP::UserAgent optional module missing: HTTP::Date optional module missing: Encode::Detect::Detector optional module missing: Net::Patricia optional module missing: BSD::Resource optional module missing: Archive::Zip optional module missing: IO::String optional binary missing or nonfunctional: wget optional binary missing or nonfunctional: fetch optional binary missing or nonfunctional: re2c warning: some functionality may not be available, please read the above report before continuing! Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::SpamAssassin Writing MYMETA.yml and MYMETA.json Makefile written by ExtUtils::MakeMaker 7.34 configure: loading site script /builder/shared-workdir/build/sdk/include/site/mips64 checking for mips64-openwrt-linux-gcc... mips64-openwrt-linux-musl-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mips64-openwrt-linux-musl-gcc accepts -g... yes checking for mips64-openwrt-linux-musl-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... mips64-openwrt-linux-musl-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... no checking openssl/crypto.h presence... no checking for openssl/crypto.h... no 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 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... yes checking for EAI_SYSTEM... (cached) yes checking for EAI_NODATA... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating spamc.h config.status: creating config.h version.h.pl: creating version.h make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 cp lib/spamassassin-run.pod blib/lib/spamassassin-run.pod "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mconditional -Mvars -DVERSION="3.004006" -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 "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-awl.raw -osa-awl cp sa-awl blib/script/sa-awl "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-awl "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-check_spamd.raw -osa-check_spamd cp sa-check_spamd blib/script/sa-check_spamd "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-check_spamd "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-compile.raw -osa-compile cp sa-compile blib/script/sa-compile "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-compile "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-learn.raw -osa-learn cp sa-learn blib/script/sa-learn "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-learn "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sa-update "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -ispamassassin.raw -ospamassassin cp spamassassin blib/script/spamassassin "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamassassin make -f spamc/Makefile spamc/spamc make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' mips64-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -march=octeon+ -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6=Mail-SpamAssassin-3.4.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/utils.c \ -o spamc/spamc -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/lib -znow -zrelro -ldl -lz In file included from spamc/spamc.c:60: /builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from spamc/libspamc.c:60: /builder/shared-workdir/build/sdk/staging_dir/toolchain-mips64_octeonplus_64_gcc-11.2.0_musl/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' cp spamc/spamc blib/script/spamc "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamc "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -ispamd/spamd.raw -ospamd/spamd cp spamd/spamd blib/script/spamd "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/spamd Manifying 8 pod documents Manifying 28 pod documents Manifying 25 pod documents Manifying 26 pod documents Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/spamassassin-run.pod Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Timeout.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Bayes.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/MailingList.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Reporter.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/AsyncLoop.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Dns.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/PerMsgLearner.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Logger.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/PersistentAddrList.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Locales.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Client.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/SubProcBackChannel.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Message.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Conf.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Locker.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/RegistryBoundaries.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/ArchiveIterator.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/AutoWhitelist.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/HTML.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Constants.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/PluginHandler.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/SQLBasedAddrList.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/NetSet.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/DnsResolver.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/SpamdForkScaling.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/DBBasedAddrList.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/PerMsgStatus.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/AICache.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Bayes/CombineNaiveBayes.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Bayes/CombineChi.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Conf/Parser.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Conf/SQL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Conf/LDAP.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/DBM.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/MySQL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/PgSQL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/BDB.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/SDBM.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/SQL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/BayesStore/Redis.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Locker/Win32.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Locker/Flock.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Locker/UnixNFSSafe.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Message/Metadata.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Message/Node.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Message/Metadata/Received.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Logger/Stderr.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Logger/Syslog.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Logger/File.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/DNSEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/BodyEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Bayes.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/RelayCountry.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/RelayEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Reuse.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Test.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/WhiteListSubject.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Razor2.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/AskDNS.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/HashBL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/HTMLEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/ASN.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/MIMEEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/WLBLEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/PhishTag.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/OLEVBMacro.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Check.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Rule2XSBody.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/HeaderEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/TextCat.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/TxRep.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Phishing.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/ResourceLimits.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/URIDetail.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/VBounce.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Hashcash.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/DCC.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/FreeMail.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Pyzor.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/Shortcircuit.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/URIDNSBL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/AWL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/ImageInfo.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/PDFInfo.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/SpamCop.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/DKIM.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/FromNameSpoof.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/AccessDB.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/HTTPSMismatch.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/ReplaceTags.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/AutoLearnThreshold.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/SPF.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/URIEval.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/MIMEHeader.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/URILocalBL.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Plugin/AntiVirus.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util/TieOneStringHash.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util/DependencyInfo.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util/ScopedTimer.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util/TinyRedis.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/Mail/SpamAssassin/Util/Progress.pm Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/sa-check_spamd.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/sa-compile.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/spamc.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/sa-awl.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/sa-learn.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/sa-update.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/spamd.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man1/spamassassin.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::URIDetail.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::DnsResolver.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Phishing.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::PluginHandler.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Message.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Logger::Syslog.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Client.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Util.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::MIMEHeader.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::ASN.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::FromNameSpoof.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::URILocalBL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Shortcircuit.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore::PgSQL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Check.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::SQLBasedAddrList.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore::BDB.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Conf::LDAP.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::AutoWhitelist.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Bayes.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Razor2.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::AutoLearnThreshold.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Message::Metadata.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Util::Progress.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::TxRep.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::AntiVirus.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore::Redis.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::AWL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::URIDNSBL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::DNSEval.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::DCC.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Logger::File.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Conf::SQL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::TextCat.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::AsyncLoop.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::AskDNS.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore::SQL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::SpamCop.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::OLEVBMacro.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::RegistryBoundaries.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::AccessDB.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::AICache.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::SubProcBackChannel.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Message::Node.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::ReplaceTags.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::ResourceLimits.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Logger.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Logger::Stderr.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::PerMsgStatus.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Pyzor.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Rule2XSBody.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::WhiteListSubject.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::PerMsgLearner.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::HashBL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/spamassassin-run.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::OneLineBodyRuleType.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Util::DependencyInfo.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Reuse.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::SPF.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::ArchiveIterator.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Bayes.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::PersistentAddrList.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::VBounce.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Conf.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::PhishTag.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::FreeMail.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::PDFInfo.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::DKIM.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Timeout.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::MIMEEval.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Test.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::RelayCountry.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Conf::Parser.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::Plugin::Hashcash.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/man/man3/Mail::SpamAssassin::BayesStore::MySQL.0 Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/sa-awl Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/sa-learn Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/sa-check_spamd Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/spamc Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/sa-update Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/sa-compile Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/spamassassin Installing /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/bin/spamd Appending installation info to /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/perllocal.pod "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::Command -e 'mkpath' -- /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/local.cf], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/local.cf]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/local.cf]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/init.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/init.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/init.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v310.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v310.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v310.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v312.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v312.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v312.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v320.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v320.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v320.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v330.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v330.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v330.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v340.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v340.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v340.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v341.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v341.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v341.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v342.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v342.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v342.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v343.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v343.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v343.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::Command -e 'mkpath' -- /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -e "map unlink, " "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m644 -Irules -O/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin user_prefs.template languages sa-update-pubkey.txt chmod 755 /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -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 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP no source directory found: exiting "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -Msharpbang -Mconditional -DPERL_BIN=""/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1"" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -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 Appending installation info to /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/lib/perl5/5.28/perllocal.pod "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::Command -e 'mkpath' -- /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/local.cf], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/local.cf]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/local.cf]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/init.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/init.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/init.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v310.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v310.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v310.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v312.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v312.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v312.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v320.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v320.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v320.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v330.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v330.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v330.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v340.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v340.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v340.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v341.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v341.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v341.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v342.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v342.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v342.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MFile::Copy -e "copy(q[rules/v343.pre], q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v343.pre]) unless -f q[/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/etc/mail/spamassassin/v343.pre]" "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -MExtUtils::Command -e 'mkpath' -- /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" -e "map unlink, " "/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1" build/preprocessor -Mvars -DVERSION="3.004006" -DPREFIX="/usr" -DDEF_RULES_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/lib/perl5/5.28" -DCONTACT_ADDRESS="the administrator of that system" -DRE2C_BIN="re2c" -m644 -Irules -O/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin user_prefs.template languages sa-update-pubkey.txt chmod 755 /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-install/usr/share/spamassassin make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6' rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-mips64_octeonplus/spamc/usr/bin/spamc: executable Packaged contents of /builder/shared-workdir/build/sdk/build_dir/target-mips64_octeonplus_64_musl/perl-mail-spamassassin-nossl/Mail-SpamAssassin-3.4.6/ipkg-mips64_octeonplus/spamc into /builder/shared-workdir/build/sdk/bin/packages/mips64_octeonplus/packages/spamc_3.4.6+perl5.28-1_mips64_octeonplus.ipk time: package/feeds/packages/perl-mail-spamassassin/nossl/compile#15.39#4.03#32.07