Skip to content

Instantly share code, notes, and snippets.

@Altreus
Created December 20, 2019 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Altreus/bc61821ded8bd4622ae43b0c294b072a to your computer and use it in GitHub Desktop.
Save Altreus/bc61821ded8bd4622ae43b0c294b072a to your computer and use it in GitHub Desktop.
--> Working on Dist::Zilla::Plugin::ModuleBuildTiny
Fetching http://www.cpan.org/authors/id/L/LE/LEONT/Dist-Zilla-Plugin-ModuleBuildTiny-0.015.tar.gz
-> OK
Unpacking Dist-Zilla-Plugin-ModuleBuildTiny-0.015.tar.gz
Entering Dist-Zilla-Plugin-ModuleBuildTiny-0.015
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.034 ... Yes (0.039)
Configuring Dist-Zilla-Plugin-ModuleBuildTiny-0.015
Running Build.PL
Creating new 'Build' script for 'Dist-Zilla-Plugin-ModuleBuildTiny' version '0.015'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Dist::Zilla::Role::FileGatherer 0 ... Yes (6.012)
Checking if you have Dist::Zilla::Role::TextTemplate 0 ... Yes (6.012)
Checking if you have Module::Metadata 0 ... Yes (1.000033)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Dist::Zilla::File::InMemory 0 ... Yes (6.012)
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.1005)
Checking if you have List::Util 1.33 ... Yes (1.50)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have Test::Deep 0 ... Yes (1.128)
Checking if you have Path::Tiny 0 ... Yes (0.060)
Checking if you have Moose 0 ... Yes (2.1005)
Checking if you have warnings 0 ... Yes (1.12)
Checking if you have Dist::Zilla::Role::PrereqSource 0 ... Yes (6.012)
Checking if you have Dist::Zilla::Role::BuildPL 0 ... Yes (6.012)
Checking if you have Test::More 0 ... Yes (1.302162)
Checking if you have strict 0 ... Yes (1.04)
Checking if you have Test::DZil 0 ... Yes (6.012)
Checking if you have Module::Build::Tiny 0.039 ... Yes (0.039)
Checking if you have Dist::Zilla::Role::MetaProvider 0 ... Yes (6.012)
Checking if you have Dist::Zilla 4.300039 ... Yes (6.012)
Checking if you have MooseX::Types::Perl 0 ... Yes (0.101341)
Building and testing Dist-Zilla-Plugin-ModuleBuildTiny-0.015
cp lib/Dist/Zilla/Plugin/ModuleBuildTiny.pm blib/lib/Dist/Zilla/Plugin/ModuleBuildTiny.pm
t/basic.t ........... ok
t/perl-prereq.t ..... ok
t/sharedir.t ........ ok
t/static_install.t .. ok
All tests successful.
Files=4, Tests=8, 4 wallclock secs ( 0.03 usr 0.00 sys + 3.87 cusr 0.35 csys = 4.25 CPU)
Result: PASS
Installing /home/adouglas/perl5/lib/perl5/Dist/Zilla/Plugin/ModuleBuildTiny.pm
Installing /home/adouglas/perl5/man/man3/Dist::Zilla::Plugin::ModuleBuildTiny.3
-> OK
Successfully installed Dist-Zilla-Plugin-ModuleBuildTiny-0.015
Installing /home/adouglas/perl5/lib/perl5/x86_64-linux-thread-multi/.meta/Dist-Zilla-Plugin-ModuleBuildTiny-0.015/install.json
Installing /home/adouglas/perl5/lib/perl5/x86_64-linux-thread-multi/.meta/Dist-Zilla-Plugin-ModuleBuildTiny-0.015/MYMETA.json
Building and testing Dist-Zilla-Plugin-ModuleBuildTiny-Fallback-0.025
cp lib/Dist/Zilla/Plugin/ModuleBuildTiny/Fallback.pm blib/lib/Dist/Zilla/Plugin/ModuleBuildTiny/Fallback.pm
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# Module::Build::Tiny 0.034 0.039
#
# === Test Requires ===
#
# Module Want Have
# ----------------------------- ---- --------
# Dist::Zilla::Role::FileMunger any 6.012
# File::Spec any 3.75
# File::pushd any 1.002
# Module::Metadata any 1.000033
# Path::Tiny any 0.060
# Test::DZil any 6.012
# Test::Deep any 1.128
# Test::Fatal any 0.014
# Test::More 0.88 1.302162
# Test::Needs any 0.002005
# Test::Warnings any 0.021
# if any 0.0601
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------------------ ---- ------
# Dist::Zilla::Plugin::ModuleBuild any 6.012
# Dist::Zilla::Plugin::ModuleBuildTiny any 0.015
# Dist::Zilla::Role::BeforeBuild any 6.012
# Dist::Zilla::Role::BuildPL any 6.012
# Dist::Zilla::Role::FileGatherer any 6.012
# Dist::Zilla::Role::PrereqSource any 6.012
# List::Util any 1.50
# Moose any 2.1005
# Moose::Util any 2.1005
# MooseX::Types any 0.35
# MooseX::Types::Moose any 0.35
# Scalar::Util any 1.50
# namespace::autoclean any 0.28
# strict any 1.04
# warnings any 1.12
#
# === Other Modules ===
#
# Module Have
# ----------------------------- --------
# Data::Dumper 2.130_02
# Dist::Zilla::Plugin::CheckBin missing
# JSON::PP 2.97001
# Log::Dispatch 2.68
# Module::Build 0.4205
# Module::Build::Tiny 0.039
# Pod::Coverage 0.22
# Sub::Name 0.21
# YAML 0.84
# autodie 2.1001
#
t/00-report-prereqs.t ...... ok
t/01-basic.t ............... ok
t/02-two-plugins.t ......... ok
t/03-arguments.t ........... ok
t/04-additional-content.t .. skipped: Need Dist::Zilla::Plugin::CheckBin 0.004
t/05-preamble.t ............ ok
Not enough arguments for Test::Warnings::warnings at /usr/local/lib/perl5/site_perl/5.14.4/File/pushd.pm line 3, near "warnings->import "
BEGIN not safe after errors--compilation aborted at /usr/local/lib/perl5/site_perl/5.14.4/File/pushd.pm line 3.
Compilation failed in require at t/06-prereq-failures.t line 10.
BEGIN failed--compilation aborted at t/06-prereq-failures.t line 10.
t/06-prereq-failures.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
# Conflicts detected for Module::Runtime:
# Moose is version 2.1005, but must be greater than version 2.1202
# MooseX::NonMoose is version 0.22, but must be greater than version 0.24
t/zzz-check-breaks.t ....... ok
Test Summary Report
-------------------
t/06-prereq-failures.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=8, Tests=35, 5 wallclock secs ( 0.04 usr 0.01 sys + 5.35 cusr 0.46 csys = 5.86 CPU)
Result: FAIL
-> FAIL Installing Dist::Zilla::Plugin::ModuleBuildTiny::Fallback failed. See /home/adouglas/.cpanm/work/1576844784.38472/build.log for details. Retry with --force to force install it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment