RDF-Simple-Serialiser-Notation3 v1.017 Perl 5 v5.14.4 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
RDF-Simple-Serialiser-Notation3 v1.017
Platform
Perl 5 v5.14.4 amd64-freebsd
Date
2019-04-18 12:54:53
ID
2938e204-61d9-11e9-9aa7-87261f24ea8f
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 Martin 'Kingpin' Thurn,

This is a computer-generated report for RDF-Simple-Serialiser-Notation3-1.017
on perl 5.14.4, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/perl5.14.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use RDF::Simple::Serialiser::N3;'
#   at t/foaf-n3.t line 13.
#     Tried to use 'RDF::Simple::Serialiser::N3'.
#     Error:  RDF::Simple::Serialiser does not define $RDF::Simple::Serialiser::VERSION--version check failed at /usr/home/cpansand/.cpan/build/2019041720/RDF-Simple-Serialiser-Notation3-1.017-2/blib/lib/RDF/Simple/Serialiser/N3.pm line 28.
# BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041720/RDF-Simple-Serialiser-Notation3-1.017-2/blib/lib/RDF/Simple/Serialiser/N3.pm line 28.
# Compilation failed in require at t/foaf-n3.t line 13.
# BEGIN failed--compilation aborted at t/foaf-n3.t line 13.
Can't locate object method "new" via package "RDF::Simple::Serialiser::N3" at t/foaf-n3.t line 18.
# Looks like your test exited with 255 just after 1.
t/foaf-n3.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

#   Failed test 'use RDF::Simple::Serialiser::NT;'
#   at t/foaf-nt.t line 13.
#     Tried to use 'RDF::Simple::Serialiser::NT'.
#     Error:  RDF::Simple::Serialiser does not define $RDF::Simple::Serialiser::VERSION--version check failed at /usr/home/cpansand/.cpan/build/2019041720/RDF-Simple-Serialiser-Notation3-1.017-2/blib/lib/RDF/Simple/Serialiser/NT.pm line 28.
# BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041720/RDF-Simple-Serialiser-Notation3-1.017-2/blib/lib/RDF/Simple/Serialiser/NT.pm line 28.
# Compilation failed in require at t/foaf-nt.t line 13.
# BEGIN failed--compilation aborted at t/foaf-nt.t line 13.
Can't locate object method "new" via package "RDF::Simple::Serialiser::NT" at t/foaf-nt.t line 18.
# Looks like your test exited with 255 just after 1.
t/foaf-nt.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

#   Failed test 'Pod coverage on RDF::Simple::Serialiser::Notation3'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serialiser::Notation3: requiring 'RDF::Simple::Serialiser::Notation3' failed

#   Failed test 'Pod coverage on RDF::Simple::Serialiser::N3'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serialiser::N3: requiring 'RDF::Simple::Serialiser::N3' failed

#   Failed test 'Pod coverage on RDF::Simple::Serialiser::NT'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serialiser::NT: requiring 'RDF::Simple::Serialiser::NT' failed

#   Failed test 'Pod coverage on RDF::Simple::Serialiser::NTriples'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serialiser::NTriples: requiring 'RDF::Simple::Serialiser::NTriples' failed

#   Failed test 'Pod coverage on RDF::Simple::Serializer::Notation3'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serializer::Notation3: requiring 'RDF::Simple::Serializer::Notation3' failed

#   Failed test 'Pod coverage on RDF::Simple::Serializer::N3'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serializer::N3: requiring 'RDF::Simple::Serializer::N3' failed

#   Failed test 'Pod coverage on RDF::Simple::Serializer::NTriples'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serializer::NTriples: requiring 'RDF::Simple::Serializer::NTriples' failed

#   Failed test 'Pod coverage on RDF::Simple::Serializer::NT'
#   at /usr/perl5.14.4/lib/site_perl/5.14.4/Test/Pod/Coverage.pm line 133.
# RDF::Simple::Serializer::NT: requiring 'RDF::Simple::Serializer::NT' failed
# Looks like you failed 8 tests of 8.
t/pod-coverage.t .. 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/8 subtests 
t/pod.t ........... ok

Test Summary Report
-------------------
t/foaf-n3.t     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/foaf-nt.t     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/pod-coverage.t (Wstat: 2048 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 8
Files=4, Tests=18,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.41 cusr  0.05 csys =  0.50 CPU)
Result: FAIL
Failed 3/4 test programs. 10/18 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpansand/.cpan/build/2019041720/RDF-Simple-Serialiser-Notation3-1.017-2.

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

Prerequisite modules loaded:

requires:

    Module                  Need Have      
    ----------------------- ---- ----------
    Data::Dumper            0    2.172     
    ExtUtils::MakeMaker     6.42 7.34      
    Pod::Coverage           0    0.23      
    RDF::Simple::Serialiser 0    1.13      
    Regexp::Common          0    2017060201
    Test::Deep              0    1.128     
    Test::More              0    1.302162  
    Test::Pod               0    1.52      
    Test::Pod::Coverage     0    1.10      

build_requires:

    Module                  Need Have      
    ----------------------- ---- ----------
    ExtUtils::MakeMaker     0    7.34      

configure_requires:

    Module                  Need Have      
    ----------------------- ---- ----------
    ExtUtils::MakeMaker     6.42 7.34      


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 86268
    PERL5_CPAN_IS_RUNNING = 86268
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 85945,86268
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019041720/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2019041720

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

    $^X = /usr/perl5.14.4/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.41    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.14.4'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May 16 2014 00:20:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="86268"
    PERL5_CPAN_IS_RUNNING="86268"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="85945,86268"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019041720/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.14.4/lib/site_perl/5.14.4/amd64-freebsd
    /usr/perl5.14.4/lib/site_perl/5.14.4
    /usr/perl5.14.4/lib/5.14.4/amd64-freebsd
    /usr/perl5.14.4/lib/5.14.4
    .