267 lines
12 KiB
Text
267 lines
12 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/1493070730.12136
|
||
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 Runops::Recorder () on cpanmetadb ...
|
||
! Finding Runops::Recorder on cpanmetadb failed.
|
||
Searching Runops::Recorder () on metacpan ...
|
||
! Could not find a release matching Runops::Recorder () on MetaCPAN.
|
||
Searching Runops::Recorder on mirror http://www.cpan.org ...
|
||
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
|
||
Unpacking Runops-Recorder-0.09.tar.gz
|
||
--> Working on Runops::Recorder
|
||
Fetching http://www.cpan.org/authors/id/C/CL/CLAESJAC/Runops-Recorder-0.09.tar.gz ... OK
|
||
Runops-Recorder-0.09/
|
||
Runops-Recorder-0.09/bin/
|
||
Runops-Recorder-0.09/Changes
|
||
Runops-Recorder-0.09/lib/
|
||
Runops-Recorder-0.09/Makefile.PL
|
||
Runops-Recorder-0.09/MANIFEST
|
||
Runops-Recorder-0.09/META.yml
|
||
Runops-Recorder-0.09/ppport.h
|
||
Runops-Recorder-0.09/README
|
||
Runops-Recorder-0.09/Recorder.xs
|
||
Runops-Recorder-0.09/t/
|
||
Runops-Recorder-0.09/t/01-runops.t
|
||
Runops-Recorder-0.09/t/02-reader.t
|
||
Runops-Recorder-0.09/t/03-reader-handler-object.t
|
||
Runops-Recorder-0.09/t/04-reader-handler-callbacks.t
|
||
Runops-Recorder-0.09/t/05-runops-nostore.t
|
||
Runops-Recorder-0.09/t/06-runops-die.t
|
||
Runops-Recorder-0.09/t/07-dump.t
|
||
Runops-Recorder-0.09/t/data/
|
||
Runops-Recorder-0.09/t/data/example.pl
|
||
Runops-Recorder-0.09/lib/Runops/
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/
|
||
Runops-Recorder-0.09/lib/Runops/Recorder.pm
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/Reader.pm
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/Viewer/
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/Viewer.pm
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/Viewer/Diff.pm
|
||
Runops-Recorder-0.09/lib/Runops/Recorder/Viewer/Exceptions.pm
|
||
Runops-Recorder-0.09/bin/rr-diff
|
||
Runops-Recorder-0.09/bin/rr-exceptions
|
||
Runops-Recorder-0.09/bin/rr-viewer
|
||
Entering Runops-Recorder-0.09
|
||
Checking configure dependencies from META.yml
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Runops-Recorder-0.09 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Runops::Recorder
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have Term::Screen 0 ... Yes (1.06)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have accessors::ro 0 ... Yes (1.01)
|
||
Checking if you have Term::ReadKey 0 ... Yes (2.33)
|
||
OK
|
||
Building and testing Runops-Recorder-0.09 ... cp lib/Runops/Recorder.pm blib/lib/Runops/Recorder.pm
|
||
cp lib/Runops/Recorder/Reader.pm blib/lib/Runops/Recorder/Reader.pm
|
||
cp lib/Runops/Recorder/Viewer.pm blib/lib/Runops/Recorder/Viewer.pm
|
||
cp lib/Runops/Recorder/Viewer/Diff.pm blib/lib/Runops/Recorder/Viewer/Diff.pm
|
||
cp lib/Runops/Recorder/Viewer/Exceptions.pm blib/lib/Runops/Recorder/Viewer/Exceptions.pm
|
||
Running Mkbootstrap for Recorder ()
|
||
chmod 644 "Recorder.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Recorder.bs blib/arch/auto/Runops/Recorder/Recorder.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' Recorder.xs > Recorder.xsc
|
||
Please specify prototyping behavior for Recorder.xs (see perlxs manual)
|
||
mv Recorder.xsc Recorder.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.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Recorder.c
|
||
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5644:0,
|
||
from Recorder.xs:2:
|
||
Recorder.xs: In function ‘handle_OP_PADSV’:
|
||
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/cv.h:70:25: warning: passing argument 1 of ‘Perl_av_fetch’ from incompatible pointer type [-Wincompatible-pointer-types]
|
||
#define CvPADLIST(sv) (*(assert_(!CvISXSUB((CV*)(sv))) \
|
||
^
|
||
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/embed.h:59:46: note: in definition of macro ‘av_fetch’
|
||
#define av_fetch(a,b,c) Perl_av_fetch(aTHX_ a,b,c)
|
||
^
|
||
Recorder.xs:272:34: note: in expansion of macro ‘CvPADLIST’
|
||
AV *names = (AV *) *av_fetch(CvPADLIST(cv), 0, 0);
|
||
^~~~~~~~~
|
||
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0,
|
||
from Recorder.xs:2:
|
||
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:182:20: note: expected ‘AV * {aka struct av *}’ but argument is of type ‘PADLIST * {aka struct padlist *}’
|
||
PERL_CALLCONV SV** Perl_av_fetch(pTHX_ AV *av, SSize_t key, I32 lval)
|
||
^~~~~~~~~~~~~
|
||
rm -f blib/arch/auto/Runops/Recorder/Recorder.so
|
||
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Recorder.o -o blib/arch/auto/Runops/Recorder/Recorder.so \
|
||
\
|
||
|
||
chmod 755 blib/arch/auto/Runops/Recorder/Recorder.so
|
||
cp bin/rr-diff blib/script/rr-diff
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rr-diff
|
||
cp bin/rr-exceptions blib/script/rr-exceptions
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rr-exceptions
|
||
cp bin/rr-viewer blib/script/rr-viewer
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rr-viewer
|
||
Manifying 2 pod documents
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Recorder.bs blib/arch/auto/Runops/Recorder/Recorder.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
|
||
t/01-runops.t ....................
|
||
Failed 9/10 subtests
|
||
|
||
# Failed test 'Failed to generate test data'
|
||
# at t/02-reader.t line 16.
|
||
|
||
# Failed test at t/02-reader.t line 21.
|
||
# got: undef
|
||
# expected: '0'
|
||
|
||
# Failed test at t/02-reader.t line 22.
|
||
# got: undef
|
||
# expected: ' |