Report for AI-LibNeural-0.02

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN AI-LibNeural-0.02 v5.10.1 OpenBSD
Date: 2011-12-18T19:27: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 Ross McFarland,

This is a computer-generated report for AI-LibNeural-0.02
on perl 5.10.1, 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 LibNeural.pm blib/lib/AI/LibNeural.pm
AutoSplitting blib/lib/AI/LibNeural.pm (blib/lib/auto/AI/LibNeural)
/home/sts/cpansmoke/perl-5.10.1/bin/perl /home/sts/cpansmoke/perl-5.10.1/lib/5.10.1/ExtUtils/xsubpp  -C++ -typemap /home/sts/cpansmoke/perl-5.10.1/lib/5.10.1/ExtUtils/typemap -typemap ./typemap -typemap typemap  LibNeural.xs > LibNeural.xsc && mv LibNeural.xsc LibNeural.c
Please specify prototyping behavior for LibNeural.xs (see perlxs manual)
g++ -c    -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"0.02\"  -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.10.1/lib/5.10.1/OpenBSD.i386-openbsd-thread-multi/CORE"   LibNeural.c
LibNeural.xs:37:20: error: nnwork.h: No such file or directory
LibNeural.xs:38:20: error: neuron.h: No such file or directory
LibNeural.c: In function 'void XS_AI__LibNeural_new(PerlInterpreter*, CV*)':
LibNeural.c:330: error: 'nnwork' was not declared in this scope
LibNeural.c:330: error: 'RETVAL' was not declared in this scope
LibNeural.xs:164: error: expected type-specifier before 'nnwork'
LibNeural.xs:164: error: expected `;' before 'nnwork'
LibNeural.xs:170: error: expected type-specifier before 'nnwork'
LibNeural.xs:170: error: expected `;' before 'nnwork'
LibNeural.xs:178: error: expected type-specifier before 'nnwork'
LibNeural.xs:178: error: expected `;' before 'nnwork'
LibNeural.c: In function 'void XS_AI__LibNeural_get_layersize(PerlInterpreter*, CV*)':
LibNeural.c:372: error: 'nnwork' was not declared in this scope
LibNeural.c:372: error: 'THIS' was not declared in this scope
LibNeural.c:377: error: expected primary-expression before ')' token
LibNeural.c: In function 'void XS_AI__LibNeural_train(PerlInterpreter*, CV*)':
LibNeural.c:413: error: 'nnwork' was not declared in this scope
LibNeural.c:413: error: 'THIS' was not declared in this scope
LibNeural.c:416: error: expected primary-expression before ')' token
LibNeural.xs:202: error: 'INPUT' was not declared in this scope
LibNeural.xs:203: error: 'OUTPUT' was not declared in this scope
LibNeural.c: In function 'void XS_AI__LibNeural_run(PerlInterpreter*, CV*)':
LibNeural.c:457: error: 'nnwork' was not declared in this scope
LibNeural.c:457: error: 'THIS' was not declared in this scope
LibNeural.c:460: error: expected primary-expression before ')' token
LibNeural.xs:223: error: 'INPUT' was not declared in this scope
LibNeural.xs:224: error: 'OUTPUT' was not declared in this scope
LibNeural.c: In function 'void XS_AI__LibNeural_load(PerlInterpreter*, CV*)':
LibNeural.c:502: error: 'nnwork' was not declared in this scope
LibNeural.c:502: error: 'THIS' was not declared in this scope
LibNeural.c:507: error: expected primary-expression before ')' token
LibNeural.c: In function 'void XS_AI__LibNeural_save(PerlInterpreter*, CV*)':
LibNeural.c:530: error: 'nnwork' was not declared in this scope
LibNeural.c:530: error: 'THIS' was not declared in this scope
LibNeural.c:535: error: expected primary-expression before ')' token
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.10.1/cpan/build/AI-LibNeural-0.02-GHYar_ (line 92 of /usr/share/mk/sys.mk).

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

Prerequisite modules loaded:

    No requirements found

------------------------------
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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 248
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.10.1/cpan/build/AI-LibNeural-0.02-GHYar_/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 248
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22368,248
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = AI-LibNeural-0.02
    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.10.1/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.112621
    Cwd                 3.30    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.55_02 
    ExtUtils::Manifest  1.56    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.30    
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.17    
    Test::More          0.92    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.95    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=4.9, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke5 4.9 generic.mp#794 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.10.1'
    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=n, 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 PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under openbsd
  Compiled at Sep 16 2011 12:04:39
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="248"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.10.1/cpan/build/AI-LibNeural-0.02-GHYar_/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="248"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22368,248"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="AI-LibNeural-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.10.1/lib/5.10.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.10.1/lib/5.10.1
    /home/sts/cpansmoke/perl-5.10.1/lib/site_perl/5.10.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.10.1/lib/site_perl/5.10.1
    .