Front page | perl.cpan.testers |
Postings from January 2007
FAIL Hash-AsObject-0.05 i386-openbsd 4.0
From:
chris
Date:
January 12, 2007 02:06
Subject:
FAIL Hash-AsObject-0.05 i386-openbsd 4.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Paul Hoffman,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Fri Jan 12 10:03:53 2007] Trying to get 'http://www.cpan.org/authors/id/B/BD/BDFOY/Business-US-USPS-WebTools-1.06.tar.gz'
[MSG] [Fri Jan 12 10:03:57 2007] Trying to get 'http://www.cpan.org/authors/id/B/BD/BDFOY/CHECKSUMS'
[MSG] [Fri Jan 12 10:03:59 2007] Checksum matches for 'Business-US-USPS-WebTools-1.06.tar.gz'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/Changes'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/examples/'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/examples/address_standardization.pl'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/examples/README'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/examples/zip_code_lookup.pl'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/lib/'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/lib/AddressStandardization.pm'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/lib/CityStateLookup.pm'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/lib/WebTools.pm'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/lib/ZipCodeLookup.pm'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/LICENSE'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/Makefile.PL'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/MANIFEST'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/META.yml'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/README'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/address_verification.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/city_state_lookup.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/load.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/pod.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/pod_coverage.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/prereq.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/test_manifest'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/test_or_live.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business-US-USPS-WebTools-1.06/t/zip_code_lookup.t'
[MSG] [Fri Jan 12 10:04:00 2007] Extracted 'Business::US::USPS::WebTools' to '/home/chris/.cpanplus/5.8.8/build/Business-US-USPS-WebTools-1.06'
[MSG] [Fri Jan 12 10:04:02 2007] WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Hash::AsObject 0 not found.
Warning: prerequisite Test::Manifest 1.14 not found.
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Business::US::USPS::WebTools
----------------------------------------------------------------------------
To use these modules, you need a User ID and Password from the US Postal
Service. See the USPS website for details:
http://www.usps.com/webtools/htm/Address-Information.htm
Set the USPS_WEBTOOLS_USERID and USPS_WEBTOOLS_PASSWORD environment
variables.
----------------------------------------------------------------------------
[MSG] [Fri Jan 12 10:04:02 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Jan 12 10:04:02 2007] Module 'Business::US::USPS::WebTools' requires 'Hash::AsObject' version '0' to be installed
[MSG] [Fri Jan 12 10:04:02 2007] Module 'Business::US::USPS::WebTools' requires 'Test::Manifest' version '1.14' to be installed
[MSG] [Fri Jan 12 10:04:02 2007] Trying to get 'http://www.cpan.org/authors/id/N/NK/NKUITSE/Hash-AsObject-0.05.tar.gz'
[MSG] [Fri Jan 12 10:04:03 2007] Trying to get 'http://www.cpan.org/authors/id/N/NK/NKUITSE/CHECKSUMS'
[MSG] [Fri Jan 12 10:04:04 2007] Checksum matches for 'Hash-AsObject-0.05.tar.gz'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/Changes'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/lib/'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/lib/Hash/'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/lib/Hash/AsObject.pm'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/Makefile.PL'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/MANIFEST'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/MANIFEST.SKIP'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/META.yml'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/README'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/00versions.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/01constructor.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/02get-and-set.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/03class-methods.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/04chain.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/05trickery.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash-AsObject-0.05/t/99pod.t'
[MSG] [Fri Jan 12 10:04:04 2007] Extracted 'Hash::AsObject' to '/home/chris/.cpanplus/5.8.8/build/Hash-AsObject-0.05'
[MSG] [Fri Jan 12 10:04:06 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Hash::AsObject
[MSG] [Fri Jan 12 10:04:06 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Jan 12 10:04:10 2007] cp lib/Hash/AsObject.pm blib/lib/Hash/AsObject.pm
Manifying blib/man3/Hash::AsObject.3p
[ERROR] [Fri Jan 12 10:04:13 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00versions.........ok
t/01constructor......ok
t/02get-and-set......
# Failed test 'empty'
# at t/02get-and-set.t line 25.
# Structures begin differing at:
# $got->{isa} = 'UNIVERSAL'
# $expected->{isa} = Does not exist
# Looks like you failed 1 test of 12.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/12 tests, 91.67% okay
t/03class-methods....ok
t/04chain............ok
t/05trickery.........ok
t/99pod..............skipped
all skipped: File::Spec, File::Find, and Test::Pod 0.95 required for testing POD
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/02get-and-set.t 1 256 12 1 2
1 test skipped.
Failed 1/7 test scripts. 1/99 subtests failed.
Files=7, Tests=99, 3 wallclock secs ( 1.05 cusr + 1.19 csys = 2.24 CPU)
Failed 1/7 test programs. 1/99 subtests failed.
*** Error code 25
Stop in /home/chris/.cpanplus/5.8.8/build/Hash-AsObject-0.05 (line 748 of Makefile).
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = :/home/chris/.cpanplus/5.8.8/build/Hash-AsObject-0.05/blib/lib:/home/chris/.cpanplus/5.8.8/build/Hash-AsObject-0.05/blib/arch:/home/chris/.cpanplus/5.8.8/build/Hash-AsObject-0.05/blib
PERL5_CPANPLUS_IS_RUNNING = 7609
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 0 1000
EGID: $) = 1000 0 1000
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=4.0, archname=i386-openbsd
uname='openbsd'
config_args='-dsE -Dopenbsd_distribution=defined'
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-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.0'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E '
libpth=/usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.10.1
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/i386-openbsd/5.8.8/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC '
-
FAIL Hash-AsObject-0.05 i386-openbsd 4.0
by chris