|
# perl -MCPAN -e shell
cpan shell — CPAN exploration and modules installation (v1.9205)
ReadLine support enabled
cpan[1]> install Mail::SPF::Query
省略
—————————————————————————–
t/00_all.t 223 195 3-7 9-76 78-81 89-127 129 131-161 163-164
166-182 184-185 187-188 190-191 193
197 199-200 202-203 205-206 208-209
214-215 217-218 220-223
Failed 1/1 test scripts. 195/223 subtests failed.
Files=1, Tests=223, 22 wallclock secs ( 0.45 cusr + 0.05 csys = 0.50
Failed 1/1 test programs. 195/223 subtests failed.
make: *** [test_dynamic] エラー 255
JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz
/usr/bin/make test — NOT OK
//hint// to see the cpan-testers results for installing this module, t
reports JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
JMEHNLE/mail-spf-query/Mail-SPF-Query-1.999.1.tar.gz: make_test NO
cpan[2]> look Mail::SPF::Query
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
Database was generated on Mon, 03 Aug 2009 04:27:49 GMT
CPAN: YAML loaded ok (v0.68)
Going to read /root/.cpan/build/
………………………………………………………………….DONE
Found 7 old builds, restored the state of 7
Running look for module 'Mail::SPF::Query'
Trying to open a subshell in the build directory…
Working directory is /root/.cpan/build/Mail-SPF-Query-1.999.1-9DTBII
sunq:~/.cpan/build/Mail-SPF-Query-1.999.1-9DTBII # make install
Installing /usr/lib/perl5/site_perl/5.10.0/Mail/SPF/Query.pm
Installing /usr/share/man/man1/spfquery.1
Installing /usr/share/man/man1/spfd.1
Installing /usr/share/man/man3/Mail::SPF::Query.3pm
Installing /usr/bin/spfquery
Installing /usr/bin/spfd
Writing /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi/auto/Mail/SPF/Query/.packlist
Appending installation info to /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/perllocal.pod
sunq:~/.cpan/build/Mail-SPF-Query-1.999.1-9DTBII # exit
exit
Subprocess shell exit code 127
cpan[2]> quit
Lockfile removed.
sunq:/var/amavisd/maia/scripts # ./configtest.pl
MAIA MAILGUARD CONFIGURATION TEST
This script checks for the presence of applications and Perl modules
required by amavisd-maia, SpamAssassin, and Maia Mailguard’s maintenance
scripts. Version numbers are also checked, and if a newer version of
a component is recommended, you should consider upgrading to at least
the minimum recommended version.
If you have already configured your Maia Mailguard database, the script
will also test the connection to that database.
Remember also to run the configtest.php script on your web server to
perform similar tests of your web, PHP, and PEAR environment.
Application/Module Version Status
========================================================================
Perl : 5.10.0 : OK
file(1) : 4.24 : OK
Archive::Tar : 1.38 : OK
Archive::Zip : 1.24 : OK
BerkeleyDB : 0.35 : OK
Compress::Zlib : 2.008 : OK
Convert::TNEF : 0.17 : OK
Convert::UUlib : 1.12 : OK
Crypt::Blowfish : 2.10 : OK
Crypt::CBC : 2.30 : OK
Crypt::OpenSSL::RSA : 0.25 : OK
Data::UUID : 1.202 : OK
DB_File : 1.816_1 : OK
DBD::mysql : 4.010 : OK
DBD::Pg : N/A : NOT INSTALLED (required if you use PostgreSQL as your Maia Mailguard database)
DBI : 1.607 : OK
Digest::MD5 : 2.36_01 : OK
Digest::SHA1 : 2.11 : OK
File::Spec : 3.2501 : OK
HTML::Parser : 3.56 : OK
HTTP::Date : 5.810 : OK
IO::Stringy : 2.110 : OK
IO::Zlib : 1.07 : OK
IP::Country : 2.27 : OK
LWP::UserAgent : 5.816 : OK
Mail::Address : 2.04 : OK
Mail::DomainKeys : 1.0 : OK
Mail::Internet : 2.04 : OK
Mail::SpamAssassin : 3.2.5 : OK
Mail::SPF::Query : 1.999.1 : OK
MIME::Base64 : 3.07_01 : OK
MIME::Parser : 5.427 : OK
MIME::QuotedPrint : 3.07 : OK
Net::CIDR::Lite : 0.20 : OK
Net::DNS : 0.63 : OK
Net::Server : 0.97 : OK
Net::SMTP : 2.31 : OK
Pod::Usage : 1.35 : OK
Template : 2.22 : OK
Time::HiRes : 1.9711 : OK
Unix::Syslog : 0.100 : OK
URI : 1.37 : OK
Database DSN test : PASSED
|