Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Algorithm-Statistic-0.04 v5.18.4 FreeBSD
Date: 2015-04-04T20:29:03Z
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 Igor Karbachinsky,
This is a computer-generated report for Algorithm-Statistic-0.04
on perl 5.18.4, created by CPAN-Reporter-1.2011.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Algorithm/Statistic.pm blib/lib/Algorithm/Statistic.pm
/usr/perl5.18.4p/bin/perl /usr/perl5.18.4p/lib/site_perl/5.18.4/ExtUtils/xsubpp -C++ -typemap /usr/perl5.18.4p/lib/5.18.4/ExtUtils/typemap Statistic.xs > Statistic.xsc && mv Statistic.xsc Statistic.c
c++ -c -I include/ -std=c++11 -O2 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE" Statistic.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
In file included from Statistic.xs:7:
In file included from /usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:3476:
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:323:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:323:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] set_cur depth=%d\n", \
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:341:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:341:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] save_local\n", \
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:349:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/pad.h:349:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"Pad 0x%"UVxf"[0x%"UVxf"] restore_local\n", \
^
In file included from Statistic.xs:7:
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:4257:37: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
INIT("Use of uninitialized value%"SVf"%s%s");
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:4277:75: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
INIT("Modification of non-creatable hash value attempted, subscript \"%"SVf"\"");
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3640:35: error: too few arguments provided to function-like macro invocation
return do_open(__nm, __loc);
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:5819:9: note: macro 'do_open' defined here
#define do_open(g, n, l, a, rm, rp, sf) \
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3653:21: error: too few arguments provided to function-like macro invocation
do_close(__c);
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/embed.h:113:9: note: macro 'do_close' defined here
#define do_close(a,b) Perl_do_close(aTHX_ a,b)
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3662:69: error: too few arguments provided to function-like macro invocation
virtual catalog do_open(const basic_string<char>&, const locale&) const;
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:5819:9: note: macro 'do_open' defined here
#define do_open(g, n, l, a, rm, rp, sf) \
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3662:5: error: 'virtual' can only appear on non-static member functions
virtual catalog do_open(const basic_string<char>&, const locale&) const;
^
/usr/include/c++/v1/locale:3662:28: error: expected ';' at end of declaration list
virtual catalog do_open(const basic_string<char>&, const locale&) const;
^
/usr/include/c++/v1/locale:3665:34: error: too few arguments provided to function-like macro invocation
virtual void do_close(catalog) const;
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/embed.h:113:9: note: macro 'do_close' defined here
#define do_close(a,b) Perl_do_close(aTHX_ a,b)
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3665:5: error: 'virtual' can only appear on non-static member functions
virtual void do_close(catalog) const;
^
/usr/include/c++/v1/locale:3665:18: error: field has incomplete type 'void'
virtual void do_close(catalog) const;
^
/usr/include/c++/v1/locale:3665:26: error: expected ';' at end of declaration list
virtual void do_close(catalog) const;
^
/usr/include/c++/v1/locale:3674:72: error: too few arguments provided to function-like macro invocation
messages<_CharT>::do_open(const basic_string<char>& __nm, const locale&) const
^
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE/perl.h:5819:9: note: macro 'do_open' defined here
#define do_open(g, n, l, a, rm, rp, sf) \
^
In file included from Statistic.xs:20:
In file included from include/kth_order_statistic.hpp:12:
In file included from /usr/include/c++/v1/iostream:40:
In file included from /usr/include/c++/v1/istream:156:
In file included from /usr/include/c++/v1/ostream:133:
/usr/include/c++/v1/locale:3674:19: error: non-static data member defined out-of-line
messages<_CharT>::do_open(const basic_string<char>& __nm, const locale&) const
~~~~~~~~~~~~~~~~~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1
Stop.
make: stopped in /home/cpansand/.cpan/build/Algorithm-Statistic-0.04-hWt0v2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Exporter 5.57 5.70
Test::More 0 1.001014
Test::Requires 0 0.08
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.66
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4676
PERL5_CPAN_IS_EXECUTING = /home/cpansand/.cpan/build/Algorithm-Statistic-0.04-hWt0v2/Makefile.PL
PERL5_CPAN_IS_RUNNING = 4676
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 63983,4676
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_AUTOINSTALL = --defaultdeps
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/ZDFmO0EJuO_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.18.4p/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.150001
Cwd 3.47
ExtUtils::CBuilder 0.280210
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4211
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001014
YAML 1.14
YAML::Syck 1.29
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.18.4p'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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 freebsd
Compiled at Apr 4 2015 13:03:15
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4676"
PERL5_CPAN_IS_EXECUTING="/home/cpansand/.cpan/build/Algorithm-Statistic-0.04-hWt0v2/Makefile.PL"
PERL5_CPAN_IS_RUNNING="4676"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="63983,4676"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_AUTOINSTALL="--defaultdeps"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/ZDFmO0EJuO_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/usr/perl5.18.4p/lib/site_perl/5.18.4/amd64-freebsd
/usr/perl5.18.4p/lib/site_perl/5.18.4
/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd
/usr/perl5.18.4p/lib/5.18.4
.