Inline-C v0.81 Perl 5 v5.18.0 i86pc-solaris-thread-multi

Status
Unknown
From
Nigel Horne
Dist
Inline-C v0.81
Platform
Perl 5 v5.18.0 i86pc-solaris-thread-multi
Date
2019-11-11 12:19:08
ID
75bf7d4e-047d-11ea-9086-d29ed906f10f
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 Tina Muller,

This is a computer-generated report for Inline-C-0.81
on perl 5.18.0, created by CPAN-Reporter-1.2018.

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 test':

Skip blib/lib/auto/share/dist/Inline-C/inline-c.pgx (unchanged)
PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin/perl5.18.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000-require-modules.t ............ ok
t/01syntax.t ....................... ok
t/02config.t ....................... ok
t/03typemap.t ...................... ok
t/04perlapi.t ...................... ok
t/05xsmode.t ....................... ok
t/06parseregexp.t .................. ok
t/07typemap_multi.t ................ ok
t/08taint.t ........................ ok
This test could take a couple of minutes to run
t/09parser.t ....................... ok
t/10callback.t ..................... ok
t/11default_readonly.t ............. ok
t/14void_arg.t ..................... ok
t/14void_arg_PRD.t ................. ok
t/15ccflags.t ...................... ok
t/16ccflagsex.t .................... ok
t/17prehead.t ...................... ok
t/18quote_space.t .................. ok
t/19INC.t .......................... ok
t/20eval.t ......................... ok
t/21read_DATA.t .................... ok
t/22read_DATA_2.t .................. ok
t/23validate.t ..................... ok
t/24prefix.t ....................... ok
t/25proto.t ........................ ok

#   Failed test 'bind was successful'
#   at t/26fork.t line 21.
#          got: '
# A problem was encountered while attempting to compile and install your Inline
# C code. The command that failed was:
#   "make > out.make 2>&1" with error code 1
# 
# The build directory was:
# /export/home/njh/.cpan/build/Inline-C-0.81-7/_Inline_26fork.25758/build/_26fork_t_0cc7
# 
# To debug the problem, cd to the build directory, and inspect the output files.
# 
# Environment MAKEFLAGS = ''
# Environment MAKELEVEL = '1'
# Environment PATH = '/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin:/export/home/njh/src/njh/smoker/bin:/usr/bin'
#  at t/26fork.t line 15.
# 	...propagated at /export/home/njh/.cpan/build/Inline-C-0.81-7/blib/lib/Inline/C.pm line 888.
# '
#     expected: ''

#   Failed test 'bound func no die()'
#   at t/26fork.t line 23.
#          got: 'Undefined subroutine &main::add called at t/26fork.t line 22.
# '
#     expected: ''

#   Failed test 'bound func gave right result'
#   at t/26fork.t line 24.
#          got: undef
#     expected: '10'
# Looks like you failed 3 tests of 4.
cannot fetch initial working directory: No such file or directory at /export/home/njh/.cpan/build/Inline-C-0.81-7/t/TestInlineSetup.pm line 57.
t/26fork.t ......................... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests 
Cannot detect source of 't/27inline_maker.t'! at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Parser/IteratorFactory.pm line 256.
	TAP::Parser::IteratorFactory::detect_source(TAP::Parser::IteratorFactory=HASH(0x85f0498), TAP::Parser::Source=HASH(0x85ca930)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Parser/IteratorFactory.pm line 211
	TAP::Parser::IteratorFactory::make_iterator(TAP::Parser::IteratorFactory=HASH(0x85f0498), TAP::Parser::Source=HASH(0x85ca930)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Parser.pm line 472
	TAP::Parser::_initialize(TAP::Parser=HASH(0x85f1408), HASH(0x846c700)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Object.pm line 55
	TAP::Object::new("TAP::Parser", HASH(0x846c700)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Object.pm line 130
	TAP::Object::_construct(TAP::Harness=HASH(0x84325b8), "TAP::Parser", HASH(0x846c700)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Harness.pm line 852
	TAP::Harness::make_parser(TAP::Harness=HASH(0x84325b8), TAP::Parser::Scheduler::Job=HASH(0x846c210)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Harness.pm line 651
	TAP::Harness::_aggregate_single(TAP::Harness=HASH(0x84325b8), TAP::Parser::Aggregator=HASH(0x8415b90), TAP::Parser::Scheduler=HASH(0x846acc8)) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/TAP/Harness.pm line 743
	TAP::Harness::aggregate_tests(TAP::Harness=HASH(0x84325b8), TAP::Parser::Aggregator=HASH(0x8415b90), "t/000-require-modules.t", "t/01syntax.t", "t/02config.t", "t/03typemap.t", "t/04perlapi.t", "t/05xsmode.t", ...) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/Test/Harness.pm line 136
	Test::Harness::_aggregate_tests(TAP::Harness=HASH(0x84325b8), TAP::Parser::Aggregator=HASH(0x8415b90), "t/000-require-modules.t", "t/01syntax.t", "t/02config.t", "t/03typemap.t", "t/04perlapi.t", "t/05xsmode.t", ...) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/Test/Harness.pm line 118
	Test::Harness::_aggregate(TAP::Harness=HASH(0x84325b8), TAP::Parser::Aggregator=HASH(0x8415b90), "t/000-require-modules.t", "t/01syntax.t", "t/02config.t", "t/03typemap.t", "t/04perlapi.t", "t/05xsmode.t", ...) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/Test/Harness.pm line 151
	Test::Harness::runtests("t/000-require-modules.t", "t/01syntax.t", "t/02config.t", "t/03typemap.t", "t/04perlapi.t", "t/05xsmode.t", "t/06parseregexp.t", "t/07typemap_multi.t", ...) called at /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/ExtUtils/Command/MM.pm line 72
	ExtUtils::Command::MM::test_harness(0, "blib/lib", "blib/arch") called at -e line 1
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin:/export/home/njh/src/njh/smoker/bin:/usr/bin
    PERL5LIB = /export/home/njh/.cpan/build/Pegex-0.70-7/blib/arch:/export/home/njh/.cpan/build/Pegex-0.70-7/blib/lib:/export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/arch:/export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/lib:/export/home/njh/.cpan/build/Inline-0.83-7/blib/arch:/export/home/njh/.cpan/build/Inline-0.83-7/blib/lib:/export/home/njh/.cpan/build/File-Map-0.66-7/blib/arch:/export/home/njh/.cpan/build/File-Map-0.66-7/blib/lib:/export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/arch:/export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/lib:/export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/arch:/export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/lib:/export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/arch:/export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/lib:/export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/arch:/export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/lib:/export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/arch:/export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/lib:/export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/arch:/export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21065
    PERL5_CPAN_IS_RUNNING = 21065
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21047,21065
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin
    PERLBREW_PERL = perl-5.18.0-thread
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.87
    PERLBREW_VERSION = 0.87
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/bash
    TERM = dumb
    TMPDIR = /tmp/testwrapper.21051

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin/perl5.18.0
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.26    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.03    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi
    uname='sunos vultr1.bandsman.co.uk 5.11 illumos-b075503f22 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread -Dusedevel -Dusethreads -Accflags= -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin'
    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='/opt/SUNWspro/bin/cc', ccflags ='-D_REENTRANT -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -I/usr/gnu/include'
    ccversion='Sun C 5.10 SunOS_i386 2009/06/03', gccversion='', gccosandvers=''
    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='/opt/SUNWspro/bin/cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib '
    libpth=/usr/lib /usr/ccs/lib /opt/sunstudio12.1/prod/lib /lib /usr/gnu/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/5.18.0/i86pc-solaris-thread-multi/CORE'
    cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.52
  Built under solaris
  Compiled at Sep 18 2018 00:42:48
  %ENV:
    PERL5LIB="/export/home/njh/.cpan/build/Pegex-0.70-7/blib/arch:/export/home/njh/.cpan/build/Pegex-0.70-7/blib/lib:/export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/arch:/export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/lib:/export/home/njh/.cpan/build/Inline-0.83-7/blib/arch:/export/home/njh/.cpan/build/Inline-0.83-7/blib/lib:/export/home/njh/.cpan/build/File-Map-0.66-7/blib/arch:/export/home/njh/.cpan/build/File-Map-0.66-7/blib/lib:/export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/arch:/export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/lib:/export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/arch:/export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/lib:/export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/arch:/export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/lib:/export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/arch:/export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/lib:/export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/arch:/export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/lib:/export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/arch:/export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21065"
    PERL5_CPAN_IS_RUNNING="21065"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="21047,21065"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/bin"
    PERLBREW_PERL="perl-5.18.0-thread"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.87"
    PERLBREW_VERSION="0.87"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/njh/.cpan/build/Pegex-0.70-7/blib/arch
    /export/home/njh/.cpan/build/Pegex-0.70-7/blib/lib
    /export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/arch
    /export/home/njh/.cpan/build/Parse-RecDescent-1.967015-1/blib/lib
    /export/home/njh/.cpan/build/Inline-0.83-7/blib/arch
    /export/home/njh/.cpan/build/Inline-0.83-7/blib/lib
    /export/home/njh/.cpan/build/File-Map-0.66-7/blib/arch
    /export/home/njh/.cpan/build/File-Map-0.66-7/blib/lib
    /export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/arch
    /export/home/njh/.cpan/build/PerlIO-Layers-0.011-7/blib/lib
    /export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/arch
    /export/home/njh/.cpan/build/Convert-UU-0.5201-7/blib/lib
    /export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/arch
    /export/home/njh/.cpan/build/Astro-FITS-Header-3.07-7/blib/lib
    /export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/arch
    /export/home/njh/.cpan/build/Devel-CheckLib-1.13-7/blib/lib
    /export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/arch
    /export/home/njh/.cpan/build/Mock-Config-0.03-7/blib/lib
    /export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/arch
    /export/home/njh/.cpan/build/Devel-PatchPerl-1.76-7/blib/lib
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0/i86pc-solaris-thread-multi
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/site_perl/5.18.0
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/5.18.0/i86pc-solaris-thread-multi
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.0-thread/lib/5.18.0
    .