Back
From: metabase:user:cba5269c-6e58-1014-92a6-0387276d408b
Subject: UNKNOWN Apporo-0.000001 v5.12.2 OpenBSD
Date: 2013-07-27T23:16:54Z
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 Toshinori Sato,
This is a computer-generated report for Apporo-0.000001
on perl 5.12.2, created by CPAN-Reporter-1.2010.
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 lib/Apporo.pm blib/lib/Apporo.pm
/usr/bin/perl "-Iinc" /usr/libdata/perl5/ExtUtils/xsubpp -C++ -typemap /usr/libdata/perl5/ExtUtils/typemap xs/Apporo.xs > xs/Apporo.xsc && mv xs/Apporo.xsc xs/Apporo.c
Please specify prototyping behavior for Apporo.xs (see perlxs manual)
g++ -c "-I." "-I/usr/local/include" "-I." -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include -g -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -O2 -DVERSION=\"0.000001\" -DXS_VERSION=\"0.000001\" -o xs/Apporo.o -DPIC -fPIC "-I/usr/libdata/perl5/amd64-openbsd/5.12.2/CORE" -DUSE_PPPORT xs/Apporo.c
cc1plus: warning: command line option "-Wdeclaration-after-statement" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wc++-compat" is valid for C/ObjC but not for C++
xs/Apporo.xs:4:20: error: apporo.h: No such file or directory
xs/Apporo.xs:6: error: 'apporo' is not a namespace-name
xs/Apporo.xs:6: error: expected namespace-name before ';' token
xs/Apporo.c: In function 'void XS_Apporo_new(CV*)':
xs/Apporo.c:107: error: 'Apporo' was not declared in this scope
xs/Apporo.c:107: error: 'RETVAL' was not declared in this scope
xs/Apporo.xs:38: error: 'a' was not declared in this scope
xs/Apporo.xs:38: error: expected type-specifier before 'Apporo'
xs/Apporo.xs:38: error: expected `;' before 'Apporo'
xs/Apporo.c:99: warning: unused variable 'Perl___notused'
xs/Apporo.c: In function 'void XS_Apporo_DESTROY(CV*)':
xs/Apporo.c:132: error: 'Apporo' was not declared in this scope
xs/Apporo.c:132: error: 'THIS' was not declared in this scope
xs/Apporo.c:135: error: expected primary-expression before ')' token
xs/Apporo.c:141: error: type '<type error>' argument given to 'delete', expected pointer
xs/Apporo.c:125: warning: unused variable 'Perl___notused'
xs/Apporo.c: In function 'void XS_Apporo_retrieve(CV*)':
xs/Apporo.c:158: error: 'Apporo' was not declared in this scope
xs/Apporo.c:158: error: 'THIS' was not declared in this scope
xs/Apporo.c:163: error: expected primary-expression before ')' token
xs/Apporo.c:151: warning: unused variable 'Perl___notused'
xs/Apporo.c: In function 'void boot_Apporo(CV*)':
xs/Apporo.c:192: warning: unused variable 'Perl___notused'
*** Error code 1
Stop in /home/wose/.cpan/build/Apporo-0.000001-cxrCAq (line 89 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
XSLoader 0.02 0.10
build_requires:
Module Need Have
------------------- ---- ----
Devel::CheckLib 0 1.01
Devel::PPPort 3.19 3.19
ExtUtils::MakeMaker 6.36 6.64
ExtUtils::ParseXS 2.21 2.21
Test::More 0 0.98
configure_requires:
Module Need Have
------------------- ---- ----
Devel::PPPort 3.19 3.19
ExtUtils::MakeMaker 6.36 6.64
ExtUtils::ParseXS 2.21 2.21
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/wose/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL = [undef]
PERL5LIB = /home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/arch:/home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28853
PERL5_CPAN_IS_EXECUTING = /home/wose/.cpan/build/Apporo-0.000001-cxrCAq/Makefile.PL
PERL5_CPAN_IS_RUNNING = 28853
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3873,28853
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Apporo-0.000001
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.31
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.17
Test::More 0.98
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.2, archname=amd64-openbsd
uname='openbsd'
config_args='-dsE -Dopenbsd_distribution=defined -Dccflags=-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Dmksymlinks'
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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
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 ='-Wl,-E -fstack-protector'
libpth=/usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.12.0
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/5.12.2/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
CVE-2010-0405
Updated CGI to 3.51
Updated Test::Simple to 0.98
Updated List::Util to 1.23
CVE-2011-1487
Updated Digest to 1.17
CVE-2011-2939
uncommitted-changes
Built under openbsd
%ENV:
PERL=""
PERL5LIB="/home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/arch:/home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28853"
PERL5_CPAN_IS_EXECUTING="/home/wose/.cpan/build/Apporo-0.000001-cxrCAq/Makefile.PL"
PERL5_CPAN_IS_RUNNING="28853"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3873,28853"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Apporo-0.000001"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/arch
/home/wose/.cpan/build/Devel-CheckLib-1.01-icgy7Y/blib/lib
/usr/local/libdata/perl5/site_perl/amd64-openbsd
/usr/libdata/perl5/site_perl/amd64-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl
/usr/libdata/perl5/amd64-openbsd/5.12.2
/usr/local/libdata/perl5/amd64-openbsd/5.12.2
/usr/libdata/perl5
/usr/local/libdata/perl5
.