325 lines
13 KiB
Text
325 lines
13 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491933870.15789
|
|
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 Flickr::Roles::Caching () on cpanmetadb ...
|
|
Unpacking Flickr-Tools-1.22.tar.gz
|
|
--> Working on Flickr::Roles::Caching
|
|
Fetching http://www.cpan.org/authors/id/L/LB/LBMOORE/Flickr-Tools-1.22.tar.gz ... OK
|
|
Flickr-Tools-1.22/
|
|
Flickr-Tools-1.22/examples/
|
|
Flickr-Tools-1.22/examples/flickr_cameras.pl
|
|
Flickr-Tools-1.22/examples/flickr_reflection.pl
|
|
Flickr-Tools-1.22/lib/
|
|
Flickr-Tools-1.22/lib/Flickr/
|
|
Flickr-Tools-1.22/lib/Flickr/Photo.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Types/
|
|
Flickr-Tools-1.22/lib/Flickr/Types/Tools.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Tools/
|
|
Flickr-Tools-1.22/lib/Flickr/Tools/Cameras.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Tools/Reflection.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Tools.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Roles/
|
|
Flickr-Tools-1.22/lib/Flickr/Roles/Permissions.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Roles/Caching.pm
|
|
Flickr-Tools-1.22/lib/Flickr/Photoset.pm
|
|
Flickr-Tools-1.22/ignore.txt
|
|
Flickr-Tools-1.22/LICENSE
|
|
Flickr-Tools-1.22/Changes
|
|
Flickr-Tools-1.22/META.yml
|
|
Flickr-Tools-1.22/MANIFEST
|
|
Flickr-Tools-1.22/t/
|
|
Flickr-Tools-1.22/t/01-types-tools.t
|
|
Flickr-Tools-1.22/t/02-tools.t
|
|
Flickr-Tools-1.22/t/03-cameras.t
|
|
Flickr-Tools-1.22/t/03-reflection.t
|
|
Flickr-Tools-1.22/t/00-load.t
|
|
Flickr-Tools-1.22/TODO
|
|
Flickr-Tools-1.22/META.json
|
|
Flickr-Tools-1.22/README
|
|
Flickr-Tools-1.22/README.md
|
|
Flickr-Tools-1.22/Makefile.PL
|
|
Entering Flickr-Tools-1.22
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Flickr-Tools-1.22 ...
|
|
|
|
|
|
|
|
|
|
############################___ NOTICE ___##############################
|
|
# #
|
|
# Some of the tests require some information from you. The scripts #
|
|
# script/flickr_make_stored_config.pl and #
|
|
# script/flickr_make_test_values.pl #
|
|
# from the Flickr::API distribution can help you gather this #
|
|
# this information. Executing either script with the --help flag will #
|
|
# explain the arguments you need for these scripts. #
|
|
# #
|
|
# The authentication tests use either the MAKETEST_OAUTH_CFG or the #
|
|
# MAKETEST_FLICKR_CFG environment variables or both. The result tests #
|
|
# use the MAKETEST_VALUES environment variable. You can use any of #
|
|
# environment variables with the others. #
|
|
# #
|
|
# If you want to run these tests, answer `No' to the question below #
|
|
# and run the script or build your own config by hand. When you are #
|
|
# ready for "make test" use: #
|
|
# make test MAKETEST_OAUTH_CFG=/the/path/to/above/filename #
|
|
# or #
|
|
# make test MAKETEST_FLICKR_CFG=/the/path/to/above/filename #
|
|
# or #
|
|
# make test MAKETEST_VALUES=/the/path/to/above/filename #
|
|
# or any combination of the above. #
|
|
# #
|
|
############################___ NOTICE ___##############################
|
|
|
|
Do you want to continue? [yes] yes
|
|
Warning: prerequisite Cache 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Flickr::Tools
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::TypeTiny 0 ... Yes (1.000006)
|
|
Checking if you have Flickr::API::Reflection 1.26 ... Yes (1.28)
|
|
Checking if you have Type::Utils 0 ... Yes (1.000006)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Flickr::API 1.26 ... Yes (1.28)
|
|
Checking if you have namespace::clean 0 ... Yes (0.27)
|
|
Checking if you have strictures 0 ... Yes (2.000003)
|
|
Checking if you have CHI 0 ... Yes (0.49)
|
|
Checking if you have Type::Params 0 ... Yes (1.000006)
|
|
Checking if you have Type::Library 0 ... Yes (1.000006)
|
|
Checking if you have Moo::Role 0 ... Yes (2.003002)
|
|
Checking if you have Flickr::API::Cameras 1.26 ... Yes (1.28)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Cache 0 ... No
|
|
Checking if you have Moo 0 ... Yes (2.003002)
|
|
Checking if you have Types::Standard 0 ... Yes (1.000006)
|
|
Checking if you have Carp 0 ... Yes (1.42)
|
|
Searching Cache (0) on cpanmetadb ...
|
|
Unpacking Cache-2.11.tar.gz
|
|
OK
|
|
==> Found dependencies: Cache
|
|
--> Working on Cache
|
|
Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/Cache-2.11.tar.gz ... OK
|
|
Cache-2.11
|
|
Cache-2.11/TODO
|
|
Cache-2.11/Changes
|
|
Cache-2.11/LICENSE
|
|
Cache-2.11/MANIFEST
|
|
Cache-2.11/Build.PL
|
|
Cache-2.11/META.yml
|
|
Cache-2.11/design.dia
|
|
Cache-2.11/MANIFEST.SKIP
|
|
Cache-2.11/META.json
|
|
Cache-2.11/README
|
|
Cache-2.11/lib
|
|
Cache-2.11/lib/Cache.pm
|
|
Cache-2.11/lib/Cache
|
|
Cache-2.11/lib/Cache/File.pm
|
|
Cache-2.11/lib/Cache/Memory.pm
|
|
Cache-2.11/lib/Cache/Null.pm
|
|
Cache-2.11/lib/Cache/Entry.pm
|
|
Cache-2.11/lib/Cache/IOString.pm
|
|
Cache-2.11/lib/Cache/RemovalStrategy.pm
|
|
Cache-2.11/lib/Cache/Tester.pm
|
|
Cache-2.11/lib/Cache/File
|
|
Cache-2.11/lib/Cache/File/Heap.pm
|
|
Cache-2.11/lib/Cache/File/Entry.pm
|
|
Cache-2.11/lib/Cache/File/Handle.pm
|
|
Cache-2.11/lib/Cache/Null
|
|
Cache-2.11/lib/Cache/Null/Entry.pm
|
|
Cache-2.11/lib/Cache/Memory
|
|
Cache-2.11/lib/Cache/Memory/HeapElem.pm
|
|
Cache-2.11/lib/Cache/Memory/Entry.pm
|
|
Cache-2.11/lib/Cache/RemovalStrategy
|
|
Cache-2.11/lib/Cache/RemovalStrategy/LRU.pm
|
|
Cache-2.11/lib/Cache/RemovalStrategy/FIFO.pm
|
|
Cache-2.11/inc
|
|
Cache-2.11/inc/Devel
|
|
Cache-2.11/inc/Devel/AssertOS.pm
|
|
Cache-2.11/inc/Devel/CheckOS.pm
|
|
Cache-2.11/inc/Devel/AssertOS
|
|
Cache-2.11/inc/Devel/AssertOS/Unicos.pm
|
|
Cache-2.11/inc/Devel/AssertOS/AIX.pm
|
|
Cache-2.11/inc/Devel/AssertOS/MirOSBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Unix.pm
|
|
Cache-2.11/inc/Devel/AssertOS/OSF.pm
|
|
Cache-2.11/inc/Devel/AssertOS/DGUX.pm
|
|
Cache-2.11/inc/Devel/AssertOS/MachTen.pm
|
|
Cache-2.11/inc/Devel/AssertOS/SunOS.pm
|
|
Cache-2.11/inc/Devel/AssertOS/SysVr5.pm
|
|
Cache-2.11/inc/Devel/AssertOS/QNX.pm
|
|
Cache-2.11/inc/Devel/AssertOS/HPUX.pm
|
|
Cache-2.11/inc/Devel/AssertOS/SCO.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Linux.pm
|
|
Cache-2.11/inc/Devel/AssertOS/DragonflyBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/OpenBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/FreeBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/NetBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/SysVr4.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Interix.pm
|
|
Cache-2.11/inc/Devel/AssertOS/MacOSX.pm
|
|
Cache-2.11/inc/Devel/AssertOS/BSDOS.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Solaris.pm
|
|
Cache-2.11/inc/Devel/AssertOS/MidnightBSD.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Irix.pm
|
|
Cache-2.11/inc/Devel/AssertOS/Dynix.pm
|
|
Cache-2.11/inc/Devel/AssertOS/QNX
|
|
Cache-2.11/inc/Devel/AssertOS/QNX/Neutrino.pm
|
|
Cache-2.11/inc/Devel/AssertOS/QNX/v4.pm
|
|
Cache-2.11/inc/Test
|
|
Cache-2.11/inc/Test/Run
|
|
Cache-2.11/inc/Test/Run/Builder.pm
|
|
Cache-2.11/t
|
|
Cache-2.11/t/null.t
|
|
Cache-2.11/t/memory_tie.t
|
|
Cache-2.11/t/style-trailing-space.t
|
|
Cache-2.11/t/00basic.t
|
|
Cache-2.11/t/file_fifo.t
|
|
Cache-2.11/t/memory_lru.t
|
|
Cache-2.11/t/file_tie.t
|
|
Cache-2.11/t/01fileheap.t
|
|
Cache-2.11/t/memory_fifo.t
|
|
Cache-2.11/t/memory.t
|
|
Cache-2.11/t/pod.t
|
|
Cache-2.11/t/file.t
|
|
Cache-2.11/t/memory_set_namespace_rt32339.t
|
|
Cache-2.11/t/file_lru.t
|
|
Cache-2.11/scripts
|
|
Cache-2.11/scripts/bump-version-number.pl
|
|
Entering Cache-2.11
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4220)
|
|
Running Build.PL
|
|
Configuring Cache-2.11 ... Checking prerequisites...
|
|
requires:
|
|
! DB_File is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Cache' version '2.11'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::File 1.08 ... Yes (1.16)
|
|
Checking if you have Date::Parse 2.24 ... Yes (2.30)
|
|
Checking if you have Symbol 1.02 ... Yes (1.08)
|
|
Checking if you have Storable 1.00 ... Yes (2.51)
|
|
Checking if you have Test::More 0.45 ... Yes (1.302078)
|
|
Checking if you have Digest::SHA 0 ... Yes (5.96)
|
|
Checking if you have IO::Handle 1.21 ... Yes (1.36)
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
Checking if you have File::Spec 0.8 ... Yes (3.67)
|
|
Checking if you have Heap::Fibonacci 0.01 ... Yes (0.80)
|
|
Checking if you have Fcntl 1.03 ... Yes (1.13)
|
|
Checking if you have File::NFSLock 1.20 ... Yes (1.27)
|
|
Checking if you have File::Path 1.00 ... Yes (2.12_01)
|
|
Checking if you have IO::String 1.02 ... Yes (1.08)
|
|
Checking if you have DB_File 1.72 ... No
|
|
Searching DB_File (1.72) on cpanmetadb ...
|
|
Unpacking DB_File-1.840.tar.gz
|
|
OK
|
|
==> Found dependencies: DB_File
|
|
--> Working on DB_File
|
|
Fetching http://www.cpan.org/authors/id/P/PM/PMQS/DB_File-1.840.tar.gz ... OK
|
|
DB_File-1.840/
|
|
DB_File-1.840/MANIFEST
|
|
DB_File-1.840/DB_File.pm
|
|
DB_File-1.840/README
|
|
DB_File-1.840/ppport.h
|
|
DB_File-1.840/Changes
|
|
DB_File-1.840/config.in
|
|
DB_File-1.840/hints/
|
|
DB_File-1.840/hints/sco.pl
|
|
DB_File-1.840/hints/dynixptx.pl
|
|
DB_File-1.840/version.c
|
|
DB_File-1.840/Makefile.PL
|
|
DB_File-1.840/DB_File_BS
|
|
DB_File-1.840/patches/
|
|
DB_File-1.840/patches/5.004_04
|
|
DB_File-1.840/patches/5.004_01
|
|
DB_File-1.840/patches/5.005
|
|
DB_File-1.840/patches/5.004_05
|
|
DB_File-1.840/patches/5.004
|
|
DB_File-1.840/patches/5.004_03
|
|
DB_File-1.840/patches/5.6.0
|
|
DB_File-1.840/patches/5.005_02
|
|
DB_File-1.840/patches/5.004_02
|
|
DB_File-1.840/patches/5.005_01
|
|
DB_File-1.840/patches/5.005_03
|
|
DB_File-1.840/typemap
|
|
DB_File-1.840/t/
|
|
DB_File-1.840/t/pod.t
|
|
DB_File-1.840/t/db-btree.t
|
|
DB_File-1.840/t/db-recno.t
|
|
DB_File-1.840/t/db-hash.t
|
|
DB_File-1.840/dbinfo
|
|
DB_File-1.840/fallback.h
|
|
DB_File-1.840/META.json
|
|
DB_File-1.840/META.yml
|
|
DB_File-1.840/DB_File.xs
|
|
DB_File-1.840/fallback.xs
|
|
Entering DB_File-1.840
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring DB_File-1.840 ... Parsing config.in...
|
|
Looks Good.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -ldb
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DB_File
|
|
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 DB_File-1.840 ... cp DB_File.pm blib/lib/DB_File.pm
|
|
Running Mkbootstrap for DB_File ()
|
|
chmod 644 "DB_File.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs blib/arch/auto/DB_File/DB_File.bs 644
|
|
cc -c -I/usr/local/BerkeleyDB/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.840\" -DXS_VERSION=\"1.84\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c
|
|
version.c:30:16: fatal error: db.h: No such file or directory
|
|
#include <db.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:352: recipe for target 'version.o' failed
|
|
make: *** [version.o] Error 1
|
|
! Installing DB_File failed. See /home/ryan/.cpanm/work/1491933870.15789/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'DB_File' is not installed
|
|
! Bailing out the installation for Cache-2.11.
|
|
! Installing the dependencies failed: Module 'Cache' is not installed
|
|
! Bailing out the installation for Flickr-Tools-1.22.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Flickr::Roles::Caching] 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
|