Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Geo-StreetAddress-US-1.03 v5.18.1 GNU/Linux
Date: 2013-11-14T23:14:19Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Tim Bunce,
This is a computer-generated report for Geo-StreetAddress-US-1.03
on perl 5.18.1, created by CPAN-Reporter-1.2010.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/graham/perls/perl-5.18.1-thread/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Geo::StreetAddress::US;'
# at t/01_parser.t line 7.
# Tried to use 'Geo::StreetAddress::US'.
# Error: panic: Sequence (?{...}): no code block found
# in regex m/
# ^
# [^\w\#]* # skip non-word chars except # (eg unit)
# ( (?^ix:(\d+-?\d*) (?{ $_{number} = .../ at /home/graham/perls/caches/perl-5.18.1-thread/build/Geo-StreetAddress-US-1.03-rQHiuf/blib/lib/Geo/StreetAddress/US.pm line 882.
# Compilation failed in require at t/01_parser.t line 7.
# BEGIN failed--compilation aborted at t/01_parser.t line 7.
Use of uninitialized value $Geo::StreetAddress::US::Addr_Match{"address"} in regexp compilation at /home/graham/perls/caches/perl-5.18.1-thread/build/Geo-StreetAddress-US-1.03-rQHiuf/blib/lib/Geo/StreetAddress/US.pm line 959.
# Failed test 'can parse 233 S Wacker Dr lobby 60606'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Dr'
Got: $VAR1 = {};
# Failed test 'can parse 1005 N Gravenstein Highway, Sebastopol, CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Hwy'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy, 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{zip} = Does not exist
# $expected->{zip} = '95472'
Got: $VAR1 = {};
# Failed test 'can parse 1005 State Highway 116 Sebastopol CA 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Hwy'
Got: $VAR1 = {};
# Failed test 'can parse 123 Maple Rochester, New York'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'NY'
Got: $VAR1 = {};
# Failed test 'can parse 233 S Wacker Dr 606066306'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Dr'
Got: $VAR1 = {};
Use of uninitialized value $Geo::StreetAddress::US::Addr_Match{"intersection"} in regexp compilation at /home/graham/perls/caches/perl-5.18.1-thread/build/Geo-StreetAddress-US-1.03-rQHiuf/blib/lib/Geo/StreetAddress/US.pm line 1006.
# Failed test 'can parse Mission & Valencia San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CA'
Got: $VAR1 = {};
# Failed test 'can parse Mission Avenue and Valencia Street San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'San Francisco'
Got: $VAR1 = {};
# Failed test 'can parse 7800 Mill Station Rd, Sebastopol, CA 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'Sebastopol'
Got: $VAR1 = {};
# Failed test 'can parse Mission St & Valencia St San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CA'
Got: $VAR1 = {};
# Failed test 'can parse 1600 Pennsylvania Avenue Washington DC'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Ave'
Got: $VAR1 = {};
# Failed test 'can parse 36401 County Road 43, Eaton, CO 80615'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '36401'
Got: $VAR1 = {};
# Failed test 'can parse 1234 COUNTY HWY 60E, Town, CO 12345'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CO'
Got: $VAR1 = {};
# Failed test 'can parse 100 South St, Philadelphia, PA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'PA'
Got: $VAR1 = {};
# Failed test 'can parse 7800 Mill Station Rd Sebastopol CA 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Rd'
Got: $VAR1 = {};
# Failed test 'can parse 1600 Pennsylvania Ave. Washington DC'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'DC'
Got: $VAR1 = {};
# Failed test 'can parse 1 First St, e San Jose CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CA'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy N Sebastopol CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '1005'
Got: $VAR1 = {};
# Failed test 'can parse \#42 233 S Wacker Dr 60606'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{sec_unit_num} = Does not exist
# $expected->{sec_unit_num} = '42'
Got: $VAR1 = {};
# Failed test 'can parse 233 S Wacker Dr 60606-6306'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '233'
Got: $VAR1 = {};
# Failed test 'can parse 1005 N Gravenstein Highway Sebastopol CA 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '1005'
Got: $VAR1 = {};
# Failed test 'can parse Mission & Valencia Streets San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type1} = Does not exist
# $expected->{type1} = 'St'
Got: $VAR1 = {};
# Failed test 'can parse 3813 1/2 Some Road, Los Angeles, CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Rd'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy, North Sebastopol CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Hwy'
Got: $VAR1 = {};
# Failed test 'can parse Mission & Valencia, San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{street2} = Does not exist
# $expected->{street2} = 'Valencia'
Got: $VAR1 = {};
# Failed test 'can parse lt42 99 Some Road, Some City LA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'Some City'
Got: $VAR1 = {};
# Failed test 'can parse (233 S Wacker Dr lobby 60606)'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{zip} = Does not exist
# $expected->{zip} = '60606'
Got: $VAR1 = {};
# Failed test 'can parse Mission St and Valencia St San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CA'
Got: $VAR1 = {};
# Failed test 'can parse 1005 N Gravenstein Hwy Suite 500 Sebastopol, CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{sec_unit_num} = Does not exist
# $expected->{sec_unit_num} = '500'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy N, 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{street} = Does not exist
# $expected->{street} = 'Gravenstein'
Got: $VAR1 = {};
# Failed test 'can parse 550 S 400 E \#3206, Salt Lake City UT 84111'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{street} = Does not exist
# $expected->{street} = '400'
Got: $VAR1 = {};
# Failed test 'can parse Mission & Valencia Sts. San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type1} = Does not exist
# $expected->{type1} = 'St'
Got: $VAR1 = {};
# Failed test 'can parse 48S 400E, Salt Lake City UT'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = ''
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Hwy'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy Sebastopol CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '1005'
Got: $VAR1 = {};
# Failed test 'can parse 6641 N 2200 W Apt D304 Park City, UT 84098'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'Park City'
Got: $VAR1 = {};
# Failed test 'can parse 1005 N Gravenstein Highway, Sebastopol, CA, 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{number} = Does not exist
# $expected->{number} = '1005'
Got: $VAR1 = {};
# Failed test 'can parse 1005 N Gravenstein Highway, Suite 500, Sebastopol, CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{sec_unit_type} = Does not exist
# $expected->{sec_unit_type} = 'Suite'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy, N Sebastopol CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'North Sebastopol'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Hwy N, Sebastopol CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'Sebastopol'
Got: $VAR1 = {};
# Failed test 'can parse 100 S.E. Washington Ave, Minneapolis, MN'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'MN'
Got: $VAR1 = {};
# Failed test 'can parse Mission and Valencia Sts San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type2} = Does not exist
# $expected->{type2} = 'St'
Got: $VAR1 = {};
# Failed test 'can parse 115 Broadway San Francisco CA'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{city} = Does not exist
# $expected->{city} = 'San Francisco'
Got: $VAR1 = {};
# Failed test 'can parse 1005 Gravenstein Highway North, 95472'
# at t/01_parser.t line 368.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = 'Hwy'
Got: $VAR1 = {};
# Failed test 'type should be undef for Country Road 43 with avoid_redundant_street_type'
# at t/01_parser.t line 390.
# Structures begin differing at:
# $got->{state} = Does not exist
# $expected->{state} = 'CO'
# Failed test 'type should be undef for COUNTY HWY 60 with avoid_redundant_street_type'
# at t/01_parser.t line 401.
# Structures begin differing at:
# $got->{type} = Does not exist
# $expected->{type} = undef
# Looks like you failed 47 tests of 54.
t/01_parser.t ..
Dubious, test returned 47 (wstat 12032, 0x2f00)
Failed 47/54 subtests
Test Summary Report
-------------------
t/01_parser.t (Wstat: 12032 Tests: 54 Failed: 47)
Failed tests: 1-45, 53-54
Non-zero exit status: 47
Files=1, Tests=54, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.11 cusr 0.00 csys = 0.15 CPU)
Result: FAIL
Failed 1/1 test programs. 47/54 subtests failed.
make: *** [test_dynamic] Error 47
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ---- -------
Class::Data::Inheritable 0.04 0.08
build_requires:
Module Need Have
------------------------ ---- -------
ExtUtils::MakeMaker 0 6.83_02
configure_requires:
Module Need Have
------------------------ ---- -------
ExtUtils::MakeMaker 0 6.83_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /home/graham/perls/perl-5.18.1-thread/bin:/home/graham/perls/perl-5.18.1-thread/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 416
PERL5_CPAN_IS_RUNNING = 416
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 379,416
PERL_CR_SMOKER_CURRENT = Geo-StreetAddress-US-1.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/graham/perls/perl-5.18.1-thread/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 10 95 98 100
$EGID = 100 10 95 98 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.83_02
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4003
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.30
Test::More 1.001002
YAML 0.81
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.11.4-1-arch, archname=x86_64-linux-thread-multi
uname='linux grosics 3.11.4-1-arch #1 smp preempt sat oct 5 21:22:51 cest 2013 x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1 20130725 (prerelease)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.18.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.18'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Oct 29 2013 14:01:45
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="416"
PERL5_CPAN_IS_RUNNING="416"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="379,416"
PERL_CR_SMOKER_CURRENT="Geo-StreetAddress-US-1.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/graham/perls/perl-5.18.1-thread/lib/site_perl/5.18.1/x86_64-linux-thread-multi
/home/graham/perls/perl-5.18.1-thread/lib/site_perl/5.18.1
/home/graham/perls/perl-5.18.1-thread/lib/5.18.1/x86_64-linux-thread-multi
/home/graham/perls/perl-5.18.1-thread/lib/5.18.1
.