191 lines
8.5 KiB
Text
191 lines
8.5 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/1493024455.24439
|
|
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 Git::FastExport () on cpanmetadb ...
|
|
Unpacking Git-FastExport-0.107.tar.gz
|
|
--> Working on Git::FastExport
|
|
Fetching http://www.cpan.org/authors/id/B/BO/BOOK/Git-FastExport-0.107.tar.gz ... OK
|
|
Git-FastExport-0.107/
|
|
Git-FastExport-0.107/script/
|
|
Git-FastExport-0.107/script/git-stitch-repo
|
|
Git-FastExport-0.107/Changes
|
|
Git-FastExport-0.107/LICENSE
|
|
Git-FastExport-0.107/t/
|
|
Git-FastExport-0.107/t/30stitch-repo.t
|
|
Git-FastExport-0.107/t/Utils.pm
|
|
Git-FastExport-0.107/t/author-pod-coverage.t
|
|
Git-FastExport-0.107/t/fast-export
|
|
Git-FastExport-0.107/t/00-report-prereqs.t
|
|
Git-FastExport-0.107/t/01new.t
|
|
Git-FastExport-0.107/t/20stitch.t
|
|
Git-FastExport-0.107/t/release-distmeta.t
|
|
Git-FastExport-0.107/t/00-report-prereqs.dd
|
|
Git-FastExport-0.107/t/10fast-export.t
|
|
Git-FastExport-0.107/t/00-compile.t
|
|
Git-FastExport-0.107/t/author-pod-syntax.t
|
|
Git-FastExport-0.107/META.yml
|
|
Git-FastExport-0.107/META.json
|
|
Git-FastExport-0.107/dist.ini
|
|
Git-FastExport-0.107/MANIFEST
|
|
Git-FastExport-0.107/Makefile.PL
|
|
Git-FastExport-0.107/lib/
|
|
Git-FastExport-0.107/lib/Git/
|
|
Git-FastExport-0.107/lib/Git/FastExport/
|
|
Git-FastExport-0.107/lib/Git/FastExport/Block.pm
|
|
Git-FastExport-0.107/lib/Git/FastExport/Stitch.pm
|
|
Git-FastExport-0.107/lib/Git/FastExport.pm
|
|
Git-FastExport-0.107/README
|
|
Entering Git-FastExport-0.107
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Git-FastExport-0.107 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Git::FastExport
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
|
|
Checking if you have List::Util 0 ... Yes (1.47)
|
|
Checking if you have Cwd 0 ... Yes (3.62)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Git::Repository 0 ... Yes (1.317)
|
|
Checking if you have blib 1.01 ... Yes (1.06)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Test::Script 1.05 ... Yes (1.16)
|
|
Checking if you have Getopt::Long 0 ... Yes (2.49)
|
|
Checking if you have Pod::Usage 0 ... Yes (1.69)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have Test::Requires::Git 0 ... Yes (1.008)
|
|
Checking if you have IPC::Open3 0 ... Yes (1.20)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have IO::Handle 0 ... Yes (1.36)
|
|
OK
|
|
Building and testing Git-FastExport-0.107 ... cp lib/Git/FastExport.pm blib/lib/Git/FastExport.pm
|
|
cp lib/Git/FastExport/Stitch.pm blib/lib/Git/FastExport/Stitch.pm
|
|
cp lib/Git/FastExport/Block.pm blib/lib/Git/FastExport/Block.pm
|
|
cp script/git-stitch-repo blib/script/git-stitch-repo
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/git-stitch-repo
|
|
Manifying 1 pod document
|
|
Manifying 3 pod documents
|
|
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/00-compile.t ........... ok
|
|
do "t/00-report-prereqs.dd" failed, '.' is no longer in @INC at t/00-report-prereqs.t line 71.
|
|
#
|
|
# Versions for all modules listed in MYMETA.json (including optional ones):
|
|
#
|
|
# === Configure Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
#
|
|
# === Build Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
#
|
|
# === Test Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- --------
|
|
# ExtUtils::MakeMaker any 7.24
|
|
# File::Path any 2.12
|
|
# File::Spec any 3.62
|
|
# File::Temp any 0.2304
|
|
# IO::Handle any 1.36
|
|
# IPC::Open3 any 1.20
|
|
# Test::More any 1.302078
|
|
# Test::Requires::Git any 1.008
|
|
# Test::Script 1.05 1.16
|
|
# blib 1.01 1.06
|
|
#
|
|
# === Test Recommends ===
|
|
#
|
|
# Module Want Have
|
|
# ---------- -------- --------
|
|
# CPAN::Meta 2.120900 2.150010
|
|
#
|
|
# === Runtime Requires ===
|
|
#
|
|
# Module Want Have
|
|
# --------------------- ---- -----
|
|
# Carp any 1.38
|
|
# Cwd any 3.62
|
|
# File::Basename any 2.85
|
|
# File::Spec::Functions any 3.62
|
|
# Getopt::Long any 2.49
|
|
# Git::Repository any 1.317
|
|
# List::Util any 1.47
|
|
# Pod::Usage any 1.69
|
|
# Scalar::Util any 1.47
|
|
# strict any 1.11
|
|
# warnings any 1.37
|
|
#
|
|
t/00-report-prereqs.t .... ok
|
|
t/01new.t ................ ok
|
|
t/10fast-export.t ........ ok
|
|
Can't locate t/Utils.pm in @INC (you may need to install the t::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493024455.24439/Git-FastExport-0.107/blib/lib /home/ryan/.cpanm/work/1493024455.24439/Git-FastExport-0.107/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/20stitch.t line 4.
|
|
BEGIN failed--compilation aborted at t/20stitch.t line 4.
|
|
t/20stitch.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/Utils.pm in @INC (you may need to install the t::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493024455.24439/Git-FastExport-0.107/blib/lib /home/ryan/.cpanm/work/1493024455.24439/Git-FastExport-0.107/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/30stitch-repo.t line 5.
|
|
BEGIN failed--compilation aborted at t/30stitch-repo.t line 5.
|
|
t/30stitch-repo.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
|
|
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
|
|
t/release-distmeta.t ..... skipped: these tests are for release candidate testing
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/20stitch.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/30stitch-repo.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=9, Tests=71, 2 wallclock secs ( 0.03 usr 0.00 sys + 0.27 cusr 0.03 csys = 0.33 CPU)
|
|
Result: FAIL
|
|
Failed 2/9 test programs. 0/71 subtests failed.
|
|
Makefile:917: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Git::FastExport failed. See /home/ryan/.cpanm/work/1493024455.24439/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Git::FastExport] 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
|