Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN String-CityHash-0.09 v5.15.0 GNU/Linux
Date: 2012-08-15T04:56:52Z
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 Alessandro Ghedini,
This is a computer-generated report for String-CityHash-0.09
on perl 5.15.0, created by CPAN-Reporter-1.2006.
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 '/usr/bin/make -e -j8 -e -j8':
/home/njh/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0 /home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0/ExtUtils/xsubpp -C++ -typemap /home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/ExtUtils/typemap CityHash.xs > CityHash.xsc && mv CityHash.xsc CityHash.c
g++ -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE" city.cc
Running Mkbootstrap for String::CityHash ()
chmod 644 CityHash.bs
cp CityHash.bs blib/arch/auto/String/CityHash/CityHash.bs
chmod 644 blib/arch/auto/String/CityHash/CityHash.bs
cc1plus: warning: command line option â-Wstrict-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wbad-function-castâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wmissing-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wnested-externsâ is valid for C/ObjC but not for C++ [enabled by default]
cp lib/String/CityHash.pm blib/lib/String/CityHash.pm
In file included from city.cc:31:0:
./city.h:81:23: warning: use of C++0x long long integer constant [-Wlong-long]
city.cc:78:5: warning: "HAVE_BUILTIN_EXPECT" is not defined [-Wundef]
city.cc:94:26: warning: use of C++0x long long integer constant [-Wlong-long]
city.cc:95:26: warning: use of C++0x long long integer constant [-Wlong-long]
city.cc:96:26: warning: use of C++0x long long integer constant [-Wlong-long]
city.cc:97:26: warning: use of C++0x long long integer constant [-Wlong-long]
city.cc:356:21: fatal error: citycrc.h: No such file or directory
compilation terminated.
g++ -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE" CityHash.c
cc1plus: warning: command line option â-Wstrict-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wbad-function-castâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wmissing-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option â-Wnested-externsâ is valid for C/ObjC but not for C++ [enabled by default]
make: *** [city.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from CityHash.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:1669:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:1681:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from CityHash.xs:10:0:
./city.h:81:23: warning: use of C++0x long long integer constant [-Wlong-long]
In file included from CityHash.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:4031:49: error: declaration of âint setresuid(uid_t, uid_t, uid_t)â has a different exception specifier
In file included from /home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:688:0,
from CityHash.xs:2:
/usr/include/unistd.h:762:12: error: from previous declaration âint setresuid(__uid_t, __uid_t, __uid_t) throw ()â
In file included from CityHash.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:4035:49: error: declaration of âint setresgid(gid_t, gid_t, gid_t)â has a different exception specifier
In file included from /home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux/CORE/perl.h:688:0,
from CityHash.xs:2:
/usr/include/unistd.h:767:12: error: from previous declaration âint setresgid(__gid_t, __gid_t, __gid_t) throw ()â
CityHash.c: In function âvoid XS_String__CityHash_cityhash64(CV*)â:
CityHash.c:197:5: warning: ISO C++ forbids braced-groups within expressions [-pedantic]
CityHash.c:196:5: warning: unused variable âPerl___notusedâ [-Wunused-variable]
CityHash.c: In function âvoid XS_String__CityHash_cityhash128(CV*)â:
CityHash.c:249:5: warning: unused variable âPerl___notusedâ [-Wunused-variable]
CityHash.c: In function âvoid XS_String__CityHash_cityhash128_bits(CV*)â:
CityHash.c:277:5: warning: unused variable âPerl___notusedâ [-Wunused-variable]
CityHash.c: In function âvoid boot_String__CityHash(CV*)â:
CityHash.c:325:14: warning: declaration of âCV* cvâ shadows a parameter [-Wshadow]
CityHash.c:308:1: warning: shadowed declaration is here [-Wshadow]
CityHash.c:328:9: warning: ISO C++ forbids braced-groups within expressions [-pedantic]
CityHash.c:330:9: warning: ISO C++ forbids braced-groups within expressions [-pedantic]
CityHash.c:310:5: warning: unused variable âPerl___notusedâ [-Wunused-variable]
make: *** [CityHash.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Exporter 0 5.66
strict 0 1.04
warnings 0 1.12
XSLoader 0 0.15
build_requires:
Module Need Have
------------------- ---- ----
File::Find 0 1.19
File::Temp 0 0.22
Test::More 0 0.98
configure_requires:
Module Need Have
------------------- ---- ----
Devel::CheckLib 0 0.98
ExtUtils::MakeMaker 6.30 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.0/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/arch:/home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7658
PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/String-CityHash-0.09-svOXDX/Makefile.PL
PERL5_CPAN_IS_RUNNING = 7658
PERL5_MINISMOKEBOX = 0.54
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.15.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.0/bin
PERLBREW_PERL = perl-5.15.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.46
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 29 30 44 46 108 112 1000
$EGID = 1000 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.36
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4002
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.25
Test::More 0.98
YAML 0.84
YAML::Syck 1.20
version 0.99
--
Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
Platform:
osname=linux, osvers=3.2.0-2-amd64, archname=x86_64-linux
uname='linux gateway 3.2.0-2-amd64 #1 smp sun apr 15 16:47:38 utc 2012 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.15.0 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -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'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -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 -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.6.3', 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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
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_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Apr 23 2012 10:27:34
%ENV:
PERL5LIB="/home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/arch:/home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="7658"
PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/String-CityHash-0.09-svOXDX/Makefile.PL"
PERL5_CPAN_IS_RUNNING="7658"
PERL5_MINISMOKEBOX="0.54"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.15.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.0/bin"
PERLBREW_PERL="perl-5.15.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.46"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/arch
/home/njh/.cpan/build/Devel-CheckLib-0.98-jYLX7d/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0
.