cpantestlogs/Couchbase::View::Handle::RawIterator_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
6.9 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/1493494404.9587
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 Couchbase::View::Handle::RawIterator () on cpanmetadb ...
Unpacking Couchbase-2.0.2.tar.gz
--> Working on Couchbase::View::Handle::RawIterator
Fetching http://www.cpan.org/authors/id/M/MN/MNUNBERG/Couchbase-2.0.2.tar.gz ... OK
Couchbase-2.0.2/
Couchbase-2.0.2/Changes
Couchbase-2.0.2/eg/
Couchbase-2.0.2/lib/
Couchbase-2.0.2/Makefile.PL
Couchbase-2.0.2/MANIFEST
Couchbase-2.0.2/MANIFEST.SKIP
Couchbase-2.0.2/META.json
Couchbase-2.0.2/META.yml
Couchbase-2.0.2/README.pod
Couchbase-2.0.2/t/
Couchbase-2.0.2/xs/
Couchbase-2.0.2/xs/args.c
Couchbase-2.0.2/xs/async.c
Couchbase-2.0.2/xs/BucketConfig.xs
Couchbase-2.0.2/xs/callbacks.c
Couchbase-2.0.2/xs/constants.c
Couchbase-2.0.2/xs/convert.c
Couchbase-2.0.2/xs/Couchbase.xs
Couchbase-2.0.2/xs/IO.xs
Couchbase-2.0.2/xs/opcontext.c
Couchbase-2.0.2/xs/operations.c
Couchbase-2.0.2/xs/perl-couchbase-couch.h
Couchbase-2.0.2/xs/perl-couchbase.h
Couchbase-2.0.2/xs/plcb-args.h
Couchbase-2.0.2/xs/plcb-return.h
Couchbase-2.0.2/xs/plcb-util.h
Couchbase-2.0.2/xs/ppport.h
Couchbase-2.0.2/xs/typemap
Couchbase-2.0.2/xs/View.xs
Couchbase-2.0.2/xs/viewhandle.c
Couchbase-2.0.2/t/00-load.t
Couchbase-2.0.2/t/01-main.t
Couchbase-2.0.2/t/tmp/
Couchbase-2.0.2/t/tmp/CouchbaseMock.jar
Couchbase-2.0.2/lib/Couchbase/
Couchbase-2.0.2/lib/Couchbase.pm
Couchbase-2.0.2/lib/Couchbase/_GlueConstants.pm
Couchbase-2.0.2/lib/Couchbase/Bucket.pm
Couchbase-2.0.2/lib/Couchbase/Constants.pm
Couchbase-2.0.2/lib/Couchbase/Core.pm
Couchbase-2.0.2/lib/Couchbase/Document.pm
Couchbase-2.0.2/lib/Couchbase/MockServer.pm
Couchbase-2.0.2/lib/Couchbase/OpContext.pm
Couchbase-2.0.2/lib/Couchbase/Settings.pm
Couchbase-2.0.2/lib/Couchbase/Test/
Couchbase-2.0.2/lib/Couchbase/View/
Couchbase-2.0.2/lib/Couchbase/View/Handle/
Couchbase-2.0.2/lib/Couchbase/View/Handle.pm
Couchbase-2.0.2/lib/Couchbase/View/HandleInfo.pm
Couchbase-2.0.2/lib/Couchbase/View/Handle/RawIterator.pm
Couchbase-2.0.2/lib/Couchbase/View/Handle/Slurpee.pm
Couchbase-2.0.2/lib/Couchbase/View/Handle/ViewIterator.pm
Couchbase-2.0.2/lib/Couchbase/Test/ClientSync.pm
Couchbase-2.0.2/lib/Couchbase/Test/Common.pm
Couchbase-2.0.2/lib/Couchbase/Test/Settings.pm
Couchbase-2.0.2/lib/Couchbase/Test/Views.pm
Couchbase-2.0.2/eg/couch_demo.pl
Couchbase-2.0.2/eg/memd_basic.pl
Entering Couchbase-2.0.2
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Couchbase-v2.0.2 ... Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lcouchbase
Generating a Unix-style Makefile
Writing Makefile for Couchbase
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Class::XSAccessor 1.11 ... Yes (1.19)
Checking if you have JSON 2 ... Yes (2.90)
Checking if you have JSON::SL v1.0.1 ... Yes (1.0.6)
Checking if you have Dir::Self 0 ... Yes (0.11)
Checking if you have Constant::Generate 0.16 ... Yes (0.17)
Checking if you have Test::Class 0.36 ... Yes (0.50)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Log::Fu 0 ... Yes (0.31)
OK
Building and testing Couchbase-v2.0.2 ... cp lib/Couchbase/Test/Settings.pm blib/lib/Couchbase/Test/Settings.pm
cp lib/Couchbase/View/Handle/RawIterator.pm blib/lib/Couchbase/View/Handle/RawIterator.pm
cp README.pod blib/lib/README.pod
cp lib/Couchbase/View/Handle/Slurpee.pm blib/lib/Couchbase/View/Handle/Slurpee.pm
cp lib/Couchbase/Test/ClientSync.pm blib/lib/Couchbase/Test/ClientSync.pm
cp lib/Couchbase/Core.pm blib/lib/Couchbase/Core.pm
cp lib/Couchbase/_GlueConstants.pm blib/lib/Couchbase/_GlueConstants.pm
cp lib/Couchbase/View/Handle/ViewIterator.pm blib/lib/Couchbase/View/Handle/ViewIterator.pm
cp lib/Couchbase.pm blib/lib/Couchbase.pm
cp lib/Couchbase/Test/Common.pm blib/lib/Couchbase/Test/Common.pm
cp lib/Couchbase/MockServer.pm blib/lib/Couchbase/MockServer.pm
cp lib/Couchbase/Bucket.pm blib/lib/Couchbase/Bucket.pm
cp lib/Couchbase/View/Handle.pm blib/lib/Couchbase/View/Handle.pm
cp lib/Couchbase/Constants.pm blib/lib/Couchbase/Constants.pm
cp lib/Couchbase/OpContext.pm blib/lib/Couchbase/OpContext.pm
cp lib/Couchbase/Document.pm blib/lib/Couchbase/Document.pm
cp lib/Couchbase/View/HandleInfo.pm blib/lib/Couchbase/View/HandleInfo.pm
cp lib/Couchbase/Test/Views.pm blib/lib/Couchbase/Test/Views.pm
cp lib/Couchbase/Settings.pm blib/lib/Couchbase/Settings.pm
Running Mkbootstrap for Couchbase ()
chmod 644 "Couchbase.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Couchbase.bs blib/arch/auto/Couchbase/Couchbase.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' xs/Couchbase.xs > xs/Couchbase.xsc
mv xs/Couchbase.xsc xs/Couchbase.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=\"2.0.2\" -DXS_VERSION=\"2.0.2\" -o xs/Couchbase.o -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" xs/Couchbase.c
In file included from xs/Couchbase.xs:1:0:
xs/perl-couchbase.h:6:36: fatal error: libcouchbase/couchbase.h: No such file or directory
#include <libcouchbase/couchbase.h>
^
compilation terminated.
Makefile:374: recipe for target 'xs/Couchbase.o' failed
make: *** [xs/Couchbase.o] Error 1
! Installing Couchbase::View::Handle::RawIterator failed. See /home/ryan/.cpanm/work/1493494404.9587/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Couchbase::View::Handle::RawIterator] 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