Back
From: metabase:user:20a45eae-6c1a-1014-abaf-4bc2b30e56df
Subject: UNKNOWN c_plus_plus-0.1 v5.8.6 Windows (Cygwin)
Date: 2016-01-09T21:33:44Z
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 Ilya Zakharevich,
This is a computer-generated report for c_plus_plus-0.1
on perl 5.8.6, created by CPAN-Reporter-1.2015.
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':
cp c_plus_plus.pm blib/lib/c_plus_plus.pm
/cygdrive/c/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/bin/perl.exe /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/ExtUtils/xsubpp -typemap /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/ExtUtils/typemap c_plus_plus.xs > c_plus_plus.xsc && mv c_plus_plus.xsc c_plus_plus.c
Please specify prototyping behavior for c_plus_plus.xs (see perlxs manual)
gcc -c -x c++ -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -DUSEIMPORTLIB -O2 -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" "-I/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE" c_plus_plus.c
c_plus_plus.xs:19:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
aaa a("static");
^
In file included from /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/perl.h:475:0,
from c_plus_plus.xs:5:
c_plus_plus.c: In function 'void boot_c_plus_plus(PerlInterpreter*, CV*)':
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/XSUB.h:223:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
vn = "XS_VERSION"), FALSE); \
^
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/embed.h:3347:40: note: in definition of macro 'get_sv'
#define get_sv(a,b) Perl_get_sv(aTHX_ a,b)
^
c_plus_plus.c:40:5: note: in expansion of macro 'XS_VERSION_BOOTCHECK'
XS_VERSION_BOOTCHECK ;
^
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/XSUB.h:226:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
vn = "VERSION"), FALSE); \
^
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/embed.h:3347:40: note: in definition of macro 'get_sv'
#define get_sv(a,b) Perl_get_sv(aTHX_ a,b)
^
c_plus_plus.c:40:5: note: in expansion of macro 'XS_VERSION_BOOTCHECK'
XS_VERSION_BOOTCHECK ;
^
c_plus_plus.xs:26:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
aaa b("auto");
^
Running Mkbootstrap for c_plus_plus ()
chmod 644 c_plus_plus.bs
rm -f blib/arch/auto/c_plus_plus/c_plus_plus.dll
ld2 -L/usr/local/lib c_plus_plus.o -o blib/arch/auto/c_plus_plus/c_plus_plus.dll \
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/libperl.dll.a \
gcc -shared -o c_plus_plus.dll -Wl,--out-implib=libc_plus_plus.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-L/usr/local/lib c_plus_plus.o /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/libperl.dll.a
c_plus_plus.o:c_plus_plus.c:(.xdata+0x14): undefined reference to `__gxx_personality_seh0'
c_plus_plus.o:c_plus_plus.c:(.xdata+0x14): relocation truncated to fit: rva32 against undefined symbol `__gxx_personality_seh0'
collect2: error: ld returned 1 exit status
perlld: *** system() failed to execute
gcc -shared -o c_plus_plus.dll -Wl,--out-implib=libc_plus_plus.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-L/usr/local/lib c_plus_plus.o /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi/CORE/libperl.dll.a
Makefile:471: recipe for target 'blib/arch/auto/c_plus_plus/c_plus_plus.dll' failed
make: *** [blib/arch/auto/c_plus_plus/c_plus_plus.dll] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
LD_LIBRARY_PATH =
NUMBER_OF_PROCESSORS = 8
PATH = /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/bin/5.8.6/cygwin-thread-multi:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/bin:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/bin:/usr/local/bin:/usr/bin
PERL = /cygdrive/c/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/bin/perl
PERL5LIB = /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/site_perl/5.8.6:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/5.8.6:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25180
PERL5_CPAN_IS_RUNNING = 25180
PERL_CPAN_REPORTER_CONFIG = /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/cpan/5.8.6/cygwin-thread-multi/reporter/config.ini
PERL_CPAN_REPORTER_DIR = /opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/cpan/5.8.6/cygwin-thread-multi/reporter
PERL_EXTUTILS_AUTOINSTALL = 1
PERL_MM_USE_DEFAULT = 1
PERL_MY_PREFIX = /opt/perl5
PERL_MY_SOURCE_DIR = /cygdrive/c/src/perl
PERL_TEST_CRITIC = 1
PERL_TEST_CRITIC = 1
PERL_TEST_POD = 1
PERL_TEST_POD = 1
POD_TESTING = 1
POD_TESTS = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
SHELL = /usr/bin/bash
TEMP = /tmp
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /cygdrive/c/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/bin/perl
$UID/$EUID = 1061331 / 1061331
$GID = 1049089 401408 1083352 1049147 70145 1081620 1069144 1119491 1111057 1095782 1081637 1068897 1090492 1090104 1126717 1059531 1095107 1069945 1125495 1049649 1105777 1087957 1089865 1059243 1104220 1051354 1100278 1089132 1057337 1056539 1090221 1126626 1057394 1051228 1122107 1090357 1093944 1088201 1083675 1125494 1122108 1081942 1058653 1061909 1090413 1081310 1090502 1113266 1051245 1098011 1104222 66048 4095 15 11 66049 4 545 197608 1049089
$EGID = 1049089 401408 1083352 1049147 70145 1081620 1069144 1119491 1111057 1095782 1081637 1068897 1090492 1090104 1126717 1059531 1095107 1069945 1125495 1049649 1105777 1087957 1089865 1059243 1104220 1051354 1100278 1089132 1057337 1056539 1090221 1126626 1057394 1051228 1122107 1090357 1093944 1088201 1083675 1125494 1122108 1081942 1058653 1061909 1090413 1081310 1090502 1113266 1051245 1098011 1104222 66048 4095 15 11 66049 4 545 197608 1049089
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.112621
Cwd 3.33
ExtUtils::CBuilder n/a
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.68
ExtUtils::Manifest 1.60
ExtUtils::ParseXS n/a
File::Spec 3.33
JSON n/a
JSON::PP 2.27200
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.88
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=cygwin, osvers=2.3.1(0.29153), archname=cygwin-thread-multi
uname='cygwin_nt-10.0 rigel 2.3.1(0.29153) 2015-11-14 12:44 x86_64 cygwin '
config_args='-de -Dmksymlinks -Dcc=gcc -Uinc_version_list -Uinstallusrbinperl -Dusethreads -Dusemultiplicity -Duse64bitint -Uuselongdouble -Dprefix=/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe',
optimize='-O2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe'
ccversion='', gccversion='4.9.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='ld2', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-ldb -ldl -lcrypt
perllibs=-ldl -lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under cygwin
Compiled at Nov 30 2015 22:05:41
%ENV:
PERL="/cygdrive/c/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/bin/perl"
PERL5LIB="/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/site_perl/5.8.6:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/5.8.6:/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25180"
PERL5_CPAN_IS_EXECUTING="/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/cpan/5.8.6/cygwin-thread-multi/build/c_plus_plus-0.1-sQzHG0/Makefile.PL"
PERL5_CPAN_IS_RUNNING="25180"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CPAN_REPORTER_CONFIG="/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/cpan/5.8.6/cygwin-thread-multi/reporter/config.ini"
PERL_CPAN_REPORTER_DIR="/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/cpan/5.8.6/cygwin-thread-multi/reporter"
PERL_EXTUTILS_AUTOINSTALL="1"
PERL_MM_USE_DEFAULT="1"
PERL_MY_PREFIX="/opt/perl5"
PERL_MY_SOURCE_DIR="/cygdrive/c/src/perl"
PERL_TEST_CRITIC="1"
PERL_TEST_POD="1"
CYGWIN="codepage:utf8 nodosfilewarning"
@INC:
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/site_perl/5.8.6/cygwin-thread-multi
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/site_perl/5.8.6
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/5.8.6/cygwin-thread-multi
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/5.8.6
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/local/lib/perl5
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6/cygwin-thread-multi
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/5.8.6
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/site_perl/5.8.6/cygwin-thread-multi
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/site_perl/5.8.6
/opt/perl5/cygwin_nt-10.0/2.3.1/x86_64/perl/5.8.6/cygwin-thread-multi/lib/site_perl
.