Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Valid CPAN distribution.

Report information
The Basics
Id: 23962
Status: resolved
Priority: 0/
Queue: Email-Valid

People
Owner: Nobody in particular
Requestors: jleffler [...] earthlink.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Test 18 of t/valid.t fails in Email::Valid 0.179 under Perl 5.8.8 on MacOS X 10.4.8
Date: Sat, 16 Dec 2006 15:26:58 -0800
To: bug-Email-Valid [...] rt.cpan.org
From: Jonathan Leffler <jleffler [...] earthlink.net>
I'm getting the following test failure. I'm using Perl 5.8.8 on MacOS X 10.4.8 (though it was built on an earlier MacOS X version - see 'perl -V' output far below). The failure occurs with both CPANPLUS and running the build directly - and is failing to invalidate blort@will-never-exist.pobox.com (if I understand the test report correctly). I've no idea what to do to fix it - sorry. Partial (but I trust relevant) log from CPANPLUS build: [MSG] Extracted 'Email-Valid-0.179/t/valid.t' [MSG] Extracted 'Email::Valid' to '/Users/jleffler/.cpanplus/5.8.8/build/Email-Valid-0.179' ==> MISSING Signature file! <== Running [/Users/jleffler/perl/v5.8.8/bin/perl /Users/jleffler/perl/v5.8.8/bin/cpanp-run-perl Makefile.PL ]... Checking if your kit is complete... Looks good Writing Makefile for Email::Valid Running [/usr/bin/make ]... cp lib/Email/Valid.pm blib/lib/Email/Valid.pm Manifying blib/man3/Email::Valid.3 Running [/usr/bin/make test ]... PERL_DL_NONLAZY=1 /Users/jleffler/perl/v5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/pod-coverage....ok t/pod.............ok t/valid........... # Failed test 'blort@will-never-exist.pobox.com, with mxcheck, is invalid' # at t/valid.t line 96. # Looks like you failed 1 test of 21. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 18 Failed 1/21 tests, 95.24% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/valid.t 1 256 21 1 18 Failed 1/3 test scripts. 1/23 subtests failed. Files=3, Tests=23, 2 wallclock secs ( 0.92 cusr + 0.17 csys = 1.09 CPU) Failed 1/3 test programs. 1/23 subtests failed. [ERROR] MAKE TEST failed: PERL_DL_NONLAZY=1 /Users/jleffler/perl/v5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/pod-coverage....ok t/pod.............ok t/valid........... # Failed test 'blort@will-never-exist.pobox.com, with mxcheck, is invalid' # at t/valid.t line 96. # Looks like you failed 1 test of 21. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 18 Failed 1/21 tests, 95.24% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/valid.t 1 256 21 1 18 Failed 1/3 test scripts. 1/23 subtests failed. Files=3, Tests=23, 2 wallclock secs ( 0.92 cusr + 0.17 csys = 1.09 CPU) Failed 1/3 test programs. 1/23 subtests failed. [ERROR] Unable to create a new distribution object for 'Email::Valid' -- cannot continue The output from 'perl -V' is: $ perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=darwin, osvers=8.4.0, archname=darwin-2level uname='darwin osiris.local 8.4.0 darwin kernel version 8.4.0: tue jan 3 18:22:10 pst 2006; root:xnu-792.6.56.obj~1release_ppc power macintosh powerpc ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5247)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO Built under darwin Compiled at Feb 15 2006 19:27:48 %ENV: PERL5_CPANPLUS_CONFIG="/Users/jleffler/.cpanplus/config" @INC: /Users/jleffler/perl/v5.8.8/lib/5.8.8/darwin-2level /Users/jleffler/perl/v5.8.8/lib/5.8.8 /Users/jleffler/perl/v5.8.8/lib/site_perl/5.8.8/darwin-2level /Users/jleffler/perl/v5.8.8/lib/site_perl/5.8.8 /Users/jleffler/perl/v5.8.8/lib/site_perl . $ uname -a Darwin Osiris.local 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc $ -- Jonathan Leffler (jleffler@earthlink.net) #include <disclaimer.h> Guardian of DBD::Informix v2005.02 -- http://dbi.perl.org/
Install Net::DNS. This will fix your problems, which almost certainly involve a lousy ISP. -- rjbs