RDF-Trine v1.019 Perl 5 v5.30.2 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
RDF-Trine v1.019
Platform
Perl 5 v5.30.2 x86_64-linux
Date
2020-05-11T16:43:07
ID
7e060762-93a6-11ea-8bc3-e0571f24ea8f
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 Gregory Todd Williams,

This is a computer-generated report for RDF-Trine-1.019
on perl 5.30.2, 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 "/opt/perl-5.30.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00.load.t ........................ ok
t/exporter-csv.t ................... ok
t/graph-subgraphs.t ................ ok
t/graph.t .......................... ok
t/iterator-bindings-join.t ......... ok
t/iterator-bindings-materialize.t .. ok
t/iterator-bindings.t .............. ok
t/iterator-boolean.t ............... ok
t/iterator-graph-materialize.t ..... ok
t/iterator-graph.t ................. ok
t/iterator-materialized.t .......... ok
t/iterator-thaw.t .................. ok
t/iterator.t ....................... ok
t/model-boundeddescription.t ....... ok
t/model-dataset.t .................. ok
t/model-filter.t ................... ok
t/model-logger.t ................... ok
t/model-temporary.t ................ ok
t/model-union.t .................... ok
t/model.t .......................... ok
t/namespace-export.t ............... ok
t/namespace-uri.t .................. ok
t/namespacemap.t ................... ok
t/node-literal.t ................... ok
t/node-resource-i18n.t ............. ok
t/node-serialization.t ............. ok
t/node.t ........................... ok
t/parser-nquads.t .................. ok
t/parser-ntriples.t ................ ok
t/parser-rdfa.t .................... ok
t/parser-rdfjson.t ................. ok
t/parser-rdfpatch.t ................ ok

#   Failed test 'expected triples: /amp-in-url/test001 (parse_into_model)'
#   at t/parser-rdfxml-w3c.t line 288.
#          got: '<http://example/q?abc=1&#38;def=2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "xxx" .
# '
#     expected: '<http://example/q?abc=1&def=2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "xxx" .
# '

#   Failed test 'expected triples: /amp-in-url/test001 (parse_file_into_model)'
#   at t/parser-rdfxml-w3c.t line 288.
#          got: '<http://example/q?abc=1&#38;def=2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "xxx" .
# '
#     expected: '<http://example/q?abc=1&def=2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "xxx" .
# '
# Looks like you failed 2 tests of 517.
t/parser-rdfxml-w3c.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/517 subtests 
t/parser-redland.t ................. skipped: Redland parser is not available.
t/parser-trig.t .................... ok
t/parser-turtle-2013.t ............. ok
t/parser-turtle.t .................. ok
t/parser.t ......................... ok
t/pattern.t ........................ ok
t/remove-list.t .................... ok
t/serializer-nquads.t .............. ok
t/serializer-ntriples-canonical.t .. ok
t/serializer-ntriples.t ............ ok
t/serializer-rdfjson.t ............. ok
t/serializer-rdfpatch.t ............ ok
t/serializer-rdfxml.t .............. ok
t/serializer-trig.t ................ ok
t/serializer-tsv.t ................. ok
t/serializer-turtle.t .............. ok
t/serializer.t ..................... ok
t/statement-serialization.t ........ ok
t/statement.t ...................... ok
t/store-config.t ................... ok
t/store-context.t .................. ok
t/store-dbi-mysql.t ................ skipped: Set the MySQL environment variables to run these tests (RDFTRINE_STORE_MYSQL_DATABASE, RDFTRINE_STORE_MYSQL_HOST, RDFTRINE_STORE_MYSQL_PORT, RDFTRINE_STORE_MYSQL_USER, RDFTRINE_STORE_MYSQL_PASSWORD, RDFTRINE_STORE_MYSQL_MODEL)
t/store-dbi-pg.t ................... skipped: Set the Pg environment variables to run these tests at least RDFTRINE_STORE_PG_DATABASE and RDFTRINE_STORE_PG_MODEL)
t/store-dbi-sqlite.t ............... ok
t/store-dbi.t ...................... ok
t/store-hexastore-pattern.t ........ ok
t/store-hexastore-storable.t ....... ok
t/store-hexastore-triplestore.t .... ok
t/store-hexastore.t ................ ok
t/store-language.t ................. ok
t/store-memory.t ................... ok
t/store-redis.t .................... skipped: Set the Redis environment variable to run these tests (RDFTRINE_STORE_REDIS_SERVER)
t/store-triple_sql.t ............... ok
t/store.t .......................... ok
t/syntax.t ......................... ok

