Geo-Coder-CA v0.10 Perl 5 v5.28.0 amd64-netbsd-thread-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Geo-Coder-CA v0.10
- Platform
- Perl 5 v5.28.0 amd64-netbsd-thread-multi
- Date
- 2018-07-05 15:38:53
- ID
- 857b65c0-8069-11e8-a88b-e6b062b887d7
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 Nigel Horne,
This is a computer-generated report for Geo-Coder-CA-0.10
on perl 5.28.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Geo::Coder::CA 0.10, Perl 5.028000, /home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl
t/00-load.t ..... ok
t/10-new.t ...... ok
# Author tests not required for installation
t/bin.t ......... ok
t/boiler.t ...... ok
# Author tests not required for installation
t/ca.t .......... ok
t/carp.t ........ ok
t/changes.t ..... skipped: Author tests not required for installation
t/coverage.t .... ok
t/critic.t ...... skipped: Author tests not required for installation
t/cv.t .......... skipped: Author tests not required for installation
t/dist.t ........ skipped: Author tests not required for installation
t/gv.t .......... skipped: Author tests not required for installation
t/kwalitee.t .... skipped: Author tests not required for installation
t/links.t ....... skipped: Author tests not required for installation
t/manifest.t .... skipped: Author tests not required for installation
t/metrics.t ..... skipped: Author tests not required for installation
t/namespaces.t .. skipped: Author tests not required for installation
t/no404s.t ...... skipped: Author tests not required for installation
t/noplan.t ...... skipped: Author tests not required for installation
t/pod-cm.t ...... skipped: Test::Pod::Spelling::CommonMistakes required for testing POD spelling
t/pod.t ......... skipped: Author tests not required for installation
t/port.t ........ skipped: Test::Portability::Files required for testing filenames portability
t/prereq.t ...... skipped: Author tests not required for installation
t/snippets.t .... skipped: Author tests not required for installation
t/spelling.t .... skipped: Author tests not required for installation
t/strict.t ...... skipped: Author tests not required for installation
t/unused.t ...... skipped: Author tests not required for installation
# Author tests not required for installation
t/us.t .......... ok
t/used.t ........ skipped: Author tests not required for installation
t/vars.t ........ skipped: Author tests not required for installation
All tests successful.
Test Summary Report
-------------------
t/boiler.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
Files=30, Tests=35, 6 wallclock secs ( 0.15 usr 0.05 sys + 4.81 cusr 1.01 csys = 6.02 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Encode 0 2.97
HTTP::Request 0 6.18
JSON 0 2.97001
LWP::Protocol::https 0 6.07
LWP::UserAgent 0 6.34
perl 5.006002 5.028000
URI 0 1.74
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.34
IPC::System::Simple 0 1.25
Test::Carp 0 0.2
Test::LWP::UserAgent 0 0.033
Test::Most 0 0.35
Test::NoWarnings 0 1.04
Test::Number::Delta 0 1.06
Test::Script 0 1.23
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
NONINTERACTIVE_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 21790
PERL5_CPAN_IS_RUNNING = 21790
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin
PERLBREW_PERL = perl-5.28.0-thread
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/pkg/bin/bash
TERM = xterm-256color
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 100 0
$EGID = 100 100 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302136
YAML 1.26
YAML::Syck 1.30
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
Platform:
osname=netbsd
osvers=7.1.2
archname=amd64-netbsd-thread-multi
uname='netbsd njh2.vultr.com 7.1.2 netbsd 7.1.2 (generic.201803151611z) amd64 '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread -Dusethreads -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -fwrapv -fno-strict-aliasing -I/usr/pkg/include'
optimize='-O'
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -msse4.1 -msse4.2 -mtune=native -fwrapv -fno-strict-aliasing -I/usr/pkg/include'
ccversion=''
gccversion='4.8.5'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/include/gcc-4.8 /usr/lib /usr/pkg/lib /lib
libs=-lpthread -lm -lcrypt -lutil -lc -lposix
perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.48
Built under netbsd
Compiled at Jun 25 2018 09:46:12
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="21790"
PERL5_CPAN_IS_RUNNING="21790"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/bin"
PERLBREW_PERL="perl-5.28.0-thread"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/site_perl/5.28.0/amd64-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/site_perl/5.28.0
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0/amd64-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.28.0-thread/lib/5.28.0
.