cpantestlogs/App::Services_genfailure.log
2017-05-02 18:44:36 -07:00

686 lines
32 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493661170.6693
You have make /usr/bin/make
You have LWP 6.26
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 App::Services () on cpanmetadb ...
Unpacking App-Services-0.002.tar.gz
--> Working on App::Services
Fetching http://www.cpan.org/authors/id/S/SB/SBLANTON/App-Services-0.002.tar.gz ... OK
App-Services-0.002
App-Services-0.002/README
App-Services-0.002/LICENSE
App-Services-0.002/dist.ini
App-Services-0.002/META.yml
App-Services-0.002/MANIFEST
App-Services-0.002/README.txt
App-Services-0.002/weaver.ini
App-Services-0.002/Makefile.PL
App-Services-0.002/lib/App
App-Services-0.002/lib/App/Services.pm
App-Services-0.002/xt/Email
App-Services-0.002/xt/Email/01_email_service.t
App-Services-0.002/xt/Email/02_email_container.t
App-Services-0.002/lib/App/Services/Forker
App-Services-0.002/lib/App/Services/Forker/Role.pm
App-Services-0.002/lib/App/Services/Logger
App-Services-0.002/lib/App/Services/Logger/Role.pm
App-Services-0.002/lib/App/Services/DB
App-Services-0.002/lib/App/Services/DB/Container.pm
App-Services-0.002/lib/App/Services/DB/Conn
App-Services-0.002/lib/App/Services/DB/Conn/Role.pm
App-Services-0.002/lib/App/Services/DB/Exec
App-Services-0.002/lib/App/Services/DB/Exec/Role.pm
App-Services-0.002/lib/App/Services/Email
App-Services-0.002/lib/App/Services/Email/Service.pm
App-Services-0.002/lib/App/Services/ObjStore
App-Services-0.002/lib/App/Services/ObjStore/Role.pm
App-Services-0.002/t/App/Services/Forker
App-Services-0.002/t/App/Services/Forker/01_forker.t
App-Services-0.002/t/App/Services/Logger
App-Services-0.002/t/App/Services/Logger/01_logger.t
App-Services-0.002/lib/App/Services/Forker/Service.pm
App-Services-0.002/lib/App/Services/Logger/Service.pm
App-Services-0.002/lib/App/Services/DB/Conn/Service.pm
App-Services-0.002/lib/App/Services/DB/Exec/Service.pm
App-Services-0.002/lib/App/Services/Email/Container.pm
App-Services-0.002/lib/App/Services/IPC/ZeroMQ
App-Services-0.002/lib/App/Services/IPC/ZeroMQ/Role.pm
App-Services-0.002/lib/App/Services/Forker/Container.pm
App-Services-0.002/lib/App/Services/Logger/Container.pm
App-Services-0.002/lib/App/Services/ObjStore/Service.pm
App-Services-0.002/lib/App/Services/Remote
App-Services-0.002/lib/App/Services/Remote/Container.pm
App-Services-0.002/lib/App/Services/IPC/ZeroMQ/Service.pm
App-Services-0.002/lib/App/Services/ObjStore/Container.pm
App-Services-0.002/lib/App/Services/DB/Container
App-Services-0.002/lib/App/Services/DB/Container/SQLite.pm
App-Services-0.002/t/App/Services/DB
App-Services-0.002/t/App/Services/DB/01_sqlite_container.t
App-Services-0.002/lib/App/Services/IPC/ZeroMQ/Container.pm
App-Services-0.002/t/App/Services/ObjStore
App-Services-0.002/t/App/Services/ObjStore/03_objstore_fork.t
App-Services-0.002/t/App/Services/Forker/02_forker_container.t
App-Services-0.002/t/App/Services/Logger/02_logger_container.t
App-Services-0.002/t/App/Services/ObjStore/01_objstore_service.t
App-Services-0.002/t/App/Services/ObjStore/02_objstore_container.t
Entering App-Services-0.002
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring App-Services-0.002 ... Warning: prerequisite KiokuDB 0 not found.
Warning: prerequisite KiokuDB::Backend::DBI 0 not found.
Checking if your kit is complete...
Looks good
WARNING: ABSTRACT contains control character(s), they will be removed
Generating a Unix-style Makefile
Writing Makefile for App::Services
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Bread::Board::Container 0 ... Yes (0.34)
Checking if you have Net::SMTP 0 ... Yes (3.10)
Checking if you have Moose::Role 0 ... Yes (2.2004)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have KiokuDB 0 ... No
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have KiokuDB::Backend::DBI 0 ... No
Checking if you have MooX::Types::MooseLike::Base 0 ... Yes (0.29)
Checking if you have common::sense 0 ... Yes (3.74)
Checking if you have Log::Dispatch::Screen 0 ... Yes (2.63)
Checking if you have Bread::Board 0 ... Yes (0.34)
Checking if you have Log::Log4perl 0 ... Yes (1.47)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have Moo::Role 0 ... Yes (2.003002)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have DBI 0 ... Yes (1.636)
Searching KiokuDB (0) on cpanmetadb ...
Unpacking KiokuDB-0.57.tar.gz
OK
==> Found dependencies: KiokuDB, KiokuDB::Backend::DBI
--> Working on KiokuDB
Fetching http://www.cpan.org/authors/id/D/DO/DOY/KiokuDB-0.57.tar.gz ... OK
KiokuDB-0.57
KiokuDB-0.57/TODO
KiokuDB-0.57/Changes
KiokuDB-0.57/t
KiokuDB-0.57/t/ref.t
KiokuDB-0.57/t/gin.t
KiokuDB-0.57/LICENSE
KiokuDB-0.57/dist.ini
KiokuDB-0.57/t/tied.t
KiokuDB-0.57/t/hash.t
KiokuDB-0.57/t/uuid.t
KiokuDB-0.57/t/lazy.t
KiokuDB-0.57/META.yml
KiokuDB-0.57/MANIFEST
KiokuDB-0.57/bin
KiokuDB-0.57/bin/kioku
KiokuDB-0.57/t/entry.t
KiokuDB-0.57/META.json
KiokuDB-0.57/t/stream.t
KiokuDB-0.57/t/digest.t
KiokuDB-0.57/README.mkdn
KiokuDB-0.57/t/scaling.t
KiokuDB-0.57/t/typemap.t
KiokuDB-0.57/Makefile.PL
KiokuDB-0.57/t/gc_naive.t
KiokuDB-0.57/t/coderefs.t
KiokuDB-0.57/bench
KiokuDB-0.57/bench/size.pl
KiokuDB-0.57/t/collapser.t
KiokuDB-0.57/t/directory.t
KiokuDB-0.57/t/live_objs.t
KiokuDB-0.57/bench/small.pl
KiokuDB-0.57/lib
KiokuDB-0.57/lib/KiokuDB.pm
KiokuDB-0.57/t/serializer.t
KiokuDB-0.57/t/versioning.t
KiokuDB-0.57/t/00-compile.t
KiokuDB-0.57/t/hash_backend.t
KiokuDB-0.57/t/link_checker.t
KiokuDB-0.57/xt/release
KiokuDB-0.57/xt/release/eol.t
KiokuDB-0.57/bench/shootout.pl
KiokuDB-0.57/t/typemap_extra.t
KiokuDB-0.57/lib/KiokuDB
KiokuDB-0.57/lib/KiokuDB/GIN.pm
KiokuDB-0.57/lib/KiokuDB/Set.pm
KiokuDB-0.57/t/typemap_values.t
KiokuDB-0.57/t/moose_triggers.t
KiokuDB-0.57/lib/KiokuDB/Util.pm
KiokuDB-0.57/lib/KiokuDB/Test.pm
KiokuDB-0.57/lib/KiokuDB/Thunk.pm
KiokuDB-0.57/lib/KiokuDB/Error.pm
KiokuDB-0.57/lib/KiokuDB/Entry.pm
KiokuDB-0.57/lib/KiokuDB/Class.pm
KiokuDB-0.57/notes
KiokuDB-0.57/notes/std_layout.txt
KiokuDB-0.57/t/typemap_resolver.t
KiokuDB-0.57/xt/release/no-tabs.t
KiokuDB-0.57/lib/KiokuDB/Linker.pm
KiokuDB-0.57/t/link_checker_real.t
KiokuDB-0.57/t/typemap_entry_mop.t
KiokuDB-0.57/lib/KiokuDB/Backend.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap.pm
KiokuDB-0.57/lib/KiokuDB/Role
KiokuDB-0.57/lib/KiokuDB/Role/ID.pm
KiokuDB-0.57/lib/KiokuDB/Set
KiokuDB-0.57/lib/KiokuDB/Set/Base.pm
KiokuDB-0.57/lib/KiokuDB/GC
KiokuDB-0.57/lib/KiokuDB/GC/Naive.pm
KiokuDB-0.57/lib/KiokuDB/Role/API.pm
KiokuDB-0.57/t/jspon_serialization.t
KiokuDB-0.57/t/typemap_entry_naive.t
KiokuDB-0.57/xt/release/pod-syntax.t
KiokuDB-0.57/lib/KiokuDB/Reference.pm
KiokuDB-0.57/lib/KiokuDB/Tutorial.pod
KiokuDB-0.57/lib/KiokuDB/Collapser.pm
KiokuDB-0.57/lib/KiokuDB/Role/Scan.pm
KiokuDB-0.57/t/kiokudb_class_native.t
KiokuDB-0.57/t/typemap_default_json.t
KiokuDB-0.57/lib/KiokuDB/Serializer.pm
KiokuDB-0.57/lib/KiokuDB/Set/Stored.pm
KiokuDB-0.57/lib/KiokuDB/Set/Loaded.pm
KiokuDB-0.57/lib/KiokuDB/Entry
KiokuDB-0.57/lib/KiokuDB/Entry/Skip.pm
KiokuDB-0.57/lib/KiokuDB/Role/UUIDs.pm
KiokuDB-0.57/lib/KiokuDB/LinkChecker.pm
KiokuDB-0.57/lib/KiokuDB/LiveObjects.pm
KiokuDB-0.57/lib/KiokuDB/Set/Storage.pm
KiokuDB-0.57/lib/KiokuDB/Test
KiokuDB-0.57/lib/KiokuDB/Test/Person.pm
KiokuDB-0.57/t/typemap_entry_storable.t
KiokuDB-0.57/t/typemap_entry_callback.t
KiokuDB-0.57/lib/KiokuDB/Set/Deferred.pm
KiokuDB-0.57/lib/KiokuDB/Backend
KiokuDB-0.57/lib/KiokuDB/Backend/Hash.pm
KiokuDB-0.57/lib/KiokuDB/Role/TypeMap.pm
KiokuDB-0.57/lib/KiokuDB/Tutorial
KiokuDB-0.57/lib/KiokuDB/Tutorial/JA.pod
KiokuDB-0.57/lib/KiokuDB/Test/Company.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture.pm
KiokuDB-0.57/lib/KiokuDB/Meta
KiokuDB-0.57/lib/KiokuDB/Meta/Instance.pm
KiokuDB-0.57/lib/KiokuDB/Set/Transient.pm
KiokuDB-0.57/lib/KiokuDB/GC/Naive
KiokuDB-0.57/lib/KiokuDB/GC/Naive/Mark.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry.pm
KiokuDB-0.57/lib/KiokuDB/Test/Digested.pm
KiokuDB-0.57/lib/KiokuDB/Test/Employee.pm
KiokuDB-0.57/t/typemap_default_storable.t
KiokuDB-0.57/lib/KiokuDB/GC/Naive/Sweep.pm
KiokuDB-0.57/lib/KiokuDB/Stream
KiokuDB-0.57/lib/KiokuDB/Stream/Objects.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Shadow.pm
KiokuDB-0.57/lib/KiokuDB/Role/Intrinsic.pm
KiokuDB-0.57/lib/KiokuDB/Role/Immutable.pm
KiokuDB-0.57/lib/KiokuDB/Role/Verbosity.pm
KiokuDB-0.57/lib/KiokuDB/Role/Cacheable.pm
KiokuDB-0.57/lib/KiokuDB/Role/ID
KiokuDB-0.57/lib/KiokuDB/Role/ID/Digest.pm
KiokuDB-0.57/t/typemap_entry_passthrough.t
KiokuDB-0.57/lib/KiokuDB/Serializer
KiokuDB-0.57/lib/KiokuDB/Serializer/YAML.pm
KiokuDB-0.57/lib/KiokuDB/Serializer/JSON.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role
KiokuDB-0.57/lib/KiokuDB/Backend/Role/GC.pm
KiokuDB-0.57/lib/KiokuDB/Role/WithDigest.pm
KiokuDB-0.57/lib/KiokuDB/Role/ID/Content.pm
KiokuDB-0.57/lib/KiokuDB/Collapser
KiokuDB-0.57/lib/KiokuDB/Collapser/Buffer.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Resolver.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/CAS.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TXN.pm
KiokuDB-0.57/lib/KiokuDB/Serializer/Memory.pm
KiokuDB-0.57/lib/KiokuDB/LiveObjects
KiokuDB-0.57/lib/KiokuDB/LiveObjects/Guard.pm
KiokuDB-0.57/lib/KiokuDB/LiveObjects/Scope.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Composite.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/MOP.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Ref.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Set.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Scan.pm
KiokuDB-0.57/lib/KiokuDB/Role/Upgrade
KiokuDB-0.57/lib/KiokuDB/Role/Upgrade/Data.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Scan.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Sets.pm
KiokuDB-0.57/lib/POD2/JA/KiokuDB
KiokuDB-0.57/lib/POD2/JA/KiokuDB/Tutorial.pod
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Clear.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query.pm
KiokuDB-0.57/lib/KiokuDB/Role/UUIDs
KiokuDB-0.57/lib/KiokuDB/Role/UUIDs/LibUUID.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Clear.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Small.pm
KiokuDB-0.57/lib/KiokuDB/Meta/Attribute
KiokuDB-0.57/lib/KiokuDB/Meta/Attribute/Lazy.pm
KiokuDB-0.57/lib/KiokuDB/Serializer/Storable.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Naive.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Alias.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Broken.pm
KiokuDB-0.57/lib/KiokuDB/Role/UUIDs/DataUUID.pm
KiokuDB-0.57/lib/KiokuDB/LinkChecker
KiokuDB-0.57/lib/KiokuDB/LinkChecker/Results.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Binary.pm
KiokuDB-0.57/lib/KiokuDB/Error
KiokuDB-0.57/lib/KiokuDB/Error/MissingObjects.pm
KiokuDB-0.57/lib/KiokuDB/Error/UnknownObjects.pm
KiokuDB-0.57/lib/KiokuDB/LiveObjects/TXNScope.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std/ID.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default/JSON.pm
KiokuDB-0.57/lib/KiokuDB/Role/UUIDs/SerialIDs.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Refresh.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/RootSet.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Unicode.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/ClassBuilders.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Closure.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Prefetch.pm
KiokuDB-0.57/lib/KiokuDB/Role/Upgrade/Handlers.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TXN
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TXN/Scan.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Callback.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Compiled.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query/GIN.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/YAML.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSON.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/Null.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Overwrite.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/GIN
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/GIN/Class.pm
KiokuDB-0.57/lib/KiokuDB/Backend/TypeMap
KiokuDB-0.57/lib/KiokuDB/Backend/TypeMap/Default.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/BinarySafe.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN/Memory.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN/Nested.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSPON.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/MassInsert.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TXN/Nested.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std/Expand.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default/Storable.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/UnicodeSafe.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/Memory.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/ObjectGraph.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/Concurrency.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Passthrough.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std/Compile.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/JSON
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/JSON/Scalar.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default/Canonical.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query/Simple.pm
KiokuDB-0.57/lib/KiokuDB/Role/Immutable
KiokuDB-0.57/lib/KiokuDB/Role/Immutable/Transitive.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/SimpleSearch.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/StorableHook.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/Storable.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/Delegate.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Entry/Std/Intrinsic.pm
KiokuDB-0.57/lib/KiokuDB/TypeMap/Default/Passthrough.pm
KiokuDB-0.57/lib/KiokuDB/Role/Upgrade/Handlers
KiokuDB-0.57/lib/KiokuDB/Role/Upgrade/Handlers/Table.pm
KiokuDB-0.57/lib/KiokuDB/Backend/TypeMap/Default
KiokuDB-0.57/lib/KiokuDB/Backend/TypeMap/Default/JSON.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN/Memory
KiokuDB-0.57/lib/KiokuDB/Backend/Role/TXN/Memory/Scan.pm
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TypeMap
KiokuDB-0.57/lib/KiokuDB/Test/Fixture/TypeMap/Default.pm
KiokuDB-0.57/lib/KiokuDB/Meta/Attribute/DoNotSerialize.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Concurrency
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Concurrency/POSIX.pm
KiokuDB-0.57/lib/KiokuDB/Backend/TypeMap/Default/Storable.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query/Simple
KiokuDB-0.57/lib/KiokuDB/Backend/Role/Query/Simple/Linear.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSPON
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSPON/Expander.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSPON/Converter.pm
KiokuDB-0.57/lib/KiokuDB/Backend/Serialize/JSPON/Collapser.pm
KiokuDB-0.57/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB
KiokuDB-0.57/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/Lazy.pm
KiokuDB-0.57/lib/Moose/Meta/Attribute/Custom/Trait/KiokuDB/DoNotSerialize.pm
Entering KiokuDB-0.57
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring KiokuDB-0.57 ... Warning: prerequisite Data::Swap 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for KiokuDB
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have PadWalker 1.9 ... Yes (2.2)
Checking if you have Hash::Util::FieldHash::Compat 0 ... Yes (0.11)
Checking if you have Search::GIN::Query::Class 0.03 ... Yes (0.11)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have Moose::Util 0 ... Yes (2.2004)
Checking if you have Moose::Exporter 0 ... Yes (2.2004)
Checking if you have Data::Stream::Bulk::Callback 0 ... Yes (0.11)
Checking if you have JSON::XS 2.231 ... Yes (3.03)
Checking if you have Data::Stream::Bulk 0.08 ... Yes (0.11)
Checking if you have Search::GIN::Driver::Hash 0 ... Yes (0.11)
Checking if you have YAML::XS 0.30 ... Yes (0.64)
Checking if you have Search::GIN::Extract::Delegate 0 ... Yes (0.11)
Checking if you have Throwable 0 ... Yes (0.200013)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have Search::GIN::Extract::Class 0 ... Yes (0.11)
Checking if you have Tie::RefHash 0 ... Yes (1.39)
Checking if you have Class::Load 0 ... Yes (0.24)
Checking if you have B 0 ... Yes (1.68)
Checking if you have B::Deparse 0 ... Yes (1.40)
Checking if you have base 0 ... Yes (2.23)
Checking if you have Cache::Ref 0.02 ... Yes (0.04)
Checking if you have Set::Object 1.26 ... Yes (1.35)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Symbol 0 ... Yes (1.08)
Checking if you have utf8 0 ... Yes (1.19)
Checking if you have Tie::ToObject 0 ... Yes (0.03)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Digest::SHA 0 ... Yes (5.96)
Checking if you have Scope::Guard 0 ... Yes (0.21)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have namespace::clean 0.08 ... Yes (0.27)
Checking if you have overload 0 ... Yes (1.28)
Checking if you have Test::More 0.88 ... Yes (1.302083)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have MooseX::Clone::Meta::Attribute::Trait::NoClone 0 ... Yes (0.06)
Checking if you have Path::Class 0 ... Yes (0.37)
Checking if you have Search::GIN::Driver 0 ... Yes (0.11)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have Data::UUID 1.203 ... Yes (1.221)
Checking if you have JSON 2.12 ... Yes (2.90)
Checking if you have Moose 2.0000 ... Yes (2.2004)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have if 0 ... Yes (0.0606)
Checking if you have Sub::Exporter 0 ... Yes (0.987)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have Test::Moose 0 ... Yes (2.2004)
Checking if you have Data::Swap 0 ... No
Checking if you have MooseX::Role::Parameterized 0.10 ... Yes (1.09)
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
Checking if you have Cache::Ref::CLOCK 0 ... Yes (0.04)
Checking if you have Data::Visitor 0.24 ... Yes (0.30)
Checking if you have MooseX::Clone 0.04 ... Yes (0.06)
Checking if you have Data::Stream::Bulk::Util 0 ... Yes (0.11)
Checking if you have Search::GIN::Extract 0 ... Yes (0.11)
Checking if you have MooseX::YAML 0.04 ... Yes (0.04)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Cache::Ref::CART 0 ... Yes (0.04)
Checking if you have Moose::Role 0 ... Yes (2.2004)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Module::Pluggable::Object 0 ... Yes (5.2)
Checking if you have Moose::Util::MetaRole 0 ... Yes (2.2004)
Searching Data::Swap (0) on cpanmetadb ...
Unpacking Data-Swap-0.08.tar.gz
OK
==> Found dependencies: Data::Swap
--> Working on Data::Swap
Fetching http://www.cpan.org/authors/id/X/XM/XMATH/Data-Swap-0.08.tar.gz ... OK
Data-Swap-0.08/
Data-Swap-0.08/Changes
Data-Swap-0.08/MANIFEST
Data-Swap-0.08/META.yml
Data-Swap-0.08/Makefile.PL
Data-Swap-0.08/README
Data-Swap-0.08/Swap.xs
Data-Swap-0.08/lib/
Data-Swap-0.08/lib/Data/
Data-Swap-0.08/lib/Data/Swap.pm
Data-Swap-0.08/t/
Data-Swap-0.08/t/01_deref.t
Data-Swap-0.08/t/02_swap.t
Data-Swap-0.08/t/lib/
Data-Swap-0.08/t/lib/Test/
Data-Swap-0.08/t/lib/Test/Builder.pm
Data-Swap-0.08/t/lib/Test/More.pm
Data-Swap-0.08/t/lib/Test/Simple.pm
Entering Data-Swap-0.08
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Data-Swap-0.07 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Swap
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Data-Swap-0.07 ... cp lib/Data/Swap.pm blib/lib/Data/Swap.pm
Running Mkbootstrap for Swap ()
chmod 644 "Swap.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Swap.bs blib/arch/auto/Data/Swap/Swap.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Swap.xs > Swap.xsc
mv Swap.xsc Swap.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Swap.c
rm -f blib/arch/auto/Data/Swap/Swap.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Swap.o -o blib/arch/auto/Data/Swap/Swap.so \
\
chmod 755 blib/arch/auto/Data/Swap/Swap.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Swap.bs blib/arch/auto/Data/Swap/Swap.bs 644
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
# Failed test (t/01_deref.t at line 62)
# undef
# doesn't match '(?^:^Tie::StdArray=ARRAY\(0x[0-9A-Fa-f]+\)\z)'
# Looks like you failed 1 tests of 13.
t/01_deref.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests
t/02_swap.t ... ok
Test Summary Report
-------------------
t/01_deref.t (Wstat: 256 Tests: 13 Failed: 1)
Failed test: 13
Non-zero exit status: 1
Files=2, Tests=33, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.02 CPU)
Result: FAIL
Failed 1/2 test programs. 1/33 subtests failed.
Makefile:945: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Data::Swap failed. See /home/ryan/.cpanm/work/1493661170.6693/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Data::Swap' is not installed
! Bailing out the installation for KiokuDB-0.57.
Searching KiokuDB::Backend::DBI (0) on cpanmetadb ...
Unpacking KiokuDB-Backend-DBI-1.23.tar.gz
FAIL
--> Working on KiokuDB::Backend::DBI
Fetching http://www.cpan.org/authors/id/D/DO/DOY/KiokuDB-Backend-DBI-1.23.tar.gz ... OK
KiokuDB-Backend-DBI-1.23
KiokuDB-Backend-DBI-1.23/README
KiokuDB-Backend-DBI-1.23/Changes
KiokuDB-Backend-DBI-1.23/LICENSE
KiokuDB-Backend-DBI-1.23/dist.ini
KiokuDB-Backend-DBI-1.23/t
KiokuDB-Backend-DBI-1.23/t/dbic.t
KiokuDB-Backend-DBI-1.23/META.yml
KiokuDB-Backend-DBI-1.23/MANIFEST
KiokuDB-Backend-DBI-1.23/t/basic.t
KiokuDB-Backend-DBI-1.23/META.json
KiokuDB-Backend-DBI-1.23/Makefile.PL
KiokuDB-Backend-DBI-1.23/t/fixtures.t
KiokuDB-Backend-DBI-1.23/t/set_query.t
KiokuDB-Backend-DBI-1.23/t/00-compile.t
KiokuDB-Backend-DBI-1.23/xt/release
KiokuDB-Backend-DBI-1.23/xt/release/eol.t
KiokuDB-Backend-DBI-1.23/xt/release/no-tabs.t
KiokuDB-Backend-DBI-1.23/examples
KiokuDB-Backend-DBI-1.23/examples/job_queue.pl
KiokuDB-Backend-DBI-1.23/t/autovivify_handle.t
KiokuDB-Backend-DBI-1.23/inc
KiokuDB-Backend-DBI-1.23/inc/DBICOptionalDeps.pm
KiokuDB-Backend-DBI-1.23/xt/release/pod-syntax.t
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class/KiokuDB.pm
KiokuDB-Backend-DBI-1.23/xt/release/pod-coverage.t
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/Backend
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/Backend/DBI.pm
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class/Schema
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class/Schema/KiokuDB.pm
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/Backend/DBI
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/Backend/DBI/Schema.pm
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class/KiokuDB
KiokuDB-Backend-DBI-1.23/lib/DBIx/Class/KiokuDB/EntryProxy.pm
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/TypeMap/Entry/DBIC
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/TypeMap/Entry/DBIC/Row.pm
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/TypeMap/Entry/DBIC/Schema.pm
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/TypeMap/Entry/DBIC/ResultSet.pm
KiokuDB-Backend-DBI-1.23/lib/KiokuDB/TypeMap/Entry/DBIC/ResultSource.pm
Entering KiokuDB-Backend-DBI-1.23
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Checking if you have DBIx::Class::Optional::Dependencies 0 ... Yes (undef)
Running Makefile.PL
Configuring KiokuDB-Backend-DBI-1.23 ... Warning: prerequisite KiokuDB 0.46 not found.
Warning: prerequisite KiokuDB::Backend 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::Clear 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::Concurrency::POSIX 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::GC 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::Query::GIN 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::Query::Simple 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::Scan 0 not found.
Warning: prerequisite KiokuDB::Backend::Role::TXN 0 not found.
Warning: prerequisite KiokuDB::Backend::Serialize::Delegate 0 not found.
Warning: prerequisite KiokuDB::Entry 0 not found.
Warning: prerequisite KiokuDB::Test 0 not found.
Warning: prerequisite KiokuDB::TypeMap 0 not found.
Warning: prerequisite KiokuDB::TypeMap::Entry 0 not found.
Warning: prerequisite KiokuDB::TypeMap::Entry::Naive 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for KiokuDB::Backend::DBI
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have KiokuDB::TypeMap::Entry::Naive 0 ... No
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
Checking if you have KiokuDB::Backend::Role::Query::Simple 0 ... No
Checking if you have Search::GIN::Query::Manual 0 ... Yes (0.11)
Checking if you have DBIx::Class::ResultSource::Table 0 ... Yes (undef)
Checking if you have base 0 ... Yes (2.23)
Checking if you have DBIx::Class::Schema 0 ... Yes (undef)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have DBIx::Class::Core 0 ... Yes (undef)
Checking if you have DBI 1.607 ... Yes (1.636)
Checking if you have Class::Load 0 ... Yes (0.24)
Checking if you have Class::Accessor::Grouped 0 ... Yes (0.10012)
Checking if you have KiokuDB::Entry 0 ... No
Checking if you have Search::GIN::Extract::Class 0 ... Yes (0.11)
Checking if you have SQL::Translator 0.11018 ... Yes (0.11021)
Checking if you have Search::GIN::Query::Set 0 ... Yes (0.11)
Checking if you have KiokuDB::Backend 0 ... No
Checking if you have KiokuDB::Backend::Role::GC 0 ... No
Checking if you have KiokuDB::Backend::Role::Concurrency::POSIX 0 ... No
Checking if you have KiokuDB::Backend::Role::TXN 0 ... No
Checking if you have KiokuDB 0.46 ... No
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Test::TempDir 0 ... Yes (0.10)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have KiokuDB::TypeMap::Entry 0 ... No
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have SQL::Abstract 0 ... Yes (1.84)
Checking if you have KiokuDB::Backend::Role::Scan 0 ... No
Checking if you have KiokuDB::TypeMap 0 ... No
Checking if you have MooseX::Types::Moose 0 ... Yes (0.50)
Checking if you have MooseX::Types 0.08 ... Yes (0.50)
Checking if you have KiokuDB::Backend::Serialize::Delegate 0 ... No
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have List::MoreUtils 0 ... Yes (0.419)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have DBIx::Class 0.08127 ... Yes (0.082840)
Checking if you have Search::GIN 0.07 ... Yes (0.11)
Checking if you have Test::More 0.88 ... Yes (1.302083)
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Data::Stream::Bulk::DBI 0.07 ... Yes (0.11)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have KiokuDB::Test 0 ... No
Checking if you have Search::GIN::Extract::Callback 0 ... Yes (0.11)
Checking if you have KiokuDB::Backend::Role::Clear 0 ... No
Checking if you have KiokuDB::Backend::Role::Query::GIN 0 ... No
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Search::GIN::Extract::Delegate 0 ... Yes (0.11)
Checking if you have DBIx::Class::Optional::Dependencies 0 ... Yes (undef)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have YAML::XS 0 ... Yes (0.64)
Searching KiokuDB::TypeMap::Entry::Naive (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::Query::Simple (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Entry (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::GC (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::Concurrency::POSIX (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::TXN (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Already tried KiokuDB. Skipping.
Searching KiokuDB::TypeMap::Entry (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::Scan (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::TypeMap (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Serialize::Delegate (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Test (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::Clear (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
Searching KiokuDB::Backend::Role::Query::GIN (0) on cpanmetadb ...
Already tried KiokuDB-0.57. Skipping.
! Installing the dependencies failed: Module 'KiokuDB::Backend::Serialize::Delegate' is not installed, Module 'KiokuDB::Backend::Role::Clear' is not installed, Module 'KiokuDB::Backend::Role::Query::GIN' is not installed, Module 'KiokuDB::Test' is not installed, Module 'KiokuDB::TypeMap::Entry::Naive' is not installed, Module 'KiokuDB::Backend::Role::Query::Simple' is not installed, Module 'KiokuDB::Entry' is not installed, Module 'KiokuDB::Backend' is not installed, Module 'KiokuDB::Backend::Role::GC' is not installed, Module 'KiokuDB::Backend::Role::Concurrency::POSIX' is not installed, Module 'KiokuDB::Backend::Role::TXN' is not installed, Module 'KiokuDB' is not installed, Module 'KiokuDB::TypeMap' is not installed, Module 'KiokuDB::Backend::Role::Scan' is not installed, Module 'KiokuDB::TypeMap::Entry' is not installed
! Bailing out the installation for KiokuDB-Backend-DBI-1.23.
! Installing the dependencies failed: Module 'KiokuDB' is not installed, Module 'KiokuDB::Backend::DBI' is not installed
! Bailing out the installation for App-Services-0.002.
OK
==> Found dependencies: KiokuDB::TypeMap::Entry::Naive, KiokuDB::Backend::Role::Query::Simple, KiokuDB::Entry, KiokuDB::Backend, KiokuDB::Backend::Role::GC, KiokuDB::Backend::Role::Concurrency::POSIX, KiokuDB::Backend::Role::TXN, KiokuDB, KiokuDB::TypeMap::Entry, KiokuDB::Backend::Role::Scan, KiokuDB::TypeMap, KiokuDB::Backend::Serialize::Delegate, KiokuDB::Test, KiokuDB::Backend::Role::Clear, KiokuDB::Backend::Role::Query::GIN
Command [cpanm --reinstall --verbose App::Services] 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.78
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