Test Summary Report
-------------------
t/parser-rdfxml-w3c.t            (Wstat: 512 Tests: 517 Failed: 2)
  Failed tests:  439, 441
  Non-zero exit status: 2
Files=68, Tests=2945, 54 wallclock secs ( 0.41 usr  0.09 sys + 45.88 cusr  5.60 csys = 51.98 CPU)
Result: FAIL
Failed 1/68 test programs. 2/2945 subtests failed.
make: *** [Makefile:1066: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    Algorithm::Combinatorics  0     0.27    
    Cache::LRU                0     0.04    
    Data::UUID                0     1.224   
    DBD::SQLite               1.14  1.64    
    DBI                       0     1.643   
    DBIx::Connector           0     0.56    
    Digest::MD5               0     2.55    
    Digest::SHA               0     6.02    
    Error                     0     0.17029 
    HTTP::Negotiate           0     6.01    
    IRI                       0     0.011   
    JSON                      2     4.02    
    List::Util                1.33  1.55    
    Log::Log4perl             0     1.49    
    LWP::UserAgent            0     6.44    
    Math::BigInt              0     1.999816
    Module::Load::Conditional 0.38  0.68    
    Moose                     2     2.2012  
    MooseX::ArrayRef          0     0.005   
    perl                      5.010 5.030002
    Scalar::Util              1.24  1.55    
    Set::Scalar               0     1.29    
    Storable                  0     3.15    
    Text::CSV_XS              0     1.41    
    Text::Table               0     1.133   
    Time::HiRes               0     1.9760  
    URI                       1.52  1.76    
    XML::CommonNS             0.04  0.06    
    XML::Namespace            0     0.02    
    XML::SAX                  0.96  1.02    

build_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       6.59  7.44    
    Test::Deep                0     1.130   
    Test::Exception           0     0.43    
    Test::JSON                0     0.11    
    Test::More                0.88  1.302175

configure_requires:

    Module                    Need  Have    
    ------------------------- ----- --------
    ExtUtils::MakeMaker       6.59  7.44    


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19287
    PERL5_CPAN_IS_RUNNING = 19287
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18173,19287
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020051117/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020051117

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

    $^X = /opt/perl-5.30.2/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.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=5.3.0-40-generic
    archname=x86_64-linux
    uname='linux cloud8.bbbike.org 5.3.0-40-generic #32-ubuntu smp fri jan 31 20:24:34 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.30.2 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.2.1 20191008'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.30.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.30'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Mar 14 2020 22:35:58
  %ENV:
    PERL5LIB="/home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/lib:/home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/arch:/home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19287"
    PERL5_CPAN_IS_RUNNING="19287"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18173,19287"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020051117/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-Namespace-0.02-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-CommonNS-0.06-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/XML-NamespaceFactory-1.02-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/Test-JSON-0.11-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/MooseX-ArrayRef-0.005-0/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020051117/DBIx-Connector-0.56-0/blib/lib
    /opt/perl-5.30.2/lib/site_perl/5.30.2/x86_64-linux
    /opt/perl-5.30.2/lib/site_perl/5.30.2
    /opt/perl-5.30.2/lib/5.30.2/x86_64-linux
    /opt/perl-5.30.2/lib/5.30.2
    .