Geo-Coder-DAMS v0.01 Perl 5 v5.29.2 x86_64-linux-ld
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Geo-Coder-DAMS v0.01
- Platform
- Perl 5 v5.29.2 x86_64-linux-ld
- Date
- 2020-01-04 20:33:07
- ID
- 6aa8a76c-2f31-11ea-8a87-35e580a5c090
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 Tomohiro Hosaka,
This is a computer-generated report for Geo-Coder-DAMS-0.01
on perl 5.29.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
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 './Build':
Building Geo-Coder-DAMS
Processing XS typemap files...
Generating main XS file...
g++ -I/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/5.29.2/x86_64-linux-ld/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ -Isrc -Ibuildtmp -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o buildtmp/DAMS.o buildtmp/DAMS.c
In file included from buildtmp/DAMS.c:181:
src/dams.h:92:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
92 | void init(const std::string& damsFileName) throw (DamsInitException);
| ^~~~~
src/dams.h:119:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
119 | const std::string& query) throw (DamsException);
| ^~~~~
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Geo/Coder/DAMS/DAMS.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Geo/Coder/DAMS/DAMS.so buildtmp/DAMS.o -lstdc++ -ldams
/usr/bin/ld: cannot find -ldams
collect2: error: ld returned 1 exit status
error building blib/arch/auto/Geo/Coder/DAMS/DAMS.so from buildtmp/DAMS.o at /home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/site_perl/5.29.2/ExtUtils/CBuilder/Base.pm line 332.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
----------------------- ---- ------
ExtUtils::XSpp 0.18 0.18
Module::Build 0.28 0.4229
Test::Exception 0 0.43
Test::LeakTrace 0 0.16
configure_requires:
Module Need Have
----------------------- ---- ------
Module::Build 0.28 0.4229
Module::Build::WithXSpp 0 0.14
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j2
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin/perl5.29.2
PERL5LIB = /tmp/build/Test-LeakTrace-0.16-0/blib/arch:/tmp/build/Test-LeakTrace-0.16-0/blib/lib:/tmp/build/Module-Build-WithXSpp-0.14-0/blib/arch:/tmp/build/Module-Build-WithXSpp-0.14-0/blib/lib:/tmp/build/ExtUtils-XSpp-0.18-0/blib/arch:/tmp/build/ExtUtils-XSpp-0.18-0/blib/lib:/tmp/build/ExtUtils-CppGuess-0.20-0/blib/arch:/tmp/build/ExtUtils-CppGuess-0.20-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1346217
PERL5_CPAN_IS_RUNNING = 1346217
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1346200,1346217
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin
PERLBREW_PERL = perl-5.29.2-ld
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000/testwrapper.1346203
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin/perl5.29.2
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
$EGID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.42
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.42
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.02
JSON::PP 2.97001
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302169
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 29 subversion 2) configuration:
Platform:
osname=linux
osvers=4.16.0-2-amd64
archname=x86_64-linux-ld
uname='linux amelia 4.16.0-2-amd64 #1 smp debian 4.16.16-2 (2018-06-22) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld -Dusedevel -Duselongdouble -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.2.1 20191109'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.29'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under linux
Compiled at Nov 20 2019 01:01:44
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin/perl5.29.2"
PERL5LIB="/tmp/build/Test-LeakTrace-0.16-0/blib/arch:/tmp/build/Test-LeakTrace-0.16-0/blib/lib:/tmp/build/Module-Build-WithXSpp-0.14-0/blib/arch:/tmp/build/Module-Build-WithXSpp-0.14-0/blib/lib:/tmp/build/ExtUtils-XSpp-0.18-0/blib/arch:/tmp/build/ExtUtils-XSpp-0.18-0/blib/lib:/tmp/build/ExtUtils-CppGuess-0.20-0/blib/arch:/tmp/build/ExtUtils-CppGuess-0.20-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1346217"
PERL5_CPAN_IS_RUNNING="1346217"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1346200,1346217"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/bin"
PERLBREW_PERL="perl-5.29.2-ld"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/build/Test-LeakTrace-0.16-0/blib/arch
/tmp/build/Test-LeakTrace-0.16-0/blib/lib
/tmp/build/Module-Build-WithXSpp-0.14-0/blib/arch
/tmp/build/Module-Build-WithXSpp-0.14-0/blib/lib
/tmp/build/ExtUtils-XSpp-0.18-0/blib/arch
/tmp/build/ExtUtils-XSpp-0.18-0/blib/lib
/tmp/build/ExtUtils-CppGuess-0.20-0/blib/arch
/tmp/build/ExtUtils-CppGuess-0.20-0/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/site_perl/5.29.2/x86_64-linux-ld
/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/site_perl/5.29.2
/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/5.29.2/x86_64-linux-ld
/home/njh/perl5/perlbrew/perls/perl-5.29.2-ld/lib/5.29.2
.