110 lines
5 KiB
Text
110 lines
5 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7027 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491885280.29977
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching AtteanX::Store::SPARQL::Plan::BGP on cpanmetadb ...
|
|
Unpacking AtteanX-Store-SPARQL-0.004.tar.gz
|
|
--> Working on AtteanX::Store::SPARQL::Plan::BGP
|
|
Fetching http://www.cpan.org/authors/id/K/KJ/KJETILK/AtteanX-Store-SPARQL-0.004.tar.gz ... OK
|
|
AtteanX-Store-SPARQL-0.004/COPYRIGHT
|
|
AtteanX-Store-SPARQL-0.004/CREDITS
|
|
AtteanX-Store-SPARQL-0.004/Changes
|
|
AtteanX-Store-SPARQL-0.004/INSTALL
|
|
AtteanX-Store-SPARQL-0.004/LICENSE
|
|
AtteanX-Store-SPARQL-0.004/MANIFEST
|
|
AtteanX-Store-SPARQL-0.004/META.json
|
|
AtteanX-Store-SPARQL-0.004/META.yml
|
|
AtteanX-Store-SPARQL-0.004/Makefile.PL
|
|
AtteanX-Store-SPARQL-0.004/README
|
|
AtteanX-Store-SPARQL-0.004/README.pod
|
|
AtteanX-Store-SPARQL-0.004/SIGNATURE
|
|
AtteanX-Store-SPARQL-0.004/dist.ini
|
|
AtteanX-Store-SPARQL-0.004/doap.ttl
|
|
AtteanX-Store-SPARQL-0.004/t/plan.t
|
|
AtteanX-Store-SPARQL-0.004/t/triplestore.t
|
|
AtteanX-Store-SPARQL-0.004/lib/AtteanX/Model/SPARQL.pm
|
|
AtteanX-Store-SPARQL-0.004/lib/AtteanX/Store/SPARQL.pm
|
|
AtteanX-Store-SPARQL-0.004/lib/AtteanX/Store/SPARQL/Plan/BGP.pm
|
|
AtteanX-Store-SPARQL-0.004/lib/Test/Attean/Store/SPARQL/Role/CreateStore.pm
|
|
Entering AtteanX-Store-SPARQL-0.004
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.17 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring AtteanX-Store-SPARQL-0.004 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for AtteanX::Store::SPARQL
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have RDF::Trine 0 ... Yes (1.015)
|
|
Checking if you have Test::Modern 0 ... Yes (0.013)
|
|
Checking if you have Types::Standard 0 ... Yes (1.000006)
|
|
Checking if you have RDF::Endpoint 0 ... Yes (0.08)
|
|
Checking if you have Test::LWP::UserAgent 0.027 ... Yes (0.031)
|
|
Checking if you have HTTP::Message::PSGI 0 ... Yes (undef)
|
|
Checking if you have LWP::UserAgent 0 ... Yes (6.24)
|
|
Checking if you have Types::URI 0 ... Yes (0.006)
|
|
Checking if you have Moo 1.006000 ... Yes (2.003002)
|
|
Checking if you have Carp 0 ... Yes (1.42)
|
|
Checking if you have Test::Roo 0 ... Yes (1.004)
|
|
Checking if you have Attean 0.010 ... Yes (0.017)
|
|
Checking if you have MooX::Log::Any 0 ... Yes (0.004004)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
OK
|
|
Building and testing AtteanX-Store-SPARQL-0.004 ... cp lib/AtteanX/Store/SPARQL.pm blib/lib/AtteanX/Store/SPARQL.pm
|
|
cp lib/AtteanX/Model/SPARQL.pm blib/lib/AtteanX/Model/SPARQL.pm
|
|
cp README.pod blib/lib/AtteanX/Store/README.pod
|
|
cp lib/Test/Attean/Store/SPARQL/Role/CreateStore.pm blib/lib/Test/Attean/Store/SPARQL/Role/CreateStore.pm
|
|
cp lib/AtteanX/Store/SPARQL/Plan/BGP.pm blib/lib/AtteanX/Store/SPARQL/Plan/BGP.pm
|
|
Manifying 4 pod documents
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
|
|
|
|
# Failed test 'no (unexpected) warnings (via done_testing)'
|
|
# at t/plan.t line 73.
|
|
# Looks like you failed 1 test of 10.
|
|
t/plan.t .........
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/10 subtests
|
|
Warning: XML::LibXML compiled against libxml2 20904, but runtime libxml2 is older 20901
|
|
t/triplestore.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/plan.t (Wstat: 256 Tests: 10 Failed: 1)
|
|
Failed test: 10
|
|
Non-zero exit status: 1
|
|
Files=2, Tests=11, 6 wallclock secs ( 0.02 usr 0.01 sys + 3.72 cusr 0.22 csys = 3.97 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 1/11 subtests failed.
|
|
Makefile:889: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing AtteanX::Store::SPARQL::Plan::BGP failed. See /home/ryan/.cpanm/work/1491885280.29977/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose AtteanX::Store::SPARQL::Plan::BGP] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.77
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|