Report for Apporo-0.000001

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Apporo-0.000001 v5.14.0 OpenBSD
Date: 2012-09-07T09:12:28Z

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.14.0, created by CPAN-Reporter-1.2002.

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
/home/sts/cpansmoke/perl-5.14.0/bin/perl "-Iinc" /home/sts/cpansmoke/perl-5.14.0/lib/5.14.0/ExtUtils/xsubpp  -C++ -typemap /home/sts/cpansmoke/perl-5.14.0/lib/5.14.0/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."  -pthread -fno-strict-aliasing -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/home/sts/cpansmoke/perl-5.14.0/lib/5.14.0/OpenBSD.i386-openbsd-thread-multi/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(PerlInterpreter*, 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: At global scope:
xs/Apporo.c:96: warning: unused parameter 'my_perl'
xs/Apporo.c: In function 'void XS_Apporo_DESTROY(PerlInterpreter*, 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: At global scope:
xs/Apporo.c:122: warning: unused parameter 'my_perl'
xs/Apporo.c: In function 'void XS_Apporo_retrieve(PerlInterpreter*, 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: At global scope:
xs/Apporo.c:148: warning: unused parameter 'my_perl'
xs/Apporo.c: In function 'void boot_Apporo(PerlInterpreter*, CV*)':
xs/Apporo.c:192: warning: unused variable 'Perl___notused'
xs/Apporo.c: At global scope:
xs/Apporo.c:189: warning: unused parameter 'my_perl'
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.14.0/cpan/build/Apporo-0.000001-rHxDzB (line 92 of /usr/share/mk/sys.mk).

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    XSLoader            0.02 0.13   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    Devel::CheckLib     0    0.98   
    Devel::PPPort       3.19 3.19   
    ExtUtils::MakeMaker 6.36 6.57_05
    ExtUtils::ParseXS   2.21 2.2210 
    Test::More          0    0.98   

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    Devel::PPPort       3.19 3.19   
    ExtUtils::MakeMaker 6.36 6.57_05
    ExtUtils::ParseXS   2.21 2.2210 


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/arch:/home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7088
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.14.0/cpan/build/Apporo-0.000001-rHxDzB/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7088
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12672,7088
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Apporo-0.000001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sts/cpansmoke/perl-5.14.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.110440
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27105 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 4.9 generic.mp#794 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.58.0, 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 -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under openbsd
  Compiled at May 30 2011 23:24:05
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/arch:/home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7088"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.14.0/cpan/build/Apporo-0.000001-rHxDzB/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="7088"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="12672,7088"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Apporo-0.000001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/arch
    /home/sts/cpansmoke/perl-5.14.0/cpan/build/Devel-CheckLib-0.98-Qv4h7y/blib/lib
    /home/sts/cpansmoke/perl-5.14.0/lib/site_perl/5.14.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.0/lib/site_perl/5.14.0
    /home/sts/cpansmoke/perl-5.14.0/lib/5.14.0/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.0/lib/5.14.0
    .