See <https://builds.apache.org/hudson/job/SpamAssassin-trunk/7077/changes>
Changes: [axb] [axb] removed unused publish May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule FM_VIAGRA_SPAM1114 [axb] removed unused May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule FM_VIAGRA_SPAM1114 [axb] removed unused score AXB_HELO_LH_HOME 3.406 2.059 3.458 3.619 [axb] removeded unused May 25 13:41:11.115 [22908] dbg: config: warning: score set for non-existent rule SANE_2b173a7fb7518c75ac8a2d294d773fd8 May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule SANE_7429530a7398f43f1f1b795f9420714e May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule FM_VIAGRA_SPAM1114 May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule SANE_1c4f3286fa4aed6424ced88bfaf8b09c May 25 13:41:11.116 [22908] dbg: config: warning: score set for non-existent rule SANE_91eb43f705d25c804374a746d7519660 May 25 13:41:11.117 [22908] dbg: config: warning: score set for non-existent rule SANE_04e8bf28eb445199a7f11b943c44d209 May 25 13:41:11.117 [22908] dbg: config: warning: score set for non-existent rule SANE_d0d2b0f6373bf91253d66dd74c594b87 May 25 13:41:11.117 [22908] dbg: config: warning: score set for non-existent rule AXB_HELO_LH_HOME May 25 13:41:11.118 [22908] dbg: config: warning: score set for non-existent rule HK_FAKENAME_MICROSOFT May 25 13:41:11.118 [22908] dbg: config: warning: score set for non-existent rule SANE_3b92eda751c992f230f215fb7eb36844 May 25 13:41:11.118 [22908] dbg: config: warning: score set for non-existent rule SANE_4ef8302546bf270a19baf98508afacc4 [jm] auto-generated test rules [jm] auto-generated test rules [spamassassin_role] promotions validated [jm] auto-generated test rules [khopesh] auto-generated rules [jm] auto-generated test rules [spamassassin_role] updated scores for revision 1126936 active rules added since last mass-check ------------------------------------------ Started by an SCM change Building remotely on solaris1 Updating http://svn.apache.org/repos/asf/spamassassin/trunk U rulesrc/10_force_active.cf U rulesrc/sandbox/khopesh/20_khop_sc_bug_6114.cf U rulesrc/sandbox/jm/20_sought.cf U rulesrc/sandbox/jm/20_sought_fraud.cf U rulesrc/scores/scores-set0 U rulesrc/scores/stats-set0 U rulesrc/scores/scores-set1 U rulesrc/scores/stats-set1 U rulesrc/scores/scores-set2 U rulesrc/scores/scores-set3 U rulesrc/scores/72_scores.cf U rules/active.list U rules/50_scores.cf U rules/73_sandbox_manual_scores.cf At revision 1127498 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [SpamAssassin-trunk] $ /bin/bash -xe /var/tmp/hudson809748660314475591.sh + cd <https://builds.apache.org/hudson/job/SpamAssassin-trunk/ws/sa_trunk> + ./build/hudson/run_build + . /export/home/jm/tools/setenvs PATH=/export/home/jm/tools/perl586/bin:/usr/ccs/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/export/home/jm/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/export/home/jm/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/usr/bin:/opt/sfw/bin:/opt/SUNWspro/bin + export PATH + rm -rf t/log t/log.* artifacts testxml Mail-SpamAssassin* + make distclean make: Fatal error: Don't know how to make target `distclean' + true + mkdir artifacts testxml + perl Makefile.PL 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 ERROR: the required NetAddr::IP module is installed ( 4.007), but is below the minimum required version 4.010, some functionality will not be available. NOTE: settings for "make test" are now controlled using "t/config.dist". See that file if you wish to customise what tests are run, and how. checking module dependencies and their versions... *************************************************************************** Used in determining which DNS tests are to be done for each of the header's received fields, used by AWL plugin for extracting network address from an IPv6 addresses (and from IPv4 address on nondefault mask), and used by DNSxL rules for assembling DNS queries out of IPv6 addresses. 4.010 fixes an issue where NetAddr::IP::full6() causes a full6.al include error. Avoid versions 4.034 and 4.035. *************************************************************************** NOTE: the optional Digest::SHA module is not installed. The Digest::SHA module is required by the DKIM plugin. *************************************************************************** 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 IP::Country 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. *************************************************************************** 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 Net::Ident module is not installed. If you plan to use the --auth-ident option to spamd, you will need to install this module. *************************************************************************** NOTE: the optional IO::Socket::INET6 module is not installed. This is required if the first nameserver listed in your IP configuration or /etc/resolv.conf file is available only via an IPv6 address. Also used by a DCC plugin to access dccifd over network. *************************************************************************** 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 Encode::Detect module is not installed. If you plan to use the normalize_charset config setting to detect charsets and convert them into Unicode, you will need to install this module. *************************************************************************** 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 the number of entries in these tables is large, i.e. in hundreds or thousands. REQUIRED module out of date: NetAddr::IP optional module missing: Digest::SHA optional module missing: DB_File optional module missing: Mail::SPF optional module missing: IP::Country optional module missing: Razor2 optional module missing: Net::Ident optional module missing: IO::Socket::INET6 optional module missing: Mail::DKIM optional module missing: Encode::Detect optional module missing: Net::Patricia warning: some functionality may not be available, please read the above report before continuing! + make make: Fatal error: No arguments to build [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results
