cpantestlogs/Diff::LibXDiff_incfailure.log
2017-05-02 18:44:36 -07:00

146 lines
7.5 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492999170.12856
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 Diff::LibXDiff () on cpanmetadb ...
Unpacking Diff-LibXDiff-0.05.tar.gz
--> Working on Diff::LibXDiff
Fetching http://www.cpan.org/authors/id/R/RK/RKRIMEN/Diff-LibXDiff-0.05.tar.gz ... OK
Diff-LibXDiff-0.05/
Diff-LibXDiff-0.05/lib/
Diff-LibXDiff-0.05/lib/Diff/
Diff-LibXDiff-0.05/lib/Diff/LibXDiff.pm
Diff-LibXDiff-0.05/MANIFEST
Diff-LibXDiff-0.05/MANIFEST.SKIP
Diff-LibXDiff-0.05/Makefile.PL
Diff-LibXDiff-0.05/LibXDiff.xs
Diff-LibXDiff-0.05/README
Diff-LibXDiff-0.05/Changes
Diff-LibXDiff-0.05/t/
Diff-LibXDiff-0.05/t/01-diff.t
Diff-LibXDiff-0.05/t/assets/
Diff-LibXDiff-0.05/t/assets/binarydiff.base64
Diff-LibXDiff-0.05/t/assets/binary1.base64
Diff-LibXDiff-0.05/t/assets/binary2.base64
Diff-LibXDiff-0.05/t/Test.pm
Diff-LibXDiff-0.05/t/02-patch.t
Diff-LibXDiff-0.05/META.yml
Diff-LibXDiff-0.05/xdiff.c
Diff-LibXDiff-0.05/xdiff/
Diff-LibXDiff-0.05/xdiff/xemit.h
Diff-LibXDiff-0.05/xdiff/xutils.h
Diff-LibXDiff-0.05/xdiff/xtypes.h
Diff-LibXDiff-0.05/xdiff/xinclude.h
Diff-LibXDiff-0.05/xdiff/xprepare.h
Diff-LibXDiff-0.05/xdiff/xmacros.h
Diff-LibXDiff-0.05/xdiff/xdiffi.h
Diff-LibXDiff-0.05/xdiff/xmissing.h
Diff-LibXDiff-0.05/xdiff/xadler32.h
Diff-LibXDiff-0.05/xdiff/xbdiff.h
Diff-LibXDiff-0.05/xdiff/xdiff.h
Diff-LibXDiff-0.05/xdiff/xrabply.c
Diff-LibXDiff-0.05/xdiff/xdiff.c
Entering Diff-LibXDiff-0.05
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Diff-LibXDiff-0.05 ... Warning (mostly harmless): No library found for -lxdiff
Could not find LibXDiff installed on your system
You can download it from:
http://www.xmailserver.org/xdiff-lib.html
If it is installed, but in a non-standard directory, then set the
following options in the environment (ENV) or pass them to Makefile.PL:
XDIFF_LIB_PATH=... To set the directory in which to find libxdiff
XDIFF_INC_PATH=... To set the directory in which to find xdiff.h
For now, we'll use a bundle version of LibXDiff
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/00-load.t
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for Diff::LibXDiff
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp::Clan 0 ... Yes (6.06)
Checking if you have Test::Most 0 ... Yes (0.35)
Checking if you have Test::More 0.42 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Diff-LibXDiff-0.05 ... cp lib/Diff/LibXDiff.pm blib/lib/Diff/LibXDiff.pm
Running Mkbootstrap for LibXDiff ()
chmod 644 "LibXDiff.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXDiff.bs blib/arch/auto/Diff/LibXDiff/LibXDiff.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' LibXDiff.xs > LibXDiff.xsc
mv LibXDiff.xsc LibXDiff.c
cc -c -Ixdiff -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DNULL=0 LibXDiff.c
cc -c -Ixdiff -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DNULL=0 xdiff.c
xdiff.c: In function memchr:
xdiff.c:1886:11: warning: return discards const qualifier from pointer target type [-Wdiscarded-qualifiers]
return pc;
^~
rm -f blib/arch/auto/Diff/LibXDiff/LibXDiff.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong LibXDiff.o xdiff.o -o blib/arch/auto/Diff/LibXDiff/LibXDiff.so \
\
chmod 755 blib/arch/auto/Diff/LibXDiff/LibXDiff.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXDiff.bs blib/arch/auto/Diff/LibXDiff/LibXDiff.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
Can't locate t/Test.pm in @INC (you may need to install the t::Test module) (@INC contains: /home/ryan/.cpanm/work/1492999170.12856/Diff-LibXDiff-0.05/blib/lib /home/ryan/.cpanm/work/1492999170.12856/Diff-LibXDiff-0.05/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/01-diff.t line 10.
BEGIN failed--compilation aborted at t/01-diff.t line 10.
t/01-diff.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/Test.pm in @INC (you may need to install the t::Test module) (@INC contains: /home/ryan/.cpanm/work/1492999170.12856/Diff-LibXDiff-0.05/blib/lib /home/ryan/.cpanm/work/1492999170.12856/Diff-LibXDiff-0.05/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02-patch.t line 10.
BEGIN failed--compilation aborted at t/02-patch.t line 10.
t/02-patch.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/01-diff.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/02-patch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=2, Tests=0, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.06 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 2/2 test programs. 0/0 subtests failed.
Makefile:1049: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Diff::LibXDiff failed. See /home/ryan/.cpanm/work/1492999170.12856/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Diff::LibXDiff] 